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(deps): update dependency @sindresorhus/is to v6 #155

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sindresorhus/is ^4.6.0 -> ^6.0.0 age adoption passing confidence

Release Notes

sindresorhus/is (@​sindresorhus/is)

v6.1.0

Compare Source

  • Improve TypeScript type for isNonEmptyString() and isNonEmptyStringAndNotWhitespace() (#​200) 0d4cf6f

v6.0.1

Compare Source

  • directInstanceOf: Fix handling of undefined and null e7e2213

v6.0.0

Compare Source

Breaking
Improvements
  • Implement named exports (#​191) 5044c91
  • Rename is.domElement() to is.htmlElement() (#​196) bcec30d
    • The old name still exists, but is deprecated.
  • Give better assertion messages for assert.all and assert.any (#​193) 85c8992

Thanks to @​bjornstar for doing most of the work for this release 🙌


v5.6.0

Compare Source

v5.5.2

Compare Source

  • Fix is.nonEmptyArray() type narrowing with undefined (#​188) 20ad823

v5.5.1

Compare Source

v5.5.0

Compare Source

v5.4.1

Compare Source

  • Revert exports change in package.json (#​180) d1574d3
    • If you use TypeScript, make sure you have the correct config for ESM. This change will come back in the next major version.

v5.4.0

Compare Source

v5.3.0

Compare Source

  • Make nonEmptyArray() more strongly-typed 592d909

v5.2.0

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Breaking
Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies Pull requests that update a dependency file label Nov 20, 2023
Copy link
Contributor Author

renovate bot commented Nov 20, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/sindresorhus-is-6.x branch November 20, 2023 21:38
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