Skip to content

fix(deps): update all non-major dependencies - #346

Merged
alexolivier merged 1 commit into
mainfrom
renovate/all-minor-patch
Aug 7, 2026
Merged

fix(deps): update all non-major dependencies#346
alexolivier merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/setup-java action minor v5.6.0v5.7.0 age confidence
convex (source) devDependencies minor 1.42.31.43.0 age confidence
github.com/testcontainers/testcontainers-go require minor v0.43.0v0.44.0 age confidence
github.com/testcontainers/testcontainers-go/modules/mysql require minor v0.43.0v0.44.0 age confidence
github.com/testcontainers/testcontainers-go/modules/postgres require minor v0.43.0v0.44.0 age confidence
gradle/actions action minor v6.2.0v6.3.0 age confidence
mongoose (source) devDependencies minor 9.8.19.9.1 age confidence
pypa/gh-action-pypi-publish action patch v1.14.1v1.14.2 age confidence
start-server-and-test devDependencies patch 3.0.113.0.12 age confidence
org.hibernate.orm:hibernate-core (source) dependencies patch 6.6.54.Final6.6.55.Final age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/setup-java (actions/setup-java)

v5.7.0

Compare Source

get-convex/convex-backend (convex)

v1.43.0

  • 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
    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
    (@​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.
testcontainers/testcontainers-go (github.com/testcontainers/testcontainers-go)

v0.44.0

Compare Source

What's Changed
🔒 Security
🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates
  • chore(deps): bump slackapi/slack-github-action from 3.0.3 to 4.0.0 (#​3788) @​dependabot[bot]
  • chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#​3789) @​dependabot[bot]
  • chore(deps): bump docker/setup-docker-action from 5.1.0 to 5.4.0 (#​3790) @​dependabot[bot]
  • chore(azurite): tidy module dependencies (#​3838) @​mdelapenya
  • security: fix Dependabot alerts for grpc and OTel (#​3835) @​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 (#​3805) @​dependabot[bot]
  • 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 (#​3806) @​dependabot[bot]
  • chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /modules/weaviate (#​3820) @​dependabot[bot]
  • chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /modules/qdrant (#​3821) @​dependabot[bot]
  • chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 in /modules/grafana-lgtm (#​3822) @​dependabot[bot]
  • chore(deps): bump google.golang.org/grpc from 1.81.0 to 1.82.1 in /modules/gcloud (#​3823) @​dependabot[bot]
  • chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 in /modules/compose (#​3824) @​dependabot[bot]
  • chore: propagate azcore dependency update to azurite module (#​3818) @​mdelapenya
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 in /modules/azure (#​3809) @​dependabot[bot]
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#​3791) @​dependabot[bot]
  • chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.5 to 4.26.6 (#​3750) @​dependabot[bot]
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 1.4.1 to 1.5.0 in /modules/azure (#​3810) @​dependabot[bot]
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.5 to 1.19.29 in /modules/localstack (#​3812) @​dependabot[bot]
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.28 to 1.19.29 in /modules/s3mock (#​3813) @​dependabot[bot]
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.46 to 1.19.29 in /modules/scylladb (#​3814) @​dependabot[bot]
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 in /modules/azure (#​3811) @​dependabot[bot]
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 in /modules/azure (#​3794) @​dependabot[bot]
  • chore(deps): bump github.com/go-stomp/stomp/v3 from 3.0.5 to 3.1.5 in /modules/artemis (#​3801) @​dependabot[bot]
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 in /modules/azure (#​3803) @​dependabot[bot]
  • chore(deps): bump software.sslmate.com/src/go-pkcs12 from 0.6.0 to 0.7.3 in /modules/cassandra (#​3804) @​dependabot[bot]
  • chore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 in /modules/elasticsearch (#​3796) @​dependabot[bot]
  • chore(deps): bump golang.org/x/mod from 0.37.0 to 0.38.0 in /modules/kafka (#​3797) @​dependabot[bot]
  • chore(deps): bump github.com/arangodb/go-driver/v2 from 2.1.3 to 2.3.1 in /modules/arangodb (#​3800) @​dependabot[bot]
  • chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.54.0 in /modules/dex (#​3795) @​dependabot[bot]
  • chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.6.0 to 8.7.0 in /modules/aerospike (#​3799) @​dependabot[bot]
  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /modules/dex (#​3763) @​dependabot[bot]
  • chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 in /modules/dex (#​3758) @​dependabot[bot]
  • chore(deps): bump golang.org/x/mod from 0.36.0 to 0.37.0 in /modulegen (#​3751) @​dependabot[bot]
  • chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/redpanda (#​3756) @​dependabot[bot]
  • chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 9.3.0 (#​3748) @​dependabot[bot]
  • chore(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.6 (#​3746) @​dependabot[bot]
  • chore(deps): bump SonarSource/sonarqube-scan-action from 5.1.0 to 8.2.0 (#​3747) @​dependabot[bot]
  • chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#​3749) @​dependabot[bot]
  • chore(deps): bump golang.org/x/text from 0.34.0 to 0.38.0 in /modulegen (#​3752) @​dependabot[bot]
  • chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/elasticsearch (#​3753) @​dependabot[bot]
  • chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/kafka (#​3754) @​dependabot[bot]
  • chore(deps): bump golang.org/x/mod from 0.33.0 to 0.37.0 in /modules/localstack (#​3755) @​dependabot[bot]
  • chore(deps): bump actions/github-script from 7.0.1 to 9.0.0 (#​3675) @​dependabot[bot]
  • chore(deps): bump pymdown-extensions from 10.16.1 to 10.21.3 (#​3707) @​dependabot[bot]
  • chore(deps): bump go.mongodb.org/mongo-driver/v2 from 2.3.0 to 2.4.2 in /modules/mongodb (#​3730) @​dependabot[bot]
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.14.0 to 1.17.7 in /modules/weaviate (#​3731) @​dependabot[bot]
  • chore(deps): update moby to latest version (#​3736) @​Steven-Harris
gradle/actions (gradle/actions)

v6.3.0

Compare Source

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 (#​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 (#​1025). Thanks to @​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

New Contributors

Full Changelog: gradle/actions@v6.2.0...v6.3.0

Automattic/mongoose (mongoose)

v9.9.1

Compare Source

==================

  • fix(query): avoid path collision when excluding subdocuments with nested select: false paths #​12798 BIGSUS24
  • types(model): apply schema-level lean to find() #​16413
  • types(model): support overriding schema-level lean with lean: false #​16413

v9.9.0

Compare Source

==================

pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)

v1.14.2

Compare Source

This one probably won't touch you visibly so just bookmark @​webknjaz's EuroPython 2026 “AI” slop rant for when it's published on YouTube or encourage him to come back with more to share next year!

🛠️ 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 @​takluyver💰's update of Twine to v7 that we use internally (#​416). This version will let them upload their sdists and wheels containing core packaging metadata v2.5 to (Test)PyPI.

🧐 Tell me why..

The rest of the updates bump things related to pypi-attestations and sigstore, which has the most interesting backstory here. @​facutuesca💰 sent a patch in #​417 but a bunch more helped out.

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 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, @​facutuesca💰 found and fixed a related underlying cache invalidation bug in sigstore/sigstore-python#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.

Edge Cake XKCD feels just like this release

🫶 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.14.1...v1.14.2

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​davidbrochart💰 and @​Dreamsorcerer💰 for turning my attention (in #​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. @​bdraco💰 came up with a DIY sharding workaround for aiohttp that served as a demo for other projects. @​miketheman💰 confirmed the Warehouse-side details. Also, @​jku💰 and @​woodruffw💰 helped work through, review and release the Sigstore ecosystem upstream libs.

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

bahmutov/start-server-and-test (start-server-and-test)

v3.0.12

Compare Source

Bug Fixes
hibernate/hibernate-orm (org.hibernate.orm:hibernate-core)

v6.6.55.Final


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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate

renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: ent/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 16 additional dependencies were updated

Details:

Package Change
github.com/ebitengine/purego v0.10.0 -> v0.10.1
github.com/felixge/httpsnoop v1.0.4 -> v1.1.0
github.com/go-ole/go-ole v1.2.6 -> v1.3.0
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 -> v0.0.0-20260330125221-c963978e514e
github.com/moby/sys/sequential v0.6.0 -> v0.7.0
github.com/shirou/gopsutil/v4 v4.26.5 -> v4.26.6
github.com/tklauser/go-sysconf v0.3.16 -> v0.4.0
github.com/tklauser/numcpus v0.11.0 -> v0.12.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0 -> v0.69.0
go.opentelemetry.io/otel v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/trace v1.43.0 -> v1.44.0
golang.org/x/crypto v0.53.0 -> v0.54.0
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sync v0.21.0 -> v0.22.0
golang.org/x/text v0.38.0 -> v0.40.0
File name: pgx/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 17 additional dependencies were updated

Details:

Package Change
github.com/ebitengine/purego v0.10.0 -> v0.10.1
github.com/felixge/httpsnoop v1.0.4 -> v1.1.0
github.com/go-ole/go-ole v1.2.6 -> v1.3.0
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 -> v0.0.0-20260330125221-c963978e514e
github.com/moby/sys/sequential v0.6.0 -> v0.7.0
github.com/shirou/gopsutil/v4 v4.26.5 -> v4.26.6
github.com/tklauser/go-sysconf v0.3.16 -> v0.4.0
github.com/tklauser/numcpus v0.11.0 -> v0.12.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0 -> v0.69.0
go.opentelemetry.io/otel v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/metric v1.43.0 -> v1.44.0
go.opentelemetry.io/otel/trace v1.43.0 -> v1.44.0
golang.org/x/crypto v0.53.0 -> v0.54.0
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sync v0.21.0 -> v0.22.0
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/text v0.38.0 -> v0.40.0

@alexolivier
alexolivier merged commit 261a29a into main Aug 7, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant