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

chore(deps): bump es-toolkit from 1.27.0 to 1.31.0 #3236

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps es-toolkit from 1.27.0 to 1.31.0.

Release notes

Sourced from es-toolkit's releases.

v1.31.0

Released on December 27th, 2024.

  • Added support for the windowed, remove and asyncNoop functions.
  • Introduced compatibility functions for pullAll, subtract, isBuffer, and methodOf.
  • Enhanced the performance of pull when working with large arrays.
  • Resolved an issue where reverse was not being exported in our compatibility library.
  • Updated groupBy to properly handle keys like toString or valueOf.
  • Fixed merge to correctly merge values when target or any of its values are null or undefined.

We sincerely thank @​T3sT3ro, @​D-Sketon, @​tuhm1, @​willmanduffy, @​apeltop, @​aken-you, @​SaeWooKKang, and @​ssi02014 for their contributions. We appreciate your great efforts!

v1.30.1

Released on December 14th, 2024.

  • Fixed uniqueId not being exported in our compatibility library.

We sincerely thank @​redd97 for their contributions. We appreciate your great efforts!

v1.30.0

Released on December 13th, 2024.

We sincerely thank @​healtheloper, @​mass2527, @​D-Sketon, @​eunhyulkim, @​scato3, @​Na-hyunwoo, and @​dasom-jo for their contributions. We appreciate your great efforts!

v1.29.0

Released on December 1st, 2024.

We sincerely thank @​nnnnoel and @​evan-moon for their contributions. We appreciate your great efforts!

v1.28.0

Released on November 30th, 2024.

  • Added compatibility functions for gt, gte, toArray, toUpper, add, assignIn (extend), and isElement.
  • Introduced new compatibility types for DebouncedFunc.
  • Enhanced our function types to accept PropertyKey instead of just string for property keys.
  • Corrected flatMap to accurately infer return types when the depth parameter is omitted.
  • Resolved issues with incorrect types for partial and partialRight.
  • Fixed intersectionBy, differenceBy, and differenceWith to properly calculate differences between various element types.
  • Ensured that words is now correctly exported in our compatibility library.

We sincerely thank @​D-Sketon, @​mass2527, @​1eeminhyeong, @​chhw130, @​DONG-8, @​filipsobol, @​kim-dongho, @​nnnnoel, @​pbstar, and @​jsparkdev for their contributions. We appreciate your great efforts!

Changelog

Sourced from es-toolkit's changelog.

Version v1.31.0

Released on December 27th, 2024.

  • Added support for the windowed, remove and asyncNoop functions.
  • Introduced compatibility functions for pullAll, subtract, isBuffer, and methodOf.
  • Enhanced the performance of pull when working with large arrays.
  • Resolved an issue where reverse was not being exported in our compatibility library.
  • Updated groupBy to properly handle keys like toString or valueOf.
  • Fixed merge to correctly merge values when target or any of its values are null or undefined.

We sincerely thank @​T3sT3ro, @​D-Sketon, @​tuhm1, @​willmanduffy, @​apeltop, @​aken-you, @​SaeWooKKang, and @​ssi02014 for their contributions. We appreciate your great efforts!

Version v1.30.1

Released on December 14th, 2024.

  • Fixed uniqueId not being exported in our compatibility library.

We sincerely thank @​redd97 for their contributions. We appreciate your great efforts!

Version v1.30.0

Released on December 13th, 2024.

We sincerely thank @​healtheloper, @​mass2527, @​D-Sketon, @​eunhyulkim, @​scato3, @​Na-hyunwoo, and @​dasom-jo for their contributions. We appreciate your great efforts!

Version v1.29.0

Released on December 1st, 2024.

We sincerely thank @​nnnnoel and @​evan-moon for their contributions. We appreciate your great efforts!

Version v1.28.0

Released on November 30th, 2024.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @tbouffard.


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 [es-toolkit](https://github.com/toss/es-toolkit) from 1.27.0 to 1.31.0.
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](toss/es-toolkit@v1.27.0...v1.31.0)

---
updated-dependencies:
- dependency-name: es-toolkit
  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 (dev or runtime) javascript Pull requests that update Javascript code skip-changelog Do not include in Changelog and Release Notes labels Jan 6, 2025
@dependabot dependabot bot requested review from a team, csouchet and tbouffard and removed request for a team January 6, 2025 10:25
@tbouffard tbouffard removed the skip-changelog Do not include in Changelog and Release Notes label Jan 6, 2025
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ All checks pass
✔️ Changelog and release-notes reviewed. Nothing impactful for us.
✔️ The size of the minified IIFE bundle remains unchanged: 985 789 bytes (comparison done with the npm package built on commit 8fc1fe8)

@dependabot squash and merge

@dependabot dependabot bot merged commit c1e65ac into master Jan 6, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/es-toolkit-1.31.0 branch January 6, 2025 10:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

This PR has already been merged! 🎉

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 (dev or runtime) javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant