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

chore: bump react-merge-refs from 1.1.0 to 2.1.1 #1074

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

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 <dependency name> 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2024
@dependabot dependabot bot requested review from a team, herablog, tokimari and yasuda-shin and removed request for a team September 12, 2024 00:10
Copy link
Contributor

github-actions bot commented Sep 12, 2024

Visit the preview URL for this PR (updated for commit f25cde5):

https://ameba-spindle--pr1074-dependabot-npm-and-y-94gy2hnh.web.app

(expires Sun, 27 Oct 2024 02:04:45 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e7521619a2dd5c653490c8246e81ec2a5c8f1435

Copy link

reg-suit bot commented Sep 12, 2024

reg-suit detected visual differences.

Check this report, and review them.

⚪ New
203
How can I change the check status? If reviewers approve this PR, the reg context status will be green automatically.

@herablog
Copy link
Member

@dependabot ignore this dependency

ref: #477

@dependabot dependabot bot closed this Sep 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

OK, I won't notify you about react-merge-refs again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-merge-refs-2.1.1 branch September 12, 2024 09:50
@herablog
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@herablog
Copy link
Member

@dependabot reopen

@dependabot dependabot bot reopened this Sep 27, 2024
@dependabot dependabot bot restored the dependabot/npm_and_yarn/react-merge-refs-2.1.1 branch September 27, 2024 01:56
Bumps [react-merge-refs](https://github.com/gregberge/react-merge-refs) from 1.1.0 to 2.1.1.
- [Release notes](https://github.com/gregberge/react-merge-refs/releases)
- [Changelog](https://github.com/gregberge/react-merge-refs/blob/main/CHANGELOG.md)
- [Commits](gregberge/react-merge-refs@v1.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: react-merge-refs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-merge-refs-2.1.1 branch from d66801e to f25cde5 Compare September 27, 2024 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant