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

fix(deps): update dependency sort-unwind to v3.1.0 #634

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sort-unwind 3.0.1 -> 3.1.0 age adoption passing confidence

Release Notes

philihp/sort-unwind (sort-unwind)

v3.1.0

Compare Source

Deprecates the default export and instead offers it as { unwind }. Instances of

import unwind from 'sort-unwind'

should change to

import { unwind } from 'sort-unwind'

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot enabled auto-merge (rebase) July 20, 2024 11:21
@renovate renovate bot merged commit 519a635 into main Jul 20, 2024
5 checks passed
@renovate renovate bot deleted the renovate/sort-unwind-3.x branch July 20, 2024 11:21
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 9cef4c1 on renovate/sort-unwind-3.x
into 99d8d0b on main.

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.

1 participant