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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the go_modules group across 2 directories with 6 updates #1

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps the go_modules group with 4 updates in the / directory: github.com/btcsuite/btcd, golang.org/x/crypto, google.golang.org/protobuf and gopkg.in/yaml.v3.
Bumps the go_modules group with 2 updates in the /cmd directory: golang.org/x/crypto and google.golang.org/protobuf.

Updates github.com/btcsuite/btcd from 0.22.0-beta.0.20220201204404-81fbd9b67e54 to 0.23.2

Release notes

Sourced from github.com/btcsuite/btcd's releases.

btcd v0.23.2

What's Changed

New Contributors

Full Changelog: btcsuite/btcd@v0.23.1...v0.23.2

btcd v0.23.1-beta

What's Changed

... (truncated)

Commits

Updates golang.org/x/crypto from 0.0.0-20220210151621-f4118a5b28e2 to 0.17.0

Commits

Updates google.golang.org/protobuf from 1.27.1 to 1.33.0

Updates golang.org/x/sys from 0.0.0-20220209214540-3681064d5158 to 0.15.0

Commits

Updates gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0

Updates golang.org/x/crypto from 0.0.0-20220128200615-198e4374d7ed to 0.17.0

Commits

Updates google.golang.org/protobuf from 1.27.1 to 1.33.0

Updates golang.org/x/sys from 0.0.0-20220128215802-99c3d69c2c27 to 0.15.0

Commits

Updates golang.org/x/text from 0.3.7 to 0.14.0

Commits
  • 6c97a16 all: update go directive to 1.18
  • f488e19 unicode/norm: fix function name on comment
  • fb697c0 cmd/gotext: actually use -dir flag
  • f3e69ed cmd/gotext: fix misbehaviors
  • ab07ad1 all: remove repetitive words
  • e503480 encoding/japanese, language: shorten very long sub-test names
  • 2df65d7 all: regenerate for Unicode 15.0.0
  • e3c038a all: prepare for Unicode 15.0.0
  • 3a7a255 internal/export/idna: make more space for mapping index
  • d61dd50 go.mod: delete repeated "indirect"
  • Additional commits viewable 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 4 updates in the / directory: [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd), [golang.org/x/crypto](https://github.com/golang/crypto), google.golang.org/protobuf and gopkg.in/yaml.v3.
Bumps the go_modules group with 2 updates in the /cmd directory: [golang.org/x/crypto](https://github.com/golang/crypto) and google.golang.org/protobuf.


Updates `github.com/btcsuite/btcd` from 0.22.0-beta.0.20220201204404-81fbd9b67e54 to 0.23.2
- [Release notes](https://github.com/btcsuite/btcd/releases)
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES)
- [Commits](https://github.com/btcsuite/btcd/commits/v0.23.2)

Updates `golang.org/x/crypto` from 0.0.0-20220210151621-f4118a5b28e2 to 0.17.0
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

Updates `google.golang.org/protobuf` from 1.27.1 to 1.33.0

Updates `golang.org/x/sys` from 0.0.0-20220209214540-3681064d5158 to 0.15.0
- [Commits](https://github.com/golang/sys/commits/v0.15.0)

Updates `gopkg.in/yaml.v3` from 3.0.0-20210107192922-496545a6307b to 3.0.0

Updates `golang.org/x/crypto` from 0.0.0-20220128200615-198e4374d7ed to 0.17.0
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

Updates `google.golang.org/protobuf` from 1.27.1 to 1.33.0

Updates `golang.org/x/sys` from 0.0.0-20220128215802-99c3d69c2c27 to 0.15.0
- [Commits](https://github.com/golang/sys/commits/v0.15.0)

Updates `golang.org/x/text` from 0.3.7 to 0.14.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.3.7...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2024
@notatestuser notatestuser merged commit ed10066 into master Apr 5, 2024
1 of 2 checks passed
@notatestuser notatestuser deleted the dependabot/go_modules/go_modules-1483661c8d branch April 5, 2024 10:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant