-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): bump the dependencies group with 8 updates #35
Merged
Conversation
This file contains 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
Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.14.1` | `2.16.0` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.14.1` | `2.16.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.14.1` | `2.16.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.14.1` | `2.16.0` | | [org.openapitools:jackson-databind-nullable](https://github.com/OpenAPITools/jackson-databind-nullable) | `0.2.1` | `0.2.6` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.7.1` | `5.10.1` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `3.+` | `5.8.0` | | com.diffplug.spotless | `6.20.0` | `6.23.3` | Updates `com.fasterxml.jackson.core:jackson-core` from 2.14.1 to 2.16.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.14.1...jackson-core-2.16.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.14.1 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.14.1 to 2.16.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.14.1 to 2.16.0 Updates `org.openapitools:jackson-databind-nullable` from 0.2.1 to 0.2.6 - [Release notes](https://github.com/OpenAPITools/jackson-databind-nullable/releases) - [Commits](OpenAPITools/jackson-databind-nullable@jackson-databind-nullable-0.2.1...v0.2.6) Updates `org.junit.jupiter:junit-jupiter` from 5.7.1 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.1...r5.10.1) Updates `org.mockito:mockito-core` from 3.+ to 5.8.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/commits/v5.8.0) Updates `com.diffplug.spotless` from 6.20.0 to 6.23.3 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.openapitools:jackson-databind-nullable dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:production dependency-group: dependencies - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 8, 2023
rhamzeh
approved these changes
Dec 8, 2023
booniepepper
added a commit
to openfga/sdk-generator
that referenced
this pull request
Dec 11, 2023
booniepepper
added a commit
to openfga/sdk-generator
that referenced
this pull request
Dec 11, 2023
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 dependencies group with 8 updates:
2.14.1
2.16.0
2.14.1
2.16.0
2.14.1
2.16.0
2.14.1
2.16.0
0.2.1
0.2.6
5.7.1
5.10.1
3.+
5.8.0
6.20.0
6.23.3
Updates
com.fasterxml.jackson.core:jackson-core
from 2.14.1 to 2.16.0Commits
2af46f1
[maven-release-plugin] prepare release jackson-core-2.16.06f337da
Prepare for 2.16.0 release1cfb490
Make JacksonFeatureSet java.io.Serializablef878f33
Update release notes wrt #1136a0c853a
Change error mesage to mention -INF (#1136)2d137d8
Bump the github-actions group with 2 updates (#1134)ce0e92e
Add missing name-length check in a test97030b9
Merge branch '2.16' of github.com:FasterXML/jackson-core into 2.163e1cbb9
Unit test cleanup69712d8
Maximum Property name length affects input/read (#1130)Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.14.1 to 2.16.0Commits
Updates
com.fasterxml.jackson.core:jackson-databind
from 2.14.1 to 2.16.0Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.14.1 to 2.16.0Updates
org.openapitools:jackson-databind-nullable
from 0.2.1 to 0.2.6Release notes
Sourced from org.openapitools:jackson-databind-nullable's releases.
Commits
8861f83
prepare 0.2.6 snapshot, update readme3f9974f
Fix broken unwrap bean validation and adapt tests (#50)7812ac5
Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module (#41)51ea164
Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module (#41)f70a463
Add support for jakarta-validation (#42)4485fd1
minor optimizations and simplifications to JsonNullable (#43)8bab929
#34 adds support for Collection<JsonNullable> in the JsonNullableValueExtr...74c0a2b
set to 0.2.5-SNAPSHOT versiond9870f7
set version to 0.2.49c725ff
update hibernate-validator to 6.2.5.FinalUpdates
org.junit.jupiter:junit-jupiter
from 5.7.1 to 5.10.1Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
e5f50d8
Release 5.10.1ac86d18
Fix typo in AfterAll documentation388c5be
Harmonize application of method and field filters in search algorithmsf82dd1e
Apply field predicate before searching type hierarchy1d1eb85
Polishing5ce280e
Update picocli to 4.7.5 and enable help width computationfea05c3
Fix ConsoleLauncherTests and StandaloneTestsc556735
Use same expected files for all JDK versions808493a
Run StandaloneTests for Java 8 under Java 89ec5766
Unify messages about exit codes in StandaloneTestsUpdates
org.mockito:mockito-core
from 3.+ to 5.8.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
Updates
com.diffplug.spotless
from 6.20.0 to 6.23.3Dependabot 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