Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps react-redux-firebase from 2.5.0 to 3.0.7.

Release notes

Sourced from react-redux-firebase's releases.

v3.0.7

  • fix(types): add missing config key enableClaims - @lesmo - #810
  • fix(types): make updateAuth params not required and use correct type for runTransaction - @rscotten - #821
  • chore(deps): update firebase and other dev dependencies - #808
  • chore(deps): update dependencies of examples (thanks @dependabot)

v3.0.6

  • fix(profile): prevent cannot read property '_getservice' of undefined error - #801 - @Zubnix
  • fix(types): fix arguments in resetPassword - #803 - @magrinj
  • fix(docs): documentation about resetPassword - #803 - @magrinj

v3.0.5

  • fix(auth): always return a promise from createUserProfile - #789
  • fix(tests): add check for promise return in all situations - #789
  • fix(docs): handle case of empty providerData in profileFactory example - #739

v3.0.4

  • fix(profile): remove async/await code causing regeneratorRuntime error (drops promise support for profileFactory) - #786, #778

v3.0.3

  • feat(profile): add promise support for profileFactory - @dannyvaughton
  • fix(types): fix firestore.delete return type - @rscotten
  • feat(tests): add test for promise support of profile factory
  • feat(tests): add tests for all top level methods of createFirebaseInstance

v3.0.2

  • fix(types): update see paths that are not valid and add missing
  • fix(docs): update see paths that are not valid
  • fix(docs): remove see parameter from generated api docs
  • fix(docs): update book.json to have v3.0.0 selected

v3.0.1

  • fix(types): update see links to point to base docs site
  • fix(docs): update see links to point to base docs site
  • fix(docs): update README to include old versions section instead of note about next

v3.0.0

All changes from v3.0.0 pre-release versions including:

  • Hooks (useFirebase, useFirebaseConnect, useFirestore, useFirestoreConnect) - huge thanks to @illuminist
  • Rebuild on stable React Context API
  • Support react-redux v6 - #581
  • Support for react strict mode - #564
  • mproved bundle size support (should include way to audit size) - #573
  • Support/Docs for stable react context API
  • Switch firebaseConnect and firestoreConnect to using componentDidMount in place of componentWillMount which is deprecated in newer react versions (as described here)

More details available in the v3.0.0 roadmap

v3.0.0-beta.4

... (truncated)
Commits

Dependabot compatibility score

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 13, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #171.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-redux-firebase-3.0.7 branch January 27, 2020 07:57
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.

1 participant