Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the production-dependencies group with 11 updates:

Package From To
github.com/antinvestor/apis/go/common 1.45.1 1.46.4
github.com/antinvestor/apis/go/device 1.45.2 1.46.2
github.com/antinvestor/apis/go/notification 1.45.2 1.46.2
github.com/antinvestor/apis/go/partition 1.45.2 1.46.2
github.com/antinvestor/apis/go/profile 1.45.2 1.46.2
github.com/pitabwire/frame 1.60.0 1.61.1
github.com/redis/go-redis/v9 9.14.0 9.14.1
go.mau.fi/util 0.9.1 0.9.2
maunium.net/go/mautrix 0.25.1 0.25.2
github.com/nats-io/nats.go 1.46.1 1.47.0
google.golang.org/genproto/googleapis/rpc 0.0.0-20251007200510-49b9836ed3ff 0.0.0-20251014184007-4626949a642f

Updates github.com/antinvestor/apis/go/common from 1.45.1 to 1.46.4

Release notes

Sourced from github.com/antinvestor/apis/go/common's releases.

v1.46.4 🌈

Changes

  • chore(deps): bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.9-20250912141014-52f32327d4b0.1 to 1.36.10-20250912141014-52f32327d4b0.1 in /go/common @dependabot[bot] (#781)
  • chore(deps): bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.9-20250912141014-52f32327d4b0.1 to 1.36.10-20250912141014-52f32327d4b0.1 in /go/device @dependabot[bot] (#784)
  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /go/ledger @dependabot[bot] (#786)
  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /go/device @dependabot[bot] (#785)
  • chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 in /go/common @dependabot[bot] (#777)

v1.46.3 🌈

Changes

  • Clean dart libraries

v1.46.2 🌈

Changes

  • chore(deps): bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.0 in /java @dependabot[bot] (#795)
  • chore(deps): bump com.googlecode.libphonenumber:libphonenumber from 9.0.14 to 9.0.16 in /java @dependabot[bot] (#793)
  • chore(deps): bump io.grpc:grpc-protobuf from 1.75.0 to 1.76.0 in /java @dependabot[bot] (#788)
  • chore(deps): bump gradle/actions from 4 to 5 @dependabot[bot] (#780)
  • chore(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 in /java @dependabot[bot] (#776)

v1.46.1 🌈

Changes

  • Introduce the use of dart packages
  • Introduce connectrpc for servers
  • Switch away from grpc gateway and utilize gnostic for api documentation

v1.46.0 🌈

Changes

  • Introduce Chat API for p2p communication

v1.4.5 🌈

What's Changed

Full Changelog: antinvestor/apis@v1.45.0...v1.45.5

v1.45.4 🌈

Changes

  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /go/common @dependabot[bot] (#787)
  • chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /go/common @dependabot[bot] (#792)

v1.45.3 🌈

... (truncated)

Commits
  • 6374255 clean up commits for releasing to pub.dev
  • af8abd9 Merge pull request #781 from antinvestor/dependabot/go_modules/go/common/buf....
  • 2d8d344 Merge branch 'main' into dependabot/go_modules/go/common/buf.build/gen/go/buf...
  • 334751f Merge pull request #784 from antinvestor/dependabot/go_modules/go/device/buf....
  • 039669e Merge branch 'main' into dependabot/go_modules/go/device/buf.build/gen/go/buf...
  • 191afff Merge pull request #786 from antinvestor/dependabot/go_modules/go/ledger/goog...
  • 28eb750 Merge branch 'main' into dependabot/go_modules/go/ledger/google.golang.org/gr...
  • f9ee924 Merge pull request #785 from antinvestor/dependabot/go_modules/go/device/goog...
  • 8a6a0cd Merge branch 'main' into dependabot/go_modules/go/device/google.golang.org/gr...
  • b2927ec Merge pull request #777 from antinvestor/dependabot/go_modules/go/common/goog...
  • Additional commits viewable in compare view

Updates github.com/antinvestor/apis/go/device from 1.45.2 to 1.46.2

Release notes

Sourced from github.com/antinvestor/apis/go/device's releases.

v1.46.2 🌈

Changes

  • chore(deps): bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.0 in /java @dependabot[bot] (#795)
  • chore(deps): bump com.googlecode.libphonenumber:libphonenumber from 9.0.14 to 9.0.16 in /java @dependabot[bot] (#793)
  • chore(deps): bump io.grpc:grpc-protobuf from 1.75.0 to 1.76.0 in /java @dependabot[bot] (#788)
  • chore(deps): bump gradle/actions from 4 to 5 @dependabot[bot] (#780)
  • chore(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 in /java @dependabot[bot] (#776)

v1.46.1 🌈

Changes

  • Introduce the use of dart packages
  • Introduce connectrpc for servers
  • Switch away from grpc gateway and utilize gnostic for api documentation

v1.46.0 🌈

Changes

  • Introduce Chat API for p2p communication

v1.4.5 🌈

What's Changed

Full Changelog: antinvestor/apis@v1.45.0...v1.45.5

v1.45.4 🌈

Changes

  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /go/common @dependabot[bot] (#787)
  • chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /go/common @dependabot[bot] (#792)

v1.45.3 🌈

Changes

  • make session id access optional
Commits
  • b53faea resolve merge conflicts from main
  • fd2509d major dependancy upgrades
  • de0587d Merge pull request #795 from antinvestor/dependabot/gradle/java/com.google.pr...
  • 8e513d0 Merge branch 'main' into dependabot/gradle/java/com.google.protobuf-protobuf-...
  • 285ed73 Merge pull request #793 from antinvestor/dependabot/gradle/java/com.googlecod...
  • d4a0c4f chore(deps): bump com.google.protobuf:protobuf-java in /java
  • 94dd408 Merge branch 'main' into dependabot/gradle/java/com.googlecode.libphonenumber...
  • bb7b553 Merge pull request #788 from antinvestor/dependabot/gradle/java/io.grpc-grpc-...
  • 191cbbf Merge branch 'main' into dependabot/gradle/java/io.grpc-grpc-protobuf-1.76.0
  • db6b7d4 Merge pull request #780 from antinvestor/dependabot/github_actions/gradle/act...
  • Additional commits viewable in compare view

Updates github.com/antinvestor/apis/go/notification from 1.45.2 to 1.46.2

Release notes

Sourced from github.com/antinvestor/apis/go/notification's releases.

v1.46.2 🌈

Changes

  • chore(deps): bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.0 in /java @dependabot[bot] (#795)
  • chore(deps): bump com.googlecode.libphonenumber:libphonenumber from 9.0.14 to 9.0.16 in /java @dependabot[bot] (#793)
  • chore(deps): bump io.grpc:grpc-protobuf from 1.75.0 to 1.76.0 in /java @dependabot[bot] (#788)
  • chore(deps): bump gradle/actions from 4 to 5 @dependabot[bot] (#780)
  • chore(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 in /java @dependabot[bot] (#776)

v1.46.1 🌈

Changes

  • Introduce the use of dart packages
  • Introduce connectrpc for servers
  • Switch away from grpc gateway and utilize gnostic for api documentation

v1.46.0 🌈

Changes

  • Introduce Chat API for p2p communication

v1.4.5 🌈

What's Changed

Full Changelog: antinvestor/apis@v1.45.0...v1.45.5

v1.45.4 🌈

Changes

  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /go/common @dependabot[bot] (#787)
  • chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /go/common @dependabot[bot] (#792)

v1.45.3 🌈

Changes

  • make session id access optional
Commits
  • b53faea resolve merge conflicts from main
  • fd2509d major dependancy upgrades
  • de0587d Merge pull request #795 from antinvestor/dependabot/gradle/java/com.google.pr...
  • 8e513d0 Merge branch 'main' into dependabot/gradle/java/com.google.protobuf-protobuf-...
  • 285ed73 Merge pull request #793 from antinvestor/dependabot/gradle/java/com.googlecod...
  • d4a0c4f chore(deps): bump com.google.protobuf:protobuf-java in /java
  • 94dd408 Merge branch 'main' into dependabot/gradle/java/com.googlecode.libphonenumber...
  • bb7b553 Merge pull request #788 from antinvestor/dependabot/gradle/java/io.grpc-grpc-...
  • 191cbbf Merge branch 'main' into dependabot/gradle/java/io.grpc-grpc-protobuf-1.76.0
  • db6b7d4 Merge pull request #780 from antinvestor/dependabot/github_actions/gradle/act...
  • Additional commits viewable in compare view

Updates github.com/antinvestor/apis/go/partition from 1.45.2 to 1.46.2

Release notes

Sourced from github.com/antinvestor/apis/go/partition's releases.

v1.46.2 🌈

Changes

  • chore(deps): bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.0 in /java @dependabot[bot] (#795)
  • chore(deps): bump com.googlecode.libphonenumber:libphonenumber from 9.0.14 to 9.0.16 in /java @dependabot[bot] (#793)
  • chore(deps): bump io.grpc:grpc-protobuf from 1.75.0 to 1.76.0 in /java @dependabot[bot] (#788)
  • chore(deps): bump gradle/actions from 4 to 5 @dependabot[bot] (#780)
  • chore(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 in /java @dependabot[bot] (#776)

v1.46.1 🌈

Changes

  • Introduce the use of dart packages
  • Introduce connectrpc for servers
  • Switch away from grpc gateway and utilize gnostic for api documentation

v1.46.0 🌈

Changes

  • Introduce Chat API for p2p communication

v1.4.5 🌈

What's Changed

Full Changelog: antinvestor/apis@v1.45.0...v1.45.5

v1.45.4 🌈

Changes

  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /go/common @dependabot[bot] (#787)
  • chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /go/common @dependabot[bot] (#792)

v1.45.3 🌈

Changes

  • make session id access optional
Commits
  • b53faea resolve merge conflicts from main
  • fd2509d major dependancy upgrades
  • de0587d Merge pull request #795 from antinvestor/dependabot/gradle/java/com.google.pr...
  • 8e513d0 Merge branch 'main' into dependabot/gradle/java/com.google.protobuf-protobuf-...
  • 285ed73 Merge pull request #793 from antinvestor/dependabot/gradle/java/com.googlecod...
  • d4a0c4f chore(deps): bump com.google.protobuf:protobuf-java in /java
  • 94dd408 Merge branch 'main' into dependabot/gradle/java/com.googlecode.libphonenumber...
  • bb7b553 Merge pull request #788 from antinvestor/dependabot/gradle/java/io.grpc-grpc-...
  • 191cbbf Merge branch 'main' into dependabot/gradle/java/io.grpc-grpc-protobuf-1.76.0
  • db6b7d4 Merge pull request #780 from antinvestor/dependabot/github_actions/gradle/act...
  • Additional commits viewable in compare view

Updates github.com/antinvestor/apis/go/profile from 1.45.2 to 1.46.2

Release notes

Sourced from github.com/antinvestor/apis/go/profile's releases.

v1.46.2 🌈

Changes

  • chore(deps): bump com.google.protobuf:protobuf-java from 4.32.1 to 4.33.0 in /java @dependabot[bot] (#795)
  • chore(deps): bump com.googlecode.libphonenumber:libphonenumber from 9.0.14 to 9.0.16 in /java @dependabot[bot] (#793)
  • chore(deps): bump io.grpc:grpc-protobuf from 1.75.0 to 1.76.0 in /java @dependabot[bot] (#788)
  • chore(deps): bump gradle/actions from 4 to 5 @dependabot[bot] (#780)
  • chore(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.1 to 8.0.0 in /java @dependabot[bot] (#776)

v1.46.1 🌈

Changes

  • Introduce the use of dart packages
  • Introduce connectrpc for servers
  • Switch away from grpc gateway and utilize gnostic for api documentation

v1.46.0 🌈

Changes

  • Introduce Chat API for p2p communication

v1.4.5 🌈

What's Changed

Full Changelog: antinvestor/apis@v1.45.0...v1.45.5

v1.45.4 🌈

Changes

  • chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 in /go/common @dependabot[bot] (#787)
  • chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /go/common @dependabot[bot] (#792)

v1.45.3 🌈

Changes

  • make session id access optional
Commits
  • b53faea resolve merge conflicts from main
  • fd2509d major dependancy upgrades
  • de0587d Merge pull request #795 from antinvestor/dependabot/gradle/java/com.google.pr...
  • 8e513d0 Merge branch 'main' into dependabot/gradle/java/com.google.protobuf-protobuf-...
  • 285ed73 Merge pull request #793 from antinvestor/dependabot/gradle/java/com.googlecod...
  • d4a0c4f chore(deps): bump com.google.protobuf:protobuf-java in /java
  • 94dd408 Merge branch 'main' into dependabot/gradle/java/com.googlecode.libphonenumber...
  • bb7b553 Merge pull request #788 from antinvestor/dependabot/gradle/java/io.grpc-grpc-...
  • 191cbbf Merge branch 'main' into dependabot/gradle/java/io.grpc-grpc-protobuf-1.76.0
  • db6b7d4 Merge pull request #780 from antinvestor/dependabot/github_actions/gradle/act...
  • Additional commits viewable in compare view

Updates github.com/pitabwire/frame from 1.60.0 to 1.61.1

Release notes

Sourced from github.com/pitabwire/frame's releases.

v1.61.1 🌈

Changes

  • Expose underlaying service in baserepository

v1.61.0 🌈

Changes

  • Cleanup base repository to simplify some functionality
Commits
  • f4fb1f3 allow access to service from base repository
  • e612738 add more documentation for search options
  • 55f27d8 cleanup base repository into a usable form
  • See full diff in compare view

Updates github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.14.1

Changes

  • fix(otel): Add support for filtering traces for certain commands (#3519)
  • fix(pool): remove conn from idleConns if present (#3546)

Contributors

We'd like to thank all the contributors who worked on this release!

@​Sovietaced, @​ndyakov

Changelog

Sourced from github.com/redis/go-redis/v9's changelog.

9.14.1 (2025-10-15)

Changes

  • fix(otel): Add support for filtering traces for certain commands (#3519)
  • fix(pool): remove conn from idleConns if present (#3546)

Contributors

We'd like to thank all the contributors who worked on this release!

@​Sovietaced, @​ndyakov

Commits

Updates go.mau.fi/util from 0.9.1 to 0.9.2

Release notes

Sourced from go.mau.fi/util's releases.

v0.9.2

  • (progver) Added program version calculation utility like the one used by mautrix bridges and Meowlnir.
  • (dbutil) Added sqlite3-fk-wal-fullsync driver which is otherwise equivalent to sqlite3-fk-wal, but sets PRAGMA synchronous=FULL for better crash resistance.
  • (dbutil) Added explicit error if comment prefix (--) isn't at the start of the line when using dialect filters with the (lines commented) modifier.
  • (exsync) Added NewMapWithData, Clear, Len and CopyFrom methods for maps.
  • (exsync) Added iterators for maps and sets.
  • (jsontime) Changed Unix*() methods and jsontime.U*Int() functions to treat 0 and the zero time.Time value as the same.
Changelog

Sourced from go.mau.fi/util's changelog.

v0.9.2 (2025-10-16)

  • (progver) Added program version calculation utility like the one used by mautrix bridges and Meowlnir.
  • (dbutil) Added sqlite3-fk-wal-fullsync driver which is otherwise equivalent to sqlite3-fk-wal, but sets PRAGMA synchronous=FULL for better crash resistance.
  • (dbutil) Added explicit error if comment prefix (--) isn't at the start of the line when using dialect filters with the (lines commented) modifier.
  • (exsync) Added NewMapWithData, Clear, Len and CopyFrom methods for maps.
  • (exsync) Added iterators for maps and sets.
  • (jsontime) Changed Unix*() methods and jsontime.U*Int() functions to treat 0 and the zero time.Time value as the same.
Commits
  • c4bd996 Bump version to v0.9.2
  • c9ee13b jsontime: fix typo in UMicroInt
  • d29c14a jsontime: also make U*Int methods work with zero
  • f2b6212 jsontime: fix receiver names
  • 8805c50 jsontime: override Unix*() methods to return 0 on zero value
  • e4b6953 changelog: update
  • c13b662 exsync: add iterators for map and set
  • 2caa556 exsync/map: add more operations
  • 4c3cff1 dbutil/upgradetable: require comment prefix to be at beginning of line
  • d99877b exmaps: add utility for cloning without preserving nil
  • Additional commits viewable in compare view

Updates maunium.net/go/mautrix from 0.25.1 to 0.25.2

Release notes

Sourced from maunium.net/go/mautrix's releases.

v0.25.2

  • Breaking change (id) Split UserID.ParseAndValidate into ParseAndValidateRelaxed and ParseAndValidateStrict. Strict is the old behavior, but most users likely want the relaxed version, as there are real users whose user IDs aren't valid under the strict rules.
  • (crypto) Added helper methods for generating and verifying with recovery keys.
  • (bridgev2/matrix) Added config option to automatically generate a recovery key for the bridge bot and self-sign the bridge's device.
  • (bridgev2/matrix) Added initial support for using appservice/MSC3202 mode for encryption with standard servers like Synapse.
  • (bridgev2) Added optional support for implicit read receipts.
  • (bridgev2) Added interface for deleting chats on remote network.
  • (bridgev2) Added local enforcement of media duration and size limits.
  • (bridgev2) Extended event duration logging to log any event taking too long.
  • (bridgev2) Improved validation in group creation provisioning API.
  • (event) Added event type constant for poll end events.
  • (client) Added wrapper for searching user directory.
  • (client) Improved support for managing MSC4140 delayed events.
  • (crypto/helper) Changed default sync handling to not block on waiting for decryption keys. On initial sync, keys won't be requested at all by default.
  • (crypto) Fixed olm unwedging not working (regressed in v0.25.1).
  • (bridgev2) Fixed various bugs with migrating to split portals.
  • (event) Fixed poll start events having incorrect null m.relates_to.
  • (client) Fixed RespUserProfile losing standard fields when re-marshaling.
  • (federation) Fixed various bugs in event auth.
Changelog

Sourced from maunium.net/go/mautrix's changelog.

v0.25.2 (2025-10-16)

  • Breaking change (id) Split UserID.ParseAndValidate into ParseAndValidateRelaxed and ParseAndValidateStrict. Strict is the old behavior, but most users likely want the relaxed version, as there are real users whose user IDs aren't valid under the strict rules.
  • (crypto) Added helper methods for generating and verifying with recovery keys.
  • (bridgev2/matrix) Added config option to automatically generate a recovery key for the bridge bot and self-sign the bridge's device.
  • (bridgev2/matrix) Added initial support for using appservice/MSC3202 mode for encryption with standard servers like Synapse.
  • (bridgev2) Added optional support for implicit read receipts.
  • (bridgev2) Added interface for deleting chats on remote network.
  • (bridgev2) Added local enforcement of media duration and size limits.
  • (bridgev2) Extended event duration logging to log any event taking too long.
  • (bridgev2) Improved validation in group creation provisioning API.
  • (event) Added event type constant for poll end events.
  • (client) Added wrapper for searching user directory.
  • (client) Improved support for managing [MSC4140] delayed events.
  • (crypto/helper) Changed default sync handling to not block on waiting for decryption keys. On initial sync, keys won't be requested at all by default.
  • (crypto) Fixed olm unwedging not working (regressed in v0.25.1).
  • (bridgev2) Fixed various bugs with migrating to split portals.
  • (event) Fixed poll start events having incorrect null m.relates_to.
  • (client) Fixed RespUserProfile losing standard fields when re-marshaling.
  • (federation) Fixed various bugs in event auth.
Commits
  • 50a49e0 Bump version to v0.25.2
  • 22ea75d client,event: MSC4140: Delayed events
  • 080ad4c crypto: Allow decrypting message content without event id or ts
  • ab4a785 bridgev2/provisionutil: don't allow self in create group participants
  • 097813c bridgev2/provisionutil: validate user IDs in CreateGroup if network supports it
  • 5593d8a changelog: update
  • 91ea77b bridgev2/portal: don't send implicit read receipts for account data
  • 9654a0b bridgev2/portal: enforce media duration and size limits
  • d18142c bridgev2/errors: add reason for unsupported errors
  • 3a30024 id/userid: split validation into 2 functions
  • Additional commits viewable in compare view

Updates github.com/nats-io/nats.go from 1.46.1 to 1.47.0

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.47.0

Changelog

ADDED

  • Core NATS:
    • Support sending custom WebSocket headers on connect. Thanks @​saurabhojha for the contribution (#1919)

FIXED

  • Core NATS:
    • Capture async callbacks before pushing on dispatch queue (#1955)
  • Object Store:
    • Fixed data race when cancelling context while getting object (#1949)
  • JetStream:
    • Fixed double channel close on simultaneous Stop and Drain (#1953)

IMPROVED

  • Clarify MessagesContext.Next() doc (#1951)

Complete Changes

nats-io/nats.go@v1.46.1...v1.47.0

Commits
  • 01f1814 Release v1.47.0 (#1956)
  • c337fd4 [IMPROVED] Clarify MessagesContext.Next() doc (#1951)
  • ae3c974 [FIXED] Capture async callbacks before pushing on dispatch queue (#1955)
  • ecc3b74 [FIXED] Double channel close on simultaneous Stop and Drain (#1953)
  • c12f77b [FIXED] Data race when cancelling context while getting object (#1949)
  • 2ab8185 Add options to send custom WebSocket headers on connect (#1919)
  • 1610417 [IMPROVED] Fix simplified URLs test after (#1954)
  • See full diff in compare view

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20251007200510-49b9836ed3ff to 0.0.0-20251014184007-4626949a642f

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

Bumps the production-dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/antinvestor/apis/go/common](https://github.com/antinvestor/apis) | `1.45.1` | `1.46.4` |
| [github.com/antinvestor/apis/go/device](https://github.com/antinvestor/apis) | `1.45.2` | `1.46.2` |
| [github.com/antinvestor/apis/go/notification](https://github.com/antinvestor/apis) | `1.45.2` | `1.46.2` |
| [github.com/antinvestor/apis/go/partition](https://github.com/antinvestor/apis) | `1.45.2` | `1.46.2` |
| [github.com/antinvestor/apis/go/profile](https://github.com/antinvestor/apis) | `1.45.2` | `1.46.2` |
| [github.com/pitabwire/frame](https://github.com/pitabwire/frame) | `1.60.0` | `1.61.1` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.14.0` | `9.14.1` |
| [go.mau.fi/util](https://github.com/mautrix/go-util) | `0.9.1` | `0.9.2` |
| [maunium.net/go/mautrix](https://github.com/mautrix/go) | `0.25.1` | `0.25.2` |
| [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.46.1` | `1.47.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20251007200510-49b9836ed3ff` | `0.0.0-20251014184007-4626949a642f` |


Updates `github.com/antinvestor/apis/go/common` from 1.45.1 to 1.46.4
- [Release notes](https://github.com/antinvestor/apis/releases)
- [Commits](antinvestor/apis@v1.45.1...v1.46.4)

Updates `github.com/antinvestor/apis/go/device` from 1.45.2 to 1.46.2
- [Release notes](https://github.com/antinvestor/apis/releases)
- [Commits](antinvestor/apis@v1.45.2...v1.46.2)

Updates `github.com/antinvestor/apis/go/notification` from 1.45.2 to 1.46.2
- [Release notes](https://github.com/antinvestor/apis/releases)
- [Commits](antinvestor/apis@v1.45.2...v1.46.2)

Updates `github.com/antinvestor/apis/go/partition` from 1.45.2 to 1.46.2
- [Release notes](https://github.com/antinvestor/apis/releases)
- [Commits](antinvestor/apis@v1.45.2...v1.46.2)

Updates `github.com/antinvestor/apis/go/profile` from 1.45.2 to 1.46.2
- [Release notes](https://github.com/antinvestor/apis/releases)
- [Commits](antinvestor/apis@v1.45.2...v1.46.2)

Updates `github.com/pitabwire/frame` from 1.60.0 to 1.61.1
- [Release notes](https://github.com/pitabwire/frame/releases)
- [Commits](pitabwire/frame@v1.60.0...v1.61.1)

Updates `github.com/redis/go-redis/v9` from 9.14.0 to 9.14.1
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/v9.14.1/RELEASE-NOTES.md)
- [Commits](redis/go-redis@v9.14.0...v9.14.1)

Updates `go.mau.fi/util` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/mautrix/go-util/releases)
- [Changelog](https://github.com/mautrix/go-util/blob/main/CHANGELOG.md)
- [Commits](mautrix/go-util@v0.9.1...v0.9.2)

Updates `maunium.net/go/mautrix` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/mautrix/go/releases)
- [Changelog](https://github.com/mautrix/go/blob/main/CHANGELOG.md)
- [Commits](mautrix/go@v0.25.1...v0.25.2)

Updates `github.com/nats-io/nats.go` from 1.46.1 to 1.47.0
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](nats-io/nats.go@v1.46.1...v1.47.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20251007200510-49b9836ed3ff to 0.0.0-20251014184007-4626949a642f
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: github.com/antinvestor/apis/go/common
  dependency-version: 1.46.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/antinvestor/apis/go/device
  dependency-version: 1.46.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/antinvestor/apis/go/notification
  dependency-version: 1.46.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/antinvestor/apis/go/partition
  dependency-version: 1.46.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/antinvestor/apis/go/profile
  dependency-version: 1.46.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/pitabwire/frame
  dependency-version: 1.61.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: github.com/redis/go-redis/v9
  dependency-version: 9.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: go.mau.fi/util
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: maunium.net/go/mautrix
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.47.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20251014184007-4626949a642f
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added auto-merge a dependabot label dependencies a dependabot label labels Oct 20, 2025
@github-actions
Copy link

❌ Auto-merge cancelled: Tests failed or are still pending. Please check the test results and merge manually if appropriate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

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

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/production-dependencies-6207ff1cb3 branch October 27, 2025 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge a dependabot label dependencies a dependabot label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant