Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 8, 2024

Bumps @morev/utils from 3.9.0 to 3.11.0.

Release notes

Sourced from @​morev/utils's releases.

v3.11.0

Features

  • arrays: Add arraySwap utility (53def2a)
  • objects: Allow to pass plain object in formDataToObject utility (1b5d1a6)
  • ranges: Add rangesIntersection utility (aff384f)
  • types: Add new utility types exported from latest type-fest (c1975f4)

Bug fixes

  • ranges: Consider NaN value as input or a range edge (7e9b1a8)

Chores

  • Bump type-fest from 4.15.0 to 4.18.3 (214ba9e)

Refactoring

  • Avoid using more expensive mergeObjects if simple spread operator can be used (9aab13d)
  • Compare with undefined directly without calling typeof (4fcb57b)
  • Fix circular dependencies (4b675ae)

v3.10.0

Features

Changelog

Sourced from @​morev/utils's changelog.

3.11.0 (2024-06-02)

Features

  • arrays: Add arraySwap utility (53def2a)
  • objects: Allow to pass plain object in formDataToObject utility (1b5d1a6)
  • ranges: Add rangesIntersection utility (aff384f)
  • types: Add new utility types exported from latest type-fest (c1975f4)

Bug fixes

  • ranges: Consider NaN value as input or a range edge (7e9b1a8)

Chores

  • Bump type-fest from 4.15.0 to 4.18.3 (214ba9e)

Refactoring

  • Avoid using more expensive mergeObjects if simple spread operator can be used (9aab13d)
  • Compare with undefined directly without calling typeof (4fcb57b)
  • Fix circular dependencies (4b675ae)

3.10.0 (2024-04-30)

Features

Commits
  • 8224911 release: Release version 3.11.0
  • 4fcb57b refactor: Compare with undefined directly without calling typeof
  • c1975f4 feat(types): Add new utility types exported from latest type-fest
  • 214ba9e chore: Bump type-fest from 4.15.0 to 4.18.3
  • 889a652 chore: Bump devDeps
  • 4b675ae refactor: Fix circular dependencies
  • 53def2a feat(arrays): Add arraySwap utility
  • 7e9b1a8 fix(ranges): Consider NaN value as input or a range edge
  • 9aab13d refactor: Avoid using more expensive mergeObjects if simple spread operator...
  • 1b5d1a6 feat(objects): Allow to pass plain object in formDataToObject utility
  • Additional commits viewable in compare view

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)

Bumps [@morev/utils](https://github.com/MorevM/utils) from 3.9.0 to 3.11.0.
- [Release notes](https://github.com/MorevM/utils/releases)
- [Changelog](https://github.com/MorevM/utils/blob/master/CHANGELOG.md)
- [Commits](MorevM/utils@v3.9.0...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Jun 8, 2024

The following labels could not be found: dependencies.

Copy link
Author

dependabot bot commented on behalf of github Jun 15, 2024

Superseded by #283.

@dependabot dependabot bot closed this Jun 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/morev/utils-3.11.0 branch June 15, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant