-
-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update dependency remeda to v2 #1238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/remeda-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for GitHub.
|
80f7689
to
6899974
Compare
6899974
to
5c7737d
Compare
5c7737d
to
dd13bd7
Compare
dd13bd7
to
b4cd517
Compare
b4cd517
to
a4833cc
Compare
a4833cc
to
1edcc3b
Compare
1edcc3b
to
8c436ce
Compare
8c436ce
to
b73d1f3
Compare
b73d1f3
to
1ccf9b2
Compare
1ccf9b2
to
127fa67
Compare
127fa67
to
b5342a7
Compare
b5342a7
to
fc554c3
Compare
fc554c3
to
7903c0e
Compare
7903c0e
to
c7d5301
Compare
54722bd
to
e8f87d9
Compare
e8f87d9
to
4fa93bc
Compare
4fa93bc
to
ce29268
Compare
ce29268
to
a972eb0
Compare
a972eb0
to
ee86162
Compare
ee86162
to
4d38b1c
Compare
4d38b1c
to
eadff1e
Compare
eadff1e
to
5ea2123
Compare
5ea2123
to
cfbe19e
Compare
cfbe19e
to
31f386f
Compare
31f386f
to
6bce680
Compare
6bce680
to
8e60df5
Compare
8e60df5
to
9999479
Compare
9999479
to
79ce18c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.46.0
->2.32.0
Release Notes
remeda/remeda (remeda)
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
defaultCase
(#1192) (ebea7b3), closes #1114isEmpty
that accepts any input. (#1180) (025b2ec), closes #775v2.30.0
Compare Source
Features
Function
type (#1161) (729ead3), closes #778v2.29.0
Compare Source
Features
v2.28.0
Compare Source
Features
defaultTo
(#1159) (92449ef), closes #1158v2.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
undefined
to value type of unbounded records (#1127) (73e9f5a), closes #1075v2.23.1
Compare Source
Bug Fixes
v2.23.0
Compare Source
Features
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
groupBy
utility for better type-narrowing for groups, replacesgroupBy(data, prop('myProp'))
andgroupBy(data, ({ myProp }) => myProp)
withgroupByProp(data, myProp)
(#1061) (2521128), closes #1057v2.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
Object
instance method names (ingroupBy
andcountBy
) (#1049) (28f447a)v2.21.0
Compare Source
Features
v2.20.2
Compare Source
Bug Fixes
v2.20.1
Compare Source
Bug Fixes
pipe
+ version bumps (#1024) (236416a), closes #997v2.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
funnel
, an execution timing utility (#848) (fc2fd7e), closes #822v2.18.0
Compare Source
Features
v2.17.5
Compare Source
Bug Fixes
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
v2.17.1
Compare Source
Bug Fixes
v2.17.0
Compare Source
Bug Fixes
bigint
support (#898) (cfdbb9d), closes #874Features
toKebabCase
andtoSnakeCase
(#909) (4ef0504), closes #818v2.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
sumBy
(#852) (333157a)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
v2.9.0
Compare Source
Features
v2.8.0
Compare Source
Features
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
v2.4.0
Compare Source
Features
v2.3.0
Compare Source
Features
v2.2.2
Compare Source
Bug Fixes
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
v2.0.11
Compare Source
Bug Fixes
v2.0.10
Compare Source
Bug Fixes
v2.0.9
Compare Source
Bug Fixes
Simplify
type to show better type information (#726) (931c52e), closes /github.com/remeda/remeda/pull/683#discussion_r1630022640v2.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
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
indexed
andstrict
variants are now merged into the base functions, with indexed parameters and improved typing as defaults, respectively.keys
andidentity
should now be called with no parameters to get their dataLast implementation; only type-guards remain headless.toPairs
is nowentries
), and removed redundant functions that can be replaced with combinations of other functions (e.g.,compact
replaced withfilter(isTruthy)
).symbol
andnumber
keys.clone
,difference
, andintersect
, 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!
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
stringToPath
(#630) (0a9b635)v1.58.2
Compare Source
Bug Fixes
v1.58.1
Compare Source
Bug Fixes
last
typings for tuples (#623) (8bb791a)v1.58.0
Compare Source
Features
flatten
andflattenDeep
(#619) (1b88179)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
pullObject
(#576) (933b2d4)v1.55.0
Compare Source
Features
sum
andproduct
(#577) (824bc33)v1.54.0
Compare Source
Features
v1.53.0
Compare Source
Features
v1.52.0
Compare Source
Features
noop
, introduceconstant
anddoNothing
(#574) (4a23df9)v1.51.0
Compare Source
Features
hasSubObject
(#518) (6acbc58), closes #386v1.50.1
Compare Source
Bug Fixes
v1.50.0
Compare Source
Features
equals
withisDeepEqual
(#565) (b54e911)v1.49.0
Compare Source
Features
v1.48.0
Compare Source
Features
mapWithFeedback
(#517) (d206e6d), closes #468 #445v1.47.2
Compare Source
Bug Fixes
v1.47.1
Compare Source
Bug Fixes
v1.47.0
Compare Source
Features
v1.46.2
Compare Source
Bug Fixes
v1.46.1
Compare Source
Bug Fixes
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.
This PR was generated by Mend Renovate. View the repository job log.