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 google-auth-library from 9.7.0 to 9.10.0 in /cloudrun-malware-scanner #110

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps google-auth-library from 9.7.0 to 9.10.0.

Release notes

Sourced from google-auth-library's releases.

v9.10.0

9.10.0 (2024-05-10)

Features

  • Implement UserRefreshClient#fetchIdToken (#1811) (ae8bc54)

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v16 (#1803) (40406a0)
  • deps: Update dependency @​googleapis/iam to v17 (#1808) (4d67f07)
  • deps: Update dependency @​googleapis/iam to v18 (#1809) (b2b9676)

v9.9.0

9.9.0 (2024-04-18)

Features

  • Adds suppliers for custom subject token and AWS credentials (#1795) (c680b5d)

v9.8.0

9.8.0 (2024-04-12)

Features

Bug Fixes

Changelog

Sourced from google-auth-library's changelog.

9.10.0 (2024-05-10)

Features

  • Implement UserRefreshClient#fetchIdToken (#1811) (ae8bc54)

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v16 (#1803) (40406a0)
  • deps: Update dependency @​googleapis/iam to v17 (#1808) (4d67f07)
  • deps: Update dependency @​googleapis/iam to v18 (#1809) (b2b9676)

9.9.0 (2024-04-18)

Features

  • Adds suppliers for custom subject token and AWS credentials (#1795) (c680b5d)

9.8.0 (2024-04-12)

Features

Bug Fixes

Commits
  • 7dbedff chore(main): release 9.10.0 (#1806)
  • b2b9676 fix(deps): update dependency @​googleapis/iam to v18 (#1809)
  • ae8bc54 feat: Implement UserRefreshClient#fetchIdToken (#1811)
  • bb306ef refactor: universe_domain endpoint to universe-domain (#1810)
  • 4d67f07 fix(deps): update dependency @​googleapis/iam to v17 (#1808)
  • 6014ade chore(deps): update actions/checkout digest to 0ad4b8f (#1797)
  • 40406a0 fix(deps): update dependency @​googleapis/iam to v16 (#1803)
  • 34d1b22 build: pin @compodoc/compodoc (#1805)
  • 3018f7c chore(main): release 9.9.0 (#1796)
  • c680b5d feat: adds suppliers for custom subject token and AWS credentials (#1795)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudrun-malware-scanner/google-auth-library-9.10.0 branch from c112319 to 12ab432 Compare May 21, 2024 13:18
Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 9.7.0 to 9.10.0.
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.7.0...v9.10.0)

---
updated-dependencies:
- dependency-name: google-auth-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudrun-malware-scanner/google-auth-library-9.10.0 branch from 12ab432 to 243314a Compare May 21, 2024 13:27
@nielm nielm merged commit 323ecb5 into main May 21, 2024
6 checks passed
@nielm nielm deleted the dependabot/npm_and_yarn/cloudrun-malware-scanner/google-auth-library-9.10.0 branch May 21, 2024 13:29
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

nielm added a commit to nielm/docker-clamav-malware-scanner that referenced this pull request May 21, 2024
fix(deps): Bump node from 21 to 22 in /cloudrun-malware-scanner (GoogleCloudPlatform#107)
  Source-Link: GoogleCloudPlatform/docker-clamav-malware-scanner@b54fb9f

fix(deps): Bump @google-cloud/logging-bunyan in /cloudrun-malware-scanner (GoogleCloudPlatform#100)
  Source-Link: GoogleCloudPlatform/docker-clamav-malware-scanner@85e5e1f

fix(deps): Bump express from 4.18.3 to 4.19.2 in /cloudrun-malware-scanner (GoogleCloudPlatform#96)
  Source-Link: GoogleCloudPlatform/docker-clamav-malware-scanner@237a4b9

fix(deps): Bump @google-cloud/storage in /cloudrun-malware-scanner (GoogleCloudPlatform#109)
  Source-Link: GoogleCloudPlatform/docker-clamav-malware-scanner@fc2815e

fix(deps): Bump google-auth-library in /cloudrun-malware-scanner (GoogleCloudPlatform#110)
  Source-Link: GoogleCloudPlatform/docker-clamav-malware-scanner@323ecb5
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant