Skip to content

chore(main): release 1.1.1#311

Open
fusionauth-platform-team wants to merge 3 commits into
mainfrom
release-please--branches--main
Open

chore(main): release 1.1.1#311
fusionauth-platform-team wants to merge 3 commits into
mainfrom
release-please--branches--main

Conversation

@fusionauth-platform-team
Copy link
Copy Markdown
Contributor

@fusionauth-platform-team fusionauth-platform-team commented May 13, 2026

🤖 I have created a release beep boop

1.1.1 (2026-05-14)

Build System and Dependencies

  • deps: bump github/codeql-action in the prod-github-actions group (#309) (7f7e743)
  • deps: bump the gradle-minor-dependencies group with 14 updates (#310) (c6943ce)
  • deps: bump the prod-github-actions group across 1 directory with 2 updates (#307) (0531c01)

This PR was generated with Release Please. See documentation.

@fusionauth-platform-team fusionauth-platform-team requested review from a team as code owners May 13, 2026 15:43
@fusionauth-platform-team fusionauth-platform-team added the autorelease: pending release-please PR tagging "Pending release" label May 13, 2026
@fusionauth-platform-team fusionauth-platform-team force-pushed the release-please--branches--main branch from 5989b5f to 167e774 Compare May 14, 2026 15:59
Comment thread library/build.gradle.kts
}
}

// Dokka auto-creates 'androidJvm' and 'release' source sets for Android
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dokka documentation creation was failing.

val value: String = (findViewById<View>(R.id.change_text_input) as EditText)
.text
.toString()
.trim { it <= ' ' }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing Android Lint warnings that were causing its workflow to fail.

@@ -1,3 +1,2 @@
<resources>
<dimen name="fab_margin">48dp</dimen>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing Android Lint warnings that were causing its workflow to fail.

@@ -1,3 +1,2 @@
<resources>
<dimen name="fab_margin">200dp</dimen>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing Android Lint warnings that were causing its workflow to fail.

@@ -1,3 +1,2 @@
<resources>
<dimen name="fab_margin">48dp</dimen>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing Android Lint warnings that were causing its workflow to fail.

<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
<dimen name="section_margin">16dp</dimen>
<dimen name="fab_margin">48dp</dimen>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing Android Lint warnings that were causing its workflow to fail.

@@ -1,7 +1,6 @@
<resources>
<resources xmlns:tools="http://schemas.android.com/tools">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing Android Lint warnings that were causing its workflow to fail.

Comment thread app/build.gradle.kts
}
lint {
sarifReport = true
disable.add("IconDipSize")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing Android Lint warnings that were causing its workflow to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending release-please PR tagging "Pending release"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants