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(go): bump github.com/googleapis/go-sql-spanner from 1.5.0 to 1.6.0 in the dependencies group across 1 directory #87

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2024

Bumps the dependencies group with 1 update in the / directory: github.com/googleapis/go-sql-spanner.

Updates github.com/googleapis/go-sql-spanner from 1.3.1 to 1.6.0

Release notes

Sourced from github.com/googleapis/go-sql-spanner's releases.

v1.6.0

1.6.0 (2024-07-14)

Features

v1.5.0

1.5.0 (2024-07-01)

Features

Bug Fixes

  • []*int and []*uint (#267) (d24b55a)
  • examples: Make compilable and add a test runner for the samples (#256) (b9c0b4d)
  • Prevent potential panic in RemoveStatementHint (#253) (7d7155b), refs #251

v1.4.0

1.4.0 (2024-05-30)

Features

  • Add exclude_txn_from_change_streams variable (#236) (ad95d85)

Bug Fixes

  • deps: Update google.golang.org/genproto/googleapis/rpc digest to 5315273 (#239) (a39bb8f)
  • deps: Update module cloud.google.com/go to v0.113.0 (#232) (c2dd030)
  • deps: Update module cloud.google.com/go/longrunning to v0.5.7 (#228) (cf3cafc)
  • deps: Update module github.com/googleapis/go-sql-spanner to v1.3.1 (#226) (6ffc02d)
  • deps: Update module google.golang.org/api to v0.180.0 (#227) (926f621)
  • deps: Update module google.golang.org/genproto to v0.0.0-20240509183442-62759503f434 (#229) (42744bc)
  • deps: Update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240509183442-62759503f434 (#230) (778aa45)
  • deps: Update module google.golang.org/protobuf to v1.34.1 (#233) (72c5b71)
  • Support reusing named parameters (#240) (c7140a2)
Changelog

Sourced from github.com/googleapis/go-sql-spanner's changelog.

1.6.0 (2024-07-14)

Features

1.5.0 (2024-07-01)

Features

Bug Fixes

  • []*int and []*uint (#267) (d24b55a)
  • examples: Make compilable and add a test runner for the samples (#256) (b9c0b4d)
  • Prevent potential panic in RemoveStatementHint (#253) (7d7155b), refs #251

1.4.0 (2024-05-30)

Features

  • Add exclude_txn_from_change_streams variable (#236) (ad95d85)

Bug Fixes

  • deps: Update google.golang.org/genproto/googleapis/rpc digest to 5315273 (#239) (a39bb8f)
  • deps: Update module cloud.google.com/go to v0.113.0 (#232) (c2dd030)
  • deps: Update module cloud.google.com/go/longrunning to v0.5.7 (#228) (cf3cafc)
  • deps: Update module github.com/googleapis/go-sql-spanner to v1.3.1 (#226) (6ffc02d)
  • deps: Update module google.golang.org/api to v0.180.0 (#227) (926f621)
  • deps: Update module google.golang.org/genproto to v0.0.0-20240509183442-62759503f434 (#229) (42744bc)
  • deps: Update module google.golang.org/genproto/googleapis/rpc to v0.0.0-20240509183442-62759503f434 (#230) (778aa45)
  • deps: Update module google.golang.org/protobuf to v1.34.1 (#233) (72c5b71)
  • Support reusing named parameters (#240) (c7140a2)
Commits

Dependabot compatibility score

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 July 20, 2024 20:15
@dependabot dependabot bot added build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 20, 2024
@dependabot dependabot bot requested a review from ginokent July 20, 2024 20:15
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-45c59b09ad branch from 8db415f to cc6e67e Compare July 20, 2024 20:17
@ginokent
Copy link
Contributor

@dependabot rebase

@ginokent ginokent enabled auto-merge July 20, 2024 20:29
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-45c59b09ad branch from cc6e67e to 906e405 Compare July 20, 2024 20:30
@ginokent ginokent changed the title build(go): bump github.com/googleapis/go-sql-spanner from 1.3.1 to 1.6.0 in the dependencies group across 1 directory build(go): bump github.com/googleapis/go-sql-spanner from 1.5.0 to 1.6.0 in the dependencies group across 1 directory Jul 20, 2024
@ginokent
Copy link
Contributor

@dependabot recreate

Bumps the dependencies group with 1 update in the / directory: [github.com/googleapis/go-sql-spanner](https://github.com/googleapis/go-sql-spanner).


Updates `github.com/googleapis/go-sql-spanner` from 1.3.1 to 1.6.0
- [Release notes](https://github.com/googleapis/go-sql-spanner/releases)
- [Changelog](https://github.com/googleapis/go-sql-spanner/blob/main/CHANGES.md)
- [Commits](googleapis/go-sql-spanner@v1.3.1...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/googleapis/go-sql-spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/dependencies-45c59b09ad branch from 906e405 to bcac73f Compare July 20, 2024 20:37
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2024

Looks like github.com/googleapis/go-sql-spanner is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jul 20, 2024
auto-merge was automatically disabled July 20, 2024 20:46

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-45c59b09ad branch July 20, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) 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