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

build(deps): bump fasterxml.jackson.version from 2.15.3 to 2.16.0 #1597

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps fasterxml.jackson.version from 2.15.3 to 2.16.0.
Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.16.0

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.15.3 to 2.16.0

Commits

Updates com.fasterxml.jackson.core:jackson-core from 2.15.3 to 2.16.0

Commits
  • 2af46f1 [maven-release-plugin] prepare release jackson-core-2.16.0
  • 6f337da Prepare for 2.16.0 release
  • 1cfb490 Make JacksonFeatureSet java.io.Serializable
  • f878f33 Update release notes wrt #1136
  • a0c853a 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 test
  • 97030b9 Merge branch '2.16' of github.com:FasterXML/jackson-core into 2.16
  • 3e1cbb9 Unit test cleanup
  • 69712d8 Maximum Property name length affects input/read (#1130)
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.16.0

Commits

Updates com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.15.3 to 2.16.0

Commits
  • 8aec482 [maven-release-plugin] prepare release jackson-modules-base-2.16.0
  • 56bc483 Prepare for 2.16.0 release
  • cd40fa8 Merge pull request #230 from eranl/2.16
  • 6dc7604 Updated doc.
  • 1b501f2 Minor test improvement to android module
  • ef85387 Update release notes wrt #227
  • 40ec12c Merge pull request #227 from eranl/2.16
  • cc269c5 Updated doc.
  • 102e00b Addressed review comments
  • d6c4b7d Add jackson-core dependency, animal-sniffer-maven-plugin, per review comments
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 20, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/fasterxml.jackson.version-2.16.0 branch from 415dfd4 to 8ed1fd4 Compare November 21, 2023 21:12
@dependabot dependabot bot force-pushed the dependabot/maven/fasterxml.jackson.version-2.16.0 branch 2 times, most recently from 2985679 to 486bf1c Compare December 2, 2023 17:12
@dependabot dependabot bot force-pushed the dependabot/maven/fasterxml.jackson.version-2.16.0 branch from 486bf1c to ce39b31 Compare December 2, 2023 18:07
@dependabot dependabot bot force-pushed the dependabot/maven/fasterxml.jackson.version-2.16.0 branch from ce39b31 to a6e8ca1 Compare December 2, 2023 19:18
@dependabot dependabot bot force-pushed the dependabot/maven/fasterxml.jackson.version-2.16.0 branch from a6e8ca1 to 8b5857a Compare December 2, 2023 20:36
@dependabot dependabot bot force-pushed the dependabot/maven/fasterxml.jackson.version-2.16.0 branch from 8b5857a to 3ceb401 Compare December 2, 2023 21:03
@github-actions github-actions bot enabled auto-merge December 2, 2023 21:03
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps `fasterxml.jackson.version` from 2.15.3 to 2.16.0.

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.16.0

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.15.3 to 2.16.0
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.15.3...jackson-dataformats-binary-2.16.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.16.0
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.15.3...jackson-core-2.16.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.16.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.15.3 to 2.16.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.15.3 to 2.16.0
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.15.3...jackson-modules-base-2.16.0)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  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.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/fasterxml.jackson.version-2.16.0 branch from 3ceb401 to b5e576b Compare December 2, 2023 21:04
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit d1090db into master Dec 2, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/fasterxml.jackson.version-2.16.0 branch December 2, 2023 21:04
github-actions bot pushed a commit that referenced this pull request Dec 4, 2023
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.18.13 to 2.18.16 (#1595)
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.2 to 3.14.3 (#1607)
  - Merge branch 'master' into dependabot/maven/net.snowflake-snowflake-jdbc-3.14.3
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 2.46.0 to 2.47.0 (#1635)
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - Merge branch 'master' into dependabot/maven/net.snowflake-snowflake-jdbc-3.14.3
  - Merge branch 'master' into dependabot/maven/com.google.api.grpc-grpc-google-cloud-bigquerystorage-v1-2.47.0
  - build(deps): bump com.google.protobuf:protobuf-java from 3.24.4 to 3.25.1 (#1596)
  - Merge branch 'master' into dependabot/maven/com.google.protobuf-protobuf-java-3.25.1
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - Merge branch 'master' into dependabot/maven/com.google.api.grpc-grpc-google-cloud-bigquerystorage-v1-2.47.0
  - build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.22 to 2.1.0.23 (#1633)
  - Merge branch 'master' into dependabot/maven/net.snowflake-snowflake-jdbc-3.14.3
  - Merge branch 'master' into dependabot/maven/com.google.protobuf-protobuf-java-3.25.1
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  - build(deps): bump com.amazon.redshift:redshift-jdbc42
  - build(deps-dev): bump com.amazonaws:aws-lambda-java-log4j2 from 1.5.1 to 1.6.0 (#1637)
  - Merge branch 'master' into dependabot/maven/net.snowflake-snowflake-jdbc-3.14.3
  - Merge branch 'master' into dependabot/maven/com.google.protobuf-protobuf-java-3.25.1
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - build(deps-dev): bump com.amazonaws:aws-lambda-java-log4j2
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#1636)
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  - build(deps): bump net.jqwik:jqwik from 1.8.1 to 1.8.2 (#1634)
  - Merge branch 'master' into dependabot/maven/net.jqwik-jqwik-1.8.2
  - build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#1632)
  - build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
  - build(deps): bump net.jqwik:jqwik from 1.8.1 to 1.8.2
  - build(deps-dev): bump log4j2Version from 2.21.1 to 2.22.0 (#1631)
  - build(deps-dev): bump log4j2Version from 2.21.1 to 2.22.0
  - build(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 (#1616)
  - Merge branch 'master' into dependabot/maven/org.postgresql-postgresql-42.7.0
  - build(deps): bump aws-sdk.version from 1.12.589 to 1.12.604 (#1625)
  - Merge branch 'master' into dependabot/maven/com.google.protobuf-protobuf-java-3.25.1
  - build(deps): bump aws-sdk.version from 1.12.589 to 1.12.604
  - build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1 (#1609)
  - Merge branch 'master' into dependabot/maven/org.junit-junit-bom-5.10.1
  - build(deps): bump io.lettuce:lettuce-core from 6.2.6.RELEASE to 6.3.0.RELEASE (#1608)
  - Merge branch 'master' into dependabot/maven/org.junit-junit-bom-5.10.1
  - Merge branch 'master' into dependabot/maven/io.lettuce-lettuce-core-6.3.0.RELEASE
  - build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.2 (#1618)
  - Merge branch 'master' into dependabot/maven/org.postgresql-postgresql-42.7.0
  - Merge branch 'master' into dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.8.2
  - build(deps): bump netty.version from 4.1.100.Final to 4.1.101.Final (#1598)
  - build(deps): bump netty.version from 4.1.100.Final to 4.1.101.Final
  - build(deps): bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0 (#1604)
  - build(deps): bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0
  - build(deps): bump software.amazon.jsii:jsii-runtime from 1.90.0 to 1.92.0 (#1601)
  - build(deps): bump software.amazon.jsii:jsii-runtime
  - build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#1600)
  - build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
  - build(deps): bump fasterxml.jackson.version from 2.15.3 to 2.16.0 (#1597)
  - build(deps): bump fasterxml.jackson.version from 2.15.3 to 2.16.0
  - build(deps): bump net.sf.jt400:jt400 from 20.0.3 to 20.0.6 (#1602)
  - build(deps): bump net.sf.jt400:jt400 from 20.0.3 to 20.0.6
  - Merge branch 'master' into dependabot/maven/net.snowflake-snowflake-jdbc-3.14.3
  - Merge branch 'master' into dependabot/maven/io.lettuce-lettuce-core-6.3.0.RELEASE
  - Merge branch 'master' into dependabot/maven/org.junit-junit-bom-5.10.1
  - Merge branch 'master' into dependabot/maven/org.postgresql-postgresql-42.7.0
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.2 to 3.15.4 (#1619)
  - Merge branch 'master' into dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.8.2
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - Merge branch 'master' into dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.15.4
  - Update auto-approve.yml
  - Update auto-approve.yml
  - build(deps): bump com.github.spotbugs:spotbugs-annotations
  - build(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.1
  - build(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.14.2 to 3.14.3
  - build(deps): bump io.lettuce:lettuce-core
  - Merge branch 'master' into dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.15.4
  - Merge branch 'master' into dependabot/maven/com.google.protobuf-protobuf-java-3.25.1
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - build(deps): bump software.amazon.msk:aws-msk-iam-auth
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  - Merge branch 'master' into dependabot/maven/com.google.protobuf-protobuf-java-3.25.1
  - Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngdbc-2.18.16
  - Rename main.yml to auto-approve.yml
  - Update javadoc_sync.yaml
  - build(deps): bump com.google.protobuf:protobuf-java
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.18.13 to 2.18.16
  - ignore doclint until we can fix at a later time
  - build(deps): bump surefire.failsafe.version from 3.1.2 to 3.2.2
  - Create auto-approve-dependabot.yml
  - chore: change group to specific labels to avoid workflow_job webhook … (#1621)
  - Adding IAM support for Redshift connector, test level scope, excluded necessary classes. (#1590)
  - Merge branch 'mhavey-custom-query-fix'
  - Update README.md - remove merge comments
  - Update README.md - remove merge comments
  - Merge branch 'master' into custom-query-fix
  - Support Redshift External Schemas & Tables (#1610)
  - Merge branch 'master' into custom-query-fix
  - Merge branch 'master' into custom-query-fix
  - Update PropertyGraphHandler.java
  - Merge branch 'master' into custom-query-fix
  - Merge branch 'master' into custom-query-fix
  - merge
  - fixed issue in record handler
  - PR review
  - loglevel
  - loglevel
  - Update NeptuneSparqlConnection.java
  - Update RDFHandler.java
  - Update NeptuneConnection.java
  - Update NeptuneRecordHandler.java
  - Update athena-neptune.yaml
  - Update RDF.md
  - Add files via upload
  - Update RDF.md
  - Update sample-cli-rdf.sh
  - Update RDF.md
  - Update RDF.md
  - Add files via upload
  - Update RDF.md
  - Update RDF.md
  - Update README.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update RDF.md
  - Update sample-cli-script.sh
  - Update sample-cli-script.sh
  - Create sample-cli-rdf.sh
  - Update RDF.md
  - Update PropertyGraph.md
  - Update PropertyGraph.md
  - Update README.md
  - Update PropertyGraph.md
  - Update README.md
  - Create RDF.md
  - Create PropertyGraph.md
  - Update README.md
  - simplify
  - RDF
  - Merge pull request #11 from abhishekpradeepmishra/custom-query
  - Merge branch 'awslabs:master' into custom-query
  - changed componenttype to view, and other related changes
  - updated table creation script
  - Merge branch 'master' into custom-query
  - documentation update for custom query
  - code merge, custom query changes
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.

0 participants