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): Bump @sindresorhus/is from 4.6.0 to 7.0.1 #1762

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @sindresorhus/is from 4.6.0 to 7.0.1.

Release notes

Sourced from @​sindresorhus/is's releases.

v7.0.1

  • Fix passing in assertion message to assertArray (#210) 5565c5e

sindresorhus/is@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 18 0ff273f
  • Remove deprecated methods and improve Class definition (#209) 8cbcaee

Fixes

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

sindresorhus/is@v6.3.1...v7.0.0

v6.3.1

  • Add missing type guard for is.enumCase 0df21e4

sindresorhus/is@v6.3.0...v6.3.1

v6.3.0

  • Support custom assertion messages (#204) f2e5834

sindresorhus/is@v6.2.0...v6.3.0

v6.2.0

sindresorhus/is@v6.1.0...v6.2.0

v6.1.0

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

sindresorhus/is@v6.0.1...v6.1.0

v6.0.1

  • directInstanceOf: Fix handling of undefined and null e7e2213

sindresorhus/is@v6.0.0...v6.0.1

v6.0.0

Breaking

  • Drop support for Node.js 14 (#192) e03c249
  • Changed the AssertionTypeDescription type to be a union instead of enum (#190) bd5dfda

Improvements

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@sindresorhus/is [>= 5.2.a, < 5.3]
@sindresorhus/is [>= 5.3.a, < 5.4]

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 Updating dependencies label Sep 9, 2024
Bumps [@sindresorhus/is](https://github.com/sindresorhus/is) from 4.6.0 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/is/releases)
- [Commits](sindresorhus/is@v4.6.0...v7.0.1)

---
updated-dependencies:
- dependency-name: "@sindresorhus/is"
  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/sindresorhus/is-7.0.1 branch from f5d3434 to 3739949 Compare September 30, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants