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

chore: bump @firebase/rules-unit-testing from 1.3.15 to 2.0.1 in /src/api/users #2321

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2021

Bumps @firebase/rules-unit-testing from 1.3.15 to 2.0.1.

Changelog

Sourced from @​firebase/rules-unit-testing's changelog.

2.0.1

Patch Changes

  • 46d26ff96 #5500 - Fix typing issues where Database/Firestore/Storage compat instances returned by RulesTestContext are not compatible with v9 modular APIs.
  • 29e0be2cb #5501 - Set RTDB namespace to be same as projectId by default instead of ${projectId}-default-rtdb. This fixes rules not being applied and other issues related to namespace mismatch.

2.0.0

Major Changes

  • cdada6c68 #5345 (fixes #5015) - BREAKING: Implement Rules Unit Testing v2 with new design and APIs.

Patch Changes

Commits

Dependabot compatibility score

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 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)

@dependabot dependabot bot added area: microservices dependencies Pull requests that update a dependency file labels Sep 30, 2021
@dependabot dependabot bot requested a review from a team September 30, 2021 21:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/api/users/firebase/rules-unit-testing-2.0.1 branch from d2c7942 to cc3490e Compare October 7, 2021 21:09
@manekenpix
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/api/users/firebase/rules-unit-testing-2.0.1 branch from cc3490e to 31c2074 Compare October 21, 2021 23:37
@manekenpix
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/api/users/firebase/rules-unit-testing-2.0.1 branch from 31c2074 to 39075c4 Compare October 31, 2021 23:41
@manekenpix
Copy link
Member

@dependabot rebase

Bumps [@firebase/rules-unit-testing](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/rules-unit-testing) from 1.3.15 to 2.0.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/packages/rules-unit-testing/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/rules-unit-testing@2.0.1/packages/rules-unit-testing)

---
updated-dependencies:
- dependency-name: "@firebase/rules-unit-testing"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/api/users/firebase/rules-unit-testing-2.0.1 branch from 39075c4 to 27036df Compare October 31, 2021 23:55
@manekenpix manekenpix merged commit 49f8d2a into master Nov 1, 2021
@manekenpix manekenpix deleted the dependabot/npm_and_yarn/src/api/users/firebase/rules-unit-testing-2.0.1 branch November 1, 2021 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: microservices dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant