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

Bump testcontainers-modules from 0.9.0 to 0.11.2 #11

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps testcontainers-modules from 0.9.0 to 0.11.2.

Release notes

Sourced from testcontainers-modules's releases.

v0.11.2

Features

  • Support databend module (#207)

Miscellaneous Tasks

  • Update databend-driver requirement from 0.20.1 to 0.21.0 (#225)

v0.11.1

Documentation

  • Disallow missing docs on crate level and allow where necessary (#222)

Features

  • Implement with_init_sql for Postgres, Mysql and Mariadb (#182)
  • openldap: Tls certs and ldif file (#217)

v0.11.0

Bug Fixes

  • Update version to fix crashes in CI (#219)
  • [breaking] Make EULA acception explicit (#218)

Documentation

  • Add docs for the ganachecli module (#190)

Features

  • Add ability to enable properties-config for testcontainers
  • [breaking] Update testcontainers to 0.23.0 (#216)

Miscellaneous Tasks

  • Update redis requirement from 0.26.0 to 0.27.2 (#211)
  • Exclude all-features test run (#174)
  • Update async-nats requirement from 0.35.0 to 0.36.0 (#206)

Refactor

  • [breaking] Require the builder pattern for module initalisation (#161)

Testing

... (truncated)

Changelog

Sourced from testcontainers-modules's changelog.

[0.11.2] - 2024-09-30

Features

  • Support databend module (#207)

Miscellaneous Tasks

  • Update databend-driver requirement from 0.20.1 to 0.21.0 (#225)

[0.11.1] - 2024-09-26

Documentation

  • Disallow missing docs on crate level and allow where necessary (#222)

Features

  • Implement with_init_sql for Postgres, Mysql and Mariadb (#182)
  • Tls certs and ldif file (#217)

[0.11.0] - 2024-09-25

Bug Fixes

  • Update version to fix crashes in CI (#219)
  • [breaking] Make EULA acception explicit (#218)

Documentation

  • Add docs for the ganachecli module (#190)

Features

  • Add ability to enable properties-config for testcontainers
  • [breaking] Update testcontainers to 0.23.0 (#216)

Miscellaneous Tasks

  • Update redis requirement from 0.26.0 to 0.27.2 (#211)
  • Exclude all-features test run (#174)
  • Update async-nats requirement from 0.35.0 to 0.36.0 (#206)

Refactor

  • [breaking] Require the builder pattern for module initalisation (#161)

Testing

... (truncated)

Commits
  • 0bc50be chore: release v0.11.2 (#227)
  • e4aa721 chore(deps): update databend-driver requirement from 0.20.1 to 0.21.0 (#225)
  • fe7f453 feat: support databend module (#207)
  • f2bf770 chore: release v0.11.1 (#223)
  • b849e57 feat(openldap): tls certs and ldif file (#217)
  • 674a926 feat: implement with_init_sql for Postgres, Mysql and Mariadb (#182)
  • 149062c docs: disallow missing docs on crate level and allow where necessary (#222)
  • 2646eeb chore: release v0.11.0 (#221)
  • 361f08b test(mssql): correct password usage
  • 1c29a89 fix(mssql)!: make EULA acception explicit (#218)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [testcontainers-modules](https://github.com/testcontainers/testcontainers-rs-modules-community) from 0.9.0 to 0.11.2.
- [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.9.0...v0.11.2)

---
updated-dependencies:
- dependency-name: testcontainers-modules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #17.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/cargo/testcontainers-modules-0.11.2 branch October 21, 2024 15:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants