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

chore(deps): bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 #5524

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3.

Commits
  • 151d968 [maven-release-plugin] prepare release jackson-bom-2.15.3
  • f99347b Prepare for 2.15.3 release
  • 11114a2 Update nexus-staging-maven-plugin dep to 1.6.13 (from 1.6.8)
  • c6361de To 2.15.3-SNAPSHOT
  • 0cdf4da [maven-release-plugin] prepare for next development iteration
  • See full diff 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 requested a review from manusa as a code owner October 13, 2023 11:49
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 13, 2023
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.2 to 2.15.3.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.15.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.fasterxml.jackson-jackson-bom-2.15.3 branch from 60dd4fb to 8ddc15c Compare October 31, 2023 13:50
@rohanKanojia
Copy link
Member

Karaf tests seem to be failing with this upgrade

Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve openshift-client/6.10.0.SNAPSHOT: missing requirement [openshift-client/6.10.0.SNAPSHOT] osgi.identity; osgi.identity=kubernetes-client; type=karaf.feature [caused by: Unable to resolve kubernetes-client/6.10.0.SNAPSHOT: missing requirement [kubernetes-client/6.10.0.SNAPSHOT] osgi.identity; osgi.identity=io.fabric8.kubernetes-client; type=osgi.bundle; version="[6.10.0.SNAPSHOT,6.10.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve io.fabric8.kubernetes-client/6.10.0.SNAPSHOT: missing requirement [io.fabric8.kubernetes-client/6.10.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=com.fasterxml.jackson.dataformat.yaml)(version>=2.15.0)(!(version>=3.0.0)))" [caused by: Unable to resolve com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3: missing requirement [com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.yaml.snakeyaml)(version>=2.1.0)(!(version>=3.0.0)))"]]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	... 12 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve kubernetes-client/6.10.0.SNAPSHOT: missing requirement [kubernetes-client/6.10.0.SNAPSHOT] osgi.identity; osgi.identity=io.fabric8.kubernetes-client; type=osgi.bundle; version="[6.10.0.SNAPSHOT,6.10.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve io.fabric8.kubernetes-client/6.10.0.SNAPSHOT: missing requirement [io.fabric8.kubernetes-client/6.10.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=com.fasterxml.jackson.dataformat.yaml)(version>=2.15.0)(!(version>=3.0.0)))" [caused by: Unable to resolve com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3: missing requirement [com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.yaml.snakeyaml)(version>=2.1.0)(!(version>=3.0.0)))"]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	... 13 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve io.fabric8.kubernetes-client/6.10.0.SNAPSHOT: missing requirement [io.fabric8.kubernetes-client/6.10.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=com.fasterxml.jackson.dataformat.yaml)(version>=2.15.0)(!(version>=3.0.0)))" [caused by: Unable to resolve com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3: missing requirement [com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.yaml.snakeyaml)(version>=2.1.0)(!(version>=3.0.0)))"]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341)
	... 14 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3: missing requirement [com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.15.3] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.yaml.snakeyaml)(version>=2.1.0)(!(version>=3.0.0)))"

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@manusa manusa merged commit 4c403fd into main Nov 13, 2023
19 of 20 checks passed
@manusa manusa deleted the dependabot/maven/com.fasterxml.jackson-jackson-bom-2.15.3 branch November 13, 2023 18:28
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.

3 participants