close
Skip to content

build(deps-dev): bump testcontainers.version from 1.19.0 to 1.19.1#1268

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/maven/testcontainers.version-1.19.1
Oct 16, 2023
Merged

build(deps-dev): bump testcontainers.version from 1.19.0 to 1.19.1#1268
mergify[bot] merged 1 commit into
mainfrom
dependabot/maven/testcontainers.version-1.19.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps testcontainers.version from 1.19.0 to 1.19.1.
Updates org.testcontainers:testcontainers from 1.19.0 to 1.19.1

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.19.1

Testcontainers for Java 1.19.1

Core

Modules

Redpanda

What's Changed

☠️ Deprecations

📖 Documentation

📦 Dependency updates

Commits
  • dd1427e Add maven central badge in readme file
  • 4c83a54 Deprecate CLI utility methods in RabbitMQ module (#7588)
  • 4296b5b Additional listeners should inherit the configured authentication method (#7594)
  • 202680e Proposing Update to index.md - Env Settings for Rancher Desktop (#7591)
  • 209ab2e Add docs for copyFile API (#4661)
  • 8b6776c Allow to define a custom ImagePullPolicy via configuration (#7520)
  • c4d1240 Merge pull request #7587 from testcontainers/combined-pr-branch
  • 29ad500 Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.gradle.en...
  • b5f11d2 Merge remote-tracking branch 'origin/dependabot/gradle/com.gradle.enterprise-...
  • 94a2155 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • Additional commits viewable in compare view

Updates org.testcontainers:junit-jupiter from 1.19.0 to 1.19.1

Release notes

Sourced from org.testcontainers:junit-jupiter's releases.

1.19.1

Testcontainers for Java 1.19.1

Core

Modules

Redpanda

What's Changed

☠️ Deprecations

📖 Documentation

📦 Dependency updates

Commits
  • dd1427e Add maven central badge in readme file
  • 4c83a54 Deprecate CLI utility methods in RabbitMQ module (#7588)
  • 4296b5b Additional listeners should inherit the configured authentication method (#7594)
  • 202680e Proposing Update to index.md - Env Settings for Rancher Desktop (#7591)
  • 209ab2e Add docs for copyFile API (#4661)
  • 8b6776c Allow to define a custom ImagePullPolicy via configuration (#7520)
  • c4d1240 Merge pull request #7587 from testcontainers/combined-pr-branch
  • 29ad500 Merge remote-tracking branch 'origin/dependabot/gradle/examples/com.gradle.en...
  • b5f11d2 Merge remote-tracking branch 'origin/dependabot/gradle/com.gradle.enterprise-...
  • 94a2155 Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.seleniumh...
  • Additional commits viewable in compare view

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.version` from 1.19.0 to 1.19.1.

Updates `org.testcontainers:testcontainers` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.0...1.19.1)

Updates `org.testcontainers:junit-jupiter` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.0...1.19.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  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 java labels Oct 9, 2023
@robfrank robfrank self-requested a review October 16, 2023 21:56
@mergify mergify Bot merged commit 20be7aa into main Oct 16, 2023
@dependabot dependabot Bot deleted the dependabot/maven/testcontainers.version-1.19.1 branch October 16, 2023 21:57
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)
mergify Bot added a commit that referenced this pull request May 10, 2026
Bumps the github-actions group with 2 updates: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [github/codeql-action](https://github.com/github/codeql-action).
Updates `anthropics/claude-code-action` from 1.0.111 to 1.0.119
Release notes

*Sourced from [anthropics/claude-code-action's releases](https://github.com/anthropics/claude-code-action/releases).*

> v1.0.119
> --------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.119>
>
> v1.0.118
> --------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.118>
>
> v1.0.117
> --------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.117>
>
> v1.0.116
> --------
>
> What's Changed
> --------------
>
> * Update HackerOne links in SECURITY.md by [`@​OctavianGuzu`](https://github.com/OctavianGuzu) in [anthropics/claude-code-action#1268](https://redirect.github.com/anthropics/claude-code-action/pull/1268)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.116>
>
> v1.0.115
> --------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.115>
>
> v1.0.114
> --------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.114>
>
> v1.0.113
> --------
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.113>
>
> v1.0.112
> --------
>
> What's Changed
> --------------
>
> * fix: make trigger\_phrase match case-insensitive by [`@​JustinBis`](https://github.com/JustinBis) in [anthropics/claude-code-action#1279](https://redirect.github.com/anthropics/claude-code-action/pull/1279)
>
> New Contributors
> ----------------
>
> * [`@​JustinBis`](https://github.com/JustinBis) made their first contribution in [anthropics/claude-code-action#1279](https://redirect.github.com/anthropics/claude-code-action/pull/1279)
>
> **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.112>


Commits

* [`476e359`](anthropics/claude-code-action@476e359) chore: bump Claude Code to 2.1.138 and Agent SDK to 0.2.138
* [`ad67978`](anthropics/claude-code-action@ad67978) chore: bump Claude Code to 2.1.137 and Agent SDK to 0.2.137
* [`034cbdb`](anthropics/claude-code-action@034cbdb) chore: bump Claude Code to 2.1.136 and Agent SDK to 0.2.136
* [`939ae9c`](anthropics/claude-code-action@939ae9c) chore: bump Claude Code to 2.1.133 and Agent SDK to 0.2.133
* [`e9c374d`](anthropics/claude-code-action@e9c374d) Update HackerOne links in SECURITY.md ([#1268](https://redirect.github.com/anthropics/claude-code-action/issues/1268))
* [`9db782c`](anthropics/claude-code-action@9db782c) chore: bump Claude Code to 2.1.132 and Agent SDK to 0.2.132
* [`62238dd`](anthropics/claude-code-action@62238dd) chore: bump Claude Code to 2.1.131 and Agent SDK to 0.2.131
* [`7d7d305`](anthropics/claude-code-action@7d7d305) chore: bump Claude Code to 2.1.129 and Agent SDK to 0.2.129
* [`2cc1ac1`](anthropics/claude-code-action@2cc1ac1) chore: bump Claude Code to 2.1.128 and Agent SDK to 0.2.128
* [`38f25dd`](anthropics/claude-code-action@38f25dd) fix: make trigger\_phrase match case-insensitive ([#1279](https://redirect.github.com/anthropics/claude-code-action/issues/1279))
* See full diff in [compare view](anthropics/claude-code-action@fefa07e...476e359)
  
Updates `github/codeql-action` from 4.35.3 to 4.35.4
Release notes

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

> v4.35.4
> -------
>
> * Update default CodeQL bundle version to [2.25.4](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4). [#3881](https://redirect.github.com/github/codeql-action/pull/3881)


Changelog

*Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).*

> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> [UNRELEASED]
> ------------
>
> No user facing changes.
>
> 4.35.4 - 07 May 2026
> --------------------
>
> * Update default CodeQL bundle version to [2.25.4](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4). [#3881](https://redirect.github.com/github/codeql-action/pull/3881)
>
> 4.35.3 - 01 May 2026
> --------------------
>
> * *Upcoming breaking change*: Add a deprecation warning for customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and will be unsupported by the next minor release of the CodeQL Action. [#3837](https://redirect.github.com/github/codeql-action/pull/3837)
> * Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. [#3850](https://redirect.github.com/github/codeql-action/pull/3850)
> * Best-effort connection tests for private registries now use `GET` requests instead of `HEAD` for better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. [#3853](https://redirect.github.com/github/codeql-action/pull/3853)
> * Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. [#3852](https://redirect.github.com/github/codeql-action/pull/3852)
> * Update default CodeQL bundle version to [2.25.3](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.3). [#3865](https://redirect.github.com/github/codeql-action/pull/3865)
>
> 4.35.2 - 15 Apr 2026
> --------------------
>
> * The undocumented TRAP cache cleanup feature that could be enabled using the `CODEQL_ACTION_CLEANUP_TRAP_CACHES` environment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing the `trap-caching: false` input to the `init` Action. [#3795](https://redirect.github.com/github/codeql-action/pull/3795)
> * The Git version 2.36.0 requirement for improved incremental analysis now only applies to repositories that contain submodules. [#3789](https://redirect.github.com/github/codeql-action/pull/3789)
> * Python analysis on GHES no longer extracts the standard library, relying instead on models of the standard library. This should result in significantly faster extraction and analysis times, while the effect on alerts should be minimal. [#3794](https://redirect.github.com/github/codeql-action/pull/3794)
> * Fixed a bug in the validation of OIDC configurations for private registries that was added in CodeQL Action 4.33.0 / 3.33.0. [#3807](https://redirect.github.com/github/codeql-action/pull/3807)
> * Update default CodeQL bundle version to [2.25.2](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.2). [#3823](https://redirect.github.com/github/codeql-action/pull/3823)
>
> 4.35.1 - 27 Mar 2026
> --------------------
>
> * Fix incorrect minimum required Git version for [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158): it should have been 2.36.0, not 2.11.0. [#3781](https://redirect.github.com/github/codeql-action/pull/3781)
>
> 4.35.0 - 27 Mar 2026
> --------------------
>
> * Reduced the minimum Git version required for [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158) from 2.38.0 to 2.11.0. [#3767](https://redirect.github.com/github/codeql-action/pull/3767)
> * Update default CodeQL bundle version to [2.25.1](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.1). [#3773](https://redirect.github.com/github/codeql-action/pull/3773)
>
> 4.34.1 - 20 Mar 2026
> --------------------
>
> * Downgrade default CodeQL bundle version to [2.24.3](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.24.3) due to issues with a small percentage of Actions and JavaScript analyses. [#3762](https://redirect.github.com/github/codeql-action/pull/3762)
>
> 4.34.0 - 20 Mar 2026
> --------------------
>
> * Added an experimental change which disables TRAP caching when [improved incremental analysis](https://redirect.github.com/github/roadmap/issues/1158) is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. [#3569](https://redirect.github.com/github/codeql-action/pull/3569)
> * We are rolling out improved incremental analysis to C/C++ analyses that use build mode `none`. We expect this rollout to be complete by the end of April 2026. [#3584](https://redirect.github.com/github/codeql-action/pull/3584)
> * Update default CodeQL bundle version to [2.25.0](https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.0). [#3585](https://redirect.github.com/github/codeql-action/pull/3585)
>
> 4.33.0 - 16 Mar 2026
> --------------------
>
> * Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. [#3562](https://redirect.github.com/github/codeql-action/pull/3562)

... (truncated)


Commits

* [`68bde55`](github/codeql-action@68bde55) Merge pull request [#3885](https://redirect.github.com/github/codeql-action/issues/3885) from github/update-v4.35.4-803d9e8c3
* [`9739ad2`](github/codeql-action@9739ad2) Update changelog for v4.35.4
* [`803d9e8`](github/codeql-action@803d9e8) Merge pull request [#3883](https://redirect.github.com/github/codeql-action/issues/3883) from github/mbg/test/macro-wrapper
* [`0fd9c7d`](github/codeql-action@0fd9c7d) Merge pull request [#3882](https://redirect.github.com/github/codeql-action/issues/3882) from github/dependabot/github\_actions/dot-github/wor...
* [`922d6fb`](github/codeql-action@922d6fb) Use `makeMacro` instead of `test.macro`
* [`df77e87`](github/codeql-action@df77e87) Update test macro snippet
* [`6e3f985`](github/codeql-action@6e3f985) Add wrapper for `test.macro`
* [`e7a347d`](github/codeql-action@e7a347d) Merge pull request [#3881](https://redirect.github.com/github/codeql-action/issues/3881) from github/update-bundle/codeql-bundle-v2.25.4
* [`17eabb2`](github/codeql-action@17eabb2) Rebuild
* [`aaef09c`](github/codeql-action@aaef09c) Bump ruby/setup-ruby
* Additional commits viewable in [compare view](github/codeql-action@e46ed2c...68bde55)
  
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  major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore  minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
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.

1 participant