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

Upgrade firebase-admin and google/cloud-firestore in rules-unit-testing yarn lock #8298

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dlarocque
Copy link
Contributor

@dlarocque dlarocque commented Jun 5, 2024

This change is automatically done when running yarn test in the repo. We should probably check it into the repo?

The version of google-cloud/firestore in the rules-unit-testing/functions/yarn.lock was listed as '6.6.0', when it was actually pulling '6.8.0'. This change upgrades the listed version to be the real version.

Copy link

changeset-bot bot commented Jun 5, 2024

🦋 Changeset detected

Latest commit: ae841d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@firebase/rules-unit-testing Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jun 5, 2024

Changeset File Check ✅

  • No modified packages are missing from the changeset file.
  • No changeset formatting errors detected.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jun 5, 2024

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jun 5, 2024

@DellaBitta
Copy link
Contributor

This looks like it changes the admin SDK version, too. If that's a dev dependency then that's fine, but if not then we should add a changeset to this PR.

@dlarocque dlarocque changed the title Upgrade google-cloud-firestore in rules-unit-testing yarn lock Upgrade google/cloud-firestore in rules-unit-testing yarn lock Jun 5, 2024
@dlarocque
Copy link
Contributor Author

This looks like it changes the admin SDK version, too. If that's a dev dependency then that's fine, but if not then we should add a changeset to this PR.

Looks like it isn't a dev dependency, so I added a changeset 👍

@dlarocque dlarocque requested review from a team as code owners June 5, 2024 18:56
@dlarocque dlarocque changed the title Upgrade google/cloud-firestore in rules-unit-testing yarn lock Upgrade firebase-admin and google/cloud-firestore in rules-unit-testing yarn lock Jun 5, 2024
@dlarocque
Copy link
Contributor Author

dlarocque commented Jun 5, 2024

It looks like there's a ghost entry in the toc in master that's causing our doc change check to fail. #8300 should fix

Edit: this has been fixed, CI is good now

The version of google-cloud-firestore in the rules-unit-testing
yarn.lock was listed as 6.6.0, when it was actually 6.8.0. This change
ugrades the listed version to be the real version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants