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-cloud/firestore and @google-cloud/connect-firestore #9

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps @google-cloud/firestore to 7.1.0 and updates ancestor dependency @google-cloud/connect-firestore. These dependencies need to be updated together.

Updates @google-cloud/firestore from 4.15.1 to 7.1.0

Release notes

Sourced from @​google-cloud/firestore's releases.

v7.1.0

7.1.0 (2023-10-11)

Features

v7.0.0

7.0.0 (2023-10-03)

⚠ BREAKING CHANGES

  • upgrade to Node 14 (#1900)
  • Fix the UpdateData incorrect parameter type issue (#1887)

Features

  • Fix the UpdateData incorrect parameter type issue (#1887) (0afadef)

Bug Fixes

Miscellaneous Chores

v6.8.0

6.8.0 (2023-09-26)

Features

  • Publish proto definitions for SUM/AVG in Firestore (#1856) (ac35b37)

Bug Fixes

  • deps: Use protobufjs v7.2.5
  • Add tests for multiple inequality support (#1878) (8e621d5)

v6.7.0

6.7.0 (2023-07-20)

Features

... (truncated)

Changelog

Sourced from @​google-cloud/firestore's changelog.

7.1.0 (2023-10-11)

Features

7.0.0 (2023-10-03)

⚠ BREAKING CHANGES

  • upgrade to Node 14 (#1900)
  • Fix the UpdateData incorrect parameter type issue (#1887)

Features

  • Fix the UpdateData incorrect parameter type issue (#1887) (0afadef)

Bug Fixes

Miscellaneous Chores

6.8.0 (2023-09-26)

Features

  • Publish proto definitions for SUM/AVG in Firestore (#1856) (ac35b37)

Bug Fixes

  • deps: Use protobufjs v7.2.5 (#1889)
  • Add tests for multiple inequality support (#1878) (8e621d5)

6.7.0 (2023-07-20)

Features

... (truncated)

Commits

Updates @google-cloud/connect-firestore from 2.0.2 to 3.0.0

Release notes

Sourced from @​google-cloud/connect-firestore's releases.

v3.0.0

3.0.0 (2023-12-05)

⚠ BREAKING CHANGES

  • upgrade to Node 14 (#245)
  • update library to use Node 12 (#213)

Bug Fixes

  • deps: Update dependency @​google-cloud/firestore to v5 (#187) (8f97b88)
  • deps: Update dependency @​google-cloud/firestore to v6 (#217) (ec2d254)
  • Remove pip install statements (#1546) (#219) (11d0c90)

Miscellaneous Chores

Build System

Changelog

Sourced from @​google-cloud/connect-firestore's changelog.

3.0.0 (2023-12-05)

⚠ BREAKING CHANGES

  • upgrade to Node 14 (#245)
  • update library to use Node 12 (#213)

Bug Fixes

  • deps: Update dependency @​google-cloud/firestore to v5 (#187) (8f97b88)
  • deps: Update dependency @​google-cloud/firestore to v6 (#217) (ec2d254)
  • Remove pip install statements (#1546) (#219) (11d0c90)

Miscellaneous Chores

Build System

Commits

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) to 7.1.0 and updates ancestor dependency [@google-cloud/connect-firestore](https://github.com/googleapis/nodejs-firestore-session). These dependencies need to be updated together.


Updates `@google-cloud/firestore` from 4.15.1 to 7.1.0
- [Release notes](https://github.com/googleapis/nodejs-firestore/releases)
- [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-firestore@v4.15.1...v7.1.0)

Updates `@google-cloud/connect-firestore` from 2.0.2 to 3.0.0
- [Release notes](https://github.com/googleapis/nodejs-firestore-session/releases)
- [Changelog](https://github.com/googleapis/nodejs-firestore-session/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-firestore-session@v2.0.2...v3.0.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/firestore"
  dependency-type: indirect
- dependency-name: "@google-cloud/connect-firestore"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
@@ -12,7 +12,7 @@
"emulator": "firebase emulators:start --only firestore --project passkeys-demo --import=./.data --export-on-exit"
},
"dependencies": {
"@google-cloud/connect-firestore": "^2.0.2",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why red?

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.

2 participants