Skip to content

Bump jsonwebtoken and react-redux-firebase#63

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/jsonwebtoken-and-react-redux-firebase--removed
Open

Bump jsonwebtoken and react-redux-firebase#63
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/jsonwebtoken-and-react-redux-firebase--removed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2022

Copy link
Copy Markdown
Contributor

Removes jsonwebtoken. It's no longer used after updating ancestor dependency react-redux-firebase. These dependencies need to be updated together.

Removes jsonwebtoken

Updates react-redux-firebase from 1.5.1 to 3.11.0

Release notes

Sourced from react-redux-firebase's releases.

v3.11.0

  • feat(auth): support passwordless sign-in (#857, #1064) - @​komachi
  • fix(populate): take child param into account when populating (#1083, #1085) - @​danielo515
  • fix(docs): correctly redirect when auth does not exist in the routing example doc - @​JonathanPorta
  • chore(deps): bump ws in /examples/complete/typescript (#1148)
  • chore(deps): bump color-string in /examples/complete/typescript (#1147)
  • chore(deps): bump dns-packet in /examples/complete/typescript (#1110)
  • chore(deps): bump dns-packet in /examples/complete/firestore (#1109)
  • chore(deps): bump dns-packet in /examples/complete/simple (#1108)

v3.10.1

What's Changed

New Contributors

Full Changelog: prescottprue/react-redux-firebase@v3.10.0...v3.10.1

v3.10.0

No release notes provided.

v3.9.0

  • fix(auth): prevent throw in logout when database is not setup (#1042) - @​ssdns
  • fix(types): fix reloadAuth argument type and duplicate of endBefore (#1031) - @ MatthewDailey
  • fix(types): fix argument type for login with credentials (#1045) - @​AlexanderArvidsson

... (truncated)

Commits
  • 5fa1838 v3.11.0 (#1149)
  • 7f679d6 v3.10.1 (#1146)
  • 03be881 chore(deps): bump hosted-git-info in /examples/complete/react-native (#1102)
  • 7227694 chore(deps): bump hosted-git-info (#1101)
  • c932487 chore(deps): bump merge in /examples/complete/react-native-firebase (#1100)
  • fa39f26 chore(deps): bump ssri from 6.0.1 to 6.0.2 in /examples/complete/simple (#1089)
  • 2912c99 chore(deps): bump ua-parser-js in /examples/complete/react-native (#1091)
  • 71adb3c chore(deps): bump ua-parser-js (#1090)
  • 7a45abd chore(deps): bump elliptic in /examples/complete/typescript (#1069)
  • d359844 chore(deps): bump elliptic in /examples/complete/simple (#1070)
  • Additional commits viewable in compare view

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

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.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 22, 2022
Removes [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken). It's no longer used after updating ancestor dependency [react-redux-firebase](https://github.com/prescottprue/react-redux-firebase). These dependencies need to be updated together.


Removes `jsonwebtoken`

Updates `react-redux-firebase` from 1.5.1 to 3.11.0
- [Release notes](https://github.com/prescottprue/react-redux-firebase/releases)
- [Changelog](https://github.com/prescottprue/react-redux-firebase/blob/master/CHANGELOG.md)
- [Commits](prescottprue/react-redux-firebase@v1.5.1...v3.11.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: indirect
- dependency-name: react-redux-firebase
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/jsonwebtoken-and-react-redux-firebase--removed branch from aaa55b4 to 6b4043d Compare March 24, 2023 16:54
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.

0 participants