Bump the dependencies group with 5 updates #772
Merged
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 5 updates:
1.17.0
1.17.1
1.17.0
1.17.1
2.8
3.0
3.0-RC1
3.0
2.4
3.0
Updates
net.bytebuddy:byte-buddy
from 1.17.0 to 1.17.1Release notes
Sourced from net.bytebuddy:byte-buddy's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy's changelog.
Commits
ea413d5
[maven-release-plugin] prepare release byte-buddy-1.17.1d0b14c9
[release] Release new version3d8b801
Update ASM bridge to avoid broken annotations59554f8
Clean up table of versions.a8417f3
Document supported java versions (#1769)54165f2
Add test for method call in substitution chain.71c3dce
Fix shift consideration.f426fa2
Add missing constructors.8495852
Remove todo.235772d
Fix return type.Updates
net.bytebuddy:byte-buddy-agent
from 1.17.0 to 1.17.1Release notes
Sourced from net.bytebuddy:byte-buddy-agent's releases.
Changelog
Sourced from net.bytebuddy:byte-buddy-agent's changelog.
Commits
ea413d5
[maven-release-plugin] prepare release byte-buddy-1.17.1d0b14c9
[release] Release new version3d8b801
Update ASM bridge to avoid broken annotations59554f8
Clean up table of versions.a8417f3
Document supported java versions (#1769)54165f2
Add test for method call in substitution chain.71c3dce
Fix shift consideration.f426fa2
Add missing constructors.8495852
Remove todo.235772d
Fix return type.Updates
io.avaje:avaje-http-api
from 2.8 to 3.0Updates
io.avaje:avaje-http-client
from 3.0-RC1 to 3.0Commits
Updates
io.avaje:avaje-jsonb
from 2.4 to 3.0Release notes
Sourced from io.avaje:avaje-jsonb's releases.
Commits
63fe4a3
Version 3.0df211a4
Version 3.0-RC7e1ee31f
[core] Refactor rename SimpleMapper to JsonMapper (+ package simple -> mapper...a867395
[core] Add type() method to SimpleMapper that takes a function that creates J...e43581b
Add pom descriptions for json-core and json-node + more consistent pom names ...e21a775
Version 3.0-RC6e8b68a3
DExtract change var to Object (ease java8 backport diff)287d442
[json-core] Add JsonExtract helper to ease extracting values and number types...4d92dc7
[json-node] Add extract() method for double type (was missing) (#324)1c41b4d
Merge pull request #323 from avaje/feature/simple-readerWriterDependabot 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