Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
std-mocks ^1.0.1 -> ^2.0.0 age adoption passing confidence

Release Notes

gregberge/react-merge-refs (std-mocks)

v2.0.0

Compare Source

⚠ 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2023

Codecov Report

Merging #104 (4ea66fe) into master (625d69d) will not change coverage.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          32       32           
  Lines        1334     1334           
=======================================
  Hits         1303     1303           
  Misses         31       31           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/std-mocks-2.x branch 2 times, most recently from f8420ed to d420a85 Compare October 10, 2023 01:16
@renovate renovate bot force-pushed the renovate/std-mocks-2.x branch from d420a85 to 4ea66fe Compare October 19, 2023 19:51
@renovate renovate bot force-pushed the renovate/std-mocks-2.x branch 2 times, most recently from c6c860d to 6001bc7 Compare October 31, 2023 07:34
@renovate renovate bot force-pushed the renovate/std-mocks-2.x branch from 6001bc7 to 80e03a8 Compare October 31, 2023 08:06
@TimothyJones TimothyJones merged commit b77b842 into master Nov 1, 2023
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.

2 participants