This repository was archived by the owner on Aug 10, 2026. It is now read-only.
Bump node-forge, @google-cloud/datastore, @google-cloud/storage and google-auth-library - #638
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump node-forge, @google-cloud/datastore, @google-cloud/storage and google-auth-library#638dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…oogle-auth-library Removes [node-forge](https://github.com/digitalbazaar/forge). It's no longer used after updating ancestor dependencies [node-forge](https://github.com/digitalbazaar/forge), [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore), [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) and [google-auth-library](https://github.com/googleapis/google-cloud-node-core/tree/HEAD/packages/google-auth-library-nodejs). These dependencies need to be updated together. Removes `node-forge` Updates `@google-cloud/datastore` from 1.4.2 to 10.1.0 - [Release notes](https://github.com/googleapis/nodejs-datastore/releases) - [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-datastore@v1.4.2...v10.1.0) Updates `@google-cloud/storage` from 1.7.0 to 7.19.0 - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-storage@v1.7.0...v7.19.0) Updates `google-auth-library` from 1.6.1 to 10.6.2 - [Release notes](https://github.com/googleapis/google-cloud-node-core/releases) - [Changelog](https://github.com/googleapis/google-cloud-node-core/blob/main/packages/google-auth-library-nodejs/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node-core/commits/google-auth-library-v10.6.2/packages/google-auth-library-nodejs) --- updated-dependencies: - dependency-name: node-forge dependency-version: dependency-type: indirect - dependency-name: "@google-cloud/datastore" dependency-version: 10.1.0 dependency-type: direct:production - dependency-name: "@google-cloud/storage" dependency-version: 7.19.0 dependency-type: direct:production - dependency-name: google-auth-library dependency-version: 10.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes node-forge. It's no longer used after updating ancestor dependencies node-forge, @google-cloud/datastore, @google-cloud/storage and google-auth-library. These dependencies need to be updated together.
Removes
node-forgeUpdates
@google-cloud/datastorefrom 1.4.2 to 10.1.0Release notes
Sourced from
@google-cloud/datastore's releases.... (truncated)
Changelog
Sourced from
@google-cloud/datastore's changelog.... (truncated)
Commits
f7f1d4bchore(main): release 10.1.0 (#1416)99e2843build: disable docs test in CI (#1425)a885448test: Ensure datastore transforms are working for transactions (#1412)8ab6209feat: Add datastore mode data transforms (#1369)167fc8etest: upgrade protobuf version (#1413)e974dbbchore(main): release 10.0.1 (#1392)ec91e14fix: Fix the compiler error blocking the release (#1391)cc8764cchore(main): release 10.0.0 (#1362)55934dafix: More error visibility in nodejs-datastore (#1389)43c3472chore!: migrate to Node 18 (#1384)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@google-cloud/datastoresince your current version.Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@google-cloud/storagefrom 1.7.0 to 7.19.0Release notes
Sourced from
@google-cloud/storage's releases.... (truncated)
Changelog
Sourced from
@google-cloud/storage's changelog.... (truncated)
Commits
95a2af4chore(main): release 7.19.0 (#2694)420935afix(deps): update dependency fast-xml-parser to v5 [security] (#2713)4e3c328test: skip system tests requiring public access (#2717)3052265chore: fix lint failures (#2685)08a8962feat: Enable full object checksum validation on JSON path (#2687)3dcda1bchore: lint failures (#2681)3e5210fchore(main): release 7.18.0 (#2684)c7004dafeat(listBuckets): Add support for returning partial success (#2678)633a13achore(python): remove configure_previous_major_version_branches (#2675)bae7040samples: Add Soft Delete policy and object management samples (#2676)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@google-cloud/storagesince your current version.Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
google-auth-libraryfrom 1.6.1 to 10.6.2Release notes
Sourced from google-auth-library's releases.
Changelog
Sourced from google-auth-library's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.