-
Notifications
You must be signed in to change notification settings - Fork 163
chore(deps): bump cycjimmy/semantic-release-action from 4.2.1 to 4.2.2 #717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps): bump cycjimmy/semantic-release-action from 4.2.1 to 4.2.2 #717
Conversation
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v4.2.1...v4.2.2) --- updated-dependencies: - dependency-name: cycjimmy/semantic-release-action dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
This commit updates the following: - Gradle wrapper from version 8.11.1 to 8.13. - Android Gradle Plugin (AGP) from 8.10.1 to 8.11.0. - Compose BOM from 2025.04.00 to 2025.06.01. - LeakCanary from 2.12 to 2.14. - Jacoco core from 0.8.12 to 0.8.13. - Jacoco tool version in `PublishingConventionPlugin` from 0.8.7 to 0.8.12. Additionally, the custom `clean` task in the root `build.gradle.kts` has been removed as Gradle 8.11 and later versions include improvements to error and warning reporting, making the custom task redundant.
Code Coverage
|
The Gradle distribution URL in `gradle/wrapper/gradle-wrapper.properties` has been updated from version 8.13 to 8.14.3.
…release-action-4.2.2
@@ -1,21 +1,21 @@ | |||
[versions] | |||
activitycompose = "1.10.1" | |||
agp = "8.10.1" | |||
agp = "8.11.0" |
Check warning
Code scanning / Android Lint
Obsolete Android Gradle Plugin Version Warning
@@ -1,21 +1,21 @@ | |||
[versions] | |||
activitycompose = "1.10.1" | |||
agp = "8.10.1" | |||
agp = "8.11.0" |
Check warning
Code scanning / Android Lint
Obsolete Android Gradle Plugin Version Warning
…release-action-4.2.2
A newer version of cycjimmy/semantic-release-action exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Bumps cycjimmy/semantic-release-action from 4.2.1 to 4.2.2.
Release notes
Sourced from cycjimmy/semantic-release-action's releases.
Changelog
Sourced from cycjimmy/semantic-release-action's changelog.
Commits
16ca923
chore(release): 4.2.2 [skip ci]5d996b8
Merge pull request #250 from densogiaichned/mainb7db0cb
fix(cleanupNpmrc.task.js): Use@actions/io
to remove .npmrc8333fcc
Merge pull request #249 from cycjimmy/dependabot/npm_and_yarn/semantic-releas...d9fa6f1
build(deps): bump semantic-release from 24.2.5 to 24.2.6You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)