Update dependency ramda to v0.29.1 #33

Merged
romanjaros merged 1 commit from renovate/ramda-0.x into master 2023-11-17 21:12:02 +01:00
Member

This PR contains the following updates:

Package Type Update Change
ramda (source) dependencies minor 0.28.0 -> 0.29.1
@types/ramda (source) devDependencies minor 0.28.13 -> 0.29.9

Release Notes

ramda/ramda (ramda)

v0.29.1

Compare Source

Upgrade guide: https://github.com/ramda/ramda/issues/3415

v0.29.0

Compare Source

Added

🆕 addIndexRight
🆕 isNotNil
🆕 swap
🆕 dropRepeatsBy

Removed

Deprecated

Changes

⚠️ propEq/pathEq parameter order

  • Documentation improvements
  • Transducer updates
  • Some support for types
  • Many more!

Thank you to everyone who contributed to this release!


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ramda](https://ramdajs.com/) ([source](https://github.com/ramda/ramda)) | dependencies | minor | [`0.28.0` -> `0.29.1`](https://renovatebot.com/diffs/npm/ramda/0.28.0/0.29.1) | | [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ramda) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | minor | [`0.28.13` -> `0.29.9`](https://renovatebot.com/diffs/npm/@types%2framda/0.28.13/0.29.9) | --- ### Release Notes <details> <summary>ramda/ramda (ramda)</summary> ### [`v0.29.1`](https://github.com/ramda/ramda/releases/tag/v0.29.1) [Compare Source](https://github.com/ramda/ramda/compare/v0.29.0...v0.29.1) Upgrade guide: https://github.com/ramda/ramda/issues/3415 ### [`v0.29.0`](https://github.com/ramda/ramda/releases/tag/v0.29.0) [Compare Source](https://github.com/ramda/ramda/compare/v0.28.0...v0.29.0) ### Added :new: [addIndexRight](https://github.com/ramda/ramda/pull/2140) :new: [isNotNil](https://github.com/ramda/ramda/pull/2818) :new: [swap](https://github.com/ramda/ramda/pull/3094) :new: [dropRepeatsBy](https://github.com/ramda/ramda/pull/3239) ### Removed ### Deprecated ### Changes :warning: [propEq/pathEq parameter order](https://github.com/ramda/ramda/pull/2938) - Documentation improvements - Transducer updates - Some support for types - Many more! Thank you to everyone who contributed to this release! </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42MC4yIiwidXBkYXRlZEluVmVyIjoiMzcuNjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
mr.renovate added 1 commit 2023-11-17 14:38:46 +01:00
Update dependency ramda to v0.29.1
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
forgejo/Procyon/seedling/pipeline/pr-master This commit looks good
5b6790df70
requested review from romanjaros 2023-11-17 14:38:46 +01:00
romanjaros merged commit 93b8dcdc92 into master 2023-11-17 21:12:02 +01:00
romanjaros deleted branch renovate/ramda-0.x 2023-11-17 21:12:02 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: procyon/seedling#33
No description provided.