Skip to content
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

Bump remeda from 1.33.0 to 1.40.1 #57

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps remeda from 1.33.0 to 1.40.1.

Release notes

Sourced from remeda's releases.

v1.40.1

1.40.1 (2024-02-06)

Bug Fixes

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)

... (truncated)

Commits
  • d61443d fix(docs): fix examples indentation (#488)
  • 5440903 chore(deps): bump the patches group in /docs with 2 updates (#487)
  • 3cdf071 chore(docs): rebuilt and modernized docs with Astro, React and shadcn/ui (#473)
  • e30174b chore(deps-dev): bump the minor group with 5 updates (#480)
  • b1a8b14 chore(deps-dev): bump husky from 8.0.3 to 9.0.9 (#484)
  • 6255364 chore(deps-dev): bump the patches group with 1 update (#479)
  • d8013c8 chore(deps-dev): bump semantic-release from 22.0.12 to 23.0.0 (#482)
  • d66b485 chore(deps): bump the actions group with 1 update (#483)
  • 1ab847b feat(sortBy): Add firstBy, takeFirstBy, dropFirstBy, nthBy, rankBy (#437)
  • 96a4e82 feat(isObject): Replaced with isObjectType and isPlainObject (#436)
  • 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.33.0 to 1.40.1.
- [Release notes](https://github.com/remeda/remeda/releases)
- [Commits](remeda/remeda@v1.33.0...v1.40.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2024

Superseded by #59.

@dependabot dependabot bot closed this Feb 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/remeda-1.40.1 branch February 13, 2024 15:29
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants