-
Notifications
You must be signed in to change notification settings - Fork 17
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 golang group with 13 updates #390
Merged
Merged
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 golang group with 13 updates: | Package | From | To | | --- | --- | --- | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.69.0` | `1.69.2` | | google.golang.org/protobuf | `1.35.1` | `1.36.0` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.12.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.0` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.8` | `0.6.9` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.9` | | [github.com/mailru/easyjson](https://github.com/mailru/easyjson) | `0.7.7` | `0.9.0` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.2` | `2.2.3` | | [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.4.0` | `0.6.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.6.0` | `1.7.1` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.7.0` | `0.8.0` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.4.2` | `4.5.0` | 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.1 to 1.36.0 Updates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.11.0...v3.12.1) Updates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.0 - [Commits](go-openapi/jsonreference@v0.20.2...v0.21.0) Updates `github.com/google/gnostic-models` from 0.6.8 to 0.6.9 - [Commits](google/gnostic-models@v0.6.8...v0.6.9) Updates `github.com/magiconair/properties` from 1.8.7 to 1.8.9 - [Release notes](https://github.com/magiconair/properties/releases) - [Commits](magiconair/properties@v1.8.7...v1.8.9) Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](mailru/easyjson@v0.7.7...v0.9.0) Updates `github.com/pelletier/go-toml/v2` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](pelletier/go-toml@v2.2.2...v2.2.3) Updates `github.com/sagikazarmark/locafero` from 0.4.0 to 0.6.0 - [Commits](sagikazarmark/locafero@v0.4.0...v0.6.0) Updates `github.com/spf13/cast` from 1.6.0 to 1.7.1 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.6.0...v1.7.1) Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0 - [Commits](golang/oauth2@v0.23.0...v0.24.0) Updates `golang.org/x/time` from 0.7.0 to 0.8.0 - [Commits](golang/time@v0.7.0...v0.8.0) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.2 to 4.5.0 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.4.2...v4.5.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/emicklei/go-restful/v3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/jsonreference dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/google/gnostic-models dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/magiconair/properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/mailru/easyjson dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/pelletier/go-toml/v2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/sagikazarmark/locafero dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/cast dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
abhi16394,
adarsh-dell,
AkshaySainiDell and
bpjain2004
as code owners
December 18, 2024 18:38
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Dec 18, 2024
dependabot
bot
requested review from
donatwork,
jooseppi-luna and
tdawe
as code owners
December 18, 2024 18:38
donatwork
approved these changes
Dec 18, 2024
shaynafinocchiaro
approved these changes
Dec 19, 2024
santhoshatdell
approved these changes
Dec 19, 2024
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 golang group with 13 updates:
1.69.0
1.69.2
1.35.1
1.36.0
3.11.0
3.12.1
0.20.2
0.21.0
0.6.8
0.6.9
1.8.7
1.8.9
0.7.7
0.9.0
2.2.2
2.2.3
0.4.0
0.6.0
1.6.0
1.7.1
0.23.0
0.24.0
0.7.0
0.8.0
4.4.2
4.5.0
Updates
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.1 to 1.36.0Updates
github.com/emicklei/go-restful/v3
from 3.11.0 to 3.12.1Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
4e4aaa1
update historye5fed1c
fix misroute when dealing multiple webservice with regex (#549)77fc969
golang workflows for restful (#550)9a7c368
better naming for routing related variable (#548)26f2628
path template casing example (#546)59b17dc
update depdencies in examplesd027240
update chgs951a11c
add Flush method #529 (#538)b3a6f77
fix: Improper handling of empty POST requests (#543)c0e56c8
Update README.md: remove build badge until another setupUpdates
github.com/go-openapi/jsonreference
from 0.20.2 to 0.21.0Commits
c5fa756
chore(go): go-openapi requires go.1.20 across the board12387f8
updated dependencies5aeffa5
fix(ci): remove dependency-type from dependabot groups95a16b7
Bump github.com/stretchr/testify from 1.8.4 to 1.9.06a06213
Bump the development-dependencies group with 1 updateaad9db7
ci: remove paths-ignoreeef6c6a
Bump the development-dependencies group with 1 update7c2c0ac
chore(ci): prevents duplicate workflow runs19d90a5
ci: regroup & auto-approve all github actions updates6dced31
ci(dependencies): automate dependencies updatesUpdates
github.com/google/gnostic-models
from 0.6.8 to 0.6.9Commits
8182012
Merge pull request #12 from Jefftree/protobuf-bumpbea6589
recompile protobuf7a87dbb
bump dependencies1a23962
Merge pull request #13 from Jefftree/add-protobuf-compilation-script111f194
Add protobuf compilation scriptfd6fd48
Merge pull request #6 from Jefftree/Jefftree-patch-1-29459ad1
Create Makefilec7be7c7
Merge pull request #5 from pkwarren/pkw/add-annotations-protof1b8172
Merge pull request #2 from Jefftree/gh-actions2063bfc
Merge pull request #1 from Jefftree/protobuf-deprecateUpdates
github.com/magiconair/properties
from 1.8.7 to 1.8.9Release notes
Sourced from github.com/magiconair/properties's releases.
Commits
d8bdba3
Merge pull request #61 from rafaelhl/skip-ignored-private-fieldd80fb15
test with more go versions7b90c47
cleanup README449f224
move CHANGELOG to Github Releasese64054d
fix workflow2fec50e
fix workflow794d336
fix workflowed5b6ef
Merge pull request #74 from mbenson/loadReader52d9efe
Merge pull request #73 from mbenson/dep1d2f669
support load from io.ReaderUpdates
github.com/mailru/easyjson
from 0.7.7 to 0.9.0Release notes
Sourced from github.com/mailru/easyjson's releases.
Commits
5e854fb
Merge pull request #388 from testwill/string78171e8
Merge pull request #396 from SolidShake/fix-null-map-key907f46a
up go version to 1.200e683d5
only default tests8ef38d7
upd test versionc2f6bad
Merge pull request #405 from IakovLeven/patch-1d48874a
Merge pull request #381 from niallnsec/master46715aa
Fix Unmarshaler interface description3229627
Fix null key in map34d2f3a
Only add tags to run command if setUpdates
github.com/pelletier/go-toml/v2
from 2.2.2 to 2.2.3Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
b730b2b
Bump testing to go 1.23 (#961)a437caa
Fix reflect.Pointer backward compatibility (#956)be6c57b
Fix readme typo(#951)d553047
Allow int, uint, and floats as map keys (#958)0977c05
Update goreleaser action tov6
and set goreleaser binary tov2
(#959)bccd6e4
allocate unstable.Parser as part of decoder (#953)9b890cf
go.mod: bump minimum and language to 1.21 (#949)Updates
github.com/sagikazarmark/locafero
from 0.4.0 to 0.6.0Commits
3add67b
Merge pull request #43 from sagikazarmark/windows04b4097
test: tune windows tests7bfd1cc
fix: glob match on windowsb8166da
test: tune OS pathsecfb568
test: tune examples for unix and windows39ac328
test: fix tests on windows where slash does not matter66c08f5
ci: fix ci platform38fcd92
test: use path addressing even on windowse6ab3fd
test: add tests for absolute paths028db96
Merge pull request #42 from sagikazarmark/dependabot/github_actions/Determina...Updates
github.com/spf13/cast
from 1.6.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.md6e0c3ab
Support some commonly used Float64 interfaces6c5f3fc
github: Bump versions6e9731d
Title: Fix ToUint64E function in cast library for GoUpdates
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
golang.org/x/time
from 0.7.0 to 0.8.0Commits
3846194
README: don't recommend go getUpdates
sigs.k8s.io/structured-merge-diff/v4
from 4.4.2 to 4.5.0Commits
7bf59b3
Merge pull request #274 from yongruilin/bool-comparison40c8ef9
Merge pull request #275 from yongruilin/extend-extractitemsa88b919
feat: Adds ExtractItems option to include key fields9e64d18
Merge pull request #272 from Jefftree/drop-vendore96ad23
chore: Removes unused test schemac5a1d56
chore: omit comparison to bool constantb1dac80
Remove vendor directorydc61957
Merge pull request #270 from jpbetz/json-iter-bumpbfb8f51
Run go mod vendordb46cc3
Merge pull request #269 from jpbetz/fix-ignore-fields-breakDependabot 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