Skip to content

[CORE-69]: Bump the minor-patch-dependencies group across 1 directory with 14 updates #405

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the minor-patch-dependencies group with 14 updates in the / directory:

Package From To
io.projectreactor.netty:reactor-netty-http 1.2.1 1.2.2
bio.terra:terra-common-lib 1.1.26-SNAPSHOT 1.1.30-SNAPSHOT
bio.terra:terra-resource-janitor-client 0.113.38-SNAPSHOT 0.113.40-SNAPSHOT
net.javacrumbs.shedlock:shedlock-spring 6.0.2 6.2.0
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 6.0.2 6.2.0
com.google.cloud:google-cloud-pubsub 1.135.0 1.136.0
org.liquibase:liquibase-core 4.30.0 4.31.0
io.swagger:swagger-annotations 1.6.14 1.6.15
io.swagger.core.v3:swagger-annotations 2.2.27 2.2.28
org.glassfish.jersey.core:jersey-client 3.1.9 3.1.10
org.glassfish.jersey.media:jersey-media-json-jackson 3.1.9 3.1.10
org.glassfish.jersey.media:jersey-media-multipart 3.1.9 3.1.10
org.glassfish.jersey.inject:jersey-hk2 3.1.9 3.1.10
ch.qos.logback:logback-classic 1.5.15 1.5.16

Updates io.projectreactor.netty:reactor-netty-http from 1.2.1 to 1.2.2

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.2.2

Reactor Netty 1.2.2 is part of 2024.0.2 Release Train.

What's Changed

⚠️ Update considerations and deprecations

  • Do not add Transfer-Encoding for DELETE with no body by @​violetagg in #3549
  • Ensure DisposedChannelConfig#setAutoRead does not change auto-read configuration by @​violetagg in #3581

✨ New features and improvements

🐞 Bug fixes

  • Fix ClassCastException in HttpOperations#initShortId() by @​joschi in #3542
  • Ensure the request counter is updated once when the request is received by @​violetagg in #3543
  • HttpServerRequest#receiveContent() never emits any value nor completes when HTTP/1.1 TLS Upgrade (RFC-2817) kicks in by @​reta in #3540
  • Generate log message in advance by @​raccoonback in #3571

📖 Documentation

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.1...v1.2.2

Commits
  • 3db1d87 [release] Prepare and release 1.2.2
  • cf230d3 Merge-ignore release 1.1.26 into 1.2.2
  • 7cee472 [release] Back to snapshots, next is 1.1.27-SNAPSHOT
  • 72b2c1d [release] Prepare and release 1.1.26
  • bb60f6c Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#3586)
  • 7dcfe85 Polish
  • 6e93d51 Polish
  • 6b10785 Polish
  • 963dd20 Configuration for setting maximum number of connection pools to be created (#...
  • e39854d Merge #3585 into 1.2.2
  • Additional commits viewable in compare view

Updates bio.terra:terra-common-lib from 1.1.26-SNAPSHOT to 1.1.30-SNAPSHOT

Updates bio.terra:terra-resource-janitor-client from 0.113.38-SNAPSHOT to 0.113.40-SNAPSHOT

Updates net.javacrumbs.shedlock:shedlock-spring from 6.0.2 to 6.2.0

Changelog

Sourced from net.javacrumbs.shedlock:shedlock-spring's changelog.

6.2.0 (2025-01-08)

  • Support OpenSearch Java client (thanks @​harisonde)
  • Dependency updates

6.1.0 (2025-01-06)

Commits
  • 37dd57e [maven-release-plugin] prepare release shedlock-parent-6.2.0
  • 37d76cd Drop unnecessary OS files
  • ec05f3a Use just s3 localstack
  • 7421c33 Try to lover disk usage of tests
  • 045e1c9 Fix OpeanSearch readme
  • 57309ba Less granular logs in S3 tests
  • 24f429b Merge pull request #2335 from lukas-krecan/opensearch-java
  • 388f7f0 Merge pull request #2339 from lukas-krecan/dependabot/maven/org.jooq-jooq-3.1...
  • 719b56c Merge pull request #2340 from lukas-krecan/dependabot/maven/com.diffplug.spot...
  • 4032d6c Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.0.2 to 6.2.0

Updates com.google.cloud:google-cloud-pubsub from 1.135.0 to 1.136.0

Release notes

Sourced from com.google.cloud:google-cloud-pubsub's releases.

v1.136.0

1.136.0 (2025-01-10)

Features

  • Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (2947169)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.1 (9c166f7)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.45.0 (#2292) (79a8982)
  • Update dependency com.google.cloud:google-cloud-storage to v2.46.0 (#2291) (7b60884)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#2301) (53c1a8a)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.2 (#2294) (48d4ac1)
  • Update dependency org.assertj:assertj-core to v3.27.2 (#2296) (e5b68a5)
  • Update googleapis/sdk-platform-java action to v2.51.1 (#2298) (16e0144)
Changelog

Sourced from com.google.cloud:google-cloud-pubsub's changelog.

1.136.0 (2025-01-10)

Features

  • Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (2947169)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.51.1 (9c166f7)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.45.0 (#2292) (79a8982)
  • Update dependency com.google.cloud:google-cloud-storage to v2.46.0 (#2291) (7b60884)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#2301) (53c1a8a)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.29.2 (#2294) (48d4ac1)
  • Update dependency org.assertj:assertj-core to v3.27.2 (#2296) (e5b68a5)
  • Update googleapis/sdk-platform-java action to v2.51.1 (#2298) (16e0144)
Commits
  • dc90b5f chore(main): release 1.136.0 (#2297)
  • 9c166f7 chore: Update generation configuration at Thu Jan 9 21:05:27 UTC 2025 (#2305)
  • 2947169 chore: Update generation configuration at Wed Jan 8 17:05:08 UTC 2025 (#2299)
  • 53c1a8a deps: update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ...
  • 16e0144 deps: update googleapis/sdk-platform-java action to v2.51.1 (#2298)
  • e5b68a5 deps: update dependency org.assertj:assertj-core to v3.27.2 (#2296)
  • 58df0ac chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.135...
  • 7b60884 deps: update dependency com.google.cloud:google-cloud-storage to v2.46.0 (#2291)
  • 79a8982 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.45.0 (#2...
  • 978f57b chore(deps): update dependency com.google.cloud:libraries-bom to v26.52.0 (#2...
  • Additional commits viewable in compare view

Updates org.liquibase:liquibase-core from 4.30.0 to 4.31.0

Release notes

Sourced from org.liquibase:liquibase-core's releases.

Liquibase v4.31.0

Liquibase 4.31.0 is a major release

[!IMPORTANT] Liquibase 4.31.0 contains an expanded Checks Extension, and so the artifact size has increased.

[!NOTE] See the Liquibase 4.31.0 Release Notes for the complete set of release information.

Notable Changes

[PRO]

New Checks extension delivered in the box

  • Policy Checks are undoubtedly one of Liquibase Pro's stickiest capabilities, for which we continually add database platforms, new checks, and customizations. But to get these developments, users would need to download and upgrade to the latest Liquibase. Not any more! With this new checks extension, you can deploy the latest Policy Checks powers by optionally upgrading just the Check Extension on your cadence. Conveniently, this extension is delivered "in the box" at /internal/extensions, so you do not have to change anything about your current Policy Checks workflow.
  • Learn more https://docs.liquibase.com/pro-extensions

Other Checks Enhancements

  • Pro users can suppress sql in reports with the new global property: --reports-suppress-sql=true
  • New checks-settings files can be created without CLI prompts by adding --force to checks show command
  • By popular demand, checks reports now show all checks run, including those not triggered.
  • We simplified the custom python check creation flow by removing the single-answer prompts/
  • Learn more https://docs.liquibase.com/policy-checks

[OSS]

Liquibase capability enhancements

  • Changesets with entirely blank IDs will fail validation. This is a breaking change.
    • NOTE: Validation should not fail for changes that have already been ran. Changes that have been ran with an empty changeset id that are marked as runOnChange or runAlways WILL fail validation.
  • Added changeset execution time to output and logs
  • Added calculated checksum to output of calculate-checksum command
  • Added two new command parameters to history command so users can better see tagged deployments without having to directly examine the DATABASECHANGELOG table
    • show-tags will return only tagged deployment history
    • tag-filter will return deployment history for a specific tag or group of tags
  • If an XML changelog is generate-changelog and fails to validate, Liquibase will indicate where the codepoint where the XML failure is located.
  • Added new Spring properties for Pro license key and to disable analytics

Java API Changes

  • Added missing changeLogParameters argument to generateChangeLog, calculateCheckSum, doChangeLogSyncSql, and changeLogSync

[PRO] Changelog

🚀 New Features

... (truncated)

Changelog

Sourced from org.liquibase:liquibase-core's changelog.

Liquibase 4.31.0 is a major release

[!NOTE] See the Liquibase 4.31.0 Release Notes for the complete set of release information.

[PRO] Changelog

New Features

Bug Fixes

Security, Driver and Other Updates

[OSS] Changelog

New Features

... (truncated)

Commits
  • 11ef37b DAT-19398 DevOps :: Fix Liquibase Checks versioning in the tarball to match t...
  • 9ff9bef chore: FILES FOR 4.31.0 RELEASE (#6637)
  • 509e575 Handle @ symbol when executing PostgreSQL SET SEARCH_PATH (#6630)
  • 26b1294 DAT-18331 PRO: integrate checks extension into tarball/zip, not mac os dmg in...
  • d4250c0 undo UUID-ing of deployment ID (DAT-19367) (#6629)
  • 4cd3509 liquibase-maven-plugin: Allow null arguments to `ConfiguredValueModifierFac...
  • e68abdc DAT-19082: Fix issue with losing changed datatype attributes when one datatyp...
  • 40ef1af chore: rollback test count changes as they are failing for master (#6624)
  • 4ac1250 fix: test counts in master (#6623)
  • 2f474fb Implement logic to selectively include/exclude columns in generate-changelog ...
  • Additional commits viewable in compare view

Updates io.swagger:swagger-annotations from 1.6.14 to 1.6.15

Updates io.swagger.core.v3:swagger-annotations from 2.2.27 to 2.2.28

Updates org.glassfish.jersey.core:jersey-client from 3.1.9 to 3.1.10

Updates org.glassfish.jersey.media:jersey-media-json-jackson from 3.1.9 to 3.1.10

Updates org.glassfish.jersey.media:jersey-media-multipart from 3.1.9 to 3.1.10

Updates org.glassfish.jersey.inject:jersey-hk2 from 3.1.9 to 3.1.10

Updates org.glassfish.jersey.media:jersey-media-json-jackson from 3.1.9 to 3.1.10

Updates org.glassfish.jersey.media:jersey-media-multipart from 3.1.9 to 3.1.10

Updates org.glassfish.jersey.inject:jersey-hk2 from 3.1.9 to 3.1.10

Updates ch.qos.logback:logback-classic from 1.5.15 to 1.5.16

Commits
  • 74c9ebd prepare release 1.5.16
  • 9308a58 javadocs structure changed
  • 8935470 adapt test to SLF4J version 2.0.16
  • cb60369 addded StubEventEvaluator as default class for evaluator element so as to dir...
  • 1da2f17 bump jxr version
  • 5bde644 bump slf4j version to 2.0.16
  • aa2ebae remove stax related code
  • 80db86b fix issues/860
  • a8a2303 start work on 1.5.16-SNAPSHOT
  • bf14c2c minor javadoc update
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
bio.terra:terra-resource-janitor-client [>= 0.114.a, < 0.115]

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

… with 14 updates

Bumps the minor-patch-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) | `1.2.1` | `1.2.2` |
| bio.terra:terra-common-lib | `1.1.26-SNAPSHOT` | `1.1.30-SNAPSHOT` |
| bio.terra:terra-resource-janitor-client | `0.113.38-SNAPSHOT` | `0.113.40-SNAPSHOT` |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `6.0.2` | `6.2.0` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `6.0.2` | `6.2.0` |
| [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) | `1.135.0` | `1.136.0` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.30.0` | `4.31.0` |
| io.swagger:swagger-annotations | `1.6.14` | `1.6.15` |
| io.swagger.core.v3:swagger-annotations | `2.2.27` | `2.2.28` |
| org.glassfish.jersey.core:jersey-client | `3.1.9` | `3.1.10` |
| org.glassfish.jersey.media:jersey-media-json-jackson | `3.1.9` | `3.1.10` |
| org.glassfish.jersey.media:jersey-media-multipart | `3.1.9` | `3.1.10` |
| org.glassfish.jersey.inject:jersey-hk2 | `3.1.9` | `3.1.10` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.15` | `1.5.16` |



Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.1...v1.2.2)

Updates `bio.terra:terra-common-lib` from 1.1.26-SNAPSHOT to 1.1.30-SNAPSHOT

Updates `bio.terra:terra-resource-janitor-client` from 0.113.38-SNAPSHOT to 0.113.40-SNAPSHOT

Updates `net.javacrumbs.shedlock:shedlock-spring` from 6.0.2 to 6.2.0
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-6.0.2...shedlock-parent-6.2.0)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.0.2 to 6.2.0

Updates `com.google.cloud:google-cloud-pubsub` from 1.135.0 to 1.136.0
- [Release notes](https://github.com/googleapis/java-pubsub/releases)
- [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-pubsub@v1.135.0...v1.136.0)

Updates `org.liquibase:liquibase-core` from 4.30.0 to 4.31.0
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt)
- [Commits](liquibase/liquibase@v4.30.0...v4.31.0)

Updates `io.swagger:swagger-annotations` from 1.6.14 to 1.6.15

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.27 to 2.2.28

Updates `org.glassfish.jersey.core:jersey-client` from 3.1.9 to 3.1.10

Updates `org.glassfish.jersey.media:jersey-media-json-jackson` from 3.1.9 to 3.1.10

Updates `org.glassfish.jersey.media:jersey-media-multipart` from 3.1.9 to 3.1.10

Updates `org.glassfish.jersey.inject:jersey-hk2` from 3.1.9 to 3.1.10

Updates `org.glassfish.jersey.media:jersey-media-json-jackson` from 3.1.9 to 3.1.10

Updates `org.glassfish.jersey.media:jersey-media-multipart` from 3.1.9 to 3.1.10

Updates `org.glassfish.jersey.inject:jersey-hk2` from 3.1.9 to 3.1.10

Updates `ch.qos.logback:logback-classic` from 1.5.15 to 1.5.16
- [Commits](qos-ch/logback@v_1.5.15...v_1.5.16)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: bio.terra:terra-common-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: bio.terra:terra-resource-janitor-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:google-cloud-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.swagger:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.glassfish.jersey.core:jersey-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.glassfish.jersey.media:jersey-media-json-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.glassfish.jersey.media:jersey-media-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.glassfish.jersey.media:jersey-media-json-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.glassfish.jersey.media:jersey-media-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.glassfish.jersey.inject:jersey-hk2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 20, 2025 11:55
@dependabot dependabot bot requested review from dvoet, davidangb and a team and removed request for a team January 20, 2025 11:55
Copy link

@samanehsan samanehsan merged commit ffa16e6 into master Jan 21, 2025
6 checks passed
@samanehsan samanehsan deleted the dependabot/gradle/master/minor-patch-dependencies-f5c6b4434f branch January 21, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant