-
Notifications
You must be signed in to change notification settings - Fork 1
deps: bump the production-dependencies group across 1 directory with 20 updates #309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/production-dependencies-69acde0c6f
Closed
deps: bump the production-dependencies group across 1 directory with 20 updates #309
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/production-dependencies-69acde0c6f
+74
−67
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…20 updates Bumps the production-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/antinvestor/apis/go/common](https://github.com/antinvestor/apis) | `1.45.1` | `1.47.4` | | [github.com/antinvestor/apis/go/device](https://github.com/antinvestor/apis) | `1.45.2` | `1.47.4` | | [github.com/antinvestor/apis/go/notification](https://github.com/antinvestor/apis) | `1.45.2` | `1.47.4` | | [github.com/antinvestor/apis/go/partition](https://github.com/antinvestor/apis) | `1.45.2` | `1.47.4` | | [github.com/antinvestor/apis/go/profile](https://github.com/antinvestor/apis) | `1.45.2` | `1.47.4` | | [github.com/pitabwire/frame](https://github.com/pitabwire/frame) | `1.60.0` | `1.64.9` | | [go.mau.fi/util](https://github.com/mautrix/go-util) | `0.9.1` | `0.9.2` | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.31.0` | `1.31.1` | | [maunium.net/go/mautrix](https://github.com/mautrix/go) | `0.25.1` | `0.25.2` | | [cel.dev/expr](https://github.com/google/cel-spec) | `0.24.0` | `0.25.0` | | [github.com/Workiva/go-datastructures](https://github.com/Workiva/go-datastructures) | `1.1.6` | `1.1.7` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.1` | `0.67.2` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.25.9` | `4.25.10` | Updates `github.com/antinvestor/apis/go/common` from 1.45.1 to 1.47.4 - [Release notes](https://github.com/antinvestor/apis/releases) - [Commits](antinvestor/apis@v1.45.1...v1.47.4) Updates `github.com/antinvestor/apis/go/device` from 1.45.2 to 1.47.4 - [Release notes](https://github.com/antinvestor/apis/releases) - [Commits](antinvestor/apis@v1.45.2...v1.47.4) Updates `github.com/antinvestor/apis/go/notification` from 1.45.2 to 1.47.4 - [Release notes](https://github.com/antinvestor/apis/releases) - [Commits](antinvestor/apis@v1.45.2...v1.47.4) Updates `github.com/antinvestor/apis/go/partition` from 1.45.2 to 1.47.4 - [Release notes](https://github.com/antinvestor/apis/releases) - [Commits](antinvestor/apis@v1.45.2...v1.47.4) Updates `github.com/antinvestor/apis/go/profile` from 1.45.2 to 1.47.4 - [Release notes](https://github.com/antinvestor/apis/releases) - [Commits](antinvestor/apis@v1.45.2...v1.47.4) Updates `github.com/pitabwire/frame` from 1.60.0 to 1.64.9 - [Release notes](https://github.com/pitabwire/frame/releases) - [Commits](pitabwire/frame@v1.60.0...v1.64.9) Updates `github.com/redis/go-redis/v9` from 9.14.0 to 9.16.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.14.0...v9.16.0) 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 `gorm.io/gorm` from 1.31.0 to 1.31.1 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.31.0...v1.31.1) 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 `cel.dev/expr` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/google/cel-spec/releases) - [Commits](google/cel-spec@v0.24.0...v0.25.0) Updates `github.com/Workiva/go-datastructures` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/Workiva/go-datastructures/releases) - [Commits](Workiva/go-datastructures@v1.1.6...v1.1.7) Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.18.0...v1.18.1) 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 `github.com/pitabwire/natspubsub` from 0.7.2 to 0.7.3 - [Release notes](https://github.com/pitabwire/natspubsub/releases) - [Commits](pitabwire/natspubsub@v0.7.2...v0.7.3) Updates `github.com/prometheus/common` from 0.67.1 to 0.67.2 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.1...v0.67.2) Updates `github.com/prometheus/procfs` from 0.17.0 to 0.19.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.17.0...v0.19.1) Updates `github.com/shirou/gopsutil/v4` from 4.25.9 to 4.25.10 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.9...v4.25.10) Updates `google.golang.org/api` from 0.252.0 to 0.253.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.252.0...v0.253.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.47.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.47.4 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.47.4 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.47.4 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.47.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/pitabwire/frame dependency-version: 1.64.9 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.16.0 dependency-type: direct:production update-type: version-update:semver-minor 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: gorm.io/gorm dependency-version: 1.31.1 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: cel.dev/expr dependency-version: 0.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/Workiva/go-datastructures dependency-version: 1.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.18.1 dependency-type: indirect 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: github.com/pitabwire/natspubsub dependency-version: 0.7.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.67.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.19.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/api dependency-version: 0.253.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]>
|
❌ Auto-merge cancelled: Tests failed or are still pending. Please check the test results and merge manually if appropriate. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 13 updates in the / directory:
1.45.11.47.41.45.21.47.41.45.21.47.41.45.21.47.41.45.21.47.41.60.01.64.90.9.10.9.21.31.01.31.10.25.10.25.20.24.00.25.01.1.61.1.70.67.10.67.24.25.94.25.10Updates
github.com/antinvestor/apis/go/commonfrom 1.45.1 to 1.47.4Release notes
Sourced from github.com/antinvestor/apis/go/common's releases.
... (truncated)
Commits
6c20255Merge pull request #817 from antinvestor/feature/chat-event-type-improvementsfa9e592chore(device): update changelog and version to v1.47.4d0e5e1achore(profile): update changelog and version to v1.47.48ddb590chore(property): update changelog and version to v1.47.4904ee18chore(settings): update changelog and version to v1.47.4fd08dc6chore(settings): update changelog and version to v1.47.4ce83f30chore(chat): update changelog and version to v1.47.4fa1150echore(notification): update changelog and version to v1.47.4e08c4a6chore(ocr): update changelog and version to v1.47.429f79e4chore(payment): update changelog and version to v1.47.4Updates
github.com/antinvestor/apis/go/devicefrom 1.45.2 to 1.47.4Release notes
Sourced from github.com/antinvestor/apis/go/device's releases.
... (truncated)
Commits
6c20255Merge pull request #817 from antinvestor/feature/chat-event-type-improvementsfa9e592chore(device): update changelog and version to v1.47.4d0e5e1achore(profile): update changelog and version to v1.47.48ddb590chore(property): update changelog and version to v1.47.4904ee18chore(settings): update changelog and version to v1.47.4fd08dc6chore(settings): update changelog and version to v1.47.4ce83f30chore(chat): update changelog and version to v1.47.4fa1150echore(notification): update changelog and version to v1.47.4e08c4a6chore(ocr): update changelog and version to v1.47.429f79e4chore(payment): update changelog and version to v1.47.4Updates
github.com/antinvestor/apis/go/notificationfrom 1.45.2 to 1.47.4Release notes
Sourced from github.com/antinvestor/apis/go/notification's releases.
... (truncated)
Commits
6c20255Merge pull request #817 from antinvestor/feature/chat-event-type-improvementsfa9e592chore(device): update changelog and version to v1.47.4d0e5e1achore(profile): update changelog and version to v1.47.48ddb590chore(property): update changelog and version to v1.47.4904ee18chore(settings): update changelog and version to v1.47.4fd08dc6chore(settings): update changelog and version to v1.47.4ce83f30chore(chat): update changelog and version to v1.47.4fa1150echore(notification): update changelog and version to v1.47.4e08c4a6chore(ocr): update changelog and version to v1.47.429f79e4chore(payment): update changelog and version to v1.47.4Updates
github.com/antinvestor/apis/go/partitionfrom 1.45.2 to 1.47.4Release notes
Sourced from github.com/antinvestor/apis/go/partition's releases.
... (truncated)
Commits
6c20255Merge pull request #817 from antinvestor/feature/chat-event-type-improvementsfa9e592chore(device): update changelog and version to v1.47.4d0e5e1achore(profile): update changelog and version to v1.47.48ddb590chore(property): update changelog and version to v1.47.4904ee18chore(settings): update changelog and version to v1.47.4fd08dc6chore(settings): update changelog and version to v1.47.4ce83f30chore(chat): update changelog and version to v1.47.4fa1150echore(notification): update changelog and version to v1.47.4e08c4a6chore(ocr): update changelog and version to v1.47.429f79e4chore(payment): update changelog and version to v1.47.4Updates
github.com/antinvestor/apis/go/profilefrom 1.45.2 to 1.47.4Release notes
Sourced from github.com/antinvestor/apis/go/profile's releases.
... (truncated)
Commits
6c20255Merge pull request #817 from antinvestor/feature/chat-event-type-improvementsfa9e592chore(device): update changelog and version to v1.47.4d0e5e1achore(profile): update changelog and version to v1.47.48ddb590chore(property): update changelog and version to v1.47.4904ee18chore(settings): update changelog and version to v1.47.4fd08dc6chore(settings): update changelog and version to v1.47.4ce83f30chore(chat): update changelog and version to v1.47.4fa1150echore(notification): update changelog and version to v1.47.4e08c4a6chore(ocr): update changelog and version to v1.47.429f79e4chore(payment): update changelog and version to v1.47.4Updates
github.com/pitabwire/framefrom 1.60.0 to 1.64.9Release notes
Sourced from github.com/pitabwire/frame's releases.
... (truncated)
Commits
d858e86Merge branch 'main' of github.com:pitabwire/framef84e68dinclude missing functions in repository interface9158f76Merge pull request #591 from pitabwire/feature/events-manager-emit0e4d289Update events/manager.go79f8d6dUpdate events/manager.go8e635c0refactor: delegate event emission to manager15e1a00simplify the Search Q function and expose it for further28e05f6expose work manager from base repositorybe767c2resolve minor errors5d9691duse in whenever we search using an arrayUpdates
github.com/redis/go-redis/v9from 9.14.0 to 9.16.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
f195656chore(release): 9.16.0 (#3557)70dfa38feat(otel): add trace filter for process pipeline and dial operation (#3550)a15e763fix(pool): Pool ReAuth should not interfere with handoff (#3547)14a8814chore(docs): explain why MaxRetries is disabled for ClusterClient (#3551)8ca21d2chore(redisotel): use metric.WithAttributeSet to avoid copy (#3552)7aa4a60update gomods to align them with the latest beta (#3539)1e6ee06test(e2e): testing framework upgrade (#3541)f7eed76Add support for filtering traces for certain commands (#3519)3d68c7echore(deps): bump github/codeql-action from 3 to 4 (#3544)3ad9f9cfix: add missing error variable for non-unix build constraints (#3538)Updates
go.mau.fi/utilfrom 0.9.1 to 0.9.2Release notes
Sourced from go.mau.fi/util's releases.
Changelog
Sourced from go.mau.fi/util's changelog.
Commits
c4bd996Bump version to v0.9.2c9ee13bjsontime: fix typo in UMicroIntd29c14ajsontime: also make U*Int methods work with zerof2b6212jsontime: fix receiver names8805c50jsontime: override Unix*() methods to return 0 on zero valuee4b6953changelog: updatec13b662exsync: add iterators for map and set2caa556exsync/map: add more operations4c3cff1dbutil/upgradetable: require comment prefix to be at beginning of lined99877bexmaps: add utility for cloning without preserving nilUpdates
gorm.io/gormfrom 1.31.0 to 1.31.1Release notes
Sourced from gorm.io/gorm's releases.
Commits
eabca1fAllow Select/Omit for Generics Create, close #7638, #7633a57abbeAdd Namer-based column lookup to Schema.LookUpField (#7619)5eaf05afix: Allow escaped double quotes in struct tag parser (#7631)2c3d109Fix slog logger caller frame detection to output correct source file (#7610)4808ff5Update README.md (#7635)141388fFix AutoMigrate default value comparison for string fields (issue #7590) (#7591)d9372f5fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer v...d8cdb39chore: fix some comment (#7615)b881483Rename IsValidDBNameChar to IsInvalidDBNameChar (#7582)Updates
maunium.net/go/mautrixfrom 0.25.1 to 0.25.2Release notes
Sourced from maunium.net/go/mautrix's releases.
Changelog
Sourced from maunium.net/go/mautrix's changelog.
Commits
50a49e0Bump version to v0.25.222ea75dclient,event: MSC4140: Delayed events080ad4ccrypto: Allow decrypting message content without event id or tsab4a785bridgev2/provisionutil: don't allow self in create group participants097813cbridgev2/provisionutil: validate user IDs in CreateGroup if network supports it5593d8achangelog: update91ea77bbridgev2/portal: don't send implicit read receipts for account data9654a0bbridgev2/portal: enforce media duration and size limitsd18142cbridgev2/errors: add reason for unsupported errors3a30024id/userid: split validation into 2 functionsUpdates
cel.dev/exprfrom 0.24.0 to 0.25.0Release notes
Sourced from cel.dev/expr's releases.
Commits
3c96c71Remove remaining google.rpc.Status deps from cel-spec (#486)750024aClarify formatting decimals, add %f formatting test cases around rounding (#485)9dd5f5cRemove int(enum) -> int signature (#483)808c918Remove TOC from language definition (#482)bad3928Add a test case for lastIndexOf in string_ext against an empty string (#468)14cdd3fTests for selector, function, and field names formerly defined as reserved (#...8a33394Remove orphaned ToC entry for enums as ints from the specification (#476)a8f582aInitial version of the policy specification (#477)Updates
github.com/Workiva/go-datastructuresfrom 1.1.6 to 1.1.7Release notes
Sourced from github.com/Workiva/go-datastructures's releases.
Commits
89d15faMerge pull request #224 from gopherclub/master4540518fix some typosUpdates
github.com/klauspost/compressfrom 1.18.0 to 1.18.1Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
d10b525build(deps): bum...Description has been truncated