Skip to content

Bump the dependencies-major group across 1 directory with 3 updates#93

Merged
MikeNeilson merged 1 commit intomainfrom
dependabot/cargo/dependencies-major-b054083443
Feb 1, 2026
Merged

Bump the dependencies-major group across 1 directory with 3 updates#93
MikeNeilson merged 1 commit intomainfrom
dependabot/cargo/dependencies-major-b054083443

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps the dependencies-major group with 3 updates in the / directory: k8s-openapi, base16ct and testcontainers-modules.

Updates k8s-openapi from 0.26.0 to 0.26.1

Release notes

Sourced from k8s-openapi's releases.

v0.26.1

k8s-openapi

  • BUGFIX: apimachinery::pkg::api::resource::Quantity now supports deserializing from a JSON integer, to match Kubernetes API server behavior.

Corresponding Kubernetes API server versions:

  • v1.30.14
  • v1.31.14
  • v1.32.10
  • v1.33.7
  • v1.34.3

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

  • No changes except to bump the k8s-openapi-codegen-common dependency to the new version.
Changelog

Sourced from k8s-openapi's changelog.

v0.26.1 (2025-12-09)

k8s-openapi

  • BUGFIX: apimachinery::pkg::api::resource::Quantity now supports deserializing from a JSON integer, to match Kubernetes API server behavior.

Corresponding Kubernetes API server versions:

  • v1.30.14
  • v1.31.14
  • v1.32.10
  • v1.33.7
  • v1.34.3

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

  • No changes except to bump the k8s-openapi-codegen-common dependency to the new version.

Commits
  • 6e55163 v0.26.1
  • 6434695 Update to v1.33.7, v1.34.3
  • 042b9ba Support deserializing Quantity from JSON integer to match Kubernetes API se...
  • 3007fa9 Update to v1.31.14, v1.32.10, v1.33.6, v1.34.2
  • 4468949 Update Actions OS to Ubuntu 24.04 and checkout Action to v5
  • 591671a Update to v1.31.13, v1.32.9, v1.33.5, v1.34.1
  • ad68ce2 Fix typo in changelog.
  • See full diff in compare view

Updates base16ct from 0.3.0 to 1.0.0

Commits

Updates testcontainers-modules from 0.13.0 to 0.14.0

Release notes

Sourced from testcontainers-modules's releases.

v0.14.0

Documentation

  • Complete doc string for mongodb usage (#375)
  • Complete doc comments for confluents kafka image (#376)
  • Complete doc-comment for dynamodb (#378)
  • Complete doc comments for confluents ElasticMQ image (#379)
  • Complete doc comments for nats' images (#383)
  • Complete doc comments for k3s images (#381)
  • Complete doc comments for elasticsearch image (#380)
  • Complete doc comments for the parity image (#384)
  • Complete doc comments for orientdb images (#382)
  • Complete doc comment for minio (#377)
  • Complete doc comments for the google_cloud_sdk_emulators image (#385)
  • Add a docstring for the last missing function Consul::with_local_config (#386)

Features

  • [breaking] Update testcontainers to 0.25.0 (#388)

Miscellaneous Tasks

  • Update redis requirement from 0.29.0 to 0.32.2 (#362)
  • Update async-nats requirement from 0.41.0 to 0.42.0 (#360)
  • Update lapin requirement from 2.3.1 to 3.0.0 (#359)
  • Update arrow-flight requirement from 55.1.0 to 56.0.0 (#374)
  • Update rdkafka requirement from 0.37.0 to 0.38.0 (#365)
  • Update meilisearch-sdk requirement from 0.28.0 to 0.29.1 (#370)
  • Update azure_core to 0.27.0 (#390)
Changelog

Sourced from testcontainers-modules's changelog.

[0.13.0] - 2025-08-27

Documentation

  • Complete doc string for mongodb usage (#375)
  • Complete doc comments for confluents kafka image (#376)
  • Complete doc-comment for dynamodb (#378)
  • Complete doc comments for confluents ElasticMQ image (#379)
  • Complete doc comments for nats' images (#383)
  • Complete doc comments for k3s images (#381)
  • Complete doc comments for elasticsearch image (#380)
  • Complete doc comments for the parity image (#384)
  • Complete doc comments for orientdb images (#382)
  • Complete doc comment for minio (#377)
  • Complete doc comments for the google_cloud_sdk_emulators image (#385)
  • Add a docstring for the last missing function Consul::with_local_config (#386)

Features

  • [breaking] Update testcontainers to 0.25.0 (#388)

Miscellaneous Tasks

  • Update redis requirement from 0.29.0 to 0.32.2 (#362)
  • Update async-nats requirement from 0.41.0 to 0.42.0 (#360)
  • Update lapin requirement from 2.3.1 to 3.0.0 (#359)
  • Update arrow-flight requirement from 55.1.0 to 56.0.0 (#374)
  • Update rdkafka requirement from 0.37.0 to 0.38.0 (#365)
  • Update meilisearch-sdk requirement from 0.28.0 to 0.29.1 (#370)
  • Update azure_core to 0.27.0 (#390)

[0.12.1] - 2025-05-29

Bug Fixes

  • Use HTTP wait strategy (#350)

Features

  • Add scylladb module (#325)
  • Add arrow_flightsql module (#348)
  • Add CrateDB (#353)

Miscellaneous Tasks

  • Update alloy-transport-http requirement from 0.11.1 to 1.0.7 (#351)
  • MSRV 1.82
  • Address clippy lint warnings (#354)

... (truncated)

Commits
  • b60329c chore: release v0.14.0 (#434)
  • eb596e3 feat!: update testcontainers to 0.26 (#433)
  • 416aa99 feat: add selenium module (#432)
  • 9d24b07 fix: switch Zookeeper image from bitnami to bitnamilegacy (#431)
  • 906e77b chore: update MSRV to 1.88
  • c8b46bf fix: OpenLDAP docker image reference (#408)
  • 288e97f feat(anvil): comprehensive documentation and API improvements (#429)
  • a47c5d6 chore: bump pinned localstack tag to 4.5 (#363)
  • a3fd554 feat: exposing necessary Kafka consts in both Apache and Confluent Kafka (#409)
  • 60331dc feat: support state saving and loading in Foundry Anvil image (#396)
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 13, 2026
@MikeNeilson MikeNeilson force-pushed the dependabot/cargo/dependencies-major-b054083443 branch from 54551fc to e8505b7 Compare February 1, 2026 17:39
@MikeNeilson
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@MikeNeilson
Copy link
Contributor

@dependabot recreate

Bumps the dependencies-major group with 3 updates in the / directory: [k8s-openapi](https://github.com/Arnavion/k8s-openapi), [base16ct](https://github.com/RustCrypto/formats) and [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community).


Updates `k8s-openapi` from 0.26.0 to 0.26.1
- [Release notes](https://github.com/Arnavion/k8s-openapi/releases)
- [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md)
- [Commits](Arnavion/k8s-openapi@v0.26.0...v0.26.1)

Updates `base16ct` from 0.3.0 to 1.0.0
- [Commits](RustCrypto/formats@base16ct/v0.3.0...base16ct/v1.0.0)

Updates `testcontainers-modules` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/testcontainers/testcontainers-rs-modules-community/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-rs-modules-community/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-rs-modules-community@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: k8s-openapi
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-major
- dependency-name: base16ct
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies-major
- dependency-name: testcontainers-modules
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/dependencies-major-b054083443 branch from e8505b7 to 0bc77fb Compare February 1, 2026 19:15
@MikeNeilson MikeNeilson merged commit f1e2673 into main Feb 1, 2026
2 checks passed
@MikeNeilson MikeNeilson deleted the dependabot/cargo/dependencies-major-b054083443 branch February 1, 2026 19:35
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant