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

chore(deps): bump the dependencies group across 1 directory with 5 updates #1148

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps the dependencies group with 3 updates in the / directory: github.com/k1LoW/bufresolv, github.com/k1LoW/grpcstub and github.com/k1LoW/protoresolv.

Updates github.com/k1LoW/bufresolv from 0.7.6 to 0.7.7

Release notes

Sourced from github.com/k1LoW/bufresolv's releases.

v0.7.7

What's Changed

Other Changes

Full Changelog: k1LoW/bufresolv@v0.7.6...v0.7.7

Changelog

Sourced from github.com/k1LoW/bufresolv's changelog.

v0.7.7 - 2025-01-10

Other Changes

Commits
  • 78c31c0 Merge pull request #41 from k1LoW/tagpr-from-v0.7.6
  • 50b62aa [tagpr] update CHANGELOG.md
  • ef56f7a [tagpr] prepare for the next release
  • 51272ee Merge pull request #40 from k1LoW/dependabot/go_modules/dependencies-72d36b26f7
  • 2d47152 chore(deps): bump google.golang.org/protobuf in the dependencies group
  • See full diff in compare view

Updates github.com/k1LoW/grpcstub from 0.25.3 to 0.25.4

Release notes

Sourced from github.com/k1LoW/grpcstub's releases.

v0.25.4

What's Changed

Other Changes

Full Changelog: k1LoW/grpcstub@v0.25.3...v0.25.4

Changelog

Sourced from github.com/k1LoW/grpcstub's changelog.

v0.25.4 - 2025-01-01

Other Changes

Commits
  • be0e81e Merge pull request #138 from k1LoW/tagpr-from-v0.25.3
  • ec5acff Merge pull request #139 from k1LoW/dependabot/go_modules/dependencies-5b7ed98e9c
  • ec61890 chore(deps): bump the dependencies group with 4 updates
  • 04ea00e [tagpr] update CHANGELOG.md
  • e1457c7 [tagpr] prepare for the next release
  • b9c6776 Merge pull request #137 from k1LoW/dependabot/go_modules/dependencies-2296f5cddd
  • f420a07 chore(deps): bump the dependencies group with 4 updates
  • See full diff in compare view

Updates github.com/k1LoW/protoresolv from 0.1.3 to 0.1.4

Release notes

Sourced from github.com/k1LoW/protoresolv's releases.

v0.1.4

What's Changed

Other Changes

Full Changelog: k1LoW/protoresolv@v0.1.3...v0.1.4

Changelog

Sourced from github.com/k1LoW/protoresolv's changelog.

v0.1.4 - 2025-01-10

Other Changes

Commits
  • 6a2950f Merge pull request #14 from k1LoW/tagpr-from-v0.1.3
  • 56b0ce7 [tagpr] update CHANGELOG.md
  • 7e55cfd [tagpr] prepare for the next release
  • 4c16398 Merge pull request #13 from k1LoW/dependabot/go_modules/dependencies-72d36b26f7
  • b53ef3a chore(deps): bump google.golang.org/protobuf in the dependencies group
  • See full diff in compare view

Updates golang.org/x/crypto from 0.31.0 to 0.32.0

Commits
  • 8929309 go.mod: update golang.org/x dependencies
  • 4a75ba5 all: make function and struct comments match the names
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.1 to 1.36.2

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

…dates

Bumps the dependencies group with 3 updates in the / directory: [github.com/k1LoW/bufresolv](https://github.com/k1LoW/bufresolv), [github.com/k1LoW/grpcstub](https://github.com/k1LoW/grpcstub) and [github.com/k1LoW/protoresolv](https://github.com/k1LoW/protoresolv).


Updates `github.com/k1LoW/bufresolv` from 0.7.6 to 0.7.7
- [Release notes](https://github.com/k1LoW/bufresolv/releases)
- [Changelog](https://github.com/k1LoW/bufresolv/blob/main/CHANGELOG.md)
- [Commits](k1LoW/bufresolv@v0.7.6...v0.7.7)

Updates `github.com/k1LoW/grpcstub` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/k1LoW/grpcstub/releases)
- [Changelog](https://github.com/k1LoW/grpcstub/blob/main/CHANGELOG.md)
- [Commits](k1LoW/grpcstub@v0.25.3...v0.25.4)

Updates `github.com/k1LoW/protoresolv` from 0.1.3 to 0.1.4
- [Release notes](https://github.com/k1LoW/protoresolv/releases)
- [Changelog](https://github.com/k1LoW/protoresolv/blob/main/CHANGELOG.md)
- [Commits](k1LoW/protoresolv@v0.1.3...v0.1.4)

Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0
- [Commits](golang/crypto@v0.31.0...v0.32.0)

Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.2

---
updated-dependencies:
- dependency-name: github.com/k1LoW/bufresolv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/grpcstub
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/k1LoW/protoresolv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Jan 10, 2025
@k1LoW k1LoW merged commit 1f373ba into main Jan 10, 2025
7 checks passed
@k1LoW k1LoW deleted the dependabot/go_modules/dependencies-148ce27199 branch January 10, 2025 04:53
@github-actions github-actions bot mentioned this pull request Jan 9, 2025
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant