Skip to content

Comments

chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates#180

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-b77ae70add
Closed

chore(deps-dev): bump the development-dependencies group across 1 directory with 2 updates#180
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-dependencies-b77ae70add

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps the development-dependencies group with 2 updates in the / directory: @openally/config.eslint and testcontainers.

Updates @openally/config.eslint from 1.3.0 to 2.1.0

Updates testcontainers from 10.28.0 to 11.0.0

Release notes

Sourced from testcontainers's releases.

v11.0.0

🚨 Breaking Changes


1. Minimum Node engine requirement set to 20.


2. Default module images have been removed.

Previously:

await new PostgreSqlContainer().start();

Now:

await new PostgreSqlContainer("postgres:13.3-alpine").start();

For convenience, here is a table of all the previous default values, which you could just copy/paste to get back working again, but have a think about which version you actually need. Some of these are quite old and need to be updated.

Module Image
arangodb arangodb:3.10.0
azurecosmosdb mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-EN20250228
azurite mcr.microsoft.com/azure-storage/azurite:3.33.0
cassandra cassandra:5.0.2
chromadb chromadb/chroma:0.6.3
clickhouse clickhouse/clickhouse-server:25.3-alpine
cockroachdb cockroachdb/cockroach:v24.3.5
couchbase couchbase/server:6.5.1
elasticsearch elasticsearch:7.17.7
etcd quay.io/coreos/etcd:v3.6.0
eventstoredb eventstore/eventstore:24.10
gcloud gcr.io/google.com/cloudsdktool/cloud-sdk:517.0.0-emulators
hivemq hivemq/hivemq-ce:2023.5
k3s rancher/k3s:v1.31.2-k3s1
kafka confluentinc/cp-kafka:7.2.2
localstack localstack/localstack:2.2.0
mariadb mariadb:11.5.2
minio minio/minio:RELEASE.2024-12-13T22-19-12Z
mockserver mockserver/mockserver:5.15.0
mongodb mongo:4.0.1
mssqlserver mcr.microsoft.com/mssql/server:2022-CU13-ubuntu-22.04
mysql mysql:8.0.31

... (truncated)

Commits

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ectory with 2 updates

Bumps the development-dependencies group with 2 updates in the / directory: @openally/config.eslint and [testcontainers](https://github.com/testcontainers/testcontainers-node).


Updates `@openally/config.eslint` from 1.3.0 to 2.1.0

Updates `testcontainers` from 10.28.0 to 11.0.0
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.28.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@openally/config.eslint"
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: testcontainers
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​openally/​config.eslint@​1.3.0 ⏵ 2.1.075 +110092 +385100
Updatedtestcontainers@​10.28.0 ⏵ 11.0.096 +11008195 +1100

View full report

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-b77ae70add branch June 16, 2025 01:11
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants