Bump react-helmet from 5.2.1 to 6.1.0
Closed
Number: #593
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
April 13, 2026 at 01:51 PM UTC
(2 months ago)
(2 months ago)
Updated:
April 18, 2026 at 01:41 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
April 18, 2026 at 01:40 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
4 days
Labels:
dependencies Stale javascript
dependencies Stale javascript
Assignees:
Ericky14
Ericky14
Description:
Bumps react-helmet from 5.2.1 to 6.1.0.
Release notes
Sourced from react-helmet's releases.
v6.1.0
Features
- Re-add Helmet as a default export [(#547)](nfl/react-helmet#547)
- Note: You may now choose
import Helmetorimport {Helmet}- Updates react-fast-compare to get support for Preact [(#559)](nfl/react-helmet#559)
v6.0.0
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)](nfl/react-helmet#395)- Replace deepEqual with isEqual [(#402)](nfl/react-helmet#402)
Changelog
Sourced from react-helmet's changelog.
6.1.0 (2020-06-08)
Features
- Re-add Helmet as a default export [(#547)](nfl/react-helmet#547)
- Note: You may now choose
import Helmetorimport {Helmet}- Updates react-fast-compare to get support for Preact [(#559)](nfl/react-helmet#559)
6.0.0 (2020-04-09)
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)](nfl/react-helmet#395)- Replace deepEqual with isEqual [(#402)](nfl/react-helmet#402)
6.0.0-beta.2 (2020-01-27)
6.0.0-beta (2018-12-07)
5.2.0 (2017-08-29)
Features
Bug Fixes
- Remove unexpected comma in server-rendered title (#289) (66b8212), closes #286
- Replace requestIdleCallback with requestAnimationFrame for a more consistent DOM write cycle. (#307) (a2323ad)
5.1.3 (2017-05-18)
Bug Fixes
... (truncated)
Commits
- See full diff in compare view
Install script changes
This version modifies prepublish script that runs during installation. Review the package contents before updating.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 15374051 |
| UUID: | 4255306880 |
| Node ID: | PR_kwDOCwz4yM7R_55n |
| Host: | GitHub |
| Repository: | codeparticle/codeparticle.website.process |