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 the production-dependencies-minor group with 8 updates #2547

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies-minor group with 8 updates:

Package From To
prettier 3.4.1 3.4.2
@next/third-parties 15.0.3 15.1.0
@sentry/nextjs 8.41.0 8.45.1
next 15.0.3 15.1.0
next-themes 0.4.3 0.4.4
recharts 2.13.3 2.15.0
tailwindcss 3.4.15 3.4.16
pdfjs-dist 4.9.124 4.9.155

Updates prettier from 3.4.1 to 3.4.2

Release notes

Sourced from prettier's releases.

3.4.2

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.4.2

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->
C言
語
・
C++
・
Go
・
Rust
<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust
<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#16891 by @​fisker)

// Input
class A {
  @decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
// Prettier 3.4.1
class A {
@​decorator
async /**
</tr></table>

... (truncated)

Commits

Updates @next/third-parties from 15.0.3 to 15.1.0

Release notes

Sourced from @​next/third-parties's releases.

v15.1.0

Core Changes

  • fix: decrypt bound args before generating a cache key: #72463
  • Fix the path to the next/experimental/testing/server export: #72527
  • Expand server-source-maps scenarios to cover Edge runtime: #72288
  • Ensure logged errors in Edge runtime include the stack: #72394
  • fix: added cache control headers for static app routes: #72521
  • capture console issues as console errors: #72468
  • Add expireTag and expirePath APIs: #72485
  • fix: try/catch access to localStorage within __NEXT_APP_ISR_INDICATOR useEffect: #72362
  • Move client build ID to a global variable: #72592
  • refactor(turbopack): Remove swc_css: #72602
  • Bypass source map dev middleware for client chunks: #72581
  • chore: remove rc from URL: #72599
  • improve no-img-element lint error message: #72410
  • Combine bound "use cache" closure args into a single parameter: #72587
  • [Turbopack] add BackendOptions and allow to disable dependencies, children and storage: #72426
  • Omit unused args when calling "use cache" functions: #72506
  • Add experimental clientSegmentCache flag: #72626
  • Add compiler.define option: #71802
  • Fix static indicator with dynamicIO: #72631
  • Allow usage of Node.js prereleases: #72635
  • improved network url in (dev) cli: #72634
  • chore: update getting-started/react-essentials path: #72250
  • Fix static indicator for pure IO case: #72639
  • Bump the monorepo packages TypeScript to 5.6.3: #72625
  • Bump @capsizecss/metrics to 3.4.0 for Geist Google Font: #72746
  • refactor: remove unused asNotFound property: #72585
  • Remove unused enabled config from server actions transforms: #72755
  • Ensure Next.js is ignore-listed when used as external: #72498
  • Bump eslint-plugin-react to 7.37.0: #72759
  • upgrade amphtml-validator to 1.0.38: #72645
  • fix multi-level redirect in server actions: #72770
  • refactor: rename error boundary not-found to http-error-fallback: #72586
  • Upgrade React from 5c56b873-20241107 to 7ac8e612-20241113: #72768
  • Re-use randomly selected dev server port for automatic restarts: #72771
  • Emit build error when "use cache" is used without dynamicIO enabled: #72781
  • fix: not found bounary prop: #72784
  • silence sass legacy-js-api warning: #72632
  • [Segment Prefetch] Move access token to route tree: #72775
  • Add internal affordances to show ignore-listed stackframes in terminal: #72763
  • chore(turbopack): Centralize reqwest TLS feature configs in turbo-tasks-fetch: #72526
  • Upgrade React from 7ac8e612-20241113 to 380f5d67-20241113: #72819
  • Shorten unsourcemapped absolute locations in terminal stacktraces: #72764
  • codemod: replace revalidate(Tag|Path) to expire(Tag|Path): #72826
  • "Fix": Lift type check out of loop: #72840
  • hide stack trace in CanaryOnlyError: #72859
  • Allow missing CacheNodeSeedData during prefetch: #72857
  • Add Segment Cache feature check to prefetch API: #72861

... (truncated)

Commits

Updates @sentry/nextjs from 8.41.0 to 8.45.1

Release notes

Sourced from @​sentry/nextjs'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/nextjs'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 next from 15.0.3 to 15.1.0

Release notes

Sourced from next's releases.

v15.1.0

Core Changes

  • fix: decrypt bound args before generating a cache key: #72463
  • Fix the path to the next/experimental/testing/server export: #72527
  • Expand server-source-maps scenarios to cover Edge runtime: #72288
  • Ensure logged errors in Edge runtime include the stack: #72394
  • fix: added cache control headers for static app routes: #72521
  • capture console issues as console errors: #72468
  • Add expireTag and expirePath APIs: #72485
  • fix: try/catch access to localStorage within __NEXT_APP_ISR_INDICATOR useEffect: #72362
  • Move client build ID to a global variable: #72592
  • refactor(turbopack): Remove swc_css: #72602
  • Bypass source map dev middleware for client chunks: #72581
  • chore: remove rc from URL: #72599
  • improve no-img-element lint error message: #72410
  • Combine bound "use cache" closure args into a single parameter: #72587
  • [Turbopack] add BackendOptions and allow to disable dependencies, children and storage: #72426
  • Omit unused args when calling "use cache" functions: #72506
  • Add experimental clientSegmentCache flag: #72626
  • Add compiler.define option: #71802
  • Fix static indicator with dynamicIO: #72631
  • Allow usage of Node.js prereleases: #72635
  • improved network url in (dev) cli: #72634
  • chore: update getting-started/react-essentials path: #72250
  • Fix static indicator for pure IO case: #72639
  • Bump the monorepo packages TypeScript to 5.6.3: #72625
  • Bump @capsizecss/metrics to 3.4.0 for Geist Google Font: #72746
  • refactor: remove unused asNotFound property: #72585
  • Remove unused enabled config from server actions transforms: #72755
  • Ensure Next.js is ignore-listed when used as external: #72498
  • Bump eslint-plugin-react to 7.37.0: #72759
  • upgrade amphtml-validator to 1.0.38: #72645
  • fix multi-level redirect in server actions: #72770
  • refactor: rename error boundary not-found to http-error-fallback: #72586
  • Upgrade React from 5c56b873-20241107 to 7ac8e612-20241113: #72768
  • Re-use randomly selected dev server port for automatic restarts: #72771
  • Emit build error when "use cache" is used without dynamicIO enabled: #72781
  • fix: not found bounary prop: #72784
  • silence sass legacy-js-api warning: #72632
  • [Segment Prefetch] Move access token to route tree: #72775
  • Add internal affordances to show ignore-listed stackframes in terminal: #72763
  • chore(turbopack): Centralize reqwest TLS feature configs in turbo-tasks-fetch: #72526
  • Upgrade React from 7ac8e612-20241113 to 380f5d67-20241113: #72819
  • Shorten unsourcemapped absolute locations in terminal stacktraces: #72764
  • codemod: replace revalidate(Tag|Path) to expire(Tag|Path): #72826
  • "Fix": Lift type check out of loop: #72840
  • hide stack trace in CanaryOnlyError: #72859
  • Allow missing CacheNodeSeedData during prefetch: #72857
  • Add Segment Cache feature check to prefetch API: #72861

... (truncated)

Commits

Updates next-themes from 0.4.3 to 0.4.4

Release notes

Sourced from next-themes's releases.

v0.4.4

What's Changed

New Contributors

Full Changelog: pacocoursey/next-themes@v0.4.3...v0.4.4

Commits

Updates recharts from 2.13.3 to 2.15.0

Release notes

Sourced from recharts's releases.

v2.15.0

What's Changed

Final 2.x React 19 support

!!! You still need to override your react-is version to match react/react-dom for React 19 to work with recharts !!! - see thread here - this limitation will be alleviated in recharts 3.0

Feat

Add React 19 to peerDependencies - closes recharts/recharts#4558

Fix

  • Bar: fix Bar mouse event types regression - closes recharts/recharts#5308
  • Remove React19 deprecated ReactText type

Full Changelog: recharts/recharts@v2.14.1...v2.15.0

v2.14.1

What's Changed

Fix

Full Changelog: recharts/recharts@v2.14.0...v2.14.1

v2.14.0

What's Changed

Small release to get new top level chart events out there. Still working on 3.x, a little slower right now because of the holidays.

Feat

Fix

Typescript fixes

New Contributors

Full Changelog: recharts/recharts@v2.13.3...v2.14.0

Commits

Updates tailwindcss from 3.4.15 to 3.4.16

Release notes

Sourced from tailwindcss's releases.

v3.4.16

Fixed

  • Ensure the TypeScript types for PluginsConfig allow undefined values (#14668)

Changed

  • Bumped lilconfig to v3.x (#15289)
Changelog

Sourced from tailwindcss's changelog.

[3.4.16] - 2024-12-03

Fixed

  • Ensure the TypeScript types for PluginsConfig allow undefined values (#14668)

Changed

  • Bumped lilconfig to v3.x (#15289)
Commits

Updates pdfjs-dist from 4.9.124 to 4.9.155

Release notes

Sourced from pdfjs-dist's releases.

v4.9.155

This release primarily contains a bugfix for a Node.js-specific regression in the previous release; see #19145 and #19149 for context. Moreover, improvements for the annotation editor are included.

Changes since v4.9.124

Commits
  • a4eb840 Merge pull request #19149 from Snuffleupagus/issue-19145
  • f0a8a79 Merge pull request #19177 from calixteman/issue19171
  • d1db8d6 Avoid to display an alert or a confirm dialog if the message is empty
  • f180de4 Merge pull request #19174 from calixteman/ink_update_width
  • 28d801e Merge pull request #19172 from Snuffleupagus/toggleButton-hover
  • dfa0e79 [Editor] Correctly update the current drawing when zooming
  • 9cbc5ba Merge pull request #19163 from calixteman/fix_new_ink_itest
  • 61e2ece Ensure that the .toggleButton, as used in the findbar, always have visible ...
  • 2ad8f61 Merge pull request #19161 from Snuffleupagus/Promise-try
  • 3ac5550 Correctly wait for the editor mode when double clicking on an annotation in i...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies-minor group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.0.3` | `15.1.0` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `8.41.0` | `8.45.1` |
| [next](https://github.com/vercel/next.js) | `15.0.3` | `15.1.0` |
| [next-themes](https://github.com/pacocoursey/next-themes) | `0.4.3` | `0.4.4` |
| [recharts](https://github.com/recharts/recharts) | `2.13.3` | `2.15.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.16` |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.9.124` | `4.9.155` |


Updates `prettier` from 3.4.1 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.4.1...3.4.2)

Updates `@next/third-parties` from 15.0.3 to 15.1.0
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.0/packages/third-parties)

Updates `@sentry/nextjs` from 8.41.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.41.0...8.45.1)

Updates `next` from 15.0.3 to 15.1.0
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.0.3...v15.1.0)

Updates `next-themes` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](pacocoursey/next-themes@v0.4.3...v0.4.4)

Updates `recharts` from 2.13.3 to 2.15.0
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.13.3...v2.15.0)

Updates `tailwindcss` from 3.4.15 to 3.4.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.16)

Updates `pdfjs-dist` from 4.9.124 to 4.9.155
- [Release notes](https://github.com/mozilla/pdf.js/releases)
- [Commits](mozilla/pdf.js@v4.9.124...v4.9.155)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: next-themes
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies-minor
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-minor
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies-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 17, 2024
Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
partiguiden ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 5:55am

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Dec 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-minor-0c8e1f6bc5 branch December 18, 2024 06:04
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