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 main group across 1 directory with 3 updates #862

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the main group with 3 updates in the / directory: github.com/aiven/go-api-schemas, github.com/otiai10/copy and golang.org/x/tools.

Updates github.com/aiven/go-api-schemas from 1.107.0 to 1.108.0

Release notes

Sourced from github.com/aiven/go-api-schemas's releases.

v1.108.0

auto-generated release for commit 46bff45

Commits

Updates github.com/otiai10/copy from 1.14.0 to 1.14.1

Commits
  • 5ef5923 Revert "CopyMethod" since it's not ready
  • 49b0b59 Merge pull request #164 from eth-p/feat-copymethod-api
  • f530620 ci: Allow triggering Go workflow manually
  • b4dd789 refactor: Split common code out of CopyBytes
  • 9205813 feat: Add FileCopyMethod option / API
  • 2f93b8f Merge pull request #159 from otiai10/dependabot/go_modules/main/golang.org/x/...
  • 87072f3 Bump golang.org/x/sys from 0.23.0 to 0.24.0
  • d0690cb Merge pull request #158 from otiai10/dependabot/go_modules/main/golang.org/x/...
  • b87119d Bump golang.org/x/sys from 0.22.0 to 0.23.0
  • 355527c Merge pull request #157 from otiai10/dependabot/go_modules/main/golang.org/x/...
  • Additional commits viewable in compare view

Updates golang.org/x/tools from 0.28.0 to 0.29.0

Commits
  • 1743d1a go.mod: update golang.org/x dependencies
  • 43ba465 internal/analysis/modernize: minmax: reject IfStmt with Init
  • 29d66ee gopls: update toolchain to go1.23.4
  • ac39815 go/packages: add GOROOT env to avoid TestTarget failure in OpenBSD
  • 39e1a8c godoc: fix missing (Added in Go) "x.xx" for function with type parameters
  • 98a190b gopls/internal/analysis/unusedfunc: analyzer for unused funcs/methods
  • 192ac77 internal/golang: CodeAction: don't return empty source.doc titles
  • 5fe60fd internal/settings: drop "annotations" setting
  • c61a2b0 gopls/internal/golang: make GCDetails a code action, not a code lens
  • fc95c03 internal/modindex: fix index directory for tests
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 00:52
@rriski rriski closed this Jan 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 14, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@rriski rriski reopened this Jan 14, 2025
dependabot bot added 2 commits January 14, 2025 11:13
Bumps the main group with 3 updates in the / directory: [github.com/aiven/go-api-schemas](https://github.com/aiven/go-api-schemas), [github.com/otiai10/copy](https://github.com/otiai10/copy) and [golang.org/x/tools](https://github.com/golang/tools).


Updates `github.com/aiven/go-api-schemas` from 1.107.0 to 1.108.0
- [Release notes](https://github.com/aiven/go-api-schemas/releases)
- [Commits](aiven/go-api-schemas@v1.107.0...v1.108.0)

Updates `github.com/otiai10/copy` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](otiai10/copy@v1.14.0...v1.14.1)

Updates `golang.org/x/tools` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: github.com/aiven/go-api-schemas
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
...

Signed-off-by: dependabot[bot] <[email protected]>
@rriski rriski force-pushed the dependabot/go_modules/main-3c56e2279d branch from 3290a64 to 6e3fe87 Compare January 14, 2025 09:13
@rriski rriski merged commit d77b2a9 into main Jan 14, 2025
7 checks passed
@rriski rriski deleted the dependabot/go_modules/main-3c56e2279d branch January 14, 2025 12:20
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