Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

chore(deps): bump the go-everything group with 3 updates #313

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2023

Bumps the go-everything group with 3 updates: github.com/getkin/kin-openapi, golang.org/x/tools and google.golang.org/api.

Updates github.com/getkin/kin-openapi from 0.120.0 to 0.122.0

Release notes

Sourced from github.com/getkin/kin-openapi's releases.

v0.122.0

What's Changed

Full Changelog: getkin/kin-openapi@v0.121.0...v0.122.0

v0.121.0

What's Changed

New Contributors

Full Changelog: getkin/kin-openapi@v0.120.0...v0.121.0

Commits
  • 6740cd2 openapi3: add support for extensions on the few types left (#763)
  • f6d1b8c fix after #870: make sure Bis does not surface up (#878)
  • 0cc5e22 docs.sh: fix narrow docs checks spectrum (#877)
  • 4e7d031 openapi3: correct implementations of JSONLookup (#876)
  • c1681a9 openapi3: rename type of Components.Responses to ResponseBodies (from Respons...
  • 663b0dd openapi3: refacto ref-resolving end conditions (#874)
  • 377bb40 openapi{2,3}: simplify unmarshal errors (#870)
  • fe1c5f5 close #594: yaml "control characters are not allowed" no longer reproducible ...
  • e7a726a openapi3: support \uC4FE codepoint syntax in Schema.Pattern (#873)
  • 582e6d0 openapi3: handle refs missing fragment (#511)
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.15.0 to 0.16.0

Commits
  • a9ef4cf go.mod: update golang.org/x dependencies
  • d9b9452 gopls/internal/lsp/cache: move quick-fix bundling logic to the cache pkg
  • 1733061 go/analysis/passes/testinggoroutine: report by enclosing regions
  • b19be0f gopls/internal/cmd/help_test.go: document
  • daa4aa5 gopls/internal/lsp/source: stubmethods: fix out-of-bounds index
  • a586d0d go/types/internal/play: show more types.Scope detail
  • 53ad329 gopls/internal/lsp/source: move edit logic into the protocol package
  • 3c677e3 gopls/internal/lsp/cache: move SuggestedFixFromCommand into cache
  • ab6af7d gopls/internal/lsp/source: extract InDir to a new pathutil package
  • e7d61d9 gopls/internal/lsp/cache: simplify named error values
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.151.0 to 0.152.0

Release notes

Sourced from google.golang.org/api's releases.

v0.152.0

0.152.0 (2023-11-27)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.152.0 (2023-11-27)

Features

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/getkin/kin-openapi [>= 0.113.a, < 0.114]
github.com/getkin/kin-openapi [>= 0.114.a, < 0.115]

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 go-everything group with 3 updates: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [golang.org/x/tools](https://github.com/golang/tools) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/getkin/kin-openapi` from 0.120.0 to 0.122.0
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.120.0...v0.122.0)

Updates `golang.org/x/tools` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.15.0...v0.16.0)

Updates `google.golang.org/api` from 0.151.0 to 0.152.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.151.0...v0.152.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-everything
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-everything
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-everything
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 28, 2023
@mgabeler-lee-6rs
Copy link
Collaborator

@dependabot ignore github.com/getkin/kin-openapi minor version


need to wait for oapi-codegen to update

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

OK, I won't notify you about version 0.122.x of github.com/getkin/kin-openapi again, unless you unignore it.

@mgabeler-lee-6rs
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

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.

@mgabeler-lee-6rs
Copy link
Collaborator

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

Superseded by #314.

@dependabot dependabot bot closed this Nov 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go-everything-4446f4a799 branch November 28, 2023 23:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant