-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps): bump jackson from 2.15.2 to 2.16.2 #223
Conversation
Bumps `jackson` from 2.15.2 to 2.16.2. Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.2 to 2.16.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.2 to 2.16.2 - [Commits](FasterXML/jackson-core@jackson-core-2.15.2...jackson-core-2.16.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.16.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.15.2 to 2.16.2 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.15.2...jackson-dataformat-xml-2.16.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.2 to 2.16.2 Updates `com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp` from 2.15.2 to 2.16.2 - [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.15.2...jackson-datatypes-misc-parent-2.16.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
The following labels could not be found: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #223 +/- ##
=======================================
Coverage ? 72.11%
=======================================
Files ? 839
Lines ? 16872
Branches ? 954
=======================================
Hits ? 12168
Misses ? 4306
Partials ? 398 ☔ View full report in Codecov by Sentry. |
Test Results 500 files ±0 500 suites ±0 18m 53s ⏱️ - 1m 55s Results for commit dae0c59. ± Comparison against base commit caaf554. This pull request removes 135 and adds 135 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
This pull request is stale because it has been open for 7 days with no activity. |
Superseded by #233. |
Bumps
jackson
from 2.15.2 to 2.16.2.Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.15.2 to 2.16.2Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.15.2 to 2.16.2Commits
4162dfc
[maven-release-plugin] prepare release jackson-core-2.16.237ef9b3
Prepare for 2.16.2 releasecf18567
Merge branch '2.15' into 2.16fc51d1e
Back to snapshot depbd74d42
[maven-release-plugin] prepare for next development iterationc8e843b
[maven-release-plugin] prepare release jackson-core-2.15.42f0151d
Preparing for 2.15.4 release4f94ac6
Add test against regression wrt #1173 changes5c99090
Revert "Fixes #1173: column/offset locations wrong for many error conditions"...e4da442
Add test showing regression wrt #1173 fix (inability to recover from certain ...Updates
com.fasterxml.jackson.core:jackson-databind
from 2.15.2 to 2.16.2Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.15.2 to 2.16.2Commits
a60f411
[maven-release-plugin] prepare release jackson-dataformat-xml-2.16.27a693bf
Prepare for 2.16.2 released5be3c8
Merge branch '2.15' into 2.160008c25
Back to snapshot dep55f7789
[maven-release-plugin] prepare for next development iteration360fdfc
[maven-release-plugin] prepare release jackson-dataformat-xml-2.15.42031b6e
Prepare for 2.15.4 release65f7ef3
Back to snapshot depbb4c426
[maven-release-plugin] prepare for next development iteration7101dc8
[maven-release-plugin] prepare release jackson-dataformat-xml-2.16.1Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.15.2 to 2.16.2Updates
com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp
from 2.15.2 to 2.16.2Commits
fe24bf9
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.2413ce99
Prepare for 2.16.2 releasea1cadc0
Merge branch '2.15' into 2.16b05e167
Back to snapshot dep1df7664
[maven-release-plugin] prepare for next development iteration2ad3d32
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.15.45476aad
Prepare for 2.15.4 release69f17e5
Back to snapshot depbd92808
[maven-release-plugin] prepare for next development iterationb72a44b
[maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.16.1Dependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)