Skip to content

chore: Bump @morev/utils from 3.13.1 to 3.15.0#44

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/morev/utils-3.15.0
Open

chore: Bump @morev/utils from 3.13.1 to 3.15.0#44
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/morev/utils-3.15.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 28, 2026

Bumps @morev/utils from 3.13.1 to 3.15.0.

Release notes

Sourced from @​morev/utils's releases.

v3.15.0

Features

  • arrays: Add sequence utility function (a62979b)
  • guards: Add isFiniteNumber utility function (18138cb)
  • guards: Add isValidNumber utility (a6fee51)
  • guards: Add isNumber utility function (578860e)
  • guards: Add isPropertyKey utility function (b7d28ed)

Refactoring

  • guards: Deprecate isNumeric utility function (0579b4f)

Tests

  • Stabilize asyncArray timing assertions (c3bf7ee)

v3.14.0

Features

  • functions: Add assertNever utility for exhaustive type checking (08494b4)

Bug fixes

  • functions: Resolve with void in sleep (f5ba7bf)

Refactoring

  • Fix internal type (60fcfa5)
  • objects: Proper JSDoc for mergeObjects (5f38d57)

Documentation

  • ranges: Add a note about default values in rangesMerge (57802f8)

CI improvements

Changelog

Sourced from @​morev/utils's changelog.

3.15.0 (2026-03-24)

Features

  • arrays: Add sequence utility function (a62979b)
  • guards: Add isFiniteNumber utility function (18138cb)
  • guards: Add isValidNumber utility (a6fee51)
  • guards: Add isNumber utility function (578860e)
  • guards: Add isPropertyKey utility function (b7d28ed)

Refactoring

  • guards: Deprecate isNumeric utility function (0579b4f)

Tests

  • Stabilize asyncArray timing assertions (c3bf7ee)

3.14.0 (2026-03-07)

Features

  • functions: Add assertNever utility for exhaustive type checking (08494b4)

Bug fixes

  • functions: Resolve with void in sleep (f5ba7bf)

Refactoring

  • Fix internal type (60fcfa5)
  • objects: Proper JSDoc for mergeObjects (5f38d57)

Documentation

  • ranges: Add a note about default values in rangesMerge (57802f8)

CI improvements

Commits
  • c0fdd6b release: Release version 3.15.0
  • 25290d5 nvm: Get rid of outdated TODO entry
  • c3bf7ee test: Stabilize asyncArray timing assertions
  • 85984b4 refactor: Remove usage of deprecated isNumeric
  • a6fee51 feat(guards): Add isValidNumber utility
  • dc1af59 test: Unify function describe blocks
  • a62979b feat(arrays): Add sequence utility function
  • b7d28ed feat(guards): Add isPropertyKey utility function
  • 0579b4f refactor(guards): Deprecate isNumeric utility function
  • 18138cb feat(guards): Add isFiniteNumber utility function
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​morev/utils since your current version.


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 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)

Bumps [@morev/utils](https://github.com/MorevM/utils) from 3.13.1 to 3.15.0.
- [Release notes](https://github.com/MorevM/utils/releases)
- [Changelog](https://github.com/MorevM/utils/blob/master/CHANGELOG.md)
- [Commits](MorevM/utils@v3.13.1...v3.15.0)

---
updated-dependencies:
- dependency-name: "@morev/utils"
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant