chore(deps): bump the go-minor-and-patch group across 1 directory with 12 updates - #556
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-minor-and-patch group across 1 directory with 12 updates#556dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 12 updates Bumps the go-minor-and-patch group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.1` | `1.2.2` | | [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.3.6` | `1.3.10` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.4` | `1.17.5` | | [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) | `1.13.0` | `1.22.0` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.6.5` | `6.8.3` | | [github.com/smartcontractkit/chain-selectors](https://github.com/smartcontractkit/chain-selectors) | `1.0.106` | `1.0.107` | | [github.com/smartcontractkit/chainlink-common/keystore](https://github.com/smartcontractkit/chainlink-common) | `1.2.1-0.20260623104656-f39eba3e2bc6` | `1.3.0` | | [github.com/smartcontractkit/chainlink-testing-framework/seth](https://github.com/smartcontractkit/chainlink-testing-framework) | `1.51.5` | `1.51.6` | | [github.com/smartcontractkit/chainlink/v2](https://github.com/smartcontractkit/chainlink) | `2.29.1-cre-beta.0.0.20260721144940-aa2a70309776` | `2.57.0` | | [github.com/smartcontractkit/cre-sdk-go](https://github.com/smartcontractkit/cre-sdk-go) | `1.14.0` | `1.15.0` | | [github.com/smartcontractkit/mcms](https://github.com/smartcontractkit/mcms) | `0.45.0` | `0.52.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.37.0` | `0.38.0` | Updates `github.com/andybalholm/brotli` from 1.2.1 to 1.2.2 - [Commits](andybalholm/brotli@v1.2.1...v1.2.2) Updates `github.com/charmbracelet/bubbletea` from 1.3.6 to 1.3.10 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v1.3.6...v1.3.10) Updates `github.com/ethereum/go-ethereum` from 1.17.4 to 1.17.5 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.4...v1.17.5) Updates `github.com/gagliardetto/solana-go` from 1.13.0 to 1.22.0 - [Release notes](https://github.com/gagliardetto/solana-go/releases) - [Changelog](https://github.com/solana-foundation/solana-go/blob/main/CHANGELOG.md) - [Commits](solana-foundation/solana-go@v1.13.0...v1.22.0) Updates `github.com/jedib0t/go-pretty/v6` from 6.6.5 to 6.8.3 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.6.5...v6.8.3) Updates `github.com/smartcontractkit/chain-selectors` from 1.0.106 to 1.0.107 - [Release notes](https://github.com/smartcontractkit/chain-selectors/releases) - [Commits](smartcontractkit/chain-selectors@v1.0.106...v1.0.107) Updates `github.com/smartcontractkit/chainlink-common/keystore` from 1.2.1-0.20260623104656-f39eba3e2bc6 to 1.3.0 - [Release notes](https://github.com/smartcontractkit/chainlink-common/releases) - [Commits](https://github.com/smartcontractkit/chainlink-common/commits/v1.3.0) Updates `github.com/smartcontractkit/chainlink-testing-framework/seth` from 1.51.5 to 1.51.6 - [Release notes](https://github.com/smartcontractkit/chainlink-testing-framework/releases) - [Commits](smartcontractkit/chainlink-testing-framework@seth/v1.51.5...seth/v1.51.6) Updates `github.com/smartcontractkit/chainlink/v2` from 2.29.1-cre-beta.0.0.20260721144940-aa2a70309776 to 2.57.0 - [Release notes](https://github.com/smartcontractkit/chainlink/releases) - [Changelog](https://github.com/smartcontractkit/chainlink/blob/develop/CHANGELOG.md) - [Commits](https://github.com/smartcontractkit/chainlink/commits/v2.57.0) Updates `github.com/smartcontractkit/cre-sdk-go` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/smartcontractkit/cre-sdk-go/releases) - [Commits](smartcontractkit/cre-sdk-go@v1.14.0...v1.15.0) Updates `github.com/smartcontractkit/mcms` from 0.45.0 to 0.52.0 - [Release notes](https://github.com/smartcontractkit/mcms/releases) - [Changelog](https://github.com/smartcontractkit/mcms/blob/main/CHANGELOG.md) - [Commits](smartcontractkit/mcms@v0.45.0...v0.52.0) Updates `golang.org/x/mod` from 0.37.0 to 0.38.0 - [Commits](golang/mod@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/charmbracelet/bubbletea dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/gagliardetto/solana-go dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.8.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/smartcontractkit/chain-selectors dependency-version: 1.0.107 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/smartcontractkit/chainlink-common/keystore dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/smartcontractkit/chainlink-testing-framework/seth dependency-version: 1.51.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/smartcontractkit/chainlink/v2 dependency-version: 2.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/smartcontractkit/cre-sdk-go dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/smartcontractkit/mcms dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: golang.org/x/mod dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 go-minor-and-patch group with 12 updates in the / directory:
1.2.11.2.21.3.61.3.101.17.41.17.51.13.01.22.06.6.56.8.31.0.1061.0.1071.2.1-0.20260623104656-f39eba3e2bc61.3.01.51.51.51.62.29.1-cre-beta.0.0.20260721144940-aa2a703097762.57.01.14.01.15.00.45.00.52.00.37.00.38.0Updates
github.com/andybalholm/brotlifrom 1.2.1 to 1.2.2Commits
785aba5reuse hgroupsb797a35reuse block_type_treesUpdates
github.com/charmbracelet/bubbleteafrom 1.3.6 to 1.3.10Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
... (truncated)
Commits
9edf69cfix: handle setWindowTitleMsg and windowSizeMsg in eventLoop31c0299chore(deps): bump github.com/lucasb-eyer/go-colorful (#1496)ffa0502Merge pull request #848 from wolfmagnate/fix-nested-cmd-order9e0e8f0fix: recover from nested panics in Sequence and Batch commands0966c3aMerge branch 'main' into fix-nested-cmd-order21eecd5fix: send batch commands to cmds channel instead of executing them in event l...9aae1f0chore(examples): go mod tidy41f3995chore(deps): bump golang.org/x/sys in the all group (#1492)3da2d28chore(deps): bump actions/setup-go from 5 to 6 in the all group (#1491)28ab4f4fix(renderer): properly reset cursor position to start of line (#1472)Updates
github.com/ethereum/go-ethereumfrom 1.17.4 to 1.17.5Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
9621c6aversion: release v1.17.5 (#35421)cff7fcbgo.mod: update snappy dependency (#35422)ca1f2e4core: fix tx size calculation (#35406)cd65ccaeth/downloader: hold pivotLock when marking pivot committed (#35405)a524f2bnode: check authorization header case-insensitivity (#35408)af03a27cmd/utils: skip memory-limit sanitize when total memory is unknown (#35407)ff44a79core: coordinate the state prefetcher with block processing (#35404)b2ee839eth/catalyst: allow reorg depth equal to maxReorgDepth (#35391)f03b91ccore: optimize block validation (#35403)e317407eth/fetcher: clear partial map when dropping last waitlist peer (#35399)Updates
github.com/gagliardetto/solana-gofrom 1.13.0 to 1.22.0Release notes
Sourced from github.com/gagliardetto/solana-go's releases.
... (truncated)
Changelog
Sourced from github.com/gagliardetto/solana-go's changelog.
... (truncated)
Commits
cd51d95chore(main): release 1.22.0 (#451)c176402feat(rpc): forward minContextSlot in 4 remaining JSON-RPC endpoints (#448)f777896feat: add sysvars (#457)336881cfeat: add nonce account support (#456)9e538c8feat(rpc): add getTransactionsForAddress client method (closes #343) (#450)725147afix(ws): surface subscription request errors to Recv (closes #175) (#449)2697614fix(rpc): default simulateTransaction Accounts.Encoding to base64 (closes #44...34beab1feat(address-lookup-table): one-call resolve for message lookups (closes #262...d70c71ftest(keys): pin size-mismatch rejection in PrivateKeyFromBase58 (#444)3590404test(rpc): pin minContextSlot forwarding in GetMultipleAccountsWithOpts (#443)Updates
github.com/jedib0t/go-pretty/v6from 6.6.5 to 6.8.3Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
... (truncated)
Commits
db0aac2README.md: drop Go Report Card badge (#412)7f91001table: stack vertically-merged rows into wrapped cell height; fixes #261 (#411)a4201b7text: trim to display width so CJK content respects maxLen (#410)22c68f6fix panics, races, and injection vectors; speed up render hot paths (#409)45fb00dtext: wrap wide runes when wrapLen is odd in WrapHard (#408)ad17549progress: fix speed decay on done trackers and log overwrite; fixes #405 (#406)66563fdtext: fix panic on align with unicode (#404)017a359table: markdown padding for human-friendly output; fixes #402 (#403)f05e1deprogress: address race conditions in render/stop/trackers; fixes 399 (#401)1cebbc5progress: SortByIndex for better control of sorting (#398)Updates
github.com/smartcontractkit/chain-selectorsfrom 1.0.106 to 1.0.107Release notes
Sourced from github.com/smartcontractkit/chain-selectors's releases.
Commits
dc9eee6Add Mova Chain (#202)Updates
github.com/smartcontractkit/chainlink-common/keystorefrom 1.2.1-0.20260623104656-f39eba3e2bc6 to 1.3.0Release notes
Sourced from github.com/smartcontractkit/chainlink-common/keystore's releases.
Commits
Updates
github.com/smartcontractkit/chainlink-testing-framework/sethfrom 1.51.5 to 1.51.6Release notes
Sourced from github.com/smartcontractkit/chainlink-testing-framework/seth's releases.
... (truncated)
Commits
95f97b2fix: pass metric labels (#2682)4b3b13bDocs and unused code cleanup (#2666)8b33730Devenv docs for agents (#2667)36abe27fix: add loki to victoria stack + bump grafana to 13.1.0 (#2655)d7ed1f4[DX-2128] Better error messages in Seth (#2207)b7f4cd1fix(framework/solana): add ChainID in solana output (#2651)12abc7bfeat: victoria traces (#2649)e56e8e1Bump Canton Splice image to 0.6.7 (#2631)319f81efix crit cves (#2629)b7a1836VictoriaMetrics stack in CTF (#2619)Updates
github.com/smartcontractkit/chainlink/v2from 2.29.1-cre-beta.0.0.20260721144940-aa2a70309776 to 2.57.0Release notes
Sourced from github.com/smartcontractkit/chainlink/v2's releases.
... (truncated)
Changelog
Sourced from github.com/smartcontractkit/chainlink/v2's changelog.
... (truncated)
Commits
Updates
github.com/smartcontractkit/cre-sdk-gofrom 1.14.0 to 1.15.0Commits
cfe7629Added dtcc-mainnet-appchain support (#182)Updates
github.com/smartcontractkit/mcmsfrom 0.45.0 to 0.52.0Release notes
Sourced from github.com/smartcontractkit/mcms's releases.
... (truncated)
Changelog
Sourced from github.com/smartcontractkit/mcms's changelog.
Description has been truncated