build(deps): bump slf4j.version from 2.0.7 to 2.0.9#1228
Merged
Conversation
Bumps `slf4j.version` from 2.0.7 to 2.0.9. Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.9 Updates `org.slf4j:slf4j-jdk14` from 2.0.7 to 2.0.9 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
mergify bot
added a commit
that referenced
this pull request
Sep 21, 2025
…3.11.3 to 3.12.0 [skip ci] Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.3 to 3.12.0. Release notes *Sourced from [org.apache.maven.plugins:maven-javadoc-plugin's releases](https://github.com/apache/maven-javadoc-plugin/releases).* > 3.12.0 > ------ > > 💥 Breaking changes > ----------------------- > > * remove fix mojo ([#1263](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1263)) [`@elharo`](https://github.com/elharo) > * detectOfflineLinks is now false per default for all *jar* mojo issue [#1258](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1258) ([#1259](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1259)) [`@olamy`](https://github.com/olamy) > > 🐛 Bug Fixes > ----------- > > * Fix legacyMode ([#1265](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1265)) [`@fridrich`](https://github.com/fridrich) > * Fix `package {...} does not exist` in `legacyMode` ([#1243](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1243)) [`@JackPGreen`](https://github.com/JackPGreen) > * Ensure UTF-8 charset is used to avoid IllegalArgumentException: Null charset name ([#1245](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1245)) [`@elharo`](https://github.com/elharo) > * Remove Javadoc 1.4+ / -1.1 switch related warning ([#1240](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1240)) [`@perceptron8`](https://github.com/perceptron8) > > 👻 Maintenance > ------------- > > * protect 3.8.x branch ([#1238](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1238)) [`@hboutemy`](https://github.com/hboutemy) > * feat: enable prevent branch protection rules ([#1228](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1228)) [`@sparsick`](https://github.com/sparsick) > > 📦 Dependency updates > -------------------- > > * Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 ([#1257](https://redirect.github.com/apache/maven-javadoc-plugin/pull/1257)) @[dependabot[bot]](https://github.com/apps/dependabot) Commits * [`2a06bed`](apache/maven-javadoc-plugin@2a06bed) [maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0 * [`a71ecf9`](apache/maven-javadoc-plugin@a71ecf9) bump version 3.12.0-SNAPSHOT * [`88f2b71`](apache/maven-javadoc-plugin@88f2b71) [maven-release-plugin] prepare for next development iteration * [`7e18956`](apache/maven-javadoc-plugin@7e18956) [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4 * [`c11b76c`](apache/maven-javadoc-plugin@c11b76c) In legacyMode, don't use -sourcepath, unless excludePackageNames is not empty... * [`bc9904b`](apache/maven-javadoc-plugin@bc9904b) remove fix mojo ([#1263](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1263)) * [`f310135`](apache/maven-javadoc-plugin@f310135) Fix `package {...} does not exist` in `legacyMode` ([#1243](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1243)) * [`c8270f9`](apache/maven-javadoc-plugin@c8270f9) detectOfflineLinks is now false per default for all *jar* mojo issue [#1258](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1258) ... * [`953e609`](apache/maven-javadoc-plugin@953e609) Delete flaky test ([#1260](https://redirect.github.com/apache/maven-javadoc-plugin/issues/1260)) * [`2bba7a4`](apache/maven-javadoc-plugin@2bba7a4) Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 * Additional commits viewable in [compare view](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.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)
mergify bot
added a commit
that referenced
this pull request
Feb 22, 2026
…js [skip ci] Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.11.0 to 11.12.0. Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).* > v11.12.0 > -------- > > Changes > ------- > > 🚀 Features > ---------- > > * Add SSL support for postgres containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224)) > * Add Azurite support for HTTPS/OAuth configuration [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228)) > * Support preserving UID/GID when copying archives to containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234)) > * Follow symlinks when copying files into containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235)) > * Warn when compose wait strategy names don't match containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232)) > * Add support for GenericContainer security options [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1226](https://redirect.github.com/testcontainers/testcontainers-node/issues/1226)) > > 🐛 Bug Fixes > ----------- > > * Honor nested .dockerignore exclusions in Docker build context [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229)) > * Fallback to new Reaper when reused Reaper is unreachable [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233)) > > 📖 Documentation > --------------- > > * Add AGENTS.md: [#1225](https://redirect.github.com/testcontainers/testcontainers-node/issues/1225) > * Update AGENTS.md: [#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236), [#1231](https://redirect.github.com/testcontainers/testcontainers-node/issues/1231), [#1227](https://redirect.github.com/testcontainers/testcontainers-node/issues/1227) > > 🧹 Maintenance > ------------- > > * Restore compose warning test compile after naming simplification [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239)) > * Simplify Docker Compose naming to v2-only format [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238)) > * Docker event stream test helper matches both `status` and `Action` fields [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1230](https://redirect.github.com/testcontainers/testcontainers-node/issues/1230)) > > 📦 Dependency Updates > -------------------- > > * Bump dependencies: [#1222](https://redirect.github.com/testcontainers/testcontainers-node/issues/1222), [#1223](https://redirect.github.com/testcontainers/testcontainers-node/issues/1223), [#1220](https://redirect.github.com/testcontainers/testcontainers-node/issues/1220), [#1221](https://redirect.github.com/testcontainers/testcontainers-node/issues/1221), [#1212](https://redirect.github.com/testcontainers/testcontainers-node/issues/1212), [#1211](https://redirect.github.com/testcontainers/testcontainers-node/issues/1211), [#1208](https://redirect.github.com/testcontainers/testcontainers-node/issues/1208), [#1209](https://redirect.github.com/testcontainers/testcontainers-node/issues/1209) > * Bump mkdocs-material: [#1205](https://redirect.github.com/testcontainers/testcontainers-node/issues/1205) Commits * [`0481c58`](testcontainers/testcontainers-node@0481c58) Add SSL support for postgres containers ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224)) * [`746f96e`](testcontainers/testcontainers-node@746f96e) Add Azurite support for HTTPS/OAuth configuration ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228)) * [`ecd83c8`](testcontainers/testcontainers-node@ecd83c8) Fix stale composeContainerName reference in compose warning test ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239)) * [`f1a9a0b`](testcontainers/testcontainers-node@f1a9a0b) Support preserving UID/GID when copying archives to containers ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234)) * [`6274827`](testcontainers/testcontainers-node@6274827) Follow symlinks when copying files into containers ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235)) * [`5dc5293`](testcontainers/testcontainers-node@5dc5293) Simplify Compose naming to v2-only conventions ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238)) * [`975665b`](testcontainers/testcontainers-node@975665b) Honor nested .dockerignore exclusions in Docker build context ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229)) * [`d75a4ac`](testcontainers/testcontainers-node@d75a4ac) Fallback to new Reaper when reused one is unreachable ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233)) * [`84d0908`](testcontainers/testcontainers-node@84d0908) Warn when compose wait strategy names don't match containers ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232)) * [`c608c47`](testcontainers/testcontainers-node@c608c47) Update AGENTS.md ([#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236)) * Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.11.0...v11.12.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 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)
mergify bot
added a commit
that referenced
this pull request
Feb 22, 2026
…studio [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.11.0 to 11.12.0. Release notes *Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).* > v11.12.0 > -------- > > Changes > ------- > > 🚀 Features > ---------- > > * Add SSL support for postgres containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224)) > * Add Azurite support for HTTPS/OAuth configuration [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228)) > * Support preserving UID/GID when copying archives to containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234)) > * Follow symlinks when copying files into containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235)) > * Warn when compose wait strategy names don't match containers [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232)) > * Add support for GenericContainer security options [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1226](https://redirect.github.com/testcontainers/testcontainers-node/issues/1226)) > > 🐛 Bug Fixes > ----------- > > * Honor nested .dockerignore exclusions in Docker build context [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229)) > * Fallback to new Reaper when reused Reaper is unreachable [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233)) > > 📖 Documentation > --------------- > > * Add AGENTS.md: [#1225](https://redirect.github.com/testcontainers/testcontainers-node/issues/1225) > * Update AGENTS.md: [#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236), [#1231](https://redirect.github.com/testcontainers/testcontainers-node/issues/1231), [#1227](https://redirect.github.com/testcontainers/testcontainers-node/issues/1227) > > 🧹 Maintenance > ------------- > > * Restore compose warning test compile after naming simplification [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239)) > * Simplify Docker Compose naming to v2-only format [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238)) > * Docker event stream test helper matches both `status` and `Action` fields [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1230](https://redirect.github.com/testcontainers/testcontainers-node/issues/1230)) > > 📦 Dependency Updates > -------------------- > > * Bump dependencies: [#1222](https://redirect.github.com/testcontainers/testcontainers-node/issues/1222), [#1223](https://redirect.github.com/testcontainers/testcontainers-node/issues/1223), [#1220](https://redirect.github.com/testcontainers/testcontainers-node/issues/1220), [#1221](https://redirect.github.com/testcontainers/testcontainers-node/issues/1221), [#1212](https://redirect.github.com/testcontainers/testcontainers-node/issues/1212), [#1211](https://redirect.github.com/testcontainers/testcontainers-node/issues/1211), [#1208](https://redirect.github.com/testcontainers/testcontainers-node/issues/1208), [#1209](https://redirect.github.com/testcontainers/testcontainers-node/issues/1209) > * Bump mkdocs-material: [#1205](https://redirect.github.com/testcontainers/testcontainers-node/issues/1205) Commits * [`0481c58`](testcontainers/testcontainers-node@0481c58) Add SSL support for postgres containers ([#1224](https://redirect.github.com/testcontainers/testcontainers-node/issues/1224)) * [`746f96e`](testcontainers/testcontainers-node@746f96e) Add Azurite support for HTTPS/OAuth configuration ([#1228](https://redirect.github.com/testcontainers/testcontainers-node/issues/1228)) * [`ecd83c8`](testcontainers/testcontainers-node@ecd83c8) Fix stale composeContainerName reference in compose warning test ([#1239](https://redirect.github.com/testcontainers/testcontainers-node/issues/1239)) * [`f1a9a0b`](testcontainers/testcontainers-node@f1a9a0b) Support preserving UID/GID when copying archives to containers ([#1234](https://redirect.github.com/testcontainers/testcontainers-node/issues/1234)) * [`6274827`](testcontainers/testcontainers-node@6274827) Follow symlinks when copying files into containers ([#1235](https://redirect.github.com/testcontainers/testcontainers-node/issues/1235)) * [`5dc5293`](testcontainers/testcontainers-node@5dc5293) Simplify Compose naming to v2-only conventions ([#1238](https://redirect.github.com/testcontainers/testcontainers-node/issues/1238)) * [`975665b`](testcontainers/testcontainers-node@975665b) Honor nested .dockerignore exclusions in Docker build context ([#1229](https://redirect.github.com/testcontainers/testcontainers-node/issues/1229)) * [`d75a4ac`](testcontainers/testcontainers-node@d75a4ac) Fallback to new Reaper when reused one is unreachable ([#1233](https://redirect.github.com/testcontainers/testcontainers-node/issues/1233)) * [`84d0908`](testcontainers/testcontainers-node@84d0908) Warn when compose wait strategy names don't match containers ([#1232](https://redirect.github.com/testcontainers/testcontainers-node/issues/1232)) * [`c608c47`](testcontainers/testcontainers-node@c608c47) Update AGENTS.md ([#1236](https://redirect.github.com/testcontainers/testcontainers-node/issues/1236)) * Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.11.0...v11.12.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 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
slf4j.versionfrom 2.0.7 to 2.0.9.Updates
org.slf4j:slf4j-apifrom 2.0.7 to 2.0.9Updates
org.slf4j:slf4j-jdk14from 2.0.7 to 2.0.9Dependabot 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)