build(deps): bump the gradle-dependencies group across 1 directory with 4 updates#11
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
…th 4 updates Bumps the gradle-dependencies group with 4 updates in the / directory: [org.projectlombok:lombok](https://github.com/projectlombok/lombok), [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin), [com.gradleup.shadow](https://github.com/GradleUp/shadow) and gradle-wrapper. Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.44 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.44) Updates `com.vanniktech.maven.publish` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.35.0...0.36.0) Updates `com.gradleup.shadow` from 9.3.0 to 9.4.0 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.0...9.4.0) Updates `gradle-wrapper` from 9.1.0 to 9.4.0 --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: com.vanniktech.maven.publish dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: com.gradleup.shadow dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-dependencies group with 4 updates in the / directory: org.projectlombok:lombok, com.vanniktech.maven.publish, com.gradleup.shadow and gradle-wrapper.
Updates
org.projectlombok:lombokfrom 1.18.42 to 1.18.44Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
17c78fe[version] pre-release version bump1edca70[test][@Jacksonized] Test emission of warning when not choosing jackson ver...e789e82[test] Update the generation of eclipse test targets from JDK14 to JDK25.a54cecd[trivial][changelog]3db0a6c[bugfix][@Jacksonized] javac handler of jacksonized checked for existing ja...12572fc[test] Adjusted tests to the new 'jackson version is a list' config key setup.0e9699c[changelog] Document implementation of Jackson3 support: #3950.d441be1[jacksonized] infrastructure for previous merge resolution: Changed to the co...d62b2d5Merge branch 'master' into cachescrubber-gh-3950f49f0fe[test] Remove tests for deprecated@Logger(access = MODULE). They're deprec...Updates
com.vanniktech.maven.publishfrom 0.35.0 to 0.36.0Release notes
Sourced from com.vanniktech.maven.publish's releases.
... (truncated)
Changelog
Sourced from com.vanniktech.maven.publish's changelog.
Commits
0a5fa58rc2 and wait for published695e18arc1f92dc3aChangelog for 0.36.0bddd1e6Update dependency org.jetbrains.kotlin.jvm to v2.3.20-Beta1 (#1289)22f90b2Update Gradle to v9.3.0 (#1301)d7d5f34Update android.gradle to v9 (major) (#1298)3d262a6Update dependency com.android.library to v9.1.0-alpha05 (#1300)a8573edUpdate plugin com.gradle.develocity to v4.3.1 (#1299)ee0f2e3Fix typo in defaultDeploymentValidationand correct documentation (#1296)783599fUpdate dependency com.android.library to v9.0.0 (#1297)Updates
com.gradleup.shadowfrom 9.3.0 to 9.4.0Release notes
Sourced from com.gradleup.shadow's releases.
Commits
e51f3e7Prepare version 9.4.0cf531d4Prefer parameterized logging (#1977)85ba389Fix failing for non-existent class directories (#1976)3a24369Update dependency org.apache.maven:maven-model to v3.9.14 (#1973)6e3dfb5Use removePrefix instead of replace for multi-release prefix removal (#1972)49f8c31Reuse most logic for writing entries (#1971)ed47d0cUpdate README.md for clarity and formattingd73d94aStop catching ZipException when writing entries (#1970)0564caeFix skipStringConstants per-relocator behavior: use continue instead of retur...8d995b2Split relocators remapping (#1967)Updates
gradle-wrapperfrom 9.1.0 to 9.4.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions