chore(deps): bump the minor-and-patch group with 5 updates#620
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group with 5 updates#620dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.44` | `1.14.45` | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.14.1` | `2.14.2` | | [github.com/pablodz/inotifywaitgo](https://github.com/pablodz/inotifywaitgo) | `0.0.9` | `0.0.12` | | [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) | `0.32.1` | `0.32.2` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.6.11` | `3.6.12` | Updates `github.com/mattn/go-sqlite3` from 1.14.44 to 1.14.45 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.44...v1.14.45) Updates `github.com/nats-io/nats-server/v2` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md) - [Commits](nats-io/nats-server@v2.14.1...v2.14.2) Updates `github.com/pablodz/inotifywaitgo` from 0.0.9 to 0.0.12 - [Release notes](https://github.com/pablodz/inotifywaitgo/releases) - [Commits](pablodz/inotifywaitgo@v0.0.9...v0.0.12) Updates `github.com/prometheus/alertmanager` from 0.32.1 to 0.32.2 - [Release notes](https://github.com/prometheus/alertmanager/releases) - [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md) - [Commits](prometheus/alertmanager@v0.32.1...v0.32.2) Updates `go.etcd.io/etcd/client/v3` from 3.6.11 to 3.6.12 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.6.11...v3.6.12) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/pablodz/inotifywaitgo dependency-version: 0.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/prometheus/alertmanager dependency-version: 0.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
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
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 minor-and-patch group with 5 updates:
1.14.441.14.452.14.12.14.20.0.90.0.120.32.10.32.23.6.113.6.12Updates
github.com/mattn/go-sqlite3from 1.14.44 to 1.14.45Commits
7ca6a97Merge pull request #1404 from mattn/sqlite-amalgamation-3053002e2ab931Upgrade SQLite to version 305300275d8c60Merge pull request #1403 from dxbjavid/bind-text64-lengthd1ab49cbind via sqlite3_bind_text64/blob64 to avoid 32-bit length truncationb3b5216Merge pull request #1402 from dxbjavid/guard-resulttext-oversize2af23f7guard oversized string length in ResultText1a7264cMerge pull request #1400 from calmh/unsafereflect9accb92Merge pull request #1399 from calmh/uintsize9d6bf2cMerge pull request #1338 from calmh/dbstatfed9970modernise reflect.SliceHeader to unsafe.SliceUpdates
github.com/nats-io/nats-server/v2from 2.14.1 to 2.14.2Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
1d06592Release v2.14.24e1aefaCherry-picks for v2.14.2 (#8256)ac092ffUpdate dependencies01e589d[FIXED] Peer set desync/re-add after stream peer-remove3d122e8De-flake TestJetStreamConsumerPrioritized3836d96[FIXED] Initial MaxMsgsPerSubject update not enforced92cf2e3[FIXED] Filestore only stores last block when MaxMsgsPerSubject 13288b4f(2.14) [IMPROVED] Remove redundant error check in filestore6ea46d5[FIXED] Stream and consumer scale down consistency5edd91c[FIXED] AccountStatz omits accounts with only leaf connectionsUpdates
github.com/pablodz/inotifywaitgofrom 0.0.9 to 0.0.12Release notes
Sourced from github.com/pablodz/inotifywaitgo's releases.
Commits
c7175f1Merge pull request #13 from opencloud-eu/sloglogger4300d22Merge branch 'main' into sloglogger8997802Merge pull request #12 from acrobatstick/remove-print-outputd7c8c4eremove unecessary printlna390baeCreate a default logger if Log is nil in the settings60714ecUse slog to log events rather than to stdoutc34a969Merge pull request #10 from pablodz/feat/alpine6ffb96bupgrade version and golang, fix errors.newUpdates
github.com/prometheus/alertmanagerfrom 0.32.1 to 0.32.2Release notes
Sourced from github.com/prometheus/alertmanager's releases.
Changelog
Sourced from github.com/prometheus/alertmanager's changelog.
Commits
ce33c59email_test.go: check the error message with a regexp allowing an optional quo...8b9126cFix VERSION and CHANGELOG.mdf40845bRemove post 0.32 eventrecorer from dispatcher test04ab3a5Prep release v0.32.2-rc.054b1aecdispatcher: fix goroutines leak on swap (#5241)Updates
go.etcd.io/etcd/client/v3from 3.6.11 to 3.6.12Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
90b034aversion: bump up to 3.6.128b95963Merge pull request #21811 from Deln0r/release-3.6-backport-21666576a6a0server: allow non-admin maintenance status2286051Merge pull request #21794 from vivekpatani/cherry-pick-21788-release-3.6e1468c8client/pkg/fileutil: use os.Getuid() to skip TestIsDirWriteable as rootaaf38f8Merge pull request #21768 from silentred/release-3.6-etcdutl-invalid-datadir449e34betcdutl: validate data file path and return consistent errors instead of pani...00e1b15Merge pull request #21736 from silentred/release-3.6-bugfix-memberupdate-learner49cd4a4bugfix: MemberUpdate implicitly and unexpectedly promotes a learner9bbe31bMerge pull request #21727 from silentred/release-3.6-bump-go-1.25.10Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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