Skip to content

fix(deps): update dependency @softwareventures/array to v5 (alpha)#42

Merged
djcsdy merged 1 commit intoalphafrom
renovate/main-alpha-main-alpha-softwareventures-array-5.x
Jan 24, 2022
Merged

fix(deps): update dependency @softwareventures/array to v5 (alpha)#42
djcsdy merged 1 commit intoalphafrom
renovate/main-alpha-main-alpha-softwareventures-array-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 21, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@softwareventures/array ^3.10.0 || ^4.0.0 -> ^3.10.0 || ^4.0.0 || ^5.0.0 age adoption passing confidence

Release Notes

softwareventures/array

v5.0.0

Compare Source

Bug Fixes
Features
  • node: drop support for node 13, 15 (8d401ab)
  • nonenull: improve type signature for noneNull (9953157)
BREAKING CHANGES
  • node: node versions 13, 15 are no longer supported.
  • nonenull: The type parameter to noneNull has changed to the type of the array itself, not the
    type of its elements. The behaviour of the function is unchanged. Callers that specify an explicit
    type parameter will need to be updated.

v4.5.0

Compare Source

Features
  • prefixmatch: add prefixMatch function (8482a41)

v4.4.1

Compare Source

Bug Fixes
  • reverse: reverse should not modify original array (920f2c1)

v4.4.0

Compare Source

Features
  • partitionuntil: add partitionUntil function (b118fde)

v4.3.1

Compare Source

Bug Fixes
  • reverse: reverse should not modify original array (2dcd9c9)

v4.3.0

Compare Source

Features
  • dropuntil: add dropUntil function (610d3ec)
  • takeuntil: add takeUntil function (ae40041)

v4.2.1

Compare Source

Bug Fixes
  • reverse: reverse should not modify original array (2f29646)

v4.2.0

Compare Source

Features
  • equal: add equal function (8f6f25f)
  • notequal: add notEqual function (94b0562)
  • only: add only function (303537f)
  • sort: add sort function (089fded)
  • sortby: add sortBy function (51d7781)
  • sortbydescending: add sortByDescending function (524b670)
Performance Improvements
  • zip: hopefully make zip a bit faster for large arrays (9b2d82a)

v4.1.5

Compare Source

Bug Fixes
  • reverse: reverse should not modify original array (92eff1d)

v4.1.4

Compare Source


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@djcsdy djcsdy merged commit 69ad43c into alpha Jan 24, 2022
@delete-merged-branch delete-merged-branch Bot deleted the renovate/main-alpha-main-alpha-softwareventures-array-5.x branch January 24, 2022 01:27
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0-alpha.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 5, 2022

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants