Skip to content

build(deps): bump MeterianHQ/meterian-github-action from 1.0.15 to 1.0.16#1263

Merged
lvca merged 1 commit into
mainfrom
dependabot/github_actions/MeterianHQ/meterian-github-action-1.0.16
Oct 2, 2023
Merged

build(deps): bump MeterianHQ/meterian-github-action from 1.0.15 to 1.0.16#1263
lvca merged 1 commit into
mainfrom
dependabot/github_actions/MeterianHQ/meterian-github-action-1.0.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 2, 2023

Bumps MeterianHQ/meterian-github-action from 1.0.15 to 1.0.16.

Release notes

Sourced from MeterianHQ/meterian-github-action's releases.

v1.0.16

What's Changed

  • Now supporting override of target scan instance via evn vars

Full Changelog: MeterianHQ/meterian-github-action@v1.0.15...v1.0.16

Commits
  • e7d58ad Merge pull request #18 from MeterianHQ/target-instance-override
  • 4994daf Now reading env variables to override target scan instance
  • eb6819c Update README.md
  • 326bd94 Update README.md
  • See full diff 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 [MeterianHQ/meterian-github-action](https://github.com/meterianhq/meterian-github-action) from 1.0.15 to 1.0.16.
- [Release notes](https://github.com/meterianhq/meterian-github-action/releases)
- [Commits](MeterianHQ/meterian-github-action@v1.0.15...v1.0.16)

---
updated-dependencies:
- dependency-name: MeterianHQ/meterian-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions labels Oct 2, 2023
@lvca lvca merged commit a14ccb0 into main Oct 2, 2023
@lvca lvca added this to the 23.10.1 milestone Oct 2, 2023
@dependabot dependabot Bot deleted the dependabot/github_actions/MeterianHQ/meterian-github-action-1.0.16 branch October 2, 2023 05:59
@lvca lvca self-assigned this Nov 1, 2023
mergify Bot added a commit that referenced this pull request Sep 8, 2025
… to 2.19.0 [skip ci]

Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.18.0 to 2.19.0.
Release notes

*Sourced from [org.codehaus.mojo:versions-maven-plugin's releases](https://github.com/mojohaus/versions/releases).*

> 2.19.0
> ------
>
> 💥 Breaking changes
> -----------------------
>
> * Removed numeric and mercury comparators, further refactoring ([#1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 🚀 New features and improvements
> -------------------------------
>
> * Parallel version updates ([#1207](https://redirect.github.com/mojohaus/versions/pull/1207)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 🐛 Bug Fixes
> -----------
>
> * Resolves [#1227](https://redirect.github.com/mojohaus/versions/issues/1227): revert working in case of a non-standard "pom.xml" filename ([#1263](https://redirect.github.com/mojohaus/versions/pull/1263)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Resolves [#1255](https://redirect.github.com/mojohaus/versions/issues/1255): set-property special case when a property has no value ([#1261](https://redirect.github.com/mojohaus/versions/pull/1261)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Resolves [#1251](https://redirect.github.com/mojohaus/versions/issues/1251): nextSnapshotIndexToIncrement should zeros on the right ([#1262](https://redirect.github.com/mojohaus/versions/pull/1262)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed #1233- set-property in profile without module property ([#1234](https://redirect.github.com/mojohaus/versions/pull/1234)) [`@​mcarlett`](https://github.com/mcarlett)
> * Fix closing code tags ([#1206](https://redirect.github.com/mojohaus/versions/pull/1206)) [`@​pzygielo`](https://github.com/pzygielo)
> * Resolves [#1197](https://redirect.github.com/mojohaus/versions/issues/1197): Handling a no-version case in dependencyManagement for CompareDependenciesMojo ([#1198](https://redirect.github.com/mojohaus/versions/pull/1198)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed the failed release build ([#1194](https://redirect.github.com/mojohaus/versions/pull/1194)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixed [#1191](https://redirect.github.com/mojohaus/versions/issues/1191): Processes (all) profiles from original model if transitive is false ([#1193](https://redirect.github.com/mojohaus/versions/pull/1193)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140) for reports ([#1188](https://redirect.github.com/mojohaus/versions/pull/1188)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1140](https://redirect.github.com/mojohaus/versions/issues/1140): Added showVersionless (default true) ([#1187](https://redirect.github.com/mojohaus/versions/pull/1187)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Fixes [#1182](https://redirect.github.com/mojohaus/versions/issues/1182) and [#1184](https://redirect.github.com/mojohaus/versions/issues/1184): Bug fixes ([#1185](https://redirect.github.com/mojohaus/versions/pull/1185)) [`@​andrzejj0`](https://github.com/andrzejj0)
>
> 👻 Maintenance
> -------------
>
> * Remove manual default from docs for parameters ([#1264](https://redirect.github.com/mojohaus/versions/pull/1264)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Use default configuration for release-drafter ([#1256](https://redirect.github.com/mojohaus/versions/pull/1256)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump project version to 2.19.0-SNAPSHOT ([#1237](https://redirect.github.com/mojohaus/versions/pull/1237)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Exposing the problem causing artifact if Resolver throws an exception ([#1224](https://redirect.github.com/mojohaus/versions/pull/1224)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Site fix for rule-2.1.0.xsd and rule-2.0.0.xsd; getOutputPath() for reports ([#1223](https://redirect.github.com/mojohaus/versions/pull/1223)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Removed numeric and mercury comparators, further refactoring ([#1222](https://redirect.github.com/mojohaus/versions/pull/1222)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Pom helper refactoring ([#1221](https://redirect.github.com/mojohaus/versions/pull/1221)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * PR Automation only on close event ([#1220](https://redirect.github.com/mojohaus/versions/pull/1220)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Refactoring: ArtifactFactory and ArtifactVersionService ([#1218](https://redirect.github.com/mojohaus/versions/pull/1218)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Versions refactor 2 ([#1204](https://redirect.github.com/mojohaus/versions/pull/1204)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * Refactoring: coalesce use-*-* goals. ([#1202](https://redirect.github.com/mojohaus/versions/pull/1202)) [`@​andrzejj0`](https://github.com/andrzejj0)
> * PR Automation - must use pull\_request\_target ([#1205](https://redirect.github.com/mojohaus/versions/pull/1205)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Add PR Automation ([#1201](https://redirect.github.com/mojohaus/versions/pull/1201)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
>
> 📦 Dependency updates
> --------------------
>
> * Bump actions/stale from 9 to 10 ([#1265](https://redirect.github.com/mojohaus/versions/pull/1265)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([#1260](https://redirect.github.com/mojohaus/versions/pull/1260)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#1259](https://redirect.github.com/mojohaus/versions/pull/1259)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump byteBuddyVersion from 1.17.6 to 1.17.7 ([#1258](https://redirect.github.com/mojohaus/versions/pull/1258)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mojo-parent from 92 to 93 ([#1257](https://redirect.github.com/mojohaus/versions/pull/1257)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 ([#1254](https://redirect.github.com/mojohaus/versions/pull/1254)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 ([#1253](https://redirect.github.com/mojohaus/versions/pull/1253)) @[dependabot[bot]](https://github.com/apps/dependabot)

... (truncated)


Commits

* [`b625a90`](mojohaus/versions@b625a90) [maven-release-plugin] prepare release 2.19.0
* [`ba67cf1`](mojohaus/versions@ba67cf1) Bump actions/stale from 9 to 10
* [`28ac80d`](mojohaus/versions@28ac80d) Remove manual default from docs for parameters
* [`0ce0fba`](mojohaus/versions@0ce0fba) Resolves [#1227](https://redirect.github.com/mojohaus/versions/issues/1227): revert working in case a non-standard "pom.xml" file name is ...
* [`d547a03`](mojohaus/versions@d547a03) Resolves [#1255](https://redirect.github.com/mojohaus/versions/issues/1255): set-property special case when the property has no value ([#1261](https://redirect.github.com/mojohaus/versions/issues/1261))
* [`e99daf3`](mojohaus/versions@e99daf3) Resolves [#1251](https://redirect.github.com/mojohaus/versions/issues/1251): nextSnapshotIndexToIncrement should zero versions components ...
* [`7a05285`](mojohaus/versions@7a05285) Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 ([#1260](https://redirect.github.com/mojohaus/versions/issues/1260))
* [`7444785`](mojohaus/versions@7444785) Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1
* [`e3584a2`](mojohaus/versions@e3584a2) Bump byteBuddyVersion from 1.17.6 to 1.17.7
* [`129aad2`](mojohaus/versions@129aad2) Bump org.codehaus.mojo:mojo-parent from 92 to 93
* Additional commits viewable in [compare view](mojohaus/versions@2.18.0...2.19.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.codehaus.mojo:versions-maven-plugin&package-manager=maven&previous-version=2.18.0&new-version=2.19.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 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)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-javadoc-plugin&package-manager=maven&previous-version=3.11.3&new-version=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 Mar 23, 2026
…js [skip ci]

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.12.0 to 11.13.0.
Release notes

*Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v11.13.0
> --------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Add Oracle Free module [`@​collinmurd`](https://github.com/collinmurd) ([#1242](https://redirect.github.com/testcontainers/testcontainers-node/issues/1242))
>
> 📖 Documentation
> ---------------
>
> * Improve AGENTS.md monorepo and PR-authoring guidance [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1265](https://redirect.github.com/testcontainers/testcontainers-node/issues/1265))
> * Restore search input after Material for MkDocs v9 update [`@​HofmeisterAn`](https://github.com/HofmeisterAn) ([#1259](https://redirect.github.com/testcontainers/testcontainers-node/issues/1259))
> * Fix Vitest global setup quickstart for Redis [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1245](https://redirect.github.com/testcontainers/testcontainers-node/issues/1245))
>
> 🧹 Maintenance
> -------------
>
> * Disable sourcemap emission to avoid missing source warnings [`@​tmm`](https://github.com/tmm) ([#1268](https://redirect.github.com/testcontainers/testcontainers-node/issues/1268))
> * NPM audit [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1266](https://redirect.github.com/testcontainers/testcontainers-node/issues/1266))
> * Move Vault test client from node-vault to `@​litehex/node-vault` [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1263](https://redirect.github.com/testcontainers/testcontainers-node/issues/1263))
> * Allow couchbase patch version updates [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1251](https://redirect.github.com/testcontainers/testcontainers-node/issues/1251))
> * Exempt never-stale issues from stale workflow [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1241](https://redirect.github.com/testcontainers/testcontainers-node/issues/1241))
> * Add stale issue workflow [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1240](https://redirect.github.com/testcontainers/testcontainers-node/issues/1240))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump mkdocs-material from 9.7.4 to 9.7.5 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1269](https://redirect.github.com/testcontainers/testcontainers-node/issues/1269))
> * Bump the dependencies group across 9 directories with 10 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1271](https://redirect.github.com/testcontainers/testcontainers-node/issues/1271))
> * Bump the dependencies group with 16 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1272](https://redirect.github.com/testcontainers/testcontainers-node/issues/1272))
> * Bump the dependencies group with 11 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1262](https://redirect.github.com/testcontainers/testcontainers-node/issues/1262))
> * Bump the dependencies group across 8 directories with 8 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1261](https://redirect.github.com/testcontainers/testcontainers-node/issues/1261))
> * Bump mkdocs-material from 9.7.3 to 9.7.4 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1260](https://redirect.github.com/testcontainers/testcontainers-node/issues/1260))
> * Bump the dependencies group across 1 directory with 22 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1257](https://redirect.github.com/testcontainers/testcontainers-node/issues/1257))
> * Bump the dependencies group across 11 directories with 12 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1255](https://redirect.github.com/testcontainers/testcontainers-node/issues/1255))
> * Bump mkdocs-material from 9.7.2 to 9.7.3 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1254](https://redirect.github.com/testcontainers/testcontainers-node/issues/1254))
> * Bump the dependencies group across 8 directories with 9 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1248](https://redirect.github.com/testcontainers/testcontainers-node/issues/1248))
> * Bump the dependencies group with 2 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1247](https://redirect.github.com/testcontainers/testcontainers-node/issues/1247))


Commits

* [`9261021`](testcontainers/testcontainers-node@9261021) Disable sourcemap emission to avoid missing source warnings ([#1268](https://redirect.github.com/testcontainers/testcontainers-node/issues/1268))
* [`42ae351`](testcontainers/testcontainers-node@42ae351) Bump mkdocs-material from 9.7.4 to 9.7.5 in the dependencies group ([#1269](https://redirect.github.com/testcontainers/testcontainers-node/issues/1269))
* [`bc72f6b`](testcontainers/testcontainers-node@bc72f6b) Bump the dependencies group across 9 directories with 10 updates ([#1271](https://redirect.github.com/testcontainers/testcontainers-node/issues/1271))
* [`c3b1aba`](testcontainers/testcontainers-node@c3b1aba) Bump the dependencies group with 16 updates ([#1272](https://redirect.github.com/testcontainers/testcontainers-node/issues/1272))
* [`9d9b509`](testcontainers/testcontainers-node@9d9b509) NPM audit ([#1266](https://redirect.github.com/testcontainers/testcontainers-node/issues/1266))
* [`47dad03`](testcontainers/testcontainers-node@47dad03) Switch Vault module tests to `@​litehex/node-vault` ([#1263](https://redirect.github.com/testcontainers/testcontainers-node/issues/1263))
* [`340c8c1`](testcontainers/testcontainers-node@340c8c1) Improve AGENTS.md monorepo and PR-authoring guidance ([#1265](https://redirect.github.com/testcontainers/testcontainers-node/issues/1265))
* [`9e40b17`](testcontainers/testcontainers-node@9e40b17) Bump the dependencies group with 11 updates ([#1262](https://redirect.github.com/testcontainers/testcontainers-node/issues/1262))
* [`8832bf7`](testcontainers/testcontainers-node@8832bf7) Bump the dependencies group across 8 directories with 8 updates ([#1261](https://redirect.github.com/testcontainers/testcontainers-node/issues/1261))
* [`2526634`](testcontainers/testcontainers-node@2526634) Add Oracle Free module ([#1242](https://redirect.github.com/testcontainers/testcontainers-node/issues/1242))
* Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.12.0...v11.13.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.12.0&new-version=11.13.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 Mar 23, 2026
…studio [skip ci]

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 11.12.0 to 11.13.0.
Release notes

*Sourced from [testcontainers's releases](https://github.com/testcontainers/testcontainers-node/releases).*

> v11.13.0
> --------
>
> Changes
> -------
>
> 🚀 Features
> ----------
>
> * Add Oracle Free module [`@​collinmurd`](https://github.com/collinmurd) ([#1242](https://redirect.github.com/testcontainers/testcontainers-node/issues/1242))
>
> 📖 Documentation
> ---------------
>
> * Improve AGENTS.md monorepo and PR-authoring guidance [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1265](https://redirect.github.com/testcontainers/testcontainers-node/issues/1265))
> * Restore search input after Material for MkDocs v9 update [`@​HofmeisterAn`](https://github.com/HofmeisterAn) ([#1259](https://redirect.github.com/testcontainers/testcontainers-node/issues/1259))
> * Fix Vitest global setup quickstart for Redis [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1245](https://redirect.github.com/testcontainers/testcontainers-node/issues/1245))
>
> 🧹 Maintenance
> -------------
>
> * Disable sourcemap emission to avoid missing source warnings [`@​tmm`](https://github.com/tmm) ([#1268](https://redirect.github.com/testcontainers/testcontainers-node/issues/1268))
> * NPM audit [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1266](https://redirect.github.com/testcontainers/testcontainers-node/issues/1266))
> * Move Vault test client from node-vault to `@​litehex/node-vault` [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1263](https://redirect.github.com/testcontainers/testcontainers-node/issues/1263))
> * Allow couchbase patch version updates [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1251](https://redirect.github.com/testcontainers/testcontainers-node/issues/1251))
> * Exempt never-stale issues from stale workflow [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1241](https://redirect.github.com/testcontainers/testcontainers-node/issues/1241))
> * Add stale issue workflow [`@​cristianrgreco`](https://github.com/cristianrgreco) ([#1240](https://redirect.github.com/testcontainers/testcontainers-node/issues/1240))
>
> 📦 Dependency Updates
> --------------------
>
> * Bump mkdocs-material from 9.7.4 to 9.7.5 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1269](https://redirect.github.com/testcontainers/testcontainers-node/issues/1269))
> * Bump the dependencies group across 9 directories with 10 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1271](https://redirect.github.com/testcontainers/testcontainers-node/issues/1271))
> * Bump the dependencies group with 16 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1272](https://redirect.github.com/testcontainers/testcontainers-node/issues/1272))
> * Bump the dependencies group with 11 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1262](https://redirect.github.com/testcontainers/testcontainers-node/issues/1262))
> * Bump the dependencies group across 8 directories with 8 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1261](https://redirect.github.com/testcontainers/testcontainers-node/issues/1261))
> * Bump mkdocs-material from 9.7.3 to 9.7.4 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1260](https://redirect.github.com/testcontainers/testcontainers-node/issues/1260))
> * Bump the dependencies group across 1 directory with 22 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1257](https://redirect.github.com/testcontainers/testcontainers-node/issues/1257))
> * Bump the dependencies group across 11 directories with 12 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1255](https://redirect.github.com/testcontainers/testcontainers-node/issues/1255))
> * Bump mkdocs-material from 9.7.2 to 9.7.3 in the dependencies group @[dependabot[bot]](https://github.com/apps/dependabot) ([#1254](https://redirect.github.com/testcontainers/testcontainers-node/issues/1254))
> * Bump the dependencies group across 8 directories with 9 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1248](https://redirect.github.com/testcontainers/testcontainers-node/issues/1248))
> * Bump the dependencies group with 2 updates @[dependabot[bot]](https://github.com/apps/dependabot) ([#1247](https://redirect.github.com/testcontainers/testcontainers-node/issues/1247))


Commits

* [`9261021`](testcontainers/testcontainers-node@9261021) Disable sourcemap emission to avoid missing source warnings ([#1268](https://redirect.github.com/testcontainers/testcontainers-node/issues/1268))
* [`42ae351`](testcontainers/testcontainers-node@42ae351) Bump mkdocs-material from 9.7.4 to 9.7.5 in the dependencies group ([#1269](https://redirect.github.com/testcontainers/testcontainers-node/issues/1269))
* [`bc72f6b`](testcontainers/testcontainers-node@bc72f6b) Bump the dependencies group across 9 directories with 10 updates ([#1271](https://redirect.github.com/testcontainers/testcontainers-node/issues/1271))
* [`c3b1aba`](testcontainers/testcontainers-node@c3b1aba) Bump the dependencies group with 16 updates ([#1272](https://redirect.github.com/testcontainers/testcontainers-node/issues/1272))
* [`9d9b509`](testcontainers/testcontainers-node@9d9b509) NPM audit ([#1266](https://redirect.github.com/testcontainers/testcontainers-node/issues/1266))
* [`47dad03`](testcontainers/testcontainers-node@47dad03) Switch Vault module tests to `@​litehex/node-vault` ([#1263](https://redirect.github.com/testcontainers/testcontainers-node/issues/1263))
* [`340c8c1`](testcontainers/testcontainers-node@340c8c1) Improve AGENTS.md monorepo and PR-authoring guidance ([#1265](https://redirect.github.com/testcontainers/testcontainers-node/issues/1265))
* [`9e40b17`](testcontainers/testcontainers-node@9e40b17) Bump the dependencies group with 11 updates ([#1262](https://redirect.github.com/testcontainers/testcontainers-node/issues/1262))
* [`8832bf7`](testcontainers/testcontainers-node@8832bf7) Bump the dependencies group across 8 directories with 8 updates ([#1261](https://redirect.github.com/testcontainers/testcontainers-node/issues/1261))
* [`2526634`](testcontainers/testcontainers-node@2526634) Add Oracle Free module ([#1242](https://redirect.github.com/testcontainers/testcontainers-node/issues/1242))
* Additional commits viewable in [compare view](testcontainers/testcontainers-node@v11.12.0...v11.13.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=testcontainers&package-manager=npm\_and\_yarn&previous-version=11.12.0&new-version=11.13.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)
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

1 participant