-
-
Notifications
You must be signed in to change notification settings - Fork 88
build(deps-dev): bump mongo-java-driver from 3.12.13 to 3.12.14 #1121
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-dev): bump mongo-java-driver from 3.12.13 to 3.12.14 #1121
Conversation
Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.13 to 3.12.14. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r3.12.13...r3.12.14) --- updated-dependencies: - dependency-name: org.mongodb:mongo-java-driver dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
… [skip ci] Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.5.1 to 11.6.0. Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).* > v11.6.0 > ------- > > Changes > ------- > > 🚀 Features > ---------- > > * Skip checking registry on credential helper list [`@karol-bochenski`](https://github.com/karol-bochenski) ([#1121](https://github.com/testcontainers/testcontainers-node/issues/1121)) > * Add username option to Valkey container [`@rqbazan`](https://github.com/rqbazan) ([#1117](https://github.com/testcontainers/testcontainers-node/issues/1117)) > > 📖 Documentation > --------------- > > * Fix typo in usage example (RedisContainer) [`@lightningspirit`](https://github.com/lightningspirit) ([#1132](https://github.com/testcontainers/testcontainers-node/issues/1132)) > > 📦 Dependency Updates > -------------------- > > * Bump the dependencies group across 1 directory with 22 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1137](https://github.com/testcontainers/testcontainers-node/issues/1137)) > * Bump the dependencies group across 1 directory with 15 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1123](https://github.com/testcontainers/testcontainers-node/issues/1123)) > * Bump mkdocs-material from 9.6.17 to 9.6.18 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1118](https://github.com/testcontainers/testcontainers-node/issues/1118)) > * Bump mkdocs-material from 9.6.16 to 9.6.17 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1110](https://github.com/testcontainers/testcontainers-node/issues/1110)) > * Bump the dependencies group across 1 directory with 16 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1111](https://github.com/testcontainers/testcontainers-node/issues/1111)) > * Bump actions/checkout from 4 to 5 in the actions group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1112](https://github.com/testcontainers/testcontainers-node/issues/1112)) > * Remove msw override [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1114](https://github.com/testcontainers/testcontainers-node/issues/1114)) Commits * [`ab7fbdd`](testcontainers/testcontainers-node@ab7fbdd) Bump mkdocs-material from 9.6.18 to 9.6.19 in the dependencies group ([#1128](https://github.com/testcontainers/testcontainers-node/issues/1128)) * [`785e1b2`](testcontainers/testcontainers-node@785e1b2) Fix typo in usage example (RedisContainer) ([#1132](https://github.com/testcontainers/testcontainers-node/issues/1132)) * [`7c3d53b`](testcontainers/testcontainers-node@7c3d53b) Bump the dependencies group across 1 directory with 22 updates ([#1137](https://github.com/testcontainers/testcontainers-node/issues/1137)) * [`82d1109`](testcontainers/testcontainers-node@82d1109) Fix image name logging when pulling * [`c81b942`](testcontainers/testcontainers-node@c81b942) Bump the dependencies group across 1 directory with 15 updates ([#1123](https://github.com/testcontainers/testcontainers-node/issues/1123)) * [`13a4dc0`](testcontainers/testcontainers-node@13a4dc0) Bump mkdocs-material from 9.6.17 to 9.6.18 in the dependencies group ([#1118](https://github.com/testcontainers/testcontainers-node/issues/1118)) * [`9ae6d5e`](testcontainers/testcontainers-node@9ae6d5e) Skip checking registry on credential helper list ([#1121](https://github.com/testcontainers/testcontainers-node/issues/1121)) * [`553d238`](testcontainers/testcontainers-node@553d238) Add username option to Valkey container ([#1117](https://github.com/testcontainers/testcontainers-node/issues/1117)) * [`0e85014`](testcontainers/testcontainers-node@0e85014) Bump mkdocs-material from 9.6.16 to 9.6.17 in the dependencies group ([#1110](https://github.com/testcontainers/testcontainers-node/issues/1110)) * [`e11ca7b`](testcontainers/testcontainers-node@e11ca7b) Bump the dependencies group across 1 directory with 16 updates ([#1111](https://github.com/testcontainers/testcontainers-node/issues/1111)) * Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.5.1...v11.6.0) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
…udio [skip ci] [//]: # (dependabot-start)⚠️ \*\*Dependabot is rebasing this PR\*\*⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.2.1 to 11.7.1. Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).* > v11.7.1 > ------- > > Changes > ------- > > 🐛 Bug Fixes > ----------- > > * Return empty registry credentials when none found [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1153](https://github.com/testcontainers/testcontainers-node/issues/1153)) > > v11.7.0 > ------- > > Changes > ------- > > 🚀 Features > ---------- > > * Bump ryuk image version to 0.14 [`@digital88`](https://github.com/digital88) ([#1148](https://github.com/testcontainers/testcontainers-node/issues/1148)) > * Add CouchDB module [`@botflux`](https://github.com/botflux) ([#1136](https://github.com/testcontainers/testcontainers-node/issues/1136)) > > 🐛 Bug Fixes > ----------- > > * Fix MongoDB container excessive CPU usage [`@digital88`](https://github.com/digital88) ([#1146](https://github.com/testcontainers/testcontainers-node/issues/1146)) > > 📦 Dependency Updates > -------------------- > > * Bump mkdocs-material from 9.6.19 to 9.6.20 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1142](https://github.com/testcontainers/testcontainers-node/issues/1142)) > * Bump the dependencies group with 15 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1141](https://github.com/testcontainers/testcontainers-node/issues/1141)) > > v11.6.0 > ------- > > Changes > ------- > > 🚀 Features > ---------- > > * Skip checking registry on credential helper list [`@karol-bochenski`](https://github.com/karol-bochenski) ([#1121](https://github.com/testcontainers/testcontainers-node/issues/1121)) > * Add username option to Valkey container [`@rqbazan`](https://github.com/rqbazan) ([#1117](https://github.com/testcontainers/testcontainers-node/issues/1117)) > > 📖 Documentation > --------------- > > * Fix typo in usage example (RedisContainer) [`@lightningspirit`](https://github.com/lightningspirit) ([#1132](https://github.com/testcontainers/testcontainers-node/issues/1132)) > > 📦 Dependency Updates > -------------------- > > * Bump the dependencies group across 1 directory with 22 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1137](https://github.com/testcontainers/testcontainers-node/issues/1137)) > * Bump the dependencies group across 1 directory with 15 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1123](https://github.com/testcontainers/testcontainers-node/issues/1123)) > * Bump mkdocs-material from 9.6.17 to 9.6.18 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1118](https://github.com/testcontainers/testcontainers-node/issues/1118)) > * Bump mkdocs-material from 9.6.16 to 9.6.17 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1110](https://github.com/testcontainers/testcontainers-node/issues/1110)) > * Bump the dependencies group across 1 directory with 16 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1111](https://github.com/testcontainers/testcontainers-node/issues/1111)) > * Bump actions/checkout from 4 to 5 in the actions group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1112](https://github.com/testcontainers/testcontainers-node/issues/1112)) > * Remove msw override [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1114](https://github.com/testcontainers/testcontainers-node/issues/1114)) > > v11.5.1 > ------- > > Changes > ------- > > 🐛 Bug Fixes > ----------- ... (truncated) Commits * [`c243f8e`](testcontainers/testcontainers-node@c243f8e) Return empty registry credentials when none found ([#1153](https://github.com/testcontainers/testcontainers-node/issues/1153)) * [`8d320dc`](testcontainers/testcontainers-node@8d320dc) v11.7.0 * [`e5f28f8`](testcontainers/testcontainers-node@e5f28f8) Bump mkdocs-material from 9.6.19 to 9.6.20 in the dependencies group ([#1142](https://github.com/testcontainers/testcontainers-node/issues/1142)) * [`e7399ee`](testcontainers/testcontainers-node@e7399ee) Bump the dependencies group with 15 updates ([#1141](https://github.com/testcontainers/testcontainers-node/issues/1141)) * [`9c68c18`](testcontainers/testcontainers-node@9c68c18) Bump ryuk to 0.14 ([#1148](https://github.com/testcontainers/testcontainers-node/issues/1148)) * [`dc79944`](testcontainers/testcontainers-node@dc79944) Fix MongoDB container excessive CPU usage ([#1146](https://github.com/testcontainers/testcontainers-node/issues/1146)) * [`9271e97`](testcontainers/testcontainers-node@9271e97) Add CouchDB module ([#1136](https://github.com/testcontainers/testcontainers-node/issues/1136)) * [`885e117`](testcontainers/testcontainers-node@885e117) v11.6.0 * [`ab7fbdd`](testcontainers/testcontainers-node@ab7fbdd) Bump mkdocs-material from 9.6.18 to 9.6.19 in the dependencies group ([#1128](https://github.com/testcontainers/testcontainers-node/issues/1128)) * [`785e1b2`](testcontainers/testcontainers-node@785e1b2) Fix typo in usage example (RedisContainer) ([#1132](https://github.com/testcontainers/testcontainers-node/issues/1132)) * Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.2.1...v11.7.1) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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 mongo-java-driver from 3.12.13 to 3.12.14.
Commits
9118eb8Build: Update version to 3.12.145ac0fb6Remove broken CI testing of 2.6-3.4d08b993Use default compression level for zstd (#1116)c28506cBuild: version 3.12.14-SNAPSHOTYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)