Royal-Navy / design-system

Build web applications that meet the Royal Navy service standards
https://storybook.design-system.navy.digital.mod.uk
Apache License 2.0
103 stars 32 forks source link

chore(Security): bump react-merge-refs from 1.1.0 to 2.1.1 #3703

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 5 months ago

Bumps react-merge-refs from 1.1.0 to 2.1.1.

Release notes

Sourced from react-merge-refs's releases.

v2.1.1

Problem during the publishing of v2.1.0 on the npm registry. This version is strictly the same as version 2.1.0.

v2.1.0

Features

  • allow a ref to be undefined in the types (#33) (d9079dd)

v2.0.2

Bug Fixes

  • move types condition to the front (#30) (c91c4e4)

v2.0.1

Bug Fixes

  • esm: add default export to maximize compat (8189083), closes #27

v2.0.0

Bug Fixes

  • fix incorrect CJS / ESM distribution (#17) (048c4ea)

Features

  • ESM only & named export (a928d61)

BREAKING CHANGES

  • The package now exports ESM only and a named export.

Before:

import mergeRefs from "react-merge-refs";

After:

</tr></table> 

... (truncated)

Changelog

Sourced from react-merge-refs's changelog.

2.1.1 (2023-09-28)

2.1.0 (2023-09-28)

Features

  • allow a ref to be undefined in the types (#33) (d9079dd)

2.0.2 (2023-05-09)

Bug Fixes

  • move types condition to the front (#30) (c91c4e4)

2.0.1 (2022-06-27)

Bug Fixes

  • esm: add default export to maximize compat (8189083), closes #27

2.0.0 (2022-06-19)

⚠ BREAKING CHANGES

  • The package now exports ESM only and a named export.

Before:

import mergeRefs from "react-merge-refs";

After:

import { mergeRefs } from "react-merge-refs";

Features

  • ESM only & named export (a928d61)

Bug Fixes

  • fix incorrect CJS / ESM distribution (#17) (048c4ea)
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

netlify[bot] commented 5 months ago

Deploy Preview for storybook-navy-digital-mod-uk failed.

Name Link
Latest commit b7d36fe71faf6f807523447cd41618a38002767d
Latest deploy log https://app.netlify.com/sites/storybook-navy-digital-mod-uk/deploys/659e5013c2c6b300087f9da2
m7kvqbe1 commented 1 month ago

@dependabot close