Skip to content

Commit 261a29a

Browse files
fix(deps): update all non-major dependencies (#346)
This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | minor | `v5.6.0` → `v5.7.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fsetup-java/v5.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fsetup-java/v5.6.0/v5.7.0?slim=true) | | [convex](https://convex.dev) ([source](https://redirect.github.com/get-convex/convex-backend/tree/HEAD/npm-packages/convex)) | devDependencies | minor | [`1.42.3` → `1.43.0`](https://renovatebot.com/diffs/npm/convex/1.42.3/1.43.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/convex/1.43.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/convex/1.42.3/1.43.0?slim=true) | | [github.com/testcontainers/testcontainers-go](https://redirect.github.com/testcontainers/testcontainers-go) | require | minor | `v0.43.0` → `v0.44.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftestcontainers%2ftestcontainers-go/v0.44.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftestcontainers%2ftestcontainers-go/v0.43.0/v0.44.0?slim=true) | | [github.com/testcontainers/testcontainers-go/modules/mysql](https://redirect.github.com/testcontainers/testcontainers-go) | require | minor | `v0.43.0` → `v0.44.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftestcontainers%2ftestcontainers-go%2fmodules%2fmysql/v0.44.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftestcontainers%2ftestcontainers-go%2fmodules%2fmysql/v0.43.0/v0.44.0?slim=true) | | [github.com/testcontainers/testcontainers-go/modules/postgres](https://redirect.github.com/testcontainers/testcontainers-go) | require | minor | `v0.43.0` → `v0.44.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ftestcontainers%2ftestcontainers-go%2fmodules%2fpostgres/v0.44.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ftestcontainers%2ftestcontainers-go%2fmodules%2fpostgres/v0.43.0/v0.44.0?slim=true) | | [gradle/actions](https://redirect.github.com/gradle/actions) | action | minor | `v6.2.0` → `v6.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/gradle%2factions/v6.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/gradle%2factions/v6.2.0/v6.3.0?slim=true) | | [mongoose](https://mongoosejs.com) ([source](https://redirect.github.com/Automattic/mongoose)) | devDependencies | minor | [`9.8.1` → `9.9.1`](https://renovatebot.com/diffs/npm/mongoose/9.8.1/9.9.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/mongoose/9.9.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mongoose/9.8.1/9.9.1?slim=true) | | [pypa/gh-action-pypi-publish](https://redirect.github.com/pypa/gh-action-pypi-publish) | action | patch | `v1.14.1` → `v1.14.2` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/pypa%2fgh-action-pypi-publish/v1.14.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/pypa%2fgh-action-pypi-publish/v1.14.1/v1.14.2?slim=true) | | [start-server-and-test](https://redirect.github.com/bahmutov/start-server-and-test) | devDependencies | patch | [`3.0.11` → `3.0.12`](https://renovatebot.com/diffs/npm/start-server-and-test/3.0.11/3.0.12) | ![age](https://developer.mend.io/api/mc/badges/age/npm/start-server-and-test/3.0.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/start-server-and-test/3.0.11/3.0.12?slim=true) | | [org.hibernate.orm:hibernate-core](https://hibernate.org/orm) ([source](https://redirect.github.com/hibernate/hibernate-orm)) | dependencies | patch | `6.6.54.Final` → `6.6.55.Final` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.hibernate.orm:hibernate-core/6.6.55.Final?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.hibernate.orm:hibernate-core/6.6.54.Final/6.6.55.Final?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/15) for more information. --- ### Release Notes <details> <summary>actions/setup-java (actions/setup-java)</summary> ### [`v5.7.0`](https://redirect.github.com/actions/setup-java/compare/v5.6.0...v5.7.0) [Compare Source](https://redirect.github.com/actions/setup-java/compare/v5.6.0...v5.7.0) </details> <details> <summary>get-convex/convex-backend (convex)</summary> ### [`v1.43.0`](https://redirect.github.com/get-convex/convex-backend/blob/HEAD/npm-packages/convex/CHANGELOG.md#1430) - Added new `npx convex deployment usage` and `npx convex deployment usage-limits` CLI commands to view a deployment’s current resource usage, and view or edit deployment usage limits. - When defining hourly cron jobs, you can now omit the `minuteUTC` parameter. When omitted, Convex will automatically choose a stable start time within the scheduled hour, avoiding concentrating jobs at the top of the hour. - Mutations can now reference their upcoming [commit timestamp](https://docs.convex.dev/database/advanced/commit-timestamp) with `ctx.db.vars.commitTs`. While the mutation is running, `ctx.db.vars.commitTs` is a placeholder symbol that is replaced with a Int64 value at commit time that is guaranteed to strictly follow commit order, unlike the `_creationTime` system field. This low-level primitive is helpful for advanced use cases such as implementing efficient FIFO queues. - Added a new `v.commitTs()` validator that accepts either the upcoming commit timestamp placeholder, or a Int64 commit timestamp. - The Convex CLI is now able to find the right TypeScript compiler when using side-by-side TypeScript 6 and 7 installation. (This setup is used in codebases that want to use the native TypeScript 7 compiler but still need access to the TypeScript compiler JavaScript API.) - Deprecated the `typescriptCompiler` parameter in `convex.json`. This parameter was only necessary when using the TypeScript Native Preview ([@&#8203;typescript/native-preview](https://redirect.github.com/typescript/native-preview)). With TypeScript 7, Convex automatically picks the right binary. - When a component only uses environment variables that are all optional, it’s now possible to omit the `env` argument from `app.use(component, { … })`. - Fixed a bug where `app.use()` failed to require a second argument when a component has required environment variables (e.g. `app.use(component, { env: { REQUIRED_VAR: "value" } })`). - Fixed a bug in `usePaginatedQuery_experimental` where page splits were handled incorrectly. </details> <details> <summary>testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)</summary> ### [`v0.44.0`](https://redirect.github.com/testcontainers/testcontainers-go/releases/tag/v0.44.0) [Compare Source](https://redirect.github.com/testcontainers/testcontainers-go/compare/v0.43.0...v0.44.0) ##### What's Changed ##### 🔒 Security - security: fix Dependabot alerts for grpc and OTel ([#&#8203;3835](https://redirect.github.com/testcontainers/testcontainers-go/issues/3835)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) ##### 🚀 Features - feat: allow overriding the session ID ([#&#8203;3051](https://redirect.github.com/testcontainers/testcontainers-go/issues/3051)) [@&#8203;jcmfernandes](https://redirect.github.com/jcmfernandes) - feat: add Azure SQL Edge module ([#&#8203;3787](https://redirect.github.com/testcontainers/testcontainers-go/issues/3787)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add S3Mock module ([#&#8203;3781](https://redirect.github.com/testcontainers/testcontainers-go/issues/3781)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Fake-GCS-Server module ([#&#8203;3770](https://redirect.github.com/testcontainers/testcontainers-go/issues/3770)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Typesense module ([#&#8203;3786](https://redirect.github.com/testcontainers/testcontainers-go/issues/3786)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Firebird module ([#&#8203;3771](https://redirect.github.com/testcontainers/testcontainers-go/issues/3771)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add CouchDB module ([#&#8203;3768](https://redirect.github.com/testcontainers/testcontainers-go/issues/3768)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Mosquitto module ([#&#8203;3774](https://redirect.github.com/testcontainers/testcontainers-go/issues/3774)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Papercut-SMTP module ([#&#8203;3777](https://redirect.github.com/testcontainers/testcontainers-go/issues/3777)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Timeplus module ([#&#8203;3784](https://redirect.github.com/testcontainers/testcontainers-go/issues/3784)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Solr module ([#&#8203;3783](https://redirect.github.com/testcontainers/testcontainers-go/issues/3783)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add SFTP module ([#&#8203;3782](https://redirect.github.com/testcontainers/testcontainers-go/issues/3782)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add RavenDB module ([#&#8203;3780](https://redirect.github.com/testcontainers/testcontainers-go/issues/3780)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add QuestDB module ([#&#8203;3779](https://redirect.github.com/testcontainers/testcontainers-go/issues/3779)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Presto module ([#&#8203;3778](https://redirect.github.com/testcontainers/testcontainers-go/issues/3778)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add OrientDB module ([#&#8203;3776](https://redirect.github.com/testcontainers/testcontainers-go/issues/3776)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Nginx module ([#&#8203;3775](https://redirect.github.com/testcontainers/testcontainers-go/issues/3775)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Mailpit module ([#&#8203;3773](https://redirect.github.com/testcontainers/testcontainers-go/issues/3773)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add Trino module ([#&#8203;3785](https://redirect.github.com/testcontainers/testcontainers-go/issues/3785)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add KurrentDB module ([#&#8203;3772](https://redirect.github.com/testcontainers/testcontainers-go/issues/3772)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add CrateDB module ([#&#8203;3769](https://redirect.github.com/testcontainers/testcontainers-go/issues/3769)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add ActiveMQ Classic module ([#&#8203;3767](https://redirect.github.com/testcontainers/testcontainers-go/issues/3767)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - feat: add ability to chain WithConfigModifier, WithEndpointSettingsModifier and WithHostConfigModifier ([#&#8203;3733](https://redirect.github.com/testcontainers/testcontainers-go/issues/3733)) [@&#8203;LaurentGoderre](https://redirect.github.com/LaurentGoderre) ##### 🐛 Bug Fixes - fix: escape the container name in the Docker name filter ([#&#8203;3837](https://redirect.github.com/testcontainers/testcontainers-go/issues/3837)) [@&#8203;jcmfernandes](https://redirect.github.com/jcmfernandes) - fix: should print max information by default ([#&#8203;3459](https://redirect.github.com/testcontainers/testcontainers-go/issues/3459)) [@&#8203;strowk](https://redirect.github.com/strowk) - fix: read exec exit code only after draining the output stream ([#&#8203;3766](https://redirect.github.com/testcontainers/testcontainers-go/issues/3766)) [@&#8203;dean-island](https://redirect.github.com/dean-island) - fix: properly wait for Ryuk startup when reusing reaper ([#&#8203;3761](https://redirect.github.com/testcontainers/testcontainers-go/issues/3761)) [@&#8203;karsov](https://redirect.github.com/karsov) - fix(openfga): remove playground wait from Run and up image to v1.18.0 ([#&#8203;3745](https://redirect.github.com/testcontainers/testcontainers-go/issues/3745)) [@&#8203;selvakannanjr](https://redirect.github.com/selvakannanjr) ##### 📖 Documentation - docs: fix incomplete CleanupContainer documentation ([#&#8203;3826](https://redirect.github.com/testcontainers/testcontainers-go/issues/3826)) [@&#8203;Hashim1999164](https://redirect.github.com/Hashim1999164) - docs: fix typo in SkipIfProviderIsNotHealthy docstring ([#&#8203;3764](https://redirect.github.com/testcontainers/testcontainers-go/issues/3764)) [@&#8203;salandered](https://redirect.github.com/salandered) - chore: update modules usage metrics (2026-07) ([#&#8203;3759](https://redirect.github.com/testcontainers/testcontainers-go/issues/3759)) @&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore: update usage metrics (2026-07) ([#&#8203;3757](https://redirect.github.com/testcontainers/testcontainers-go/issues/3757)) @&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore(metrics): usage metrics for modules ([#&#8203;3737](https://redirect.github.com/testcontainers/testcontainers-go/issues/3737)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - docs(site): add missing languages and reorder docs navigation ([#&#8203;3735](https://redirect.github.com/testcontainers/testcontainers-go/issues/3735)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) ##### 🧹 Housekeeping - chore: update usage metrics (2026-08) ([#&#8203;3830](https://redirect.github.com/testcontainers/testcontainers-go/issues/3830)) @&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore: update modules usage metrics (2026-08) ([#&#8203;3831](https://redirect.github.com/testcontainers/testcontainers-go/issues/3831)) @&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - fix: correct indentation in dependabot.yml ([#&#8203;3808](https://redirect.github.com/testcontainers/testcontainers-go/issues/3808)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - chore(compose): use require instead of assert for service name checks ([#&#8203;3765](https://redirect.github.com/testcontainers/testcontainers-go/issues/3765)) [@&#8203;sunghyun1999](https://redirect.github.com/sunghyun1999) - chore: update usage metrics (2026-07) ([#&#8203;3757](https://redirect.github.com/testcontainers/testcontainers-go/issues/3757)) @&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore(wait): replace manual StrategyTarget mocks with generated mockery mocks ([#&#8203;3603](https://redirect.github.com/testcontainers/testcontainers-go/issues/3603)) [@&#8203;mateenali66](https://redirect.github.com/mateenali66) - chore: use testify's require instead of assert ([#&#8203;3740](https://redirect.github.com/testcontainers/testcontainers-go/issues/3740)) [@&#8203;TheRodzz](https://redirect.github.com/TheRodzz) - fix(metrics): harden collect.go and modules workflow ([#&#8203;3738](https://redirect.github.com/testcontainers/testcontainers-go/issues/3738)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) ##### 📦 Dependency updates - chore(deps): bump slackapi/slack-github-action from 3.0.3 to 4.0.0 ([#&#8203;3788](https://redirect.github.com/testcontainers/testcontainers-go/issues/3788)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 ([#&#8203;3789](https://redirect.github.com/testcontainers/testcontainers-go/issues/3789)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump docker/setup-docker-action from 5.1.0 to 5.4.0 ([#&#8203;3790](https://redirect.github.com/testcontainers/testcontainers-go/issues/3790)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(azurite): tidy module dependencies ([#&#8203;3838](https://redirect.github.com/testcontainers/testcontainers-go/issues/3838)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - security: fix Dependabot alerts for grpc and OTel ([#&#8203;3835](https://redirect.github.com/testcontainers/testcontainers-go/issues/3835)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.0 to 1.8.0 in /modules/azure ([#&#8203;3805](https://redirect.github.com/testcontainers/testcontainers-go/issues/3805)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 1.4.0 to 1.5.0 in /modules/azure ([#&#8203;3806](https://redirect.github.com/testcontainers/testcontainers-go/issues/3806)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /modules/weaviate ([#&#8203;3820](https://redirect.github.com/testcontainers/testcontainers-go/issues/3820)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /modules/qdrant ([#&#8203;3821](https://redirect.github.com/testcontainers/testcontainers-go/issues/3821)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 in /modules/grafana-lgtm ([#&#8203;3822](https://redirect.github.com/testcontainers/testcontainers-go/issues/3822)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump google.golang.org/grpc from 1.81.0 to 1.82.1 in /modules/gcloud ([#&#8203;3823](https://redirect.github.com/testcontainers/testcontainers-go/issues/3823)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 in /modules/compose ([#&#8203;3824](https://redirect.github.com/testcontainers/testcontainers-go/issues/3824)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore: propagate azcore dependency update to azurite module ([#&#8203;3818](https://redirect.github.com/testcontainers/testcontainers-go/issues/3818)) [@&#8203;mdelapenya](https://redirect.github.com/mdelapenya) - chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 in /modules/azure ([#&#8203;3809](https://redirect.github.com/testcontainers/testcontainers-go/issues/3809)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 ([#&#8203;3791](https://redirect.github.com/testcontainers/testcontainers-go/issues/3791)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.5 to 4.26.6 ([#&#8203;3750](https://redirect.github.com/testcontainers/testcontainers-go/issues/3750)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 1.4.1 to 1.5.0 in /modules/azure ([#&#8203;3810](https://redirect.github.com/testcontainers/testcontainers-go/issues/3810)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.5 to 1.19.29 in /modules/localstack ([#&#8203;3812](https://redirect.github.com/testcontainers/testcontainers-go/issues/3812)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.29 in /modules/s3mock ([#&#8203;3813](https://redirect.github.com/testcontainers/testcontainers-go/issues/3813)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.46 to 1.19.29 in /modules/scylladb ([#&#8203;3814](https://redirect.github.com/testcontainers/testcontainers-go/issues/3814)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 in /modules/azure ([#&#8203;3811](https://redirect.github.com/testcontainers/testcontainers-go/issues/3811)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 in /modules/azure ([#&#8203;3794](https://redirect.github.com/testcontainers/testcontainers-go/issues/3794)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/go-stomp/stomp/v3 from 3.0.5 to 3.1.5 in /modules/artemis ([#&#8203;3801](https://redirect.github.com/testcontainers/testcontainers-go/issues/3801)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 in /modules/azure ([#&#8203;3803](https://redirect.github.com/testcontainers/testcontainers-go/issues/3803)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump software.sslmate.com/src/go-pkcs12 from 0.6.0 to 0.7.3 in /modules/cassandra ([#&#8203;3804](https://redirect.github.com/testcontainers/testcontainers-go/issues/3804)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 in /modules/elasticsearch ([#&#8203;3796](https://redirect.github.com/testcontainers/testcontainers-go/issues/3796)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 in /modules/kafka ([#&#8203;3797](https://redirect.github.com/testcontainers/testcontainers-go/issues/3797)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/arangodb/go-driver/v2 from 2.1.3 to 2.3.1 in /modules/arangodb ([#&#8203;3800](https://redirect.github.com/testcontainers/testcontainers-go/issues/3800)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.54.0 in /modules/dex ([#&#8203;3795](https://redirect.github.com/testcontainers/testcontainers-go/issues/3795)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.6.0 to 8.7.0 in /modules/aerospike ([#&#8203;3799](https://redirect.github.com/testcontainers/testcontainers-go/issues/3799)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /modules/dex ([#&#8203;3763](https://redirect.github.com/testcontainers/testcontainers-go/issues/3763)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 in /modules/dex ([#&#8203;3758](https://redirect.github.com/testcontainers/testcontainers-go/issues/3758)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/mod from 0.36.0 to 0.37.0 in /modulegen ([#&#8203;3751](https://redirect.github.com/testcontainers/testcontainers-go/issues/3751)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/redpanda ([#&#8203;3756](https://redirect.github.com/testcontainers/testcontainers-go/issues/3756)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 9.3.0 ([#&#8203;3748](https://redirect.github.com/testcontainers/testcontainers-go/issues/3748)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.6 ([#&#8203;3746](https://redirect.github.com/testcontainers/testcontainers-go/issues/3746)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump SonarSource/sonarqube-scan-action from 5.1.0 to 8.2.0 ([#&#8203;3747](https://redirect.github.com/testcontainers/testcontainers-go/issues/3747)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 ([#&#8203;3749](https://redirect.github.com/testcontainers/testcontainers-go/issues/3749)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/text from 0.34.0 to 0.38.0 in /modulegen ([#&#8203;3752](https://redirect.github.com/testcontainers/testcontainers-go/issues/3752)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/elasticsearch ([#&#8203;3753](https://redirect.github.com/testcontainers/testcontainers-go/issues/3753)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/kafka ([#&#8203;3754](https://redirect.github.com/testcontainers/testcontainers-go/issues/3754)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/localstack ([#&#8203;3755](https://redirect.github.com/testcontainers/testcontainers-go/issues/3755)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump actions/github-script from 7.0.1 to 9.0.0 ([#&#8203;3675](https://redirect.github.com/testcontainers/testcontainers-go/issues/3675)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump pymdown-extensions from 10.16.1 to 10.21.3 ([#&#8203;3707](https://redirect.github.com/testcontainers/testcontainers-go/issues/3707)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.3.0 to 2.4.2 in /modules/mongodb ([#&#8203;3730](https://redirect.github.com/testcontainers/testcontainers-go/issues/3730)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.17.7 in /modules/weaviate ([#&#8203;3731](https://redirect.github.com/testcontainers/testcontainers-go/issues/3731)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): update moby to latest version ([#&#8203;3736](https://redirect.github.com/testcontainers/testcontainers-go/issues/3736)) [@&#8203;Steven-Harris](https://redirect.github.com/Steven-Harris) </details> <details> <summary>gradle/actions (gradle/actions)</summary> ### [`v6.3.0`](https://redirect.github.com/gradle/actions/releases/tag/v6.3.0) [Compare Source](https://redirect.github.com/gradle/actions/compare/v6.2.0...v6.3.0) #### Highlights ##### Enhanced Caching: Windows fixes and a cache-protocol bump This release updates `gradle-actions-caching` to **v1.0.0** (up from v0.7.0), which fixes two significant caching defects, both most visible on Windows: - **Cache entries failed to store at all on Windows.**. Every entry failed with `Path Validation Error: Path(s) specified in the action for caching do(es) not exist`, even though the Gradle User Home was fully intact. Nothing was stored, so every downstream job ran against an empty Gradle User Home. The cause was a nested, unpatched copy of `@actions/glob` combined with a silently swallowed `require()` in the bundle, which left Windows path separators unnormalized. - **Cache cleanup deleted instrumented jars that were in use.** A bug in key hashing for paths shorter than 64 characters made cleanup judge freshly created `caches/jars-9` entries as unused and remove them, so the `instrumented-jars` entry was never saved and every job re-instrumented its classpaths. Also included: cache entry names are now consistent between the save and restore reports — restore previously fell back to showing the raw glob pattern (e.g. `/home/runner/.gradle/caches/modules-*/files-*/*/*/*/*/`) instead of `dependencies`. > \[!IMPORTANT] > **Existing cache entries are invalidated by this release.** The cache protocol > version was bumped to `v2`, so the first run after upgrading will be a cache miss > and will repopulate the cache. No configuration changes are required. ##### Basic caching warns instead of failing silently The basic (open-source) caching provider now emits a warning and reports `(Entry not saved: save failed)` in the Job Summary when a cache save fails, rather than reporting success ([#&#8203;1028](https://redirect.github.com/gradle/actions/issues/1028)). ##### Dependency submission works with Isolated Projects `dependency-submission` now disables Isolated Projects via a promoted property, so dependency graph generation works on builds that enable it ([#&#8203;1025](https://redirect.github.com/gradle/actions/issues/1025)). Thanks to [@&#8203;reinsch82](https://redirect.github.com/reinsch82) for the contribution. ##### Updated defaults - Injected Develocity Gradle plugin: **4.4.2 → 4.5.0** - 36 new known-good wrapper checksums added for `wrapper-validation` #### What's Changed - Render configuration-cache status in the caching Job Summary by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [#&#8203;989](https://redirect.github.com/gradle/actions/pull/989) - Update gradle-actions-caching library to v0.8.0 by [@&#8203;bot-githubaction](https://redirect.github.com/bot-githubaction) in [#&#8203;993](https://redirect.github.com/gradle/actions/pull/993) - Support experimental project-entry caching (configuration-cache + build-logic) by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [#&#8203;994](https://redirect.github.com/gradle/actions/pull/994) - Update gradle-actions-caching library to v0.9.0 by [@&#8203;bot-githubaction](https://redirect.github.com/bot-githubaction) in [#&#8203;996](https://redirect.github.com/gradle/actions/pull/996) - Disable Isolated Projects via promoted property in dependency-submission by [@&#8203;reinsch82](https://redirect.github.com/reinsch82) in [#&#8203;1025](https://redirect.github.com/gradle/actions/pull/1025) - Add Windows coverage for caching via a new smoke-test suite by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [#&#8203;1027](https://redirect.github.com/gradle/actions/pull/1027) - Fix basic caching smoke test on Windows, and warn on save failure by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [#&#8203;1028](https://redirect.github.com/gradle/actions/pull/1028) - Move non-smoke restore-gradle-home tests back to the integ-test suite by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [#&#8203;1032](https://redirect.github.com/gradle/actions/pull/1032) - Bump npm-dependencies group with TypeScript 6.0.3, [@&#8203;types/node](https://redirect.github.com/types/node) 24.x, and security fixes by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [#&#8203;1033](https://redirect.github.com/gradle/actions/pull/1033) - Bump Gradle Wrapper to 9.6.1, wrapper checksums, and Develocity plugin to 4.5.0 by [@&#8203;bigdaz](https://redirect.github.com/bigdaz) in [#&#8203;1034](https://redirect.github.com/gradle/actions/pull/1034) - Update gradle-actions-caching library to v1.0.0 by [@&#8203;bot-githubaction](https://redirect.github.com/bot-githubaction) in [#&#8203;1029](https://redirect.github.com/gradle/actions/pull/1029) - Bump the npm-dependencies group across 1 directory with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1037](https://redirect.github.com/gradle/actions/pull/1037) - Bump the github-actions group across 2 directories with 9 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1024](https://redirect.github.com/gradle/actions/pull/1024) #### New Contributors - [@&#8203;reinsch82](https://redirect.github.com/reinsch82) made their first contribution in [#&#8203;1025](https://redirect.github.com/gradle/actions/pull/1025) **Full Changelog**: <gradle/actions@v6.2.0...v6.3.0> </details> <details> <summary>Automattic/mongoose (mongoose)</summary> ### [`v9.9.1`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#991--2026-07-31) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/9.9.0...9.9.1) \================== - fix(query): avoid path collision when excluding subdocuments with nested `select: false` paths [#&#8203;12798](https://redirect.github.com/Automattic/mongoose/issues/12798) [BIGSUS24](https://redirect.github.com/BIGSUS24) - types(model): apply schema-level lean to find() [#&#8203;16413](https://redirect.github.com/Automattic/mongoose/issues/16413) - types(model): support overriding schema-level `lean` with `lean: false` [#&#8203;16413](https://redirect.github.com/Automattic/mongoose/issues/16413) ### [`v9.9.0`](https://redirect.github.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#990--2026-07-30) [Compare Source](https://redirect.github.com/Automattic/mongoose/compare/9.8.1...9.9.0) \================== - perf(document): improve toObject perf with faster string checks and avoiding unnecessary isSelected on paths with no getters [#&#8203;16407](https://redirect.github.com/Automattic/mongoose/issues/16407) [#&#8203;16373](https://redirect.github.com/Automattic/mongoose/issues/16373) [#&#8203;16385](https://redirect.github.com/Automattic/mongoose/issues/16385) - perf(model): improve insertMany() performance and general change tracking performance [#&#8203;16370](https://redirect.github.com/Automattic/mongoose/issues/16370) - perf(timestamps): avoid adding $setOnInsert for createdAt unless upsert set [#&#8203;16411](https://redirect.github.com/Automattic/mongoose/issues/16411) - perf: improve toObject() performance [#&#8203;16408](https://redirect.github.com/Automattic/mongoose/issues/16408) [#&#8203;16405](https://redirect.github.com/Automattic/mongoose/issues/16405) [#&#8203;16378](https://redirect.github.com/Automattic/mongoose/issues/16378) [#&#8203;14394](https://redirect.github.com/Automattic/mongoose/issues/14394) [BIGSUS24](https://redirect.github.com/BIGSUS24) - types: add discriminator key to each member of embedded discriminator enum- [#&#8203;16412](https://redirect.github.com/Automattic/mongoose/issues/16412) [#&#8203;16045](https://redirect.github.com/Automattic/mongoose/issues/16045) </details> <details> <summary>pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)</summary> ### [`v1.14.2`](https://redirect.github.com/pypa/gh-action-pypi-publish/releases/tag/v1.14.2) [Compare Source](https://redirect.github.com/pypa/gh-action-pypi-publish/compare/v1.14.1...v1.14.2) <p align="right"><i>This one probably won't touch you visibly so just bookmark <a href="https://ep2026.europython.eu/session/defending-open-source-from-ai-slop-a-maintainer-s-practical-guide">@&#8203;webknjaz's EuroPython 2026 “AI” slop rant for when it's published on YouTube</a> or <a href="https://redirect.github.com/sponsors/webknjaz">encourage him to come back with more to share next year</a>!</i></p> #### 🛠️ Urgh… Another release!? Again? Explain yourself! Looking at the diff, you'll only witness updates across the dependency tree. That's it! It's not a security fix or anything like that even, no. But you'll want this update. > \[!tip] > So what *most* people will find useful is [@&#8203;takluyver](https://redirect.github.com/takluyver)[💰](https://redirect.github.com/sponsors/takluyver)'s update of Twine to v7 that we use internally ([#&#8203;416](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/416)). This version will let them upload their sdists and wheels containing core packaging metadata v2.5 to (Test)PyPI. #### 🧐 Tell me why.. <details> <summary> The rest of the updates bump things related to <code>pypi-attestations</code> and <code>sigstore</code>, which has the most interesting backstory here. @&#8203;facutuesca<a href="https://redirect.github.com/sponsors/facutuesca">💰</a> sent a patch in #&#8203;417 but a bunch more helped out. </summary> TL;DR non-pure-python projects with C-extensions tend to have dozens (sometimes hundreds) wheels to upload to PyPI per release. They are often quite big and take time to transfer over the network. People started noticing problems and coming up with DIY sharding workarounds like [aio-libs/aiohttp#13226](https://redirect.github.com/aio-libs/aiohttp/pull/13226) around July 23. On this date, projects with a good amount of bytes to publish would start getting timeouts 5 minutes after the PyPI publishing job begun. The same job that worked just fine before. I had to start pinging upstream library and ecosystem people, on GitHub and privately, to start making sense of what was happening. Eventually, we collectively concluded that GitHub must've shortened the lifetime of their OIDC identity — it seems to have used to be 10 minutes long (at some point in the past) and is now 5 minutes, apparently. It's not documented clearly, and we have not been able to get any clarity by attempting to contact GitHub through private channels, using personal connections. Over the course of investigation, [@&#8203;facutuesca](https://redirect.github.com/facutuesca)[💰](https://redirect.github.com/sponsors/facutuesca) found and fixed a related underlying cache invalidation bug in [sigstore/sigstore-python#1838](https://redirect.github.com/sigstore/sigstore-python/pull/1838), which he then coordinated propagation through the dependency chain updates in sigstore-python, pypi-attestations, gh-action-pypi-publish and gh-action-sigstore-python. Mike's also discovered that Sigstore's Rekor slowdown seems to have become the main contributing cause of the last week's incident. He's collected some data to support this claim: <https://publishing-five-minute-timeout.tiiny.site>. <center> <a href="https://xkcd.com/2549/"> <img src="https://imgs.xkcd.com/comics/edge_cake_2x.png" alt="Edge Cake XKCD feels just like this release"> </a> </center> </details> #### 🫶 New Contributors - [@&#8203;davidbrochart](https://redirect.github.com/davidbrochart) made their first contribution in [#&#8203;415](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/415) - [@&#8203;takluyver](https://redirect.github.com/takluyver) made their first contribution in [#&#8203;416](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/416) **🪞 Full Diff**: <pypa/gh-action-pypi-publish@v1.14.1...v1.14.2> **🧔‍♂️ Release Manager:** [@&#8203;webknjaz](https://redirect.github.com/sponsors/webknjaz) [🇺🇦](https://stand-with-ukraine.pp.ua) **🙏 Special Thanks** to [@&#8203;davidbrochart](https://redirect.github.com/davidbrochart)[💰](https://redirect.github.com/sponsors/davidbrochart) and [@&#8203;Dreamsorcerer](https://redirect.github.com/Dreamsorcerer)[💰](https://redirect.github.com/sponsors/Dreamsorcerer) for turning my attention (in [#&#8203;415](https://redirect.github.com/pypa/gh-action-pypi-publish/issues/415) and in private) to the newly surfaced corner case in GitHub's behavior that only affected a narrow category of projects while many others remained blissfully unaware. [@&#8203;bdraco](https://redirect.github.com/bdraco)[💰](https://redirect.github.com/sponsors/bdraco) came up with a DIY sharding workaround for aiohttp that served as a demo for other projects. [@&#8203;miketheman](https://redirect.github.com/miketheman)[💰](https://redirect.github.com/sponsors/miketheman) confirmed the Warehouse-side details. Also, [@&#8203;jku](https://redirect.github.com/jku)[💰](https://redirect.github.com/sponsors/jku) and [@&#8203;woodruffw](https://redirect.github.com/woodruffw)[💰](https://redirect.github.com/sponsors/woodruffw) helped work through, review and release the Sigstore ecosystem upstream libs. **💬 Discuss** [on Bluesky 🦋](https://bsky.app/profile/did:plc:ve6s3mxkefjaxty3m4fdqumn/post/3mrsqy2xba22j), [on Mastodon 🐘](https://mastodon.social/@&#8203;webknjaz/117005132816750073) and [on GitHub][release discussion]. [![GH Sponsors badge]][GH Sponsors URL] [GH Sponsors badge]: https://img.shields.io/badge/%40webknjaz-transparent?logo=githubsponsors&logoColor=%23EA4AAA&label=Sponsor&color=2a313c [GH Sponsors URL]: https://redirect.github.com/sponsors/webknjaz [release discussion]: https://redirect.github.com/pypa/gh-action-pypi-publish/discussions/419 </details> <details> <summary>bahmutov/start-server-and-test (start-server-and-test)</summary> ### [`v3.0.12`](https://redirect.github.com/bahmutov/start-server-and-test/releases/tag/v3.0.12) [Compare Source](https://redirect.github.com/bahmutov/start-server-and-test/compare/v3.0.11...v3.0.12) ##### Bug Fixes - **deps:** update dependency wait-on to v9.1.0 ([#&#8203;518](https://redirect.github.com/bahmutov/start-server-and-test/issues/518)) ([61074e6](https://redirect.github.com/bahmutov/start-server-and-test/commit/61074e6662228e579190cf40087c802f252dccfe)) </details> <details> <summary>hibernate/hibernate-orm (org.hibernate.orm:hibernate-core)</summary> ### [`v6.6.55.Final`](https://redirect.github.com/hibernate/hibernate-orm/compare/6.6.54...6.6.55) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - "after 9am and before 5pm Monday" 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cerbos/query-plan-adapters). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMi4wIiwidXBkYXRlZEluVmVyIjoiNDQuMTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4776943 commit 261a29a

11 files changed

Lines changed: 150 additions & 72 deletions

File tree

.github/workflows/elasticsearch-java.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ jobs:
2828
run: ../conformance/scripts/validate-corpus.sh
2929

3030
- name: Setup JDK
31-
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
31+
uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
3232
with:
3333
distribution: temurin
3434
java-version: ${{ matrix.java-version }}
3535

3636
- name: Setup Gradle
37-
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0
37+
uses: gradle/actions/setup-gradle@9c971963bec38e04b3d30dcc455b5382be2fdbfb # v6.3.0
3838

3939
- name: Build and test
4040
run: gradle build --no-daemon

.github/workflows/spring-data.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ jobs:
2828
run: ../conformance/scripts/validate-corpus.sh
2929

3030
- name: Setup JDK
31-
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
31+
uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
3232
with:
3333
distribution: temurin
3434
java-version: ${{ matrix.java-version }}
3535

3636
- name: Setup Gradle
37-
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0
37+
uses: gradle/actions/setup-gradle@9c971963bec38e04b3d30dcc455b5382be2fdbfb # v6.3.0
3838

3939
- name: Build and test
4040
run: gradle build --no-daemon
@@ -71,13 +71,13 @@ jobs:
7171
run: ../conformance/scripts/validate-corpus.sh
7272

7373
- name: Setup JDK
74-
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
74+
uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
7575
with:
7676
distribution: temurin
7777
java-version: "17"
7878

7979
- name: Setup Gradle
80-
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0
80+
uses: gradle/actions/setup-gradle@9c971963bec38e04b3d30dcc455b5382be2fdbfb # v6.3.0
8181

8282
- name: Build and test (${{ matrix.database }})
8383
run: gradle build --no-daemon
@@ -105,13 +105,13 @@ jobs:
105105
run: ../conformance/scripts/validate-corpus.sh
106106

107107
- name: Setup JDK
108-
uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
108+
uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
109109
with:
110110
distribution: temurin
111111
java-version: "17"
112112

113113
- name: Setup Gradle
114-
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0
114+
uses: gradle/actions/setup-gradle@9c971963bec38e04b3d30dcc455b5382be2fdbfb # v6.3.0
115115
with:
116116
# The example's Spring Boot 3.5.x Gradle plugin is validated against Gradle 8.x
117117
# (smoke.sh's documented prerequisite), not the runner's floating preinstall.

.github/workflows/sqlalchemy_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
#packages_dir: sqlalchemy/dist/
4646

4747
- name: Publish to PyPI
48-
uses: pypa/gh-action-pypi-publish@ba38be9e461d3875417946c167d0b5f3d385a247 # v1.14.1
48+
uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
4949
with:
5050
user: __token__
5151
password: ${{ secrets.PYPI_API_TOKEN }}

convex/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ent/go.mod

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ require (
99
github.com/go-sql-driver/mysql v1.10.0
1010
github.com/jackc/pgx/v5 v5.10.0
1111
github.com/stretchr/testify v1.11.1
12-
github.com/testcontainers/testcontainers-go v0.43.0
13-
github.com/testcontainers/testcontainers-go/modules/mysql v0.43.0
14-
github.com/testcontainers/testcontainers-go/modules/postgres v0.43.0
12+
github.com/testcontainers/testcontainers-go v0.44.0
13+
github.com/testcontainers/testcontainers-go/modules/mysql v0.44.0
14+
github.com/testcontainers/testcontainers-go/modules/postgres v0.44.0
1515
google.golang.org/protobuf v1.36.11
1616
modernc.org/sqlite v1.56.0
1717
)
@@ -43,13 +43,13 @@ require (
4343
github.com/docker/go-connections v0.7.0 // indirect
4444
github.com/docker/go-units v0.5.0 // indirect
4545
github.com/dustin/go-humanize v1.0.1 // indirect
46-
github.com/ebitengine/purego v0.10.0 // indirect
46+
github.com/ebitengine/purego v0.10.1 // indirect
4747
github.com/failsafe-go/failsafe-go v0.9.6 // indirect
48-
github.com/felixge/httpsnoop v1.0.4 // indirect
48+
github.com/felixge/httpsnoop v1.1.0 // indirect
4949
github.com/ghodss/yaml v1.0.0 // indirect
5050
github.com/go-logr/logr v1.4.3 // indirect
5151
github.com/go-logr/stdr v1.2.2 // indirect
52-
github.com/go-ole/go-ole v1.2.6 // indirect
52+
github.com/go-ole/go-ole v1.3.0 // indirect
5353
github.com/goccy/go-json v0.10.6 // indirect
5454
github.com/godbus/dbus/v5 v5.2.2 // indirect
5555
github.com/google/cel-go v0.29.0 // indirect
@@ -72,7 +72,7 @@ require (
7272
github.com/lestrrat-go/httprc/v3 v3.0.5 // indirect
7373
github.com/lestrrat-go/jwx/v3 v3.1.1 // indirect
7474
github.com/lestrrat-go/option/v2 v2.0.0 // indirect
75-
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
75+
github.com/lufia/plan9stats v0.0.0-20260330125221-c963978e514e // indirect
7676
github.com/magiconair/properties v1.8.10 // indirect
7777
github.com/mattn/go-isatty v0.0.24 // indirect
7878
github.com/minio/sha256-simd v1.0.1 // indirect
@@ -81,7 +81,7 @@ require (
8181
github.com/moby/moby/api v1.55.0 // indirect
8282
github.com/moby/moby/client v0.5.0 // indirect
8383
github.com/moby/patternmatcher v0.6.1 // indirect
84-
github.com/moby/sys/sequential v0.6.0 // indirect
84+
github.com/moby/sys/sequential v0.7.0 // indirect
8585
github.com/moby/sys/user v0.4.0 // indirect
8686
github.com/moby/sys/userns v0.1.0 // indirect
8787
github.com/moby/term v0.5.2 // indirect
@@ -95,27 +95,27 @@ require (
9595
github.com/rogpeppe/go-internal v1.15.0 // indirect
9696
github.com/rs/xid v1.6.0 // indirect
9797
github.com/segmentio/asm v1.2.1 // indirect
98-
github.com/shirou/gopsutil/v4 v4.26.5 // indirect
98+
github.com/shirou/gopsutil/v4 v4.26.6 // indirect
9999
github.com/sirupsen/logrus v1.9.4 // indirect
100100
github.com/sourcegraph/conc v0.3.0 // indirect
101-
github.com/tklauser/go-sysconf v0.3.16 // indirect
102-
github.com/tklauser/numcpus v0.11.0 // indirect
101+
github.com/tklauser/go-sysconf v0.4.0 // indirect
102+
github.com/tklauser/numcpus v0.12.0 // indirect
103103
github.com/valyala/fastjson v1.6.10 // indirect
104104
github.com/yusufpapurcu/wmi v1.2.4 // indirect
105105
github.com/zalando/go-keyring v0.2.8 // indirect
106106
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
107-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0 // indirect
108-
go.opentelemetry.io/otel v1.43.0 // indirect
109-
go.opentelemetry.io/otel/metric v1.43.0 // indirect
110-
go.opentelemetry.io/otel/trace v1.43.0 // indirect
107+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0 // indirect
108+
go.opentelemetry.io/otel v1.44.0 // indirect
109+
go.opentelemetry.io/otel/metric v1.44.0 // indirect
110+
go.opentelemetry.io/otel/trace v1.44.0 // indirect
111111
go.uber.org/multierr v1.11.0 // indirect
112112
go.yaml.in/yaml/v3 v3.0.4 // indirect
113-
golang.org/x/crypto v0.53.0 // indirect
113+
golang.org/x/crypto v0.54.0 // indirect
114114
golang.org/x/exp v0.0.0-20260508232706-74f9aab9d74a // indirect
115-
golang.org/x/net v0.55.0 // indirect
116-
golang.org/x/sync v0.21.0 // indirect
115+
golang.org/x/net v0.56.0 // indirect
116+
golang.org/x/sync v0.22.0 // indirect
117117
golang.org/x/sys v0.47.0 // indirect
118-
golang.org/x/text v0.38.0 // indirect
118+
golang.org/x/text v0.40.0 // indirect
119119
google.golang.org/genproto/googleapis/api v0.0.0-20260706201446-f0a921348800 // indirect
120120
google.golang.org/genproto/googleapis/rpc v0.0.0-20260630182238-925bb5da69e7 // indirect
121121
google.golang.org/grpc v1.82.1 // indirect

0 commit comments

Comments
 (0)