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 semver and google-auth-library #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 23, 2023

Removes semver. It's no longer used after updating ancestor dependency google-auth-library. These dependencies need to be updated together.

Removes semver

Updates google-auth-library from 2.0.0 to 8.8.0

Release notes

Sourced from google-auth-library's releases.

v8.8.0

8.8.0 (2023-04-25)

Features

  • Add External Account Authorized User client type (#1530) (06d4ef3)
  • Document External Account Authorized User Credentials (#1540) (c6138be)

Bug Fixes

  • deps: Update gcp-metadata to v5.2.0 (#1502) (2562d11)
  • deps: Update dependency @​googleapis/iam to v4 (#1482) (00d6135)
  • deps: Update dependency @​googleapis/iam to v5 (#1526) (a1f9835)
  • deps: Update dependency @​googleapis/iam to v6 (#1536) (86a4de8)
  • deps: Update dependency @​googleapis/iam to v7 (#1538) (fdb67dc)
  • Do not call metadata server if security creds and region are retrievable through environment vars (#1493) (d4de941)
  • Removing 3pi config URL validation (#1517) (a278d19)
  • Removing aws url validation (#1531) (f4d9335)

v8.7.0

8.7.0 (2022-11-08)

Features

  • Introduce environment variable for quota project (#1478) (8706abc)

Bug Fixes

  • deps: Update dependency puppeteer to v19 (#1476) (86b258d)
  • Validate url domain for aws metadata urls (#1484) (6dc4e58)

v8.6.0

8.6.0 (2022-10-06)

Features

v8.5.2

8.5.2 (2022-09-22)

Bug Fixes

... (truncated)

Changelog

Sourced from google-auth-library's changelog.

8.8.0 (2023-04-25)

Features

  • Add External Account Authorized User client type (#1530) (06d4ef3)
  • Document External Account Authorized User Credentials (#1540) (c6138be)

Bug Fixes

  • deps: Update gcp-metadata to v5.2.0 (#1502) (2562d11)
  • deps: Update dependency @​googleapis/iam to v4 (#1482) (00d6135)
  • deps: Update dependency @​googleapis/iam to v5 (#1526) (a1f9835)
  • deps: Update dependency @​googleapis/iam to v6 (#1536) (86a4de8)
  • deps: Update dependency @​googleapis/iam to v7 (#1538) (fdb67dc)
  • Do not call metadata server if security creds and region are retrievable through environment vars (#1493) (d4de941)
  • Removing 3pi config URL validation (#1517) (a278d19)
  • Removing aws url validation (#1531) (f4d9335)

8.7.0 (2022-11-08)

Features

  • Introduce environment variable for quota project (#1478) (8706abc)

Bug Fixes

  • deps: Update dependency puppeteer to v19 (#1476) (86b258d)
  • Validate url domain for aws metadata urls (#1484) (6dc4e58)

8.6.0 (2022-10-06)

Features

8.5.2 (2022-09-22)

Bug Fixes

8.5.1 (2022-08-31)

... (truncated)

Commits
  • 85f2c93 chore(main): release 8.8.0 (#1496)
  • c6138be feat: Document External Account Authorized User Credentials (#1540)
  • fdb67dc fix(deps): update dependency @​googleapis/iam to v7 (#1538)
  • 06d4ef3 feat: Add External Account Authorized User client type (#1530)
  • 86a4de8 fix(deps): update dependency @​googleapis/iam to v6 (#1536)
  • be252f5 build: add typings for additional query params for auth (#1534)
  • f4d9335 fix: removing aws url validation (#1531)
  • 6e504a0 chore: store nodejs build artifacts in placer (#1532)
  • 2562d11 fix(deps): Update gcp-metadata to v5.2.0 (#1502)
  • a1f9835 fix(deps): update dependency @​googleapis/iam to v5 (#1526)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for google-auth-library since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs). These dependencies need to be updated together.


Removes `semver`

Updates `google-auth-library` from 2.0.0 to 8.8.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@v2.0.0...v8.8.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: google-auth-library
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2023
@socket-security
Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Issue Package Version Note Source
Network access https-proxy-agent 5.0.1 package-lock.json via google-auth-library@8.8.0
Network access gaxios 5.1.0 package-lock.json via google-auth-library@8.8.0
Network access node-fetch 2.6.11 package-lock.json via google-auth-library@8.8.0

Next steps

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore https-proxy-agent@5.0.1
  • @SocketSecurity ignore gaxios@5.1.0
  • @SocketSecurity ignore node-fetch@2.6.11

@socket-security
Copy link

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
google-auth-library ⬆️ 2.0.0...8.8.0 filesystem +24/-6 3.5 MB google-wombot

Footnotes

  1. https://docs.socket.dev

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants