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 testcontainers-modules from 0.10.0 to 0.11.1 #95

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps testcontainers-modules from 0.10.0 to 0.11.1.

Release notes

Sourced from testcontainers-modules's releases.

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

  • Correct password usage
Changelog

Sourced from testcontainers-modules's changelog.

[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

  • Correct password usage
Commits
  • 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)
  • ebf549f fix(mssql): update version to fix crashes in CI (#219)
  • 7b05300 refactor!: require the builder pattern for module initalisation (#161)
  • fab257f feat!: update testcontainers to 0.23.0 (#216)
  • 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.10.0 to 0.11.1.
- [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.10.0...v0.11.1)

---
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 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 27, 2024
@bbortt bbortt merged commit fe256d9 into main Sep 29, 2024
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/testcontainers-modules-0.11.1 branch September 29, 2024 13:18
Copy link

🎉 This PR is included in version 1.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released This has been released label Nov 28, 2024
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 released This has been released rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant