Skip to content
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

Bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 #294

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

Bumps com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0.

Commits
  • dd590bb [maven-release-plugin] prepare release woodstox-core-6.6.0
  • c3ffe88 ...
  • 57d0c4b Update branch to 6.6.1-SNAPSHOT
  • 6ba21f8 Re-sync version to branch 6.6
  • 8daa669 Update Maven version for Maven wrapper
  • acad270 [maven-release-plugin] prepare for next development iteration
  • 36f48bf [maven-release-plugin] prepare release woodstox-core-6.6.0
  • 8bad94c Prepare for 6.6.0 release
  • 172371f Add support to optionally allow surrogate pair entities (#165) (#174)
  • 37232fc Test renaming (newer naming convention)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 24, 2024
@david-waltermire
Copy link
Collaborator

This is failing because of upper bounds checking.

org.codehaus.woodstox:stax2-api:4.2.1 should be org.codehaus.woodstox:stax2-api:4.2.2 to fix this.

Unfortunately, this results in a new bug in Woodstox related to FasterXML/woodstox#193. Once this issue is resolved, we can update the dependencies as required.

@dependabot dependabot bot force-pushed the dependabot/maven/develop/com.fasterxml.woodstox-woodstox-core-6.6.0 branch 4 times, most recently from 3a4c455 to 9ad0a21 Compare January 24, 2024 14:49
Bumps [com.fasterxml.woodstox:woodstox-core](https://github.com/FasterXML/woodstox) from 6.5.1 to 6.6.0.
- [Commits](FasterXML/woodstox@woodstox-core-6.5.1...woodstox-core-6.6.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.woodstox:woodstox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/develop/com.fasterxml.woodstox-woodstox-core-6.6.0 branch from 9ad0a21 to c3ae9c4 Compare January 24, 2024 19:31
@david-waltermire david-waltermire marked this pull request as draft February 6, 2024 22:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2024

A newer version of com.fasterxml.woodstox:woodstox-core exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant