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 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 remeda from 2.11.0 to 2.13.0.
Release notes
Sourced from remeda's releases.
Commits
b2c224b
feat(when): add the when utility (#777)2325464
docs(clone): add supported types (#858)d192b6a
chore(deps): bump path-to-regexp from 6.2.2 to 6.3.0 in /docs in the npm_and_...7ae418c
chore(deps): bump dset from 3.1.3 to 3.1.4 in /docs in the npm_and_yarn group...a68a77d
fix: updated lint rules -> nits to multiple utils (#851)33caa14
chore(deps): bump all (manually) (#801)a90e69d
feat: add randomBigInt (#844)08415eb
chore(deps-dev): bump jsdom from 24.1.1 to 25.0.0 in /docs (#843)bb79bbc
chore(deps): bump the minor group across 1 directory with 7 updates (#846)d1c61ad
chore(deps): bump the patches group in /docs with 10 updates (#841)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