Bump protobufjs, @google-cloud/firestore, firebase, firebase-admin and firebase-tools#1501
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump protobufjs, @google-cloud/firestore, firebase, firebase-admin and firebase-tools#1501dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…d firebase-tools Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.6.0 and updates ancestor dependencies [protobufjs](https://github.com/protobufjs/protobuf.js), [@google-cloud/firestore](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/firestore), [firebase](https://github.com/firebase/firebase-js-sdk), [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together. Updates `protobufjs` from 6.11.3 to 7.6.0 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.0/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@v6.11.3...protobufjs-v7.6.0) Updates `@google-cloud/firestore` from 6.4.3 to 7.11.6 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/firestore/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/HEAD/handwritten/firestore) Updates `firebase` from 9.17.1 to 12.13.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@9.17.1...firebase@12.13.0) Updates `firebase-admin` from 11.5.0 to 13.10.0 - [Release notes](https://github.com/firebase/firebase-admin-node/releases) - [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md) - [Commits](firebase/firebase-admin-node@v11.5.0...v13.10.0) Updates `firebase-tools` from 11.24.0 to 15.18.0 - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v11.24.0...v15.18.0) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.6.0 dependency-type: indirect - dependency-name: "@google-cloud/firestore" dependency-version: 7.11.6 dependency-type: direct:production - dependency-name: firebase dependency-version: 12.13.0 dependency-type: direct:production - dependency-name: firebase-admin dependency-version: 13.10.0 dependency-type: direct:production - dependency-name: firebase-tools dependency-version: 15.18.0 dependency-type: direct:development ... 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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps protobufjs to 7.6.0 and updates ancestor dependencies protobufjs, @google-cloud/firestore, firebase, firebase-admin and firebase-tools. These dependencies need to be updated together.
Updates
protobufjsfrom 6.11.3 to 7.6.0Release notes
Sourced from protobufjs's releases.
... (truncated)
Changelog
Sourced from protobufjs's changelog.
... (truncated)
Commits
e30c334chore: release protobufjs-v7.x (#2260)f769242feat: Support BigInt conversions (7.x) (#2258)ab3862dchore: release protobufjs-v7.x (#2255)0853a62fix: Backport bundler-safe optional module lookups (#2254)d7035f9chore: release protobufjs-v7.x (#2248)54b593ffix: Backport parser hardening to 7.x (#2245)e88fceachore: release protobufjs-v7.x (#2239)cc7d595fix: Restore first-match namespace lookup (#2236)3abc9b5chore: release protobufjs-v7.x (#2190)a0bf2dffix: Update CLI peer dependency (7.x) (#2189)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
@google-cloud/firestorefrom 6.4.3 to 7.11.6Release notes
Sourced from @google-cloud/firestore's releases.
... (truncated)
Changelog
Sourced from @google-cloud/firestore's changelog.
... (truncated)
Commits
Updates
firebasefrom 9.17.1 to 12.13.0Release notes
Sourced from firebase's releases.
... (truncated)
Commits
1adfd64Version Packages (#9923)50d5b6aMerge main into release714b41dfeat(data-connect): add de-duplication, resume, and intelligent reconnection ...f80895fMerge main into release330a387chore: migrate test functions to v2 (#9910)3b87134build(deps): bump axios from 1.13.5 to 1.15.2 (#9860)402b1f0fix(firestore): Assertion ID: ca9 (pendingResponses less than 0) caused by ta...86dc0dbfeat(ai): ImageConfig and FinishReasons (#9819)62ae2e2chore: Update picomatch and rollup-plugin-typescript2 (#9892)96e81fffeat(firestore): Added search stage support for languageCode, offset, limit, ...Updates
firebase-adminfrom 11.5.0 to 13.10.0Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
e0a2177[chore] Release 13.10.0 (#3146)67d6d82add node prefix to crypto imports (#3144)2c8d215chore: removeuuiddependency (#3130)da2141abuild(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#3134)fcedf6bfeat(appcheck): Add support for minting limited-use tokens and custom JTI (#3...48d5212build(deps): bump protobufjs from 7.5.5 to 7.5.8 (#3141)16e6c33fix: Replace node-forge with native crypto for private key validation (#3051)6c81c7ebuild(deps): bump fast-uri from 3.1.0 to 3.1.2 (#3135)0efb21f[chore] Release 13.9.0 (#3129)363a302chore: Deprecate support for Node.js 20 (#3128)Updates
firebase-toolsfrom 11.24.0 to 15.18.0Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
8af261a15.18.00e759e4Add missing changelog entries (#10514)70e2771fix: support secret environment variables for Cloud Run functions (#10489)dae4e46update FDC local toolkit to v3.4.8 (#10506)1a32765Set requiredProjectBindings in AI Logic services (#10503)26ccd63remove legacy localbuild path and remove@apphosting/builddependency (#10512)6203955Adding default timeout for dart functions (#10501)0b59f18support nested .gitignore files in source deploys (#10498)a605414refactor: resolve function regions during build phase to fix VPC connectors (...205b5f8feat: update Pub/Sub emulator to 0.8.31 (#10485)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.