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 react-helmet to v6 #637

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-helmet 5.2.1 -> 6.1.0 age adoption passing confidence
@types/react-helmet (source) 5.0.21 -> 6.1.11 age adoption passing confidence

Release Notes

nfl/react-helmet (react-helmet)

v6.1.0

Compare Source

Features
  • Re-add Helmet as a default export (#​547)
    • Note: You may now choose import Helmet or import {Helmet}
  • Updates react-fast-compare to get support for Preact (#​559)

v6.0.0

Compare Source

Features
  • Bundle with Rollup instead of Webpack - As a result, the default export was removed and Helmet must now be imported as a named component - import {Helmet} from "react-helmet" (#​395)
  • Replace deepEqual with isEqual (#​402)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.09%. Comparing base (9b2483b) to head (35baa04).

❗ Current head 35baa04 differs from pull request most recent head 9672d42. Consider uploading reports for the commit 9672d42 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #637   +/-   ##
=======================================
  Coverage   91.09%   91.09%           
=======================================
  Files          25       25           
  Lines         865      865           
  Branches      234      234           
=======================================
  Hits          788      788           
  Misses         70       70           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/react-helmet-6.x branch 6 times, most recently from f47e185 to 0a69bea Compare May 18, 2023 20:27
@renovate renovate bot force-pushed the renovate/react-helmet-6.x branch 4 times, most recently from b01fee9 to 2f133ad Compare May 27, 2023 02:09
@renovate renovate bot force-pushed the renovate/react-helmet-6.x branch from 11810b5 to 994a5a9 Compare October 18, 2023 14:11
@renovate renovate bot force-pushed the renovate/react-helmet-6.x branch from 994a5a9 to 353e132 Compare November 7, 2023 23:07
@renovate renovate bot force-pushed the renovate/react-helmet-6.x branch 2 times, most recently from 1b64590 to 35baa04 Compare December 5, 2023 21:08
@renovate renovate bot force-pushed the renovate/react-helmet-6.x branch from 35baa04 to 9672d42 Compare February 24, 2024 00:13
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

0 participants