Skip to content

webpack sample updates #1094

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

Merged
merged 5 commits into from
Jun 13, 2020
Merged

webpack sample updates #1094

merged 5 commits into from
Jun 13, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2020

This PR contains the following updates:

Package Type Update Change
react-helmet dependencies major ^5.2.0 -> ^6.0.0

Release Notes

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

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@dustinsoftware
Copy link
Member

CI does not verify the samples boot up so this should not be merged until someone can check it.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 12, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.

renovate-bot and others added 2 commits June 11, 2020 21:40
The error was: cannot find module @babel/compat-data/corejs3-shipped-proposals. smh
@dustinsoftware dustinsoftware force-pushed the renovate/react-helmet-6.x branch from ae707d4 to 49c92a6 Compare June 12, 2020 04:45
@dustinsoftware dustinsoftware changed the title Update dependency react-helmet to v6 webpack sample updates Jun 12, 2020
@dustinsoftware dustinsoftware merged commit 02e3616 into master Jun 13, 2020
@renovate renovate bot deleted the renovate/react-helmet-6.x branch June 13, 2020 05:25
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.

3 participants