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

build(deps): bump the main group across 1 directory with 4 updates #765

Merged
merged 5 commits into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the main group with 2 updates in the / directory: github.com/aiven/go-api-schemas and github.com/aiven/go-client-codegen.

Updates github.com/aiven/go-api-schemas from 1.73.0 to 1.78.0

Release notes

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

v1.78.0

auto-generated release for commit 420641e

v1.77.0

auto-generated release for commit d86a27b

v1.76.0

auto-generated release for commit ce997fd

v1.75.0

auto-generated release for commit 1cdc786

v1.74.0

auto-generated release for commit 3d741dd

Commits
  • 420641e chore(updater): bump pkg/dist/*.yml (2024-06-24) (#161)
  • d86a27b chore(updater): bump pkg/dist/*.yml (2024-06-18) (#160)
  • 5c959f1 feat: run updater on demand (#159)
  • 6c861c0 chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in the main grou...
  • 4d9e841 ci(deps): upgrade trunk to 1.22.2 (#157)
  • ce997fd chore(updater): bump pkg/dist/*.yml (2024-06-17) (#156)
  • 6ed4525 chore(deps): update deps & go to v1.22 (#155)
  • 4436331 ci(deps): upgrade trunk (#152)
  • 1cdc786 chore(updater): bump pkg/dist/*.yml (2024-06-10) (#153)
  • eb39a71 chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 in the main group (#...
  • Additional commits viewable in compare view

Updates github.com/aiven/go-client-codegen from 0.10.1-0.20240614150227-f366a68fc5a3 to 0.13.0

Release notes

Sourced from github.com/aiven/go-client-codegen's releases.

v0.13.0

auto-generated release for commit 6fe109a

v0.12.0

auto-generated release for commit 61471bd

v0.11.0

auto-generated release for commit c8292c8

Commits

Updates golang.org/x/exp from 0.0.0-20240112132812-db7319d0e0e3 to 0.0.0-20240604190554-fc45aab8b7f8

Commits

Updates golang.org/x/tools from 0.21.0 to 0.22.0

Commits
  • bc6931d go.mod: update golang.org/x dependencies
  • 1767b14 go/ssa: remove code with no effect
  • 2088083 internal/gocommand: add more debug info for hanging go commands
  • f1a3b12 internal/imports: FixImports should be cancellable
  • 4478db0 go/analysis/passes/copylock: suppress error in ill-typed code
  • 018d3b2 gopls: warn about Go 1.19 and Go 1.20
  • 58cc8a4 gopls/internal/filecache: suppress gc in tests
  • b623539 gopls/internal/cache: suppress "internal" import check on Bazel
  • 1e9d12d go/packages: pass -overlay to all 'go list' invocations
  • 3c293ad internal/cache: invalidate broken imports when package files change
  • 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 requested a review from a team as a code owner June 24, 2024 09:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 24, 2024
@rriski
Copy link
Contributor

rriski commented Jun 24, 2024

tests

Fixes the TestServiceIntegrationEndpointExternalPostgres test that was broken by backend changes, see this previous run.

@rriski rriski force-pushed the dependabot/go_modules/main-402a207d8c branch 2 times, most recently from 3a5da0f to 0fc2dc6 Compare June 24, 2024 13:07
@rriski rriski requested a review from byashimov June 24, 2024 13:44
@byashimov
Copy link
Contributor

@dependabot recreate

dependabot bot and others added 4 commits June 25, 2024 09:17
Bumps the main group with 2 updates in the / directory: [github.com/aiven/go-api-schemas](https://github.com/aiven/go-api-schemas) and [github.com/aiven/go-client-codegen](https://github.com/aiven/go-client-codegen).


Updates `github.com/aiven/go-api-schemas` from 1.73.0 to 1.78.0
- [Release notes](https://github.com/aiven/go-api-schemas/releases)
- [Commits](aiven/go-api-schemas@v1.73.0...v1.78.0)

Updates `github.com/aiven/go-client-codegen` from 0.10.1-0.20240614150227-f366a68fc5a3 to 0.13.0
- [Release notes](https://github.com/aiven/go-client-codegen/releases)
- [Commits](https://github.com/aiven/go-client-codegen/commits/v0.13.0)

Updates `golang.org/x/exp` from 0.0.0-20240112132812-db7319d0e0e3 to 0.0.0-20240604190554-fc45aab8b7f8
- [Commits](https://github.com/golang/exp/commits)

Updates `golang.org/x/tools` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.21.0...v0.22.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/aiven/go-client-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: golang.org/x/exp
  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]>
Later versions have a breaking change related to string pointers.

See: aiven/go-client-codegen#81
@byashimov byashimov force-pushed the dependabot/go_modules/main-402a207d8c branch from 0fc2dc6 to 93f32de Compare June 25, 2024 07:17
@byashimov byashimov merged commit f1fb4cb into main Jun 25, 2024
7 checks passed
@byashimov byashimov deleted the dependabot/go_modules/main-402a207d8c branch June 25, 2024 07:40
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.

2 participants