Merged
Conversation
mergify bot
added a commit
that referenced
this pull request
May 25, 2025
…8.0 in /e2e-js [skip ci] Bumps [@testcontainers/postgresql](https://github.com/testcontainers/testcontainers-node) from 10.26.0 to 10.28.0. Release notes *Sourced from [`@testcontainers/postgresql`'s releases](https://github.com/testcontainers/testcontainers-node/releases).* > v10.28.0 > -------- > > Changes > ------- > > 🚀 Features > ---------- > > * NATS: Add codec, scratch compatibility [`@joebowbeer`](https://github.com/joebowbeer) ([#1011](https://redirect.github.com/testcontainers/testcontainers-node/issues/1011)) > * Add support for redis-stack containers [`@crcarlo`](https://github.com/crcarlo) ([#1005](https://redirect.github.com/testcontainers/testcontainers-node/issues/1005)) > > 🐛 Bug Fixes > ----------- > > * Export container classes from the Etcd module [`@prenaissance`](https://github.com/prenaissance) ([#1007](https://redirect.github.com/testcontainers/testcontainers-node/issues/1007)) > > 🧹 Maintenance > ------------- > > * Upgrade NATS library used for tests [`@jdinsel-xealth`](https://github.com/jdinsel-xealth) ([#1009](https://redirect.github.com/testcontainers/testcontainers-node/issues/1009)) > * Pin gcloud cloud-sdk image version [`@cristianrgreco`](https://github.com/cristianrgreco) ([#1010](https://redirect.github.com/testcontainers/testcontainers-node/issues/1010)) > > v10.27.0 > -------- > > Changes > ------- > > 🚀 Features > ---------- > > * Add Etcd module [`@prenaissance`](https://github.com/prenaissance) ([#1004](https://redirect.github.com/testcontainers/testcontainers-node/issues/1004)) > > 📦 Dependency Updates > -------------------- > > * Bump undici from 5.28.5 to 5.29.0 [`@dependabot`](https://github.com/dependabot) ([#1002](https://redirect.github.com/testcontainers/testcontainers-node/issues/1002)) Commits * [`b31eaca`](testcontainers/testcontainers-node@b31eaca) NATS add codec, scratch compatibility ([#1011](https://redirect.github.com/testcontainers/testcontainers-node/issues/1011)) * [`b33050b`](testcontainers/testcontainers-node@b33050b) Upgrade NATS library used for tests ([#1009](https://redirect.github.com/testcontainers/testcontainers-node/issues/1009)) * [`b373362`](testcontainers/testcontainers-node@b373362) Pin gcloud cloud-sdk image version ([#1010](https://redirect.github.com/testcontainers/testcontainers-node/issues/1010)) * [`40a945a`](testcontainers/testcontainers-node@40a945a) Export container classes from the Etcd module ([#1007](https://redirect.github.com/testcontainers/testcontainers-node/issues/1007)) * [`018c496`](testcontainers/testcontainers-node@018c496) Add support for redis-stack containers ([#1005](https://redirect.github.com/testcontainers/testcontainers-node/issues/1005)) * [`98ecce6`](testcontainers/testcontainers-node@98ecce6) v10.27.0 * [`a025036`](testcontainers/testcontainers-node@a025036) Bump undici from 5.28.5 to 5.29.0 ([#1002](https://redirect.github.com/testcontainers/testcontainers-node/issues/1002)) * [`1f68067`](testcontainers/testcontainers-node@1f68067) Add Etcd module ([#1004](https://redirect.github.com/testcontainers/testcontainers-node/issues/1004)) * [`e25eb33`](testcontainers/testcontainers-node@e25eb33) v10.26.0 * See full diff in [compare view](testcontainers/testcontainers-node@v10.26.0...v10.28.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 15, 2026
Bumps the github-actions group with 2 updates: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions). Updates `anthropics/claude-code-action` from 1.0.71 to 1.0.72 Release notes *Sourced from [anthropics/claude-code-action's releases](https://github.com/anthropics/claude-code-action/releases).* > v1.0.72 > ------- > > What's Changed > -------------- > > * Harden tag mode tool permissions against prompt injection by [`@km-anthropic`](https://github.com/km-anthropic) in [anthropics/claude-code-action#1002](https://redirect.github.com/anthropics/claude-code-action/pull/1002) > > **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.72> Commits * [`cd77b50`](anthropics/claude-code-action@cd77b50) chore: bump Claude Code to 2.1.76 and Agent SDK to 0.2.76 * [`0e80d3c`](anthropics/claude-code-action@0e80d3c) chore: bump Claude Code to 2.1.75 and Agent SDK to 0.2.75 * [`f956510`](anthropics/claude-code-action@f956510) Harden tag mode tool permissions against prompt injection ([#1002](https://redirect.github.com/anthropics/claude-code-action/issues/1002)) * See full diff in [compare view](anthropics/claude-code-action@5d0cc74...cd77b50) Updates `zgosalvez/github-actions-ensure-sha-pinned-actions` from 5.0.1 to 5.0.2 Release notes *Sourced from [zgosalvez/github-actions-ensure-sha-pinned-actions's releases](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases).* > v5.0.2 > ------ > > What's Changed > -------------- > > * Bump jest from 30.2.0 to 30.3.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#298](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/298) > * Bump eslint from 10.0.1 to 10.0.3 by [`@dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#295](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/295) > * Bump actions/cache from 5.0.1 to 5.0.3 by [`@dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#294](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/294) > * Bump undici from 6.23.0 to 6.24.1 by [`@dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#297](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/297) > * Bump actions/checkout from 6.0.1 to 6.0.2 by [`@dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#293](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/293) > * Bump actions/setup-node from 6.1.0 to 6.2.0 by [`@dependabot`](https://github.com/dependabot)[bot] in [zgosalvez/github-actions-ensure-sha-pinned-actions#292](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/pull/292) > > **Full Changelog**: <zgosalvez/github-actions-ensure-sha-pinned-actions@v5...v5.0.2> Commits * [`cc9ffdc`](zgosalvez/github-actions-ensure-sha-pinned-actions@cc9ffdc) Bump actions/setup-node from 6.1.0 to 6.2.0 ([#292](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/292)) * [`b74bd12`](zgosalvez/github-actions-ensure-sha-pinned-actions@b74bd12) Bump actions/checkout from 6.0.1 to 6.0.2 ([#293](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/293)) * [`8921d5c`](zgosalvez/github-actions-ensure-sha-pinned-actions@8921d5c) Bump undici from 6.23.0 to 6.24.1 ([#297](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/297)) * [`a88dd70`](zgosalvez/github-actions-ensure-sha-pinned-actions@a88dd70) Bump actions/cache from 5.0.1 to 5.0.3 ([#294](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/294)) * [`743dbe8`](zgosalvez/github-actions-ensure-sha-pinned-actions@743dbe8) Bump eslint from 10.0.1 to 10.0.3 ([#295](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/295)) * [`fb78cc3`](zgosalvez/github-actions-ensure-sha-pinned-actions@fb78cc3) Bump jest from 30.2.0 to 30.3.0 ([#298](https://redirect.github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/issues/298)) * See full diff in [compare view](zgosalvez/github-actions-ensure-sha-pinned-actions@70c4af2...cc9ffdc) 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
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.
What does this PR do?
This change renames
orientTypetoarcadeType.