-
-
Notifications
You must be signed in to change notification settings - Fork 475
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
chore(deps): bump the deps group across 3 directories with 10 updates #796
Closed
Conversation
This file contains 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
Bumps the deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/gotd/td](https://github.com/gotd/td) | `0.110.1` | `0.111.2` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.5.0` | `6.6.1` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.20.1` | `2.21.0` | | [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) | `1.3.10` | `1.3.11` | | [golang.org/x/net](https://github.com/golang/net) | `0.30.0` | `0.31.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.7.0` | `0.8.0` | Bumps the deps group with 4 updates in the /core directory: [github.com/beevik/ntp](https://github.com/beevik/ntp), [github.com/gotd/td](https://github.com/gotd/td), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/sync](https://github.com/golang/sync). Bumps the deps group with 4 updates in the /extension directory: [github.com/beevik/ntp](https://github.com/beevik/ntp), [github.com/gotd/td](https://github.com/gotd/td), [golang.org/x/net](https://github.com/golang/net) and [golang.org/x/sync](https://github.com/golang/sync). Updates `github.com/gotd/td` from 0.110.1 to 0.111.2 - [Release notes](https://github.com/gotd/td/releases) - [Commits](gotd/td@v0.110.1...v0.111.2) Updates `github.com/jedib0t/go-pretty/v6` from 6.5.0 to 6.6.1 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.5.0...v6.6.1) Updates `github.com/onsi/ginkgo/v2` from 2.20.1 to 2.21.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.20.1...v2.21.0) Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.1...v1.34.2) Updates `go.etcd.io/bbolt` from 1.3.10 to 1.3.11 - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.3.10...v1.3.11) Updates `golang.org/x/net` from 0.30.0 to 0.31.0 - [Commits](golang/net@v0.30.0...v0.31.0) Updates `golang.org/x/time` from 0.7.0 to 0.8.0 - [Commits](golang/time@v0.7.0...v0.8.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `github.com/beevik/ntp` from 1.3.1 to 1.4.3 - [Release notes](https://github.com/beevik/ntp/releases) - [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md) - [Commits](beevik/ntp@v1.3.1...v1.4.3) Updates `github.com/gotd/td` from 0.102.0 to 0.111.2 - [Release notes](https://github.com/gotd/td/releases) - [Commits](gotd/td@v0.110.1...v0.111.2) Updates `github.com/klauspost/compress` from 1.17.8 to 1.17.10 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.8...v1.17.10) Updates `golang.org/x/net` from 0.30.0 to 0.31.0 - [Commits](golang/net@v0.30.0...v0.31.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `github.com/beevik/ntp` from 1.3.1 to 1.4.3 - [Release notes](https://github.com/beevik/ntp/releases) - [Changelog](https://github.com/beevik/ntp/blob/main/RELEASE_NOTES.md) - [Commits](beevik/ntp@v1.3.1...v1.4.3) Updates `github.com/gotd/td` from 0.102.0 to 0.111.2 - [Release notes](https://github.com/gotd/td/releases) - [Commits](gotd/td@v0.110.1...v0.111.2) Updates `github.com/klauspost/compress` from 1.17.8 to 1.17.10 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.8...v1.17.10) Updates `golang.org/x/net` from 0.30.0 to 0.31.0 - [Commits](golang/net@v0.30.0...v0.31.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/gotd/td dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: go.etcd.io/bbolt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/beevik/ntp dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/gotd/td dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/beevik/ntp dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/gotd/td dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: github.com/klauspost/compress dependency-type: indirect update-type: version-update:semver-patch dependency-group: deps - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 9, 2024
The group that created this PR has been removed from your configuration. |
@dependabot ignore github.com/jedib0t/go-pretty/v6 |
OK, I won't notify you about github.com/jedib0t/go-pretty/v6 again, unless you unignore it. |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 deps group with 6 updates in the / directory:
0.110.1
0.111.2
6.5.0
6.6.1
2.20.1
2.21.0
1.3.10
1.3.11
0.30.0
0.31.0
0.7.0
0.8.0
Bumps the deps group with 4 updates in the /core directory: github.com/beevik/ntp, github.com/gotd/td, golang.org/x/net and golang.org/x/sync.
Bumps the deps group with 4 updates in the /extension directory: github.com/beevik/ntp, github.com/gotd/td, golang.org/x/net and golang.org/x/sync.
Updates
github.com/gotd/td
from 0.110.1 to 0.111.2Release notes
Sourced from github.com/gotd/td's releases.
Commits
244876a
Revert "fix(telegram): reset backoff on connection ready"242bf87
Revert "fix(telegram): reset backoff until reconnectUntilClosed"074796d
Merge pull request #1448 from gotd/dependabot/go_modules/_tools/golang-ae0224...59dc7ab
chore(deps): bump golang.org/x/tools81357e9
Merge pull request #1449 from gotd/feat/update-tdlib-schemaa2c34af
Merge pull request #1450 from gotd/fix/reset-backoff-on-connection-ready951db34
fix(telegram): reset backoff until reconnectUntilClosedeaeb789
chore(deps): update23e26dc
fix(telegram): reset backoff on connection ready2ef90dd
feat(schema): update TDLib to the latest layerUpdates
github.com/jedib0t/go-pretty/v6
from 6.5.0 to 6.6.1Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
... (truncated)
Commits
840c578
table: change EmptySeparator to be a blank space; fixes #337 (#338)730bce7
progress: option to remove trackers on completion; fixes #321 (#336)c27402a
table: auto expand columns with Style().Size.WidthMin (#335)183dee4
text: handle hyperlink embedded text correctly; fixes #329 (#334)c4081bb
text: fix parsing escape sequences while wrapping; fixes #330 (#333)c078fb8
progress: fix possible race in Stop(); fixes #322 (#332)2a8f60e
table: Pager to page through the output (#331)6ea4b17
table: ignore non-printable characters when suppressing empty columns (#327)b0affc2
table: update note about auto-merge (#320)5395a20
table: html row automerge support (#319)Updates
github.com/onsi/ginkgo/v2
from 2.20.1 to 2.21.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
ac8918e
v2.21.0a69eb39
add support for GINKGO_TIME_FORMATe548367
increase threshold in timeline matcherbcab9c8
add GINKGO_NO_COLOR to disable colors via environment variables7e65a00
bump various dependenciesc2c4d3c
Fix the document by replacingSpecsThatWillBeRun
withSpecsThatWillRun
104752f
v2.20.2a671816
bump go to v1.22Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyUpdates
go.etcd.io/bbolt
from 1.3.10 to 1.3.11Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
d128a10
Merge pull request #823 from ahrtr/rollback_alloc_20240819_1.394db72d
Rollback alloc map: remove all page ids which are allocated by the txid8c9b349
Merge pull request #822 from henrybear327/1.3_go/1.22.06a0b720
Fix linter reported issues2104bc9
Update golangci-lint to v1.60.19374ef9
Bump go toolchain to 1.22.601f29e9
Merge pull request #817 from fuweid/13-backport-49eb212fa8ab67709ea460df01982...9907846
tests/robustness: switch to kill if no panic after 10sec1b38fb3
Merge pull request #816 from fuweid/13-failpoint-backport70ab151
Add basic XFS powerfailure testsUpdates
golang.org/x/net
from 0.30.0 to 0.31.0Commits
334afa0
go.mod: update golang.org/x dependenciesd7f220d
quic: add LocalAddr and RemoteAddr to quic.Conn858db1a
http2: surface errors occurring very early in a client conn's lifetime0aa844c
http2: support unencrypted HTTP/2 handoff from net/httpf35fec9
http2: detect hung client connections by confirming stream resetse883dae
README: don't recommend go get511cc3a
html: add Node.{Ancestors,ChildNodes,Descendants}()4783315
http2: limit 1xx based on size, do not limit when delivered5716b98
internal/socket: execute gofmt42b1186
http2: support ResponseController.EnableFullDuplexUpdates
golang.org/x/time
from 0.7.0 to 0.8.0Commits
3846194
README: don't recommend go getUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
github.com/beevik/ntp
from 1.3.1 to 1.4.3Release notes
Sourced from github.com/beevik/ntp's releases.
Changelog
Sourced from github.com/beevik/ntp's changelog.
Commits
59e2d71
Release v1.4.3235effe
Fix for an offset calculation bug00586da
Release 1.4.2a393ae8
fix: offset calculation for NTP responsesf4f0ed1
Release 1.4.12c13f05
Update github actions to use setup-go@v587751e6
Update package dependenciesebeba88
Release v1.4.0bb6cad6
Add protocol version field to Response structUpdates
github.com/gotd/td
from 0.102.0 to 0.111.2Release notes
Sourced from github.com/gotd/td's releases.
Commits
244876a
Revert "fix(telegram): reset backoff on connection ready"242bf87
Revert "fix(telegram): reset backoff until reconnectUntilClosed"074796d
Merge pull request #1448 from gotd/dependabot/go_modules/_tools/golang-ae0224...59dc7ab
chore(deps): bump golang.org/x/tools81357e9
Merge pull request #1449 from gotd/feat/update-tdlib-schemaa2c34af
Merge pull request #1450 from gotd/fix/reset-backoff-on-connection-ready951db34
fix(telegram): reset backoff until reconnectUntilClosedeaeb789
chore(deps): update23e26dc
fix(telegram): reset backoff on connection ready2ef90dd
feat(schema): update TDLib to the latest layerUpdates
github.com/klauspost/compress
from 1.17.8 to 1.17.10Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
2a46d6b
Update README.md4dafca9
ci: Upgrade Go & other (#1008)26519f8
zstd: Improve memory usage on small streaming encodes (#1007)51aa0ec
[gzhttp] Add supported decompress request body (#1002)13c1244
build(deps): bump github/codeql-action in the github-actions group (#997)62905e4
read data written with partial flush (#996)3868468
Fix typos (#986)8b81499
build(deps): bump the github-actions group with 2 updates (#985)d76f801
s2: Add EncodeBuffer buffer recycling callback (#982)cfab8bd
docs: Fix URL typo when installing builddict (#980)Updates
golang.org/x/net
from 0.30.0 to 0.31.0Commits
334afa0
go.mod: update golang.org/x dependenciesd7f220d
quic: add LocalAddr and RemoteAddr to quic.Conn858db1a
http2: surface errors occurring very early in a client conn's lifetime0aa844c
http2: support unencrypted HTTP/2 handoff from net/httpf35fec9
http2: detect hung client connections by confirming stream resetse883dae
README: don't recommend go get511cc3a
html: add Node.{Ancestors,ChildNodes,Descendants}()4783315
http2: limit 1xx based on size, do not limit when delivered5716b98
internal/socket: execute gofmt42b1186
http2: support ResponseController.EnableFullDuplexUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
github.com/beevik/ntp
from 1.3.1 to 1.4.3Release notes
Sourced from github.com/beevik/ntp's releases.
Changelog
Sourced from github.com/beevik/ntp's changelog.
Commits
59e2d71
Release v1.4.3235effe
Fix for an offset calculation bug00586da
Release 1.4.2a393ae8
fix: offset calculation for NTP responsesf4f0ed1
Release 1.4.12c13f05
Update github actions to use setup-go@v587751e6
Update package dependenciesebeba88
Release v1.4.0bb6cad6
Add protocol version field to Response structUpdates
github.com/gotd/td
from 0.102.0 to 0.111.2Release notes
Sourced from github.com/gotd/td's releases.
Commits
244876a
Revert "fix(telegram): reset backoff on connection ready"242bf87
Revert "fix(telegram): reset backoff until reconnectUntilClosed"074796d
Merge pull request #1448 from gotd/dependabot/go_modules/_tools/golang-ae0224...59dc7ab
chore(deps): bump golang.org/x/tools81357e9
Merge pull request #1449 from gotd/feat/update-tdlib-schemaa2c34af
Merge pull request #1450 from gotd/fix/reset-backoff-on-connection-ready951db34
fix(telegram): reset backoff until reconnectUntilClosedeaeb789
chore(deps): update23e26dc
fix(telegram): reset backoff on connection ready2ef90dd
feat(schema): update TDLib to the latest layerUpdates
github.com/klauspost/compress
from 1.17.8 to 1.17.10Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
2a46d6b
Update README.md4dafca9
ci: Upgrade Go & other (#1008)26519f8
zstd: Improve memory usage on small streaming encodes (#1007)51aa0ec
[gzhttp] Add supported decompress request body (#1002)13c1244
build(deps): bump github/codeql-action in the github-actions group (#997)62905e4
read data written with partial flush (#996)3868468
Fix typos (#986)8b81499
build(deps): bump the github-actions group with 2 updates (#985)d76f801
s2: Add EncodeBuffer buffer recycling callback (#982)cfab8bd
docs: Fix URL typo when installing builddict (#980)Updates
golang.org/x/net
from 0.30.0 to 0.31.0Commits
334afa0
go.mod: update golang.org/x dependenciesd7f220d
quic: add LocalAddr and RemoteAddr to quic.Conn858db1a
http2: surface errors occurring very early in a client conn's lifetime0aa844c
http2: support unencrypted HTTP/2 handoff from net/httpf35fec9
http2: detect hung client connections by confirming stream resetse883dae
README: don't recommend go get511cc3a
html: add Node.{Ancestors,ChildNodes,Descendants}()4783315
http2: limit 1xx based on size, do not limit when delivered5716b98
internal/socket: execute gofmt42b1186
http2: support ResponseController.EnableFullDuplexUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getDependabot 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 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