Skip to content
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

Bump the build-dependencies group across 1 directory with 7 updates #262

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps the build-dependencies group with 7 updates in the / directory:

Package From To
org.eclipse.jdt:ecj 3.38.0 3.39.0
net.revelc.code:impsort-maven-plugin 1.11.0 1.12.0
org.apache.logging.log4j:log4j-core 2.23.1 2.24.0
org.apache.logging.log4j:log4j-api 2.23.1 2.24.0
org.apache.logging.log4j:log4j-slf4j-impl 2.23.1 2.24.0
org.jboss.marshalling:jboss-marshalling 2.2.0.Final 2.2.1.Final
com.gradle:common-custom-user-data-maven-extension 2.0 2.0.1

Updates org.eclipse.jdt:ecj from 3.38.0 to 3.39.0

Commits

Updates net.revelc.code:impsort-maven-plugin from 1.11.0 to 1.12.0

Updates org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0

Updates org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.0

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0

Updates org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.0

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.23.1 to 2.24.0

Updates org.jboss.marshalling:jboss-marshalling from 2.2.0.Final to 2.2.1.Final

Updates com.gradle:common-custom-user-data-maven-extension from 2.0 to 2.0.1

Release notes

Sourced from com.gradle:common-custom-user-data-maven-extension's releases.

2.0.1

  • [NEW] JAR contains LICENSE and NOTICE files
Commits
  • 7635e5c [maven-release-plugin] prepare release v2.0.1
  • 58eaf15 Create release notes for 2.0.1
  • 40395ee Merge pull request #241 from gradle/erichaagdev/license-notice-2
  • ba1de90 Ensure this project's LICENSE and NOTICE are the only ones included in JARs
  • 4538056 Add NOTICE file and include it and LICENSE in all assembled JAR files
  • 9889c7a Revert "Add NOTICE file and include it and LICENSE in assembled JAR"
  • 43e1784 Merge pull request #240 from gradle/erichaagdev/license-notice
  • 7dade91 Add NOTICE file and include it and LICENSE in assembled JAR
  • 6e251e3 Merge pull request #239 from gradle/wrapperbot/common-custom-user-data-maven-...
  • 3ba34bd Bump Maven Wrapper from 3.9.8 to 3.9.9
  • Additional commits viewable in compare view

Dependabot 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 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 <dependency name> major version will 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 version will 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

Bumps the build-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) | `3.38.0` | `3.39.0` |
| net.revelc.code:impsort-maven-plugin | `1.11.0` | `1.12.0` |
| org.apache.logging.log4j:log4j-core | `2.23.1` | `2.24.0` |
| org.apache.logging.log4j:log4j-api | `2.23.1` | `2.24.0` |
| org.apache.logging.log4j:log4j-slf4j-impl | `2.23.1` | `2.24.0` |
| org.jboss.marshalling:jboss-marshalling | `2.2.0.Final` | `2.2.1.Final` |
| [com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension) | `2.0` | `2.0.1` |



Updates `org.eclipse.jdt:ecj` from 3.38.0 to 3.39.0
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)

Updates `net.revelc.code:impsort-maven-plugin` from 1.11.0 to 1.12.0

Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.0

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.23.1 to 2.24.0

Updates `org.jboss.marshalling:jboss-marshalling` from 2.2.0.Final to 2.2.1.Final

Updates `com.gradle:common-custom-user-data-maven-extension` from 2.0 to 2.0.1
- [Release notes](https://github.com/gradle/common-custom-user-data-maven-extension/releases)
- [Commits](gradle/common-custom-user-data-maven-extension@v2...v2.0.1)

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: net.revelc.code:impsort-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.jboss.marshalling:jboss-marshalling
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
- dependency-name: com.gradle:common-custom-user-data-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 10, 2024
Copy link
Author

dependabot bot commented on behalf of github Sep 17, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 17, 2024
@dependabot dependabot bot deleted the dependabot/maven/build-dependencies-4bbca15f9d branch September 17, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants