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 the minor-and-patch group across 1 directory with 9 updates #1121

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps the minor-and-patch group with 9 updates in the /java/app-encryption directory:

Package From To
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor 2.18.1 2.18.2
com.fasterxml.jackson.core:jackson-databind 2.18.1 2.18.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.18.1 2.18.2
org.checkerframework:checker-qual 3.48.2 3.48.3
software.amazon.awssdk:kms 2.29.20 2.29.32
software.amazon.awssdk:dynamodb 2.29.20 2.29.32
io.micrometer:micrometer-core 1.14.1 1.14.2
com.amazonaws:aws-java-sdk-dynamodb 1.12.778 1.12.779
org.apache.maven.plugins:maven-javadoc-plugin 3.11.1 3.11.2

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.18.1 to 2.18.2

Commits
  • 147bc60 [maven-release-plugin] prepare release jackson-dataformats-binary-2.18.2
  • 92648ab Prep for 2.18.2
  • d31d695 Merge branch '2.17' into 2.18
  • a7232c6 Back to snapshot dep
  • b362d85 [maven-release-plugin] prepare for next development iteration
  • d817f53 [maven-release-plugin] prepare release jackson-dataformats-binary-2.17.3
  • d88c088 Prep for 2.17.3
  • fa5abd6 Back to snapshot dep
  • d048e2f [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.1 to 2.18.2

Commits
  • c7edd07 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.2
  • 967f11f Prep for 2.18.2
  • e045611 Merge branch '2.17' into 2.18
  • 1e7c628 Back to snapshot dep
  • 1223dac [maven-release-plugin] prepare for next development iteration
  • b3771f9 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.3
  • 683310e Prep for 2.17.3
  • 2c4830a Back to snapshot deps
  • 065f6f2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.checkerframework:checker-qual from 3.48.2 to 3.48.3

Release notes

Sourced from org.checkerframework:checker-qual's releases.

Checker Framework 3.48.3

Version 3.48.3 (December 2, 2024)

Closed issues:

#6886.

Changelog

Sourced from org.checkerframework:checker-qual's changelog.

Version 3.48.3 (December 2, 2024)

Closed issues:

#6886.

Commits
  • 5cfc836 new release 3.48.3
  • 422a28d Fix broken links.
  • da611a5 Fix date.
  • 7b92f15 Prep for release.
  • b5479ee Subtypes of AggregateChecker should override getSupportedChecker (#6905)
  • f167fde Remove stray spaces
  • fc765f7 Fix typos: missing type in method signature
  • 3b99338 Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.779 (#6906)
  • 4b24d19 Updating docs: "non-empty" to "present" Optional
  • e6aa0ff Rename variable
  • Additional commits viewable in compare view

Updates software.amazon.awssdk:kms from 2.29.20 to 2.29.32

Updates software.amazon.awssdk:dynamodb from 2.29.20 to 2.29.32

Updates software.amazon.awssdk:dynamodb from 2.29.20 to 2.29.32

Updates io.micrometer:micrometer-core from 1.14.1 to 1.14.2

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.14.2

🐞 Bug Fixes

  • Protect against concurrent reads/writes to Context keyvalues #5739
  • Null stacktrace in InvalidObservationException using Virtual Threads #5702
  • Deprecate AggregationTemporality#toOtlpAggregationTemporality #5733
  • Warn about gauge re-registration #5688
  • executor.queued metrics of ForkJoinPool does not include queued submissions #5650
  • Default ObservationConventions for Grpc do not always use a consistent set of keyvalues #5609

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch from 2.29.14 to 2.29.23 #5724
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.3 to 1.3.4 #5723
  • Bump dropwizard-metrics from 4.2.28 to 4.2.29 #5721

📔 Documentation

  • Remove duplicated contextpropagation.adoc #5693
  • Polish "Grafana Dashboard" section #5662
  • Use BOM for Micrometer dependency examples in reference docs #5652

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

Commits
  • 4f534a7 Protect against concurrent reads/writes to Context keyvalues (#5739)
  • 4a44430 Merge branch '1.13.x' into 1.14.x
  • 157a7e5 Merge branch '1.12.x' into 1.13.x
  • 23cd63b Configure context at right place
  • 877d5ca Use shared context for deploy secrets
  • a7d7488 Merge branch '1.13.x' into 1.14.x
  • 8cd92d9 Merge branch '1.12.x' into 1.13.x
  • c5514c1 Include queued submissions in executor.queued
  • c95db08 Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 (#5722)
  • de00aa3 Bump testcontainers from 1.20.3 to 1.20.4 (#5720)
  • Additional commits viewable in compare view

Updates com.amazonaws:aws-java-sdk-dynamodb from 1.12.778 to 1.12.779

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.1 to 2.18.2

Commits
  • c7edd07 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.2
  • 967f11f Prep for 2.18.2
  • e045611 Merge branch '2.17' into 2.18
  • 1e7c628 Back to snapshot dep
  • 1223dac [maven-release-plugin] prepare for next development iteration
  • b3771f9 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.3
  • 683310e Prep for 2.17.3
  • 2c4830a Back to snapshot deps
  • 065f6f2 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.11.2

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 44cbab7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.2
  • 3de45d8 use github for scm
  • 45ccf06 Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0
  • 530fa01 [MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...
  • 3a16d92 Bump commons-io:commons-io from 2.17.0 to 2.18.0
  • 69c1ba7 Migrate from Plexus to Sisu Guice (#341)
  • 39857ea Remove usages of deprecated ReaderFactory class (#339)
  • 314203a [MJAVADOC-814] handle parameters such packages with multi lines (#337)
  • 3bb982d refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)
  • 76826c8 [MJAVADOC-822] skippedModules should be more scalable and support regex (#336)
  • 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 <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

… updates

Bumps the minor-and-patch group with 9 updates in the /java/app-encryption directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-cbor](https://github.com/FasterXML/jackson-dataformats-binary) | `2.18.1` | `2.18.2` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.1` | `2.18.2` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.18.1` | `2.18.2` |
| [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `3.48.2` | `3.48.3` |
| software.amazon.awssdk:kms | `2.29.20` | `2.29.32` |
| software.amazon.awssdk:dynamodb | `2.29.20` | `2.29.32` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.14.1` | `1.14.2` |
| [com.amazonaws:aws-java-sdk-dynamodb](https://github.com/aws/aws-sdk-java) | `1.12.778` | `1.12.779` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.11.1` | `3.11.2` |



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

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2)

Updates `org.checkerframework:checker-qual` from 3.48.2 to 3.48.3
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.48.2...checker-framework-3.48.3)

Updates `software.amazon.awssdk:kms` from 2.29.20 to 2.29.32

Updates `software.amazon.awssdk:dynamodb` from 2.29.20 to 2.29.32

Updates `software.amazon.awssdk:dynamodb` from 2.29.20 to 2.29.32

Updates `io.micrometer:micrometer-core` from 1.14.1 to 1.14.2
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.14.1...v1.14.2)

Updates `com.amazonaws:aws-java-sdk-dynamodb` from 1.12.778 to 1.12.779
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.778...1.12.779)

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.1 to 2.18.2
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.1...jackson-dataformats-text-2.18.2)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: software.amazon.awssdk:kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: software.amazon.awssdk:dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.amazonaws:aws-java-sdk-dynamodb
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@aka-bo aka-bo merged commit 8a815c7 into main Dec 12, 2024
6 checks passed
@aka-bo aka-bo deleted the dependabot/maven/java/app-encryption/minor-and-patch-7b6fe91173 branch December 12, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appencryption dependencies Pull requests that update a dependency file java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant