-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Bump the jakarta group with 2 updates #10395
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
Conversation
|
Thanks for your pull request! This pull request appears to follow the contribution rules. › This message was automatically generated. |
| implementation "jakarta.inject:jakarta.inject-api:2.0.0" | ||
| implementation "jakarta.inject:jakarta.inject-api:2.0.1" | ||
|
|
||
| implementation 'io.smallrye:jandex:3.1.2' | ||
| implementation 'org.apache.httpcomponents:httpclient:4.5.13' | ||
| implementation 'jakarta.json.bind:jakarta.json.bind-api:2.0.0' | ||
| implementation 'jakarta.json:jakarta.json-api:2.0.1' | ||
| implementation 'jakarta.json:jakarta.json-api:2.0.2' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is all very weird -- I'm not sure why the local build plugins would need this, but if they do, we need to find some way to not have it in the "jakarta group" for dependabot, because it's confusing.
6556995 to
e5aa0fa
Compare
e5aa0fa to
ffc87d3
Compare
44706af to
65b7474
Compare
65b7474 to
a0a2323
Compare
a0a2323 to
0ab0288
Compare
ffb72b1 to
821f670
Compare
1081e04 to
6fe6e9f
Compare
6fe6e9f to
2c34449
Compare
Bumps the jakarta group with 2 updates: [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) and [jakarta.json:jakarta.json-api](https://github.com/eclipse-ee4j/jsonp). Updates `jakarta.inject:jakarta.inject-api` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/eclipse-ee4j/injection-api/releases) - [Commits](jakartaee/inject@2.0.0...2.0.1) Updates `jakarta.json:jakarta.json-api` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/eclipse-ee4j/jsonp/releases) - [Commits](https://github.com/eclipse-ee4j/jsonp/commits) --- updated-dependencies: - dependency-name: jakarta.inject:jakarta.inject-api dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jakarta - dependency-name: jakarta.json:jakarta.json-api dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jakarta ... Signed-off-by: dependabot[bot] <[email protected]>
2c34449 to
9a16b29
Compare
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the jakarta group with 2 updates: jakarta.inject:jakarta.inject-api and jakarta.json:jakarta.json-api.
Updates
jakarta.inject:jakarta.inject-apifrom 2.0.0 to 2.0.1Release notes
Sourced from jakarta.inject:jakarta.inject-api's releases.
Commits
80c9e12[maven-release-plugin] prepare release 2.0.17c66336Merge pull request #25 from jakartaredhat/root-mi75d0db9An alternate way to build Java 8 source/target jar with Java 8 module-info.classfced20c[maven-release-plugin] prepare for next development iterationf32706e[maven-release-plugin] prepare release 2.0.1.RC1f090537Merge pull request #22 from rbygrave/feature/javadoc-tt-to-codeca549aeMerge pull request #20 from rbygrave/feature/moditech-module-infoafb602bBuild as multi-release jar777bb39#20 add module-info without multi-version jarf32375cChange javadoc <tt> <code>Updates
jakarta.json:jakarta.json-apifrom 2.0.1 to 2.0.2Commits
You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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