-
-
Notifications
You must be signed in to change notification settings - Fork 35
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 with 7 updates #1125
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 dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.15.10` | `1.15.13` | | [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.15.0` | `0.15.1` | | [github.com/k1LoW/grpcstub](https://github.com/k1LoW/grpcstub) | `0.25.1` | `0.25.2` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.7.0` | `1.7.1` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.0` | `1.69.2` | | google.golang.org/protobuf | `1.35.2` | `1.36.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.34.2` | `1.34.4` | Updates `github.com/goccy/go-yaml` from 1.15.10 to 1.15.13 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.15.10...v1.15.13) Updates `github.com/k1LoW/expand` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/k1LoW/expand/releases) - [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md) - [Commits](k1LoW/expand@v0.15.0...v0.15.1) Updates `github.com/k1LoW/grpcstub` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/k1LoW/grpcstub/releases) - [Changelog](https://github.com/k1LoW/grpcstub/blob/main/CHANGELOG.md) - [Commits](k1LoW/grpcstub@v0.25.1...v0.25.2) Updates `github.com/spf13/cast` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.7.0...v1.7.1) Updates `google.golang.org/grpc` from 1.69.0 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.0...v1.69.2) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.0 Updates `modernc.org/sqlite` from 1.34.2 to 1.34.4 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.34.2...v1.34.4) --- updated-dependencies: - dependency-name: github.com/goccy/go-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/k1LoW/expand 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/spf13/cast dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 7 updates:
1.15.10
1.15.13
0.15.0
0.15.1
0.25.1
0.25.2
1.7.0
1.7.1
1.69.0
1.69.2
1.35.2
1.36.0
1.34.2
1.34.4
Updates
github.com/goccy/go-yaml
from 1.15.10 to 1.15.13Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
aeed806
Fix cast process for decoding of anchor value (#602)54cd51f
add nil guard (#600)0c41d8e
Fix code format (#594)1375813
fix invalid path (#598)7d56fe2
support merge tag (#597)61bc6c1
Quote the numbers even if they are out of range (#593)e1d8782
Update README.mdd8ca054
Update README.mdUpdates
github.com/k1LoW/expand
from 0.15.0 to 0.15.1Release notes
Sourced from github.com/k1LoW/expand's releases.
Changelog
Sourced from github.com/k1LoW/expand's changelog.
Commits
b68867a
Merge pull request #57 from k1LoW/tagpr-from-v0.15.0bacddb7
[tagpr] update CHANGELOG.md2dbc61f
[tagpr] prepare for the next release2372c42
Merge pull request #56 from k1LoW/dependabot/go_modules/dependencies-588942c8927878da9
chore(deps): bump github.com/goccy/go-yamlUpdates
github.com/k1LoW/grpcstub
from 0.25.1 to 0.25.2Release notes
Sourced from github.com/k1LoW/grpcstub's releases.
Changelog
Sourced from github.com/k1LoW/grpcstub's changelog.
Commits
1daaf15
Merge pull request #134 from k1LoW/tagpr-from-v0.25.1bb65f1f
[tagpr] update CHANGELOG.mdf00bada
[tagpr] prepare for the next released07db56
Merge pull request #133 from k1LoW/dependabot/go_modules/dependencies-ea53e2ed68a6fef25
chore(deps): bump google.golang.org/grpc in the dependencies groupUpdates
github.com/spf13/cast
from 1.7.0 to 1.7.1Release notes
Sourced from github.com/spf13/cast's releases.
Commits
487df00
Merge pull request #213 from skyjerry/fix-uint64955c718
Merge pull request #224 from lesichkovm/patch-11849825
Update README.md6e9731d
Title: Fix ToUint64E function in cast library for GoUpdates
google.golang.org/grpc
from 1.69.0 to 1.69.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b615b35
Change version to 1.69.2 (#7947)6b36a3e
experimental/stats: re-add type aliases for migration (#7929) (#7941)4535c6d
Change version to 1.69.2-dev (#7928)b6e7c72
examples/features/csm_observability: Make CSM Observability example server li...9355fbc
Change version to 1.69.1 (#7927)927a1e1
Change version to 1.69.1-dev (#7902)97d633a
Change version to 1.69.0 (#7901)Updates
google.golang.org/protobuf
from 1.35.2 to 1.36.0Updates
modernc.org/sqlite
from 1.34.2 to 1.34.4Commits
d3e8a66
retract v1.34.31fcc86e
fix accidentaly broken openbsd/amd64 build7f15e6e
linux/arm64: patch libc bug at runtime, updates #199Dependabot 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