Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps @sindresorhus/is from 4.6.0 to 6.3.1.

Release notes

Sourced from @​sindresorhus/is's releases.

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

  • 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 🙌


sindresorhus/is@v5.6.0...v6.0.0

v5.6.0

... (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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

---
updated-dependencies:
- dependency-name: "@sindresorhus/is"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Updating dependencies label May 20, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #1752.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sindresorhus/is-6.3.1 branch July 15, 2024 19:18
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