xdy / xdy-pf2e-workbench

Random assortment of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e system.
Other
22 stars 37 forks source link

chore(deps): bump remeda from 2.2.1 to 2.5.0 #1392

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps remeda from 2.2.1 to 2.5.0.

Release notes

Sourced from remeda's releases.

v2.5.0

2.5.0 (2024-07-09)

Features

  • isStrictEqual, isShallowEqual: add more equality tools (#773) (e9982fd)

v2.4.0

2.4.0 (2024-07-09)

Features

  • times: Refined typing and improved perf (#772) (d99f90d)

v2.3.0

2.3.0 (2024-07-03)

Features

  • forEach: pass complex array shapes thru the pipe (#762) (9c7c101)

v2.2.2

2.2.2 (2024-07-01)

Bug Fixes

  • sum,product: Function overloading doesn't work in dataLast invocations (#754) (0c7cee5)
Commits
  • e9982fd feat(isStrictEqual, isShallowEqual): add more equality tools (#773)
  • d99f90d feat(times): Refined typing and improved perf (#772)
  • 32d187d docs: shorten menu item label for v1 migration guide (#769)
  • 8eec6ef docs(times): fix typedoc (#767)
  • 862e893 docs(layout): add global R for docs (#761)
  • 93349da docs(isObjectType): fix typedoc (#768)
  • 33aa02a docs: add migration guide in a more obvious place (#764)
  • 9c7c101 feat(forEach): pass complex array shapes thru the pipe (#762)
  • cef88d8 docs(clone): fix typo in v1 migration (#760)
  • 0c7cee5 fix(sum,product): Function overloading doesn't work in dataLast invocations (...
  • 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 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)
xdy commented 3 months ago

@dependabot rebase

dependabot[bot] commented 3 months ago

Looks like remeda is up-to-date now, so this is no longer needed.