-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
base: main
Are you sure you want to change the base?
Conversation
Thanks for your pull request! This pull request appears to follow the contribution rules. › This message was automatically generated. |
local-build-plugins/build.gradle
Outdated
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.
16c6413
to
45c5e64
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]>
45c5e64
to
6556995
Compare
Bumps the jakarta group with 2 updates: jakarta.inject:jakarta.inject-api and jakarta.json:jakarta.json-api.
Updates
jakarta.inject:jakarta.inject-api
from 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.17c66336
Merge pull request #25 from jakartaredhat/root-mi75d0db9
An 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.RC1f090537
Merge pull request #22 from rbygrave/feature/javadoc-tt-to-codeca549ae
Merge pull request #20 from rbygrave/feature/moditech-module-infoafb602b
Build as multi-release jar777bb39
#20 add module-info without multi-version jarf32375c
Change javadoc <tt> <code>Updates
jakarta.json:jakarta.json-api
from 2.0.1 to 2.0.2Commits
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