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

Bump cloud.google.com/go/secretmanager from 1.11.1 to 1.13.3 #138

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cloud.google.com/go/secretmanager from 1.11.1 to 1.13.3.

Release notes

Sourced from cloud.google.com/go/secretmanager's releases.

secretmanager: v1.13.3

1.13.3 (2024-07-01)

Bug Fixes

osconfig: v1.13.0

1.13.0 (2024-07-01)

Features

  • osconfig/agentendpoint: Add data about source of the package to VersionedPackage (6a9c12a)

Bug Fixes

Documentation

  • osconfig/agentendpoint: A comment for enum Interpreter is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for enum value INTERPRETER_UNSPECIFIED in enum Interpreter is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for enum value NONE in enum Interpreter is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for enum value POWERSHELL in enum Interpreter is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for enum value SHELL in enum Interpreter is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field archive_type in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field components in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field desired_state in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field exit_code in message .google.cloud.osconfig.agentendpoint.v1.ExecStepTaskOutput is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field id in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field id in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field inventory_checksum in message .google.cloud.osconfig.agentendpoint.v1.ReportInventoryRequest is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field inventory in message .google.cloud.osconfig.agentendpoint.v1.ReportInventoryRequest is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field task_type in message .google.cloud.osconfig.agentendpoint.v1.ReportTaskProgressRequest is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field uri in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (6a9c12a)
  • osconfig/agentendpoint: A comment for field validate in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (6a9c12a)

workflows: v1.12.8

1.12.8 (2024-07-01)

Bug Fixes

language: v1.12.7

... (truncated)

Commits
  • b3cc26b chore(cloudquotas): add config to generate apiv1 (#8766)
  • dfa8e22 feat(bigquery/storage/managedwriter): support default value controls (#8686)
  • 3e5ba24 chore(internal/godocfx): test a specific golden package version (#8759)
  • 1e6534f chore(internal/kokoro): upload docs to subdirectory (#8763)
  • 74fa783 chore(internal/kokoro): fix doc upload (#8762)
  • f29683b feat(bigquery): introduce query preview features (#8653)
  • d0ed48b chore(internal/kokoro): set -buildvcs=false when installing godocfx (#8761)
  • 70c98b9 chore(internal/kokoro): try to fix VCS verification (#8760)
  • 6220a9a fix(internal/godocfx): fix links to other packages in summary (#8756)
  • 0c57c2c chore(internal/godocfx): update godocfx golden (#8757)
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.11.1 to 1.13.3.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.11.1...redis/v1.13.3)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/secretmanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #140.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/secretmanager-1.13.3 branch July 15, 2024 07:41
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
Development

Successfully merging this pull request may close these issues.

0 participants