OmniLayer / omniexplorer

Block Explorer for Omni Protocol
Other
51 stars 51 forks source link

Bump react-helmet from 6.0.0-beta to 6.1.0 #626

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-helmet from 6.0.0-beta to 6.1.0.

Release notes

Sourced from react-helmet's releases.

v6.1.0

Features

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

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)

Commits
  • 131fb16 chore: update lock file
  • 66d89e6 feat: 6.1.0 Release (#584)
  • 2aecac5 Readd Helmet as a default export (#547)
  • bbfa89d chore(deps-dev): bump mocha from 3.5.3 to 7.2.0 (#565)
  • 034175a chore(deps-dev): bump codecov from 3.6.5 to 3.7.0 (#569)
  • bf3b1bd chore(deps-dev): bump rimraf from 2.6.2 to 3.0.2 (#570)
  • 410e062 chore(deps-dev): bump eslint-config-prettier from 2.10.0 to 6.11.0 (#571)
  • 38d0b83 fix: remove old Node versions (#572)
  • 1035fe1 chore(deps-dev): bump karma-mocha from 1.3.0 to 2.0.1 (#568)
  • 58ef0c6 Updates react-fast-compare to get support for Preact (#559)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
germanf commented 1 year ago

Included in v.7.3.1

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.