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

fix(deps): Update dependency reactfire to v4 #385

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reactfire (source) ^2.0.3 -> ^4.0.0 age adoption passing confidence

Release Notes

FirebaseExtended/reactfire (reactfire)

v4.2.3

Compare Source

What's Changed

Full Changelog: FirebaseExtended/reactfire@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: FirebaseExtended/reactfire@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

Fixes

Note: this is a very niche use case for those using ReactFire with a custom reconciler. Most ReactFire devs shouldn't import the *SdkContexts directly.

Dependency updates
Docs improvements

✨ New Contributors

Full Changelog: FirebaseExtended/reactfire@v4.2.0...v4.2.1

v4.2.0

Compare Source

New Features
  • add useCallableFunctionResponse hook to make it easier to call a function on render (#​449)
Fixes

v4.1.1

Compare Source

Fix an issue where ReactFire hooks wouldn't move past the loading state if undefined was the first value emitted (PR #​446, Issue #​440)

v4.1.0

Compare Source

v4.0.1

Compare Source

  • Update lockfile (fixes #​433)
  • Add missing Analytics exports (useAnalytics, AnalyticsProvider, useInitAnalytics) (PR #​431)

    Thank you @​shiiinji!

  • [internal cleanup] Use RxFire's remote config implementation instead of a custom ReactFire implementation (PR #​434)

    Thank you @​sujishpatel!

  • [internal cleanup] Use @ts-expect-error instead of @ts-ignore for safer typings (PR #​435)

    Thank you @​sujishpatel!

v4.0.0

Compare Source

ReactFire version 4 supports Firebase version 9. Firebase v9 introduces a new API that is more tree-shakeable, which should result in reduced bundle size and therefore faster page loads for your users!

ReactFire v3 -> v4 upgrade guide

Check out discussion #​402 for more context.

ReactFire v3 source is available in the v3 branch.

v3.0.0

Compare Source

v3 of ReactFire supports stable builds of React


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@socket-security
Copy link

socket-security bot commented Mar 16, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎

🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore protobufjs@6.11.3
  • @SocketSecurity ignore protobufjs@7.2.2
📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
protobufjs@6.11.3 (added) postinstall package.json via reactfire@4.2.2
protobufjs@7.2.2 (added) postinstall package.json via reactfire@4.2.2
Pull request alert summary
Issue Status
Install scripts ⚠️ 2 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Capability Access +/- Transitive Count Publisher
reactfire@4.2.2 2.0.3...4.2.2 None +57/-1 reactfire

@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@renovate renovate bot changed the title fix(deps): update dependency reactfire to v4 fix(deps): Update dependency reactfire to v4 Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants