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 the minor group with 36 updates #10848

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the minor group with 36 updates:

Package From To
@sentry/browser 8.40.0 8.45.1
@sentry/react 8.40.0 8.45.1
@sentry/types 8.40.0 8.45.1
@tanstack/react-virtual 3.10.9 3.11.2
caniuse-lite 1.0.30001684 1.0.30001689
es-toolkit 1.27.0 1.30.1
framer-motion 11.11.17 11.15.0
react-dnd-multi-backend 8.0.3 8.1.2
react-redux 9.1.2 9.2.0
react-router 7.0.1 7.0.2
react-textarea-autosize 8.5.5 8.5.6
use-subscription 1.8.2 1.10.0
@babel/plugin-transform-typescript 7.25.9 7.26.3
@babel/preset-react 7.25.9 7.26.3
@eslint-react/eslint-plugin 1.17.1 1.20.0
@eslint/compat 1.2.3 1.2.4
@testing-library/react 16.0.1 16.1.0
@types/prop-types 15.7.13 15.7.14
@typescript-eslint/eslint-plugin 8.16.0 8.18.1
@typescript-eslint/parser 8.16.0 8.18.1
browserslist 4.24.2 4.24.3
eslint-plugin-github 5.1.1 5.1.4
eslint-plugin-react-hooks 5.0.0 5.1.0
globals 15.12.0 15.13.0
lint-staged 15.2.10 15.2.11
marked 15.0.2 15.0.4
nodemon 3.1.7 3.1.9
prettier 3.3.3 3.4.2
react-refresh 0.14.2 0.16.0
sass 1.81.0 1.83.0
sass-loader 16.0.3 16.0.4
stylelint 16.10.0 16.12.0
terser-webpack-plugin 5.3.10 5.3.11
typescript-eslint 8.16.0 8.18.1
webpack 5.96.1 5.97.1
webpack-dev-server 5.1.0 5.2.0

Updates @sentry/browser from 8.40.0 to 8.45.1

Release notes

Sourced from @​sentry/browser's releases.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.79 KB
@​sentry/browser (incl. Tracing, Replay) 73.01 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.41 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.32 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.81 KB
@​sentry/browser (incl. Feedback) 40.04 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.68 KB
@​sentry/react 25.96 KB
@​sentry/react (incl. Tracing) 38.6 KB
@​sentry/vue 27.49 KB
@​sentry/vue (incl. Tracing) 37.63 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.43 KB
CDN Bundle (incl. Tracing) 37.46 KB
CDN Bundle (incl. Tracing, Replay) 72.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.01 KB
CDN Bundle - uncompressed 71.74 KB
CDN Bundle (incl. Tracing) - uncompressed 111.05 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.1 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.32 KB
@​sentry/nextjs (client) 38.88 KB
@​sentry/sveltekit (client) 36.29 KB
@​sentry/node 162.52 KB
@​sentry/node - without tracing 98.71 KB
@​sentry/aws-serverless 126.39 KB

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

Work in this release was contributed by @​anonrig and @​Zih0. Thank you for your contributions!

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

Work in this release was contributed by @​robinvw1. Thank you for your contribution!

8.43.0

Important Changes

  • feat(nuxt): Add option autoInjectServerSentry (no default import()) (#14553)

    Using the dynamic import() as the default behavior for initializing the SDK on the server-side did not work for every project.

... (truncated)

Commits
  • 3690d62 release: 8.45.1
  • 323a38c meta(changelog): Update changelog for 8.45.1 (#14722)
  • 0f6ef9a ci(v8): Ensure CI runs on v8 & v9 branches (#14604) (#14727)
  • db33945 Merge pull request #14699 from getsentry/master
  • 164328c Merge branch 'release/8.45.0'
  • c32e1a4 ref(nextjs): Change url of parser base to make security scanners less sus (#1...
  • 0c578ea release: 8.45.0
  • d6aa2e7 Merge pull request #14682 from getsentry/prepare-release/8.45.0
  • 9e3bc93 fix(feedback): Return when the sendFeedback promise resolves (#14683)
  • 734b375 meta(changelog): Update changelog for 8.45.0
  • Additional commits viewable in compare view

Updates @sentry/react from 8.40.0 to 8.45.1

Release notes

Sourced from @​sentry/react's releases.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.79 KB
@​sentry/browser (incl. Tracing, Replay) 73.01 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.41 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.32 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.81 KB
@​sentry/browser (incl. Feedback) 40.04 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.68 KB
@​sentry/react 25.96 KB
@​sentry/react (incl. Tracing) 38.6 KB
@​sentry/vue 27.49 KB
@​sentry/vue (incl. Tracing) 37.63 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.43 KB
CDN Bundle (incl. Tracing) 37.46 KB
CDN Bundle (incl. Tracing, Replay) 72.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.01 KB
CDN Bundle - uncompressed 71.74 KB
CDN Bundle (incl. Tracing) - uncompressed 111.05 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.1 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.32 KB
@​sentry/nextjs (client) 38.88 KB
@​sentry/sveltekit (client) 36.29 KB
@​sentry/node 162.52 KB
@​sentry/node - without tracing 98.71 KB
@​sentry/aws-serverless 126.39 KB

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

Work in this release was contributed by @​anonrig and @​Zih0. Thank you for your contributions!

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

Work in this release was contributed by @​robinvw1. Thank you for your contribution!

8.43.0

Important Changes

  • feat(nuxt): Add option autoInjectServerSentry (no default import()) (#14553)

    Using the dynamic import() as the default behavior for initializing the SDK on the server-side did not work for every project.

... (truncated)

Commits
  • 3690d62 release: 8.45.1
  • 323a38c meta(changelog): Update changelog for 8.45.1 (#14722)
  • 0f6ef9a ci(v8): Ensure CI runs on v8 & v9 branches (#14604) (#14727)
  • db33945 Merge pull request #14699 from getsentry/master
  • 164328c Merge branch 'release/8.45.0'
  • c32e1a4 ref(nextjs): Change url of parser base to make security scanners less sus (#1...
  • 0c578ea release: 8.45.0
  • d6aa2e7 Merge pull request #14682 from getsentry/prepare-release/8.45.0
  • 9e3bc93 fix(feedback): Return when the sendFeedback promise resolves (#14683)
  • 734b375 meta(changelog): Update changelog for 8.45.0
  • Additional commits viewable in compare view

Updates @sentry/types from 8.40.0 to 8.45.1

Release notes

Sourced from @​sentry/types's releases.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

Bundle size 📦

Path Size
@​sentry/browser 23.29 KB
@​sentry/browser - with treeshaking flags 21.96 KB
@​sentry/browser (incl. Tracing) 35.79 KB
@​sentry/browser (incl. Tracing, Replay) 73.01 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 63.41 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 77.32 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 89.81 KB
@​sentry/browser (incl. Feedback) 40.04 KB
@​sentry/browser (incl. sendFeedback) 27.89 KB
@​sentry/browser (incl. FeedbackAsync) 32.68 KB
@​sentry/react 25.96 KB
@​sentry/react (incl. Tracing) 38.6 KB
@​sentry/vue 27.49 KB
@​sentry/vue (incl. Tracing) 37.63 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.43 KB
CDN Bundle (incl. Tracing) 37.46 KB
CDN Bundle (incl. Tracing, Replay) 72.64 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 78.01 KB
CDN Bundle - uncompressed 71.74 KB
CDN Bundle (incl. Tracing) - uncompressed 111.05 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 225.1 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.32 KB
@​sentry/nextjs (client) 38.88 KB
@​sentry/sveltekit (client) 36.29 KB
@​sentry/node 162.52 KB
@​sentry/node - without tracing 98.71 KB
@​sentry/aws-serverless 126.39 KB

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

... (truncated)

Changelog

Sourced from @​sentry/types's changelog.

8.45.1

  • fix(feedback): Return when the sendFeedback promise resolves (#14683)

8.45.0

  • feat(core): Add handled option to captureConsoleIntegration (#14664)
  • feat(browser): Attach virtual stack traces to HttpClient events (#14515)
  • feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
  • fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
  • fix(browser): Mark stack trace from captureMessage with attachStacktrace: true as synthetic (#14668)
  • fix(core): Mark stack trace from captureMessage with attatchStackTrace: true as synthetic (#14670)
  • fix(core): Set level in server runtime captureException (#10587)
  • fix(profiling-node): Guard invocation of native profiling methods (#14676)
  • fix(nuxt): Inline nitro-utils function (#14680)
  • fix(profiling-node): Ensure profileId is added to transaction event (#14681)
  • fix(react): Add React Router Descendant Routes support (#14304)
  • fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)

Work in this release was contributed by @​anonrig and @​Zih0. Thank you for your contributions!

8.44.0

Deprecations

  • feat: Deprecate autoSessionTracking (#14640)

    Deprecates autoSessionTracking. To enable session tracking, it is recommended to unset autoSessionTracking and ensure that either, in browser environments the browserSessionIntegration is added, or in server environments the httpIntegration is added.

    To disable session tracking, it is recommended to unset autoSessionTracking and to remove the browserSessionIntegration in browser environments, or in server environments configure the httpIntegration with the trackIncomingRequestsAsSessions option set to false.

Other Changes

  • feat: Reword log message around unsent spans (#14641)
  • feat(opentelemetry): Set response context for http.server spans (#14634)
  • fix(google-cloud-serverless): Update homepage link in package.json (#14411)
  • fix(nuxt): Add unbuild config to not fail on warn (#14662)

Work in this release was contributed by @​robinvw1. Thank you for your contribution!

8.43.0

Important Changes

  • feat(nuxt): Add option autoInjectServerSentry (no default import()) (#14553)

    Using the dynamic import() as the default behavior for initializing the SDK on the server-side did not work for every project.

... (truncated)

Commits
  • 3690d62 release: 8.45.1
  • 323a38c meta(changelog): Update changelog for 8.45.1 (#14722)
  • 0f6ef9a ci(v8): Ensure CI runs on v8 & v9 branches (#14604) (#14727)
  • db33945 Merge pull request #14699 from getsentry/master
  • 164328c Merge branch 'release/8.45.0'
  • c32e1a4 ref(nextjs): Change url of parser base to make security scanners less sus (#1...
  • 0c578ea release: 8.45.0
  • d6aa2e7 Merge pull request #14682 from getsentry/prepare-release/8.45.0
  • 9e3bc93 fix(feedback): Return when the sendFeedback promise resolves (#14683)
  • 734b375 meta(changelog): Update changelog for 8.45.0
  • Additional commits viewable in compare view

Updates @tanstack/react-virtual from 3.10.9 to 3.11.2

Release notes

Sourced from @​tanstack/react-virtual's releases.

v3.11.2

Version 3.11.2 - 12/16/24, 2:10 PM

Changes

Fix

  • update scrollToIndex center-alignment (#864) (b5c99b2) by christriants

Chore

  • deps: update all non-major dependencies (#900) (7e7bd9c) by renovate[bot]

Docs

  • angular-virtual: fix incorrect import in README (#895) (244f696) by Deku-nattsu

Packages

  • @​tanstack/react-virtual@​3.11.2
  • @​tanstack/virtual-core@​3.11.2
  • @​tanstack/lit-virtual@​3.11.2
  • @​tanstack/solid-virtual@​3.11.2
  • @​tanstack/svelte-virtual@​3.11.2
  • @​tanstack/vue-virtual@​3.11.2
  • @​tanstack/angular-virtual@​3.11.2

v3.11.1

Version 3.11.1 - 12/9/24, 6:48 PM

Changes

Fix

  • react-virtual: run _didMount in useIsomorphicLayoutEffect (49df294) by hophiphip

Chore

  • deps: update all non-major dependencies (#897) (dc3564b) by renovate[bot]
  • deps: update dependency sherif to v1 (#854) (eec58f0) by renovate[bot]
  • deps: update all non-major dependencies (#890) (e42ce91) by renovate[bot]

Packages

  • @​tanstack/react-virtual@​3.11.1
  • @​tanstack/solid-virtual@​3.11.1
  • @​tanstack/vue-virtual@​3.11.1

v3.11.0

Version 3.11.0 - 12/6/24, 11:45 AM

... (truncated)

Commits
  • c359456 release: v3.11.2
  • 7e7bd9c chore(deps): update all non-major dependencies (#900)
  • 69d792e release: v3.11.1
  • 49df294 fix(react-virtual): run _didMount in useIsomorphicLayoutEffect
  • dc3564b chore(deps): update all non-major dependencies (#897)
  • e42ce91 chore(deps): update all non-major dependencies (#890)
  • a6af265 release: v3.11.0
  • b159e85 feat: Add react@19 to supported peer deps (#893)
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001684 to 1.0.30001689

Commits

Updates es-toolkit from 1.27.0 to 1.30.1

Release notes

Sourced from es-toolkit's releases.

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.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.

  • 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!

Commits

Updates framer-motion from 11.11.17 to 11.15.0

Changelog

Sourced from

Bumps the minor group with 36 updates:

| Package | From | To |
| --- | --- | --- |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `8.40.0` | `8.45.1` |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `8.40.0` | `8.45.1` |
| [@sentry/types](https://github.com/getsentry/sentry-javascript) | `8.40.0` | `8.45.1` |
| [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.10.9` | `3.11.2` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001684` | `1.0.30001689` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.27.0` | `1.30.1` |
| [framer-motion](https://github.com/motiondivision/motion) | `11.11.17` | `11.15.0` |
| [react-dnd-multi-backend](https://github.com/LouisBrunner/dnd-multi-backend/tree/HEAD/packages/react-dnd-multi-backend) | `8.0.3` | `8.1.2` |
| [react-redux](https://github.com/reduxjs/react-redux) | `9.1.2` | `9.2.0` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.0.1` | `7.0.2` |
| [react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) | `8.5.5` | `8.5.6` |
| [use-subscription](https://github.com/facebook/react/tree/HEAD/packages/use-subscription) | `1.8.2` | `1.10.0` |
| [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) | `7.25.9` | `7.26.3` |
| [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` |
| [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.17.1` | `1.20.0` |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.3` | `1.2.4` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` |
| [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) | `15.7.13` | `15.7.14` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.16.0` | `8.18.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.16.0` | `8.18.1` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.24.2` | `4.24.3` |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.1.1` | `5.1.4` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` |
| [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` |
| [marked](https://github.com/markedjs/marked) | `15.0.2` | `15.0.4` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.7` | `3.1.9` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.2` | `0.16.0` |
| [sass](https://github.com/sass/dart-sass) | `1.81.0` | `1.83.0` |
| [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.3` | `16.0.4` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.12.0` |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | `5.3.10` | `5.3.11` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.16.0` | `8.18.1` |
| [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` |
| [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.0` |


Updates `@sentry/browser` from 8.40.0 to 8.45.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.45.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.40.0...8.45.1)

Updates `@sentry/react` from 8.40.0 to 8.45.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.45.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.40.0...8.45.1)

Updates `@sentry/types` from 8.40.0 to 8.45.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.45.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.40.0...8.45.1)

Updates `@tanstack/react-virtual` from 3.10.9 to 3.11.2
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Commits](https://github.com/TanStack/virtual/commits/v3.11.2/packages/react-virtual)

Updates `caniuse-lite` from 1.0.30001684 to 1.0.30001689
- [Commits](browserslist/caniuse-lite@1.0.30001684...1.0.30001689)

Updates `es-toolkit` from 1.27.0 to 1.30.1
- [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.30.1)

Updates `framer-motion` from 11.11.17 to 11.15.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.11.17...v11.15.0)

Updates `react-dnd-multi-backend` from 8.0.3 to 8.1.2
- [Release notes](https://github.com/LouisBrunner/dnd-multi-backend/releases)
- [Commits](https://github.com/LouisBrunner/dnd-multi-backend/commits/v8.1.2/packages/react-dnd-multi-backend)

Updates `react-redux` from 9.1.2 to 9.2.0
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v9.1.2...v9.2.0)

Updates `react-router` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)

Updates `react-textarea-autosize` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/Andarist/react-textarea-autosize/releases)
- [Changelog](https://github.com/Andarist/react-textarea-autosize/blob/main/CHANGELOG.md)
- [Commits](Andarist/react-textarea-autosize@v8.5.5...v8.5.6)

Updates `use-subscription` from 1.8.2 to 1.10.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/use-subscription)

Updates `@babel/plugin-transform-typescript` from 7.25.9 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-plugin-transform-typescript)

Updates `@babel/preset-react` from 7.25.9 to 7.26.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react)

Updates `@eslint-react/eslint-plugin` from 1.17.1 to 1.20.0
- [Release notes](https://github.com/Rel1cx/eslint-react/releases)
- [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.20.0/packages/plugins/eslint-plugin)

Updates `@eslint/compat` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.3...compat-v1.2.4)

Updates `@testing-library/react` from 16.0.1 to 16.1.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0)

Updates `@types/prop-types` from 15.7.13 to 15.7.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types)

Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.16.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser)

Updates `browserslist` from 4.24.2 to 4.24.3
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.24.2...4.24.3)

Updates `eslint-plugin-github` from 5.1.1 to 5.1.4
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v5.1.1...v5.1.4)

Updates `eslint-plugin-react-hooks` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `globals` from 15.12.0 to 15.13.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.12.0...v15.13.0)

Updates `lint-staged` from 15.2.10 to 15.2.11
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

Updates `marked` from 15.0.2 to 15.0.4
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v15.0.2...v15.0.4)

Updates `nodemon` from 3.1.7 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.7...v3.1.9)

Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

Updates `react-refresh` from 0.14.2 to 0.16.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)

Updates `sass` from 1.81.0 to 1.83.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.81.0...1.83.0)

Updates `sass-loader` from 16.0.3 to 16.0.4
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/sass-loader@v16.0.3...v16.0.4)

Updates `stylelint` from 16.10.0 to 16.12.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.10.0...16.12.0)

Updates `terser-webpack-plugin` from 5.3.10 to 5.3.11
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/terser-webpack-plugin@v5.3.10...v5.3.11)

Updates `typescript-eslint` from 8.16.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/typescript-eslint)

Updates `webpack` from 5.96.1 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.96.1...v5.97.1)

Updates `webpack-dev-server` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@sentry/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tanstack/react-virtual"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: es-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-dnd-multi-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-redux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: react-textarea-autosize
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: use-subscription
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@babel/preset-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@eslint-react/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@types/prop-types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: browserslist
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: 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 Dec 16, 2024
@auto-merge-helper auto-merge-helper bot merged commit 921c23b into master Dec 18, 2024
8 checks passed
@auto-merge-helper auto-merge-helper bot deleted the dependabot/npm_and_yarn/minor-a7dddef9b9 branch December 18, 2024 06:31
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