Skip to content

Bump remeda from 1.19.0 to 1.40.0#52

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/remeda-1.40.0
Closed

Bump remeda from 1.19.0 to 1.40.0#52
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/remeda-1.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 1, 2024

Copy link
Copy Markdown
Contributor

Bumps remeda from 1.19.0 to 1.40.0.

Release notes

Sourced from remeda's releases.

v1.40.0

1.40.0 (2024-02-01)

Features

  • sortBy: Add firstBy, takeFirstBy, dropFirstBy, nthBy, rankBy (#437) (1ab847b), closes #403

v1.39.0

1.39.0 (2024-01-29)

Features

  • isObject: Replaced with isObjectType and isPlainObject (#436) (96a4e82), closes #414

v1.38.1

1.38.1 (2024-01-29)

Bug Fixes

  • isArray: handle inferrence of ReadonlyArray inside an array (#476) (257fa1a), closes #459

v1.38.0

1.38.0 (2024-01-22)

Features

v1.37.0

1.37.0 (2024-01-17)

Features

  • round, ceil, floor: Add round, ceil, floor functions (#463) (d371a72), closes #462

v1.36.0

1.36.0 (2024-01-09)

Features

  • Add dropWhile & dropLastWhile functions (#445) (323fa30)

v1.35.0

1.35.0 (2024-01-09)

... (truncated)

Commits
  • 1ab847b feat(sortBy): Add firstBy, takeFirstBy, dropFirstBy, nthBy, rankBy (#437)
  • 96a4e82 feat(isObject): Replaced with isObjectType and isPlainObject (#436)
  • 9077ce6 docs(hasAtLeast): Fix dataLast example (#478)
  • 257fa1a fix(isArray): handle inferrence of ReadonlyArray inside an array (#476)
  • c2b0b5a docs: use multiple badge colors in menu (#474)
  • af60c70 docs: fix signatures for add, divide, multiply and subtract (#475)
  • 4bc18b6 feat: Adds isSymbol function (#460)
  • b13ca96 chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#464)
  • f7dfc93 chore(deps-dev): bump vite from 5.0.10 to 5.0.12 in /docs (#465)
  • d371a72 feat(round, ceil, floor): Add round, ceil, floor functions (#463)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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](https://github.com/remeda/remeda) from 1.19.0 to 1.40.0.
- [Release notes](https://github.com/remeda/remeda/releases)
- [Commits](remeda/remeda@v1.19.0...v1.40.0)

---
updated-dependencies:
- dependency-name: remeda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Mar 1, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #56.

@dependabot dependabot Bot closed this Mar 1, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/remeda-1.40.0 branch March 1, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants