Skip to content

fix(deps): update dependency remeda to v2#1238

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/remeda-2.x
Open

fix(deps): update dependency remeda to v2#1238
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/remeda-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
remeda (source) 1.46.02.33.6 age confidence

Release Notes

remeda/remeda (remeda)

v2.33.6

Compare Source

Bug Fixes

v2.33.5

Compare Source

Bug Fixes

v2.33.4

Compare Source

Bug Fixes
  • funnel: Avoid calling setTimeout with negative numbers (#​1255) (f9e681a)

v2.33.3

Compare Source

Bug Fixes

v2.33.2

Compare Source

Bug Fixes

v2.33.1

Compare Source

Bug Fixes
  • Refine typing for optional tuple elements when exactOptionalPropertyTypes is enabled (#​1246) (8c3f7c6)

This change affects the following utilities when dealing with optional tuple elements:

  • chunk
  • drop
  • filter
  • groupByProp
  • hasAtLeast
  • isEmptyish
  • mergeAll
  • omit
  • partialBind
  • partialLastBind
  • pick
  • prop
  • sample

v2.33.0

Compare Source

Features

v2.32.2

Compare Source

Bug Fixes

v2.32.1

Compare Source

Bug Fixes
  • groupByProp: narrow union types in simple arrays correctly (#​1232) (fbc907c)

v2.32.0

Compare Source

Features

v2.31.1

Compare Source

This version is identical to 2.31.0. We were experimenting with some modernizations of our release pipelines and needed to generate a release as part of testing those changes.

v2.31.0

Compare Source

Features

v2.30.0

Compare Source

Features

v2.29.0

Compare Source

Features

v2.28.0

Compare Source

Features

v2.27.2

Compare Source

Bug Fixes

v2.27.1

Compare Source

Bug Fixes

v2.27.0

Compare Source

Features

v2.26.1

Compare Source

Bug Fixes

v2.26.0

Compare Source

Features

v2.25.0

Compare Source

Features

v2.24.1

Compare Source

Bug Fixes

v2.24.0

Compare Source

Features

v2.23.3

Compare Source

Bug Fixes

v2.23.2

Compare Source

Bug Fixes

v2.23.1

Compare Source

Bug Fixes
  • forEachObj,mapKeys,mapValues,omitBy,pickBy,values: support paramerized record keys (#​1124) (cc49031), closes #​1122

v2.23.0

Compare Source

Features
  • conditional: support default case fallbacks directly within the implementation (#​1114) (7f988aa)

v2.22.6

Compare Source

Bug Fixes

v2.22.5

Compare Source

Bug Fixes

v2.22.4

Compare Source

Bug Fixes

v2.22.3

Compare Source

Bug Fixes

v2.22.2

Compare Source

Remeda is now available on JSR.io too: https://jsr.io/@​remeda/remeda

v2.22.1

Compare Source

Bug Fixes

v2.22.0

Compare Source

Features
  • groupByProp: A new groupBy utility for better type-narrowing for groups, replaces groupBy(data, prop('myProp')) and groupBy(data, ({ myProp }) => myProp) with groupByProp(data, myProp) (#​1061) (2521128), closes #​1057

v2.21.9

Compare Source

Bug Fixes

v2.21.8

Compare Source

Bug Fixes

v2.21.7

Compare Source

Bug Fixes

v2.21.6

Compare Source

Bug Fixes

v2.21.5

Compare Source

Bug Fixes

v2.21.4

Compare Source

Bug Fixes

v2.21.3

Compare Source

Bug Fixes

v2.21.2

Compare Source

Bug Fixes

v2.21.1

Compare Source

Bug Fixes
  • Handling of strings that are Object instance method names (ingroupBy and countBy) (#​1049) (28f447a)

v2.21.0

Compare Source

Features

v2.20.2

Compare Source

Bug Fixes

v2.20.1

Compare Source

Bug Fixes

v2.20.0

Compare Source

Features

v2.19.2

Compare Source

Bug Fixes

v2.19.1

Compare Source

Bug Fixes

v2.19.0

Compare Source

Features

v2.18.0

Compare Source

Features

v2.17.5

Compare Source

Bug Fixes
  • prop: Support headless prop without explicit type params (#​920) (251c8fd)

v2.17.4

Compare Source

Bug Fixes

v2.17.3

Compare Source

Bug Fixes

v2.17.2

Compare Source

Bug Fixes
  • toSnakeCase, toKebabCase: literal types for literal strings (#​924) (f4fee51)

v2.17.1

Compare Source

Bug Fixes

v2.17.0

Compare Source

Bug Fixes
Features

v2.16.0

Compare Source

Features

v2.15.2

Compare Source

Bug Fixes

v2.15.1

Compare Source

Bug Fixes

v2.15.0

Compare Source

Features

v2.14.0

Compare Source

Features

v2.13.0

Compare Source

Features

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Features

v2.11.0

Compare Source

Features

v2.10.1

Compare Source

Bug Fixes

v2.10.0

Compare Source

Features

v2.9.1

Compare Source

Bug Fixes
  • takeXXX,dropXXX: Support unions of arrays/tuples (#​789) (9f1f4c1)

v2.9.0

Compare Source

Features
  • Add toUpperCase, toLowerCase, capitalize, uncapitalize, toCamelCase, startsWith, endsWith (#​790) (57a6825), closes #​509

v2.8.0

Compare Source

Features
  • unique, uniqueWith, uniqueBy: Use input shape to improve return type. (#​813) (880255c)

v2.7.2

Compare Source

Bug Fixes

v2.7.1

Compare Source

Bug Fixes

v2.7.0

Compare Source

Features

v2.6.0

Compare Source

Features

v2.5.0

Compare Source

Features
  • isStrictEqual, isShallowEqual: add more equality tools (#​773) (e9982fd)

v2.4.0

Compare Source

Features

v2.3.0

Compare Source

Features
  • forEach: pass complex array shapes thru the pipe (#​762) (9c7c101)

v2.2.2

Compare Source

Bug Fixes
  • sum,product: Function overloading doesn't work in dataLast invocations (#​754) (0c7cee5)

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features

v2.1.0

Compare Source

Features

v2.0.12

Compare Source

Bug Fixes
  • pullObject,fromKeys: Don't partialize unbound records (#​735) (ca8f2d4)

v2.0.11

Compare Source

Bug Fixes

v2.0.10

Compare Source

Bug Fixes

v2.0.9

Compare Source

Bug Fixes

v2.0.8

Compare Source

Bug Fixes

v2.0.7

Compare Source

Bug Fixes

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes

v2.0.4

Compare Source

Bug Fixes
  • set: prevent setting undefined on optional props (#​715) (43f3fc8)

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

🎉 We are excited to announce the release of Remeda v2! 🎉

It's been nearly two years since our last major update, and this version is packed with the improvements and changes you've been waiting for. This release focuses on modernization and simplification, gathering many important updates into one comprehensive release.

To make the transition as easy as possible we've prepared a thorough migration guide, which can be found on our documentation site.

Highlights

  • Modernized Runtime and TypeScript Support: Remeda is now compiled with a target of ES2022, and the minimum TypeScript version is now 5.1, allowing us to leverage the latest features for improved type safety and better runtime performance.
  • Removed Variants: The indexed and strict variants are now merged into the base functions, with indexed parameters and improved typing as defaults, respectively.
  • Headless Invocation Changes: Functions like keys and identity should now be called with no parameters to get their dataLast implementation; only type-guards remain headless.
  • Function Renames and Removals: We have aligned function names with ECMAScript standards (e.g., toPairs is now entries), and removed redundant functions that can be replaced with combinations of other functions (e.g., compact replaced with filter(isTruthy)).
  • Object Keys Handling: Typing changes better reflect JavaScript's handling of symbol and number keys.
  • Re-Implementations: Several functions, including clone, difference, and intersect, have had their runtime implementations and semantics adjusted to handle edge cases more consistently.

We believe these changes will enhance your development experience, making Remeda more powerful and easier to use. Thank you for being a part of the Remeda community. If you encounter any issues or have questions, please reach out on our GitHub Issues page. Happy coding!

Go ahead and update!
npm install remeda@latest
yarn add remeda@latest
pnpm add remeda@latest
bun add remeda@latest

The Remeda Team

v1.61.0

Compare Source

Features

v1.60.1

Compare Source

Bug Fixes

v1.60.0

Compare Source

Features

v1.59.0

Compare Source

Features

v1.58.3

Compare Source

Bug Fixes

v1.58.2

Compare Source

Bug Fixes

v1.58.1

Compare Source

Bug Fixes

v1.58.0

Compare Source

Features

v1.57.2

Compare Source

Bug Fixes

v1.57.1

Compare Source

Bug Fixes

v1.57.0

Compare Source

Features

v1.56.2

Compare Source

Bug Fixes

v1.56.1

Compare Source

Bug Fixes

v1.56.0

Compare Source

Features

v1.55.0

Compare Source

Features

v1.54.0

Compare Source

Features

v1.53.0

Compare Source

Features

v1.52.0

Compare Source

Features
  • deprecate noop, introduce constant and doNothing (#​574) (4a23df9)

v1.51.0

Compare Source

Features

v1.50.1

Compare Source

Bug Fixes
  • merge: Allow overriding types ([#&#

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented May 30, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spigot-event-list Error Error Mar 17, 2026 4:57am

@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 80f7689 to 6899974 Compare May 31, 2024 04:31
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 6899974 to 5c7737d Compare May 31, 2024 23:28
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 5c7737d to dd13bd7 Compare June 1, 2024 01:11
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from dd13bd7 to b4cd517 Compare June 1, 2024 22:51
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from b4cd517 to a4833cc Compare June 2, 2024 00:15
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from a4833cc to 1edcc3b Compare June 2, 2024 15:58
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 1edcc3b to 8c436ce Compare June 3, 2024 00:17
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 8c436ce to b73d1f3 Compare June 3, 2024 06:50
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from b73d1f3 to 1ccf9b2 Compare June 3, 2024 11:32
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 1ccf9b2 to 127fa67 Compare June 4, 2024 01:59
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 127fa67 to b5342a7 Compare June 4, 2024 04:07
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from b5342a7 to fc554c3 Compare June 4, 2024 19:26
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from fc554c3 to 7903c0e Compare June 5, 2024 01:29
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 7903c0e to c7d5301 Compare June 5, 2024 08:21
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 0c55063 to 1ed3423 Compare June 8, 2024 07:41
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 1ed3423 to c9831bc Compare June 8, 2024 16:16
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from c9831bc to 0c35c8c Compare June 8, 2024 19:53
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 0c35c8c to bc4cdeb Compare June 9, 2024 01:07
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from bc4cdeb to 180060b Compare June 9, 2024 03:53
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 180060b to 98760ad Compare June 9, 2024 09:42
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 98760ad to dd0cb17 Compare June 9, 2024 12:44
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from dd0cb17 to 9e8a29b Compare June 9, 2024 16:24
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 9e8a29b to fa411e8 Compare June 10, 2024 00:26
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from fa411e8 to d237448 Compare June 10, 2024 18:37
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from d237448 to 99b2d09 Compare June 11, 2024 01:34
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 99b2d09 to 9c477ba Compare June 11, 2024 03:59
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 9c477ba to 75b27e2 Compare June 11, 2024 13:23
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 75b27e2 to 99eff81 Compare June 12, 2024 00:14
@renovate renovate bot force-pushed the renovate/remeda-2.x branch from 99eff81 to e29a617 Compare June 12, 2024 21:30
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.

0 participants