Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps remeda from 2.32.0 to 2.33.1.

Release notes

Sourced from remeda's releases.

v2.33.1

2.33.1 (2026-01-02)

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

2.33.0 (2025-12-31)

Features

v2.32.2

2.32.2 (2025-12-30)

Bug Fixes

  • omit: handle complex tuple inputs, unions, and unbounded keys (#1240) (78740e7), closes #1186

v2.32.1

2.32.1 (2025-12-29)

Bug Fixes

  • groupByProp: narrow union types in simple arrays correctly (#1232) (fbc907c)
Commits
  • 8c3f7c6 fix: Refine typing for optional tuple elements when `exactOptionalPropertyTyp...
  • dcda3cb chore(deps): type-fest v5 (#1244)
  • 506ce8b chore(deps): bump the actions group with 4 updates (#1245)
  • f0fe6b5 chore(deps): bump major versions (#1243)
  • e5b186f chore(deps): bump patch and minor versions (#1242)
  • 4f0668f feat(build): generate a monolithic type definition file (#1241)
  • 78740e7 fix(omit): handle complex tuple inputs, unions, and unbounded keys (#1240)
  • fbc907c fix(groupByProp): narrow union types in simple arrays correctly (#1232)
  • 5967d95 chore(deps): bump astro from 5.15.3 to 5.15.9 (#1235)
  • cdd0488 chore(node): Support node 25 (#1227)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for remeda since your current version.


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 2.32.0 to 2.33.1.
- [Release notes](https://github.com/remeda/remeda/releases)
- [Commits](remeda/remeda@v2.32.0...v2.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 5, 2026
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.

1 participant