Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the golang group with 6 updates #1447

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the golang group with 6 updates:

Package From To
github.com/anacrolix/torrent 1.54.1 1.55.0
github.com/gosimple/slug 1.13.1 1.14.0
github.com/mmcdole/gofeed 1.2.1 1.3.0
github.com/stretchr/testify 1.8.4 1.9.0
golang.org/x/crypto 0.19.0 0.20.0
modernc.org/sqlite 1.29.1 1.29.2

Updates github.com/anacrolix/torrent from 1.54.1 to 1.55.0

Commits
  • 4890e2c CI: Just build on 386
  • edf59f0 cmd/torrent download: Handle interrupt when linear discarding
  • b8e03eb cmd/torrent download: Propagate write errors
  • 3d92cca cmd/torrent: Remove stutter in error message
  • 1974015 Remove unused Torrent.fileIndex
  • 7cf2064 Cache sqlite storage capacity for a short while
  • 8a43f7b Add timeout to Go CI test
  • 50a0e1a gorond
  • 2568049 Filter out possum without making it a separate module
  • ff51e0c Bump google.golang.org/grpc from 1.46.2 to 1.56.3
  • Additional commits viewable in compare view

Updates github.com/gosimple/slug from 1.13.1 to 1.14.0

Release notes

Sourced from github.com/gosimple/slug's releases.

v1.14.0

馃殌 New features and improvements

馃悰 Bug Fixes

馃О Maintenance

馃殾 Tests

Commits

Updates github.com/mmcdole/gofeed from 1.2.1 to 1.3.0

Release notes

Sourced from github.com/mmcdole/gofeed's releases.

v1.3.0

What's Changed

New Contributors

Full Changelog: mmcdole/gofeed@v1.2.1...v1.3.0

Commits

Updates github.com/stretchr/testify from 1.8.4 to 1.9.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.9.0

What's Changed

... (truncated)

Commits
  • bb548d0 Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...
  • 814075f build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2
  • e045612 Merge pull request #1339 from bogdandrutu/uintptr
  • 5b6926d Merge pull request #1385 from hslatman/not-implements
  • 9f97d67 Merge pull request #1550 from stretchr/release-notes
  • bcb0d3f Include the auto-release notes in releases
  • fb770f8 Merge pull request #1247 from ccoVeille/typos
  • 85d8bb6 fix typos in comments, tests and github templates
  • e2741fa Merge pull request #1548 from arjunmahishi/msgAndArgs
  • 6e59f20 http_assertions: assert that the msgAndArgs actually works in tests
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.19.0 to 0.20.0

Commits
  • 0aab8d0 all: update go.mod x/net dependency
  • 5bead59 ocsp: don't use iota for externally defined constants
  • 1a86580 x/crypto/internal/poly1305: improve sum_ppc64le.s
  • 1c981e6 ssh/test: don't use DSA keys in integrations tests, update test RSA key
  • 62c9f17 x509roots/nss: manually exclude a confusingly constrained root
  • See full diff in compare view

Updates modernc.org/sqlite from 1.29.1 to 1.29.2

Commits
  • 1864bec Merge branch 'mr66-followup' into 'master'
  • 0a8da4b fix error handling in test "QueryContext with context expiring"
  • f925b4f minor improvements to context handling in stmt.exec/query
  • 035aded Merge branch 'master' into 'master'
  • 61828ad Handle context expired/canceled in Query/Exec/Context
  • See full diff in compare view

Dependabot 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

Bumps the golang group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/anacrolix/torrent](https://github.com/anacrolix/torrent) | `1.54.1` | `1.55.0` |
| [github.com/gosimple/slug](https://github.com/gosimple/slug) | `1.13.1` | `1.14.0` |
| [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed) | `1.2.1` | `1.3.0` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.19.0` | `0.20.0` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.29.1` | `1.29.2` |


Updates `github.com/anacrolix/torrent` from 1.54.1 to 1.55.0
- [Commits](anacrolix/torrent@v1.54.1...v1.55.0)

Updates `github.com/gosimple/slug` from 1.13.1 to 1.14.0
- [Release notes](https://github.com/gosimple/slug/releases)
- [Commits](gosimple/slug@v1.13.1...v1.14.0)

Updates `github.com/mmcdole/gofeed` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/mmcdole/gofeed/releases)
- [Commits](mmcdole/gofeed@v1.2.1...v1.3.0)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.9.0)

Updates `golang.org/x/crypto` from 0.19.0 to 0.20.0
- [Commits](golang/crypto@v0.19.0...v0.20.0)

Updates `modernc.org/sqlite` from 1.29.1 to 1.29.2
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.1...v1.29.2)

---
updated-dependencies:
- dependency-name: github.com/anacrolix/torrent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/gosimple/slug
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/mmcdole/gofeed
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2024
@zze0s zze0s added this to the v1.40.0 milestone Mar 5, 2024
@zze0s
Copy link
Collaborator

zze0s commented Mar 5, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit f6f6110 into develop Mar 5, 2024
19 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/golang-7595cb31ce branch March 5, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant