chore(deps): bump the dependencies group with 6 updates #1035
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 6 updates:
3.1.4
3.1.5
0.17.0
0.18.0
0.0.0-20230923063757-afb1ddc0824c
1.1.0-alpha.0
0.4.4
0.4.6
0.19.0
0.20.0
0.16.1
0.17.0
Updates
github.com/cheggaaa/pb/v3
from 3.1.4 to 3.1.5Commits
7667f98
Merge pull request #211 from cheggaaa/dependabot/go_modules/v3/github.com/mat...85958a1
Merge pull request #214 from vyasgun/pr/enable-virtual-terminal-processinge0a2b19
windows print: enable virtual terminal processing54a4808
Bump github.com/mattn/go-runewidth from 0.0.14 to 0.0.15 in /v3Updates
golang.org/x/crypto
from 0.17.0 to 0.18.0Commits
dbb6ec1
ssh/test: skip tests on darwin that fail on the darwin-amd64-longtest LUCI bu...403f699
ssh/test: avoid leaking a net.UnixConn in server.TryDialWithAddr055043d
go.mod: update golang.org/x dependencies08396bb
internal/poly1305: drop Go 1.12 compatibilityUpdates
github.com/ProtonMail/go-crypto
from 0.0.0-20230923063757-afb1ddc0824c to 1.1.0-alpha.0Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
... (truncated)
Commits
Updates
github.com/rivo/uniseg
from 0.4.4 to 0.4.6Commits
f302f7f
Clarifications and improvements in the package documentation.0b9a924
Improved performance by using switch statements instead of maps for state tra...e258aa1
Switched from transition map to switch statement to improve performance.b74d4dc
Some performance improvements by fast-tracking property search on ASCII chara...97691fc
Merge pull request #47 from junegunn/eastasian-ambiguous1f39ebc
Add comment272e3f0
Allow configuring the width of East Asian ambiguous width characters3628fa1
Merge pull request #42 from meowgorithm/unicode-v15.0.03050bb8
Update Unicode version numbers in README and doc comments to 15.0.05509479
Upgrade to Unicode v15.0.0 (and regnerate accordingly)Updates
golang.org/x/net
from 0.19.0 to 0.20.0Commits
cb5b10f
go.mod: update golang.org/x dependencies689bbc7
quic: deflake TestStreamsCreateConcurrencyf12db26
internal/quic/cmd/interop: use wget --no-verbose in Dockerfilec136d0c
quic: avoid panic when PTO expires and implicitly-created streams existf9726a9
quic: fix packet size loggingc337daf
quic: enable qlog output in tests2b416c3
quic/qlog: create log files with O_EXCL1e59a7e
quic/qlog: correctly write negative durationsb0eb4d6
quic: compute pnum len from max ack received, not sentb952594
quic: fix data race in connection closeUpdates
golang.org/x/tools
from 0.16.1 to 0.17.0Commits
0b1f1d4
gopls/internal/lsp/cache: (re-)ensure clean shutdown706525d
gopls/internal/lsp/source/completion: support postfix completion (iferr,581c0b3
gopls/internal/lsp/source: add receiver name to stubbed methodsc95fa0f
gopls/internal/test: skip marker tests on darwin builders if -short25a0e9d
go.mod: update golang.org/x dependenciesc9c95f9
internal/refactor/inline: improve a confusing error messageba8672b
go/analysis/passes/unusedresult: add functions from slices package3e8a0a3
gopls/internal/lsp/cache: address additional comments from CL 553095920d665
gopls/internal/cmd: factor three loops in fix subcommand7825736
gopls/internal/lsp/cache: simplify critical errorsDependabot 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @EtienneM.
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