chore(deps): bump the dependencies group with 9 updates#1228
Merged
github-actions[bot] merged 1 commit intoJun 1, 2026
Merged
Conversation
Bumps the dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-scalingo/v11](https://github.com/Scalingo/go-scalingo) | `11.0.3` | `11.1.0` | | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.8.0` | `3.9.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.52.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.42.0` | `0.43.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.36.0` | `0.37.0` | | [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) | `0.1.14` | `0.1.15` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.23` | `0.0.24` | | [golang.org/x/net](https://github.com/golang/net) | `0.53.0` | `0.54.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.43.0` | `0.45.0` | Updates `github.com/Scalingo/go-scalingo/v11` from 11.0.3 to 11.1.0 - [Release notes](https://github.com/Scalingo/go-scalingo/releases) - [Changelog](https://github.com/Scalingo/go-scalingo/blob/master/CHANGELOG.md) - [Commits](Scalingo/go-scalingo@v11.0.3...v11.1.0) Updates `github.com/urfave/cli/v3` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.8.0...v3.9.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.52.0 - [Commits](golang/crypto@v0.50.0...v0.52.0) Updates `golang.org/x/term` from 0.42.0 to 0.43.0 - [Commits](golang/term@v0.42.0...v0.43.0) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) Updates `github.com/mattn/go-colorable` from 0.1.14 to 0.1.15 - [Commits](mattn/go-colorable@v0.1.14...v0.1.15) Updates `github.com/mattn/go-runewidth` from 0.0.23 to 0.0.24 - [Commits](mattn/go-runewidth@v0.0.23...v0.0.24) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `golang.org/x/sys` from 0.43.0 to 0.45.0 - [Commits](golang/sys@v0.43.0...v0.45.0) --- updated-dependencies: - dependency-name: github.com/Scalingo/go-scalingo/v11 dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mattn/go-colorable dependency-version: 0.1.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... 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 dependencies group with 9 updates:
11.0.311.1.03.8.03.9.00.50.00.52.00.42.00.43.00.36.00.37.00.1.140.1.150.0.230.0.240.53.00.54.00.43.00.45.0Updates
github.com/Scalingo/go-scalingo/v11from 11.0.3 to 11.1.0Release notes
Sourced from github.com/Scalingo/go-scalingo/v11's releases.
Changelog
Sourced from github.com/Scalingo/go-scalingo/v11's changelog.
Commits
b0d7cdbMerge pull request #507 from Scalingo/release/11.1.00934c07Bump v11.1.0067810cMerge pull request #505 from Scalingo/feat/STORY-3635/database-endpoints-listfa48c2ffeat(database/endpoints/list) Add DatabaseEndpointsList to list the different...42ba318Merge pull request #492 from Scalingo/feat/STORY-3506/databases-networkingb0eeab3Regenerate mocksf816350Add SubresourceGetSingleton method2bc0d36Review: better AGENTS.mdd31de7cReview, use only consts from net/httpfb65a40Reviews: resource names as consts, custom type for NetPeeringStatus, usge of ...Updates
github.com/urfave/cli/v3from 3.8.0 to 3.9.0Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
b5aa710Merge pull request #2321 from wucm667/fix/bool-inverse-alias-help2f662c8docs: update testdata/godoc-v3.x.txt for BoolWithInverseFlag alias supportb6aec8edocs: regenerate godoc-current.txt for BoolWithInverseFlag alias supportc3a86f7fix: show BoolWithInverseFlag aliases in help textf2cd020Merge pull request #2319 from barry3406/fix/help-subcommand-flag-parsing5af9500fix: parse flags for help subcommand (#2271)b79d768Merge pull request #2316 from morozov/fix-completion-double-dash2925d6fMerge pull request #2317 from barry3406/fix/completion-shebang65406c0Merge pull request #2308 from gabelluardo/refactor-basheb4cfc3fix: drop shebang from bash completion templateUpdates
golang.org/x/cryptofrom 0.50.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesUpdates
golang.org/x/termfrom 0.42.0 to 0.43.0Commits
3c3e485go.mod: update golang.org/x dependenciesUpdates
golang.org/x/textfrom 0.36.0 to 0.37.0Commits
3ef517ego.mod: update golang.org/x dependenciesUpdates
github.com/mattn/go-colorablefrom 0.1.14 to 0.1.15Commits
8bf39a2Merge pull request #78 from mattn/windows-write-fastpathd7a88e0Bump checkout to v4 and setup-go to v54dd1c6dUpdate CI matrix to Go 1.24-1.2609158f8Fast path for plaintext writes and cache text attribute on Windows171d5b4Add Windows writer benchmarks74f8ed1Merge pull request #72 from alexandear/fix-test-typo50c5b53Fix typo in TestNonColorableNilUpdates
github.com/mattn/go-runewidthfrom 0.0.23 to 0.0.24Commits
0383c20Merge pull request #96 from mattn/optimize-eastasian-width-table37796e5Optimize EastAsian RuneWidth with precomputed width tablee8dc57aRevise security policy and supported versionsUpdates
golang.org/x/netfrom 0.53.0 to 0.54.0Commits
b138e06go.mod: update golang.org/x dependencies689f70aquic: fix wrong final size being used for RESET_STREAM frame208f306http3: increase handshake timeout49810dahttp2: enable net/http wrapping when go >= 1.275e11a5aquic: fix data race in streamForFrame8c63081http2: use empty Transport rather than DefaultTransport in http2wrapfc7b466http2: add http2wrap test15c2cb1http2: avoid overflowing 32-bit int when http2wrap enabled6465188http2: add wrapped Server72f419ahttp2: add wrapped ClientConnUpdates
golang.org/x/sysfrom 0.43.0 to 0.45.0Commits
397d5f8unix: update to Linux kernel 7.00a387f7cpu: detect zbc extension on riscv64758f71ccpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong6499666aeunix: merge Linux readv/writev implementation with Darwin/OpenBSDe4444cbwindows: add NtSetEaFile, NtQueryEaFile and NtQueryInformationFile04396e8unix: add Readv, Writev, Preadv, Pwritev for OpenBSDfb1facdwindows: avoid uint16 overflow in NewNTUnicodeString94ad893windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressT...54fe89fcpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsdf7d5d7unix: automatically remove container created by mkall.shDependabot 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