Skip to content

build(deps): update dependency @sindresorhus/is to v7 (main)#35682

Merged
viceice merged 3 commits into
mainfrom
renovate/main-sindresorhus-is-7.x
May 2, 2025
Merged

build(deps): update dependency @sindresorhus/is to v7 (main)#35682
viceice merged 3 commits into
mainfrom
renovate/main-sindresorhus-is-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2025

This PR contains the following updates:

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

Release Notes

sindresorhus/is (@​sindresorhus/is)

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking
Fixes
  • Fix type guard for isWhitespaceString and isEmptyStringOrWhitespace (#​207) 25a3768
  • Don't depend on any Node.js types 0ff273f

v6.3.1

Compare Source

  • Add missing type guard for is.enumCase 0df21e4

v6.3.0

Compare Source

v6.2.0

Compare Source

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: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

| datasource | package          | from  | to    |
| ---------- | ---------------- | ----- | ----- |
| npm        | @sindresorhus/is | 4.6.0 | 7.0.1 |
@renovate renovate Bot assigned rarkins and viceice May 2, 2025
@viceice viceice enabled auto-merge May 2, 2025 09:33
@viceice viceice added this pull request to the merge queue May 2, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Merged via the queue into main with commit 86408be May 2, 2025
40 checks passed
@viceice viceice deleted the renovate/main-sindresorhus-is-7.x branch May 2, 2025 09:50
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants