chore: bump the npm-deps group with 43 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(2 months ago)
(2 months ago)
(2 months ago)
dependencies javascript
Bumps the npm-deps group with 43 updates:
Updates @clerk/localizations from 3.29.0 to 3.32.1
Release notes
Sourced from @clerk/localizations's releases.
@clerk/localizations@3.32.1Patch Changes
- Updated dependencies []:
@clerk/types@4.101.9
@clerk/localizations@3.32.0Minor Changes
- Display message in
TaskChooseOrganizationwhen user is not allowed to create organizations (#7502) by@LauraBeatrisPatch Changes
Added waitlist translations. (#7483) by
@wobsorianoUpdated dependencies []:
@clerk/types@4.101.8
@clerk/localizations@3.31.0Minor Changes
Patch Changes
Added temporary email services support error localization key. (#7436) by
@wobsorianoFixed incorrect word in
da-DKlocalization (#7462) by@jacekradkoAdded missing password or identifier incorrect error localization. (#7437) by
@wobsorianoUpdated dependencies []:
@clerk/types@4.101.7
@clerk/localizations@3.30.1Patch Changes
- Added translations for Polish in UI elements for Organizations (#7390) by
@kamil-homer
@clerk/localizations@3.30.0Minor Changes
Patch Changes
- Updated dependencies []:
@clerk/types@4.101.6
Changelog
Sourced from @clerk/localizations's changelog.
3.32.1
Patch Changes
- Updated dependencies []:
@clerk/types@4.101.93.32.0
Minor Changes
- Display message in
TaskChooseOrganizationwhen user is not allowed to create organizations (#7502) by@LauraBeatrisPatch Changes
Added waitlist translations. (#7483) by
@wobsorianoUpdated dependencies []:
@clerk/types@4.101.83.31.0
Minor Changes
Patch Changes
Added temporary email services support error localization key. (#7436) by
@wobsorianoFixed incorrect word in
da-DKlocalization (#7462) by@jacekradkoAdded missing password or identifier incorrect error localization. (#7437) by
@wobsorianoUpdated dependencies []:
@clerk/types@4.101.73.30.1
Patch Changes
- Added translations for Polish in UI elements for Organizations (#7390) by
@kamil-homer3.30.0
Minor Changes
... (truncated)
Commits
4914442ci(repo): Version packages (Core 2) (#7515)83e96f9ci(repo): Version packages (Core 2) (#7485)b3b02b4feat(clerk-js,shared): Show message inTaskChooseOrganizationon org creati...54cd476feat(localizations): Add waitlist translations (#7483)cbe5cdcci(repo): Version packages (Core 2) (#7428)a2cc94echore(repo): Backport Danish translations (#7457) (#7462)375a32dfeat(clerk-js,localizations,types): Add ability for users to connect a Solana...175883bfeat(localizations,shared): Add temporary email error localization key (#7436)14342d2feat(localizations,shared): Add missing password or identifier localization k...f626046feat(clerk-js,clerk-react,shared,types): Add sign in with Solana feature supp...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by dominic-clerk, a new releaser for @clerk/localizations since your current version.
Updates @clerk/nextjs from 6.35.6 to 6.36.5
Release notes
Sourced from @clerk/nextjs's releases.
@clerk/nextjs@6.36.5Patch Changes
Fix React peer dependency version ranges to use
~instead of^for React 19 versions, ensuring non-overlapping version constraints. (#7513) by@jacekradko
@clerk/nextjs@6.36.4Patch Changes
@clerk/nextjs@6.36.3Patch Changes
Mark internal keyless header function async to comply with Server Actions async requirements (#7445) by
@wobsorianoUpdated dependencies [
375a32d,175883b,43d3c3e,f626046,14342d2]:
@clerk/nextjs@6.36.2Patch Changes
@clerk/nextjs@6.36.1Patch Changes
Changelog
Sourced from @clerk/nextjs's changelog.
6.36.5
Patch Changes
Fix React peer dependency version ranges to use
~instead of^for React 19 versions, ensuring non-overlapping version constraints. (#7513) by@jacekradko6.36.4
Patch Changes
6.36.3
Patch Changes
Mark internal keyless header function async to comply with Server Actions async requirements (#7445) by
@wobsorianoUpdated dependencies [
375a32d,175883b,43d3c3e,f626046,14342d2]:6.36.2
Patch Changes
6.36.1
Patch Changes
... (truncated)
Commits
4914442ci(repo): Version packages (Core 2) (#7515)83e96f9ci(repo): Version packages (Core 2) (#7485)cbe5cdcci(repo): Version packages (Core 2) (#7428)f1885e0fix(nextjs): Comply with Server Actions async requirement (#7445)3d9e063ci(repo): Version packages (Core 2) (#7416)426ee94ci(repo): Version packages (#7377)91e3727ci(repo): Version packages (#7353)818c25afeat(clerk-js,clerk-react,nextjs): Export TaskResetPassword component (#7314)- See full diff in compare view
Maintainer changes
This version was pushed to npm by dominic-clerk, a new releaser for @clerk/nextjs since your current version.
Updates @logtape/logtape from 1.2.2 to 1.3.5
Changelog
Sourced from @logtape/logtape's changelog.
Version 1.3.5
Released on December 19, 2025.
@logtape/redaction
- Fixed a regression where
Error,Date,RegExp, and other built-in objects were incorrectly converted to empty objects{}when processed byredactByField()andredactByPattern(). These objects are now preserved without modification. [#114]Version 1.3.4
Released on December 18, 2025.
@logtape/redaction
- Fixed
redactByField()to use redacted property values for all message placeholders, not just those directly matching field patterns. Previously, named placeholders like{args}would use original values even when containing nested sensitive fields (e.g.,args[0].email), exposing sensitive data in the log message. [#99]Version 1.3.3
Released on December 18, 2025.
@logtape/redaction
- Fixed
redactByField()to recursively process arrays, ensuring that sensitive fields inside objects within arrays are properly redacted. Previously, arrays were not traversed, so sensitive data in nested structures like{ args: [{ email: "..." }] }would not be redacted. [#99]Version 1.3.2
Released on December 18, 2025.
- Reduced npm package sizes by excluding unnecessary source files from published packages. Previously, the src/ directory was included in npm
... (truncated)
Commits
c7e0dbfVersion bump64aa347Version bumpd315f4fVersion bumpa2fdf46Merge tag '1.2.3' into 1.3-maintenancef079aecMerge tag '1.1.5' into 1.2-maintenancea4557c8Reduce npm package sizes by adding files field1c0d309Version bumpb62f9c2Version bump24acd12Highlight framework integrations in README and docsfd5ba0dAdd@logtape/koapackage for Koa HTTP request logging- Additional commits viewable in compare view
Updates @sentry/nextjs from 10.28.0 to 10.32.1
Release notes
Sourced from @sentry/nextjs's releases.
10.32.1
- fix(cloudflare): Add hono transaction name when error is thrown (#18529)
- fix(ember): Make
implementationfield optional (hashroutes) (#18564)- fix(vercelai): Fix input token count (#18574)
- chore(lint): prefer 'unknown' to 'any', fix lint warnings
- chore(test): Remove
cloudflare-astroe2e test (#18567)Bundle size 📦
Path Size @sentry/browser24.24 KB @sentry/browser- with treeshaking flags22.77 KB @sentry/browser(incl. Tracing)40.62 KB @sentry/browser(incl. Tracing, Profiling)45.12 KB @sentry/browser(incl. Tracing, Replay)78.3 KB @sentry/browser(incl. Tracing, Replay) - with treeshaking flags68.28 KB @sentry/browser(incl. Tracing, Replay with Canvas)82.88 KB @sentry/browser(incl. Tracing, Replay, Feedback)94.83 KB @sentry/browser(incl. Feedback)40.57 KB @sentry/browser(incl. sendFeedback)28.82 KB @sentry/browser(incl. FeedbackAsync)33.7 KB @sentry/react25.92 KB @sentry/react(incl. Tracing)42.77 KB @sentry/vue28.6 KB @sentry/vue(incl. Tracing)42.39 KB @sentry/svelte24.25 KB CDN Bundle 26.62 KB CDN Bundle (incl. Tracing) 41.25 KB CDN Bundle (incl. Tracing, Replay) 77.1 KB CDN Bundle (incl. Tracing, Replay, Feedback) 82.44 KB CDN Bundle - uncompressed 78.18 KB CDN Bundle (incl. Tracing) - uncompressed 122.47 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 236.27 KB CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 248.74 KB @sentry/nextjs(client)44.94 KB @sentry/sveltekit(client)40.98 KB @sentry/node-core50.4 KB @sentry/node157.73 KB @sentry/node- without tracing90.87 KB @sentry/aws-serverless106.02 KB 10.32.0
Important Changes
... (truncated)
Changelog
Sourced from @sentry/nextjs's changelog.
10.32.1
- fix(cloudflare): Add hono transaction name when error is thrown (#18529)
- fix(ember): Make
implementationfield optional (hashroutes) (#18564)- fix(vercelai): Fix input token count (#18574)
- chore(lint): prefer 'unknown' to 'any', fix lint warnings
- chore(test): Remove
cloudflare-astroe2e test (#18567)10.32.0
Important Changes
feat(core): Apply scope attributes to logs (#18184)
You can now set attributes on the SDK's scopes which will be applied to all logs as long as the respective scopes are active. For the time being, only
string,numberandbooleanattribute values are supported.Sentry.geGlobalScope().setAttributes({ is_admin: true, auth_provider: 'google' });Sentry.withScope(scope => {
scope.setAttribute('step', 'authentication');// scope attributes
is_admin,auth_providerandstepare added
Sentry.logger.info(user ${user.id} logged in, { activeSince: 100 });
Sentry.logger.info(updated ${user.id} last activity);
});// scope attributes
is_adminandauth_providerare added
Sentry.logger.warn('stale website version, reloading page');
feat(replay): Add Request body with
attachRawBodyFromRequestoption (#18501)To attach the raw request body (from
Requestobjects passed as the firstfetchargument) to replay events, you can now use theattachRawBodyFromRequestoption in the Replay integration:Sentry.init({ integrations: [ Sentry.replayIntegration({ attachRawBodyFromRequest: true, }), ], });
... (truncated)
Commits
528ade2release: 10.32.125f695dMerge pull request #18578 from getsentry/prepare-release/10.32.1a981a3dmeta(changelog): Update changelog for10.32.10d8547cfix(vercelai): Fix input token count (#18574)71384a2chore(lint): prefer 'unknown' to 'any', fix lint warningsd1dd308chore(test): Removecloudflare-astroe2e test (#18567)12f3007fix(ember): Makeimplementationfield optional (hashroutes) (#18564)3fda84dfix(cloudflare): Add hono transaction name when error is thrown (#18529)a538901Merge pull request #18563 from getsentry/master063c4dcMerge pull request #18562 from getsentry/ab/skip-ci-when-no-code-changes- Additional commits viewable in compare view
Updates @t3-oss/env-nextjs from 0.13.8 to 0.13.10
Commits
aefbe74chore(release): 📦 version packages (#389)1551e40update the docs to zod 4 (#382)090edb2chore(release): 📦 version packages (#387)19c5d6fbump valibot5f68dcafeat: improve oxc lint/fmt, add husky hooks to pre-commit and CI/CD (#386)5382c57init oxc (#384)256f679chore: bump remaining packagers (#379)df1fd78bump tsdown and use unbundle setting (#378)66bb202chore: bump a bunch of stuff (#377)16c5ee7chore: upgrade zod to v4 (#376)- 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 @t3-oss/env-nextjs since your current version.
Updates drizzle-orm from 0.44.7 to 0.45.1
Release notes
Sourced from drizzle-orm's releases.
0.45.1
- Fixed pg-native Pool detection in node-postgres transactions breaking in environments with forbidden
require()(#5107)0.45.0
- Fixed pg-native Pool detection in node-postgres transactions
- Allowed subqueries in select fields
- Updated typo algorythm => algorithm
- Fixed
$onUpdatenot handlingSQLvalues (fixes #2388, tests implemented by L-Mario564 in #2911)- Fixed
pgmappers not handlingDateinstances inbun-sql:postgresqldriver responses fordate,timestamptypes (fixes #4493)
Commits
a086f59Fixed pg-native Pool detection in node-postgres transactions breaking in envi...c445637Merge pull request #5095 from drizzle-team/main-workflowse7b3aaaMerge branch 'main' into main-workflows0d885a5refactor: Update condition for run-feature job to improve clarity and functio...45a1ffbMerge pull request #5087 from drizzle-team/main-workflows6357645chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows53dec98refactor: Simplify release router workflow by removing unnecessary switch job...ce88a18Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflows5c8a4c5+73e2ea4feat: Add release router workflow to manage feature and latest releases- 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 drizzle-orm since your current version.
Updates next from 16.0.10 to 16.1.1
Release notes
Sourced from next's releases.
v16.1.1
[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- Turbopack: Create junction points instead of symlinks on Windows (#87606)
Credits
Huge thanks to
@sokraand@ztannerfor helping!v16.1.1-canary.6
Misc Changes
- [test] Move off of as much
url.parseas possible: #87286Credits
Huge thanks to
@eps1lonfor helping!v16.1.1-canary.5
Example Changes
- fix: Change Dockerfile.bun to use group/useradd instead of addgroup/user: #87443
- fix(examples): resolve hydration mismatch in blog-starter: #87703
Credits
Huge thanks to
@pji2918and@nathannewyenfor helping!v16.1.1-canary.4
Core Changes
- Turbopack: Symlink handling follow-up: #87637
Misc Changes
- chore: add a missing period to rspack description: #86526
Credits
Huge thanks to
@sokraand@Marukome0743for helping!v16.1.1-canary.3
Core Changes
- Turbopack: Create junction points instead of symlinks on Windows: #87606
Misc Changes
... (truncated)
Commits
3aa5398v16.1.1d1bd5b5Turbopack: Create junction points instead of symlinks on Windows (#87606)a67ee72setup release branch3491676v16.1.058e8f8cv16.1.0-canary.348a8a00dRevert "Move next-env.d.ts to dist dir" (#87311)3284587v16.1.0-canary.3325da5f0Move next-env.d.ts to dist dir (#86752)aa8a243feat: use Rspack persistent cache by default (#81399)754db28bundle analyzer: remove geist font in favor of system ui fonts (#87292)- Additional commits viewable in compare view
Updates next-intl from 4.5.8 to 4.6.1
Release notes
Sourced from next-intl's releases.
v4.6.1
4.6.1 (2025-12-16)
Bug Fixes
v4.6.0
4.6.0 (2025-12-12)
Features
Changelog
Sourced from next-intl's changelog.
4.6.1 (2025-12-16)
Bug Fixes
4.6.0 (2025-12-12)
Features
Commits
dd3a047v4.6.13937e44fix: Improvements foruseExtracted(#2176)62473dcdocs: More on codecs70a047dv4.6.0c02818efeat: Custom formats foruseExtracted, consistency fixes for file reference...e8ae56edocs: Mention learn.next-intl.dev in issues menu5aeae8echore: Upgrade React and Next.js (#2164)- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for next-intl since your current version.
Updates posthog-js from 1.300.0 to 1.310.1
Release notes
Sourced from posthog-js's releases.
posthog-js@1.310.1
1.310.1
Patch Changes
- #2797
8b1a39aThanks@adboio! - product tours: support custom appearance, clean up animations (2025-12-23)posthog-js@1.310.0
1.310.0
Minor Changes
#2770
6851061Thanks@daibhin! - feat: allow exception autocapture to be programatically enabled / disabled (2025-12-22)#2792
f7372c8Thanks@adboio! - add event/action triggers for product tours (2025-12-22)#2790
96f42beThanks@adboio! - fix: hosted survey auto-submit behavior only submits skipped questions (2025-12-22)#2786
2c54d15Thanks@adboio! - emit new "survey abandoned" event on pageleave (2025-12-22)#2787
b676b4dThanks@lucasheriques! - feat: allow customizing text colors on web and react native (2025-12-22)Patch Changes
posthog-js@1.309.1
1.309.1
Patch Changes
posthog-js@1.309.0
1.309.0
Minor Changes
... (truncated)
Commits
968b6e2chore: update versions and lockfile [version bump]8b1a39afeat(product tours): allow customization (#2797)ddf9e1efix(ci): use read instead of head pipe to avoid SIGPIPE (#2807)1fda766chore: add readme for webpack, rollup and react (#2806)d5b645cchore: add vite playground (#2808)8c6929achore: update versions and lockfile [version bump]deced33fix(ci): make Slack notifications non-blocking in release workflow (#2805)5c2cea5feat(err): add batch size option (#2804)6851061feat: start / stop exception autocapture programatically (#2770)6b415a0fix(llma): extract model from response for OpenAI stored prompts (#2789)- Additional commits viewable in compare view
Updates react-hook-form from 7.68.0 to 7.69.0
Release notes
Sourced from react-hook-form's releases.
🎄 Version 7.69.0
📏 feat: align API with useWatch (#13192) 🤦🏻♂️ chore: update
@deprecatednames prop on (#13198) 🏥 chore: safely call function methods on elements (#13190) 🪖 chore: cve-2025-67779 (#13196) 🪖 chore: cve-2025-55184 & cve-2025-55183 (#13194) 🪖 chore: CVE-2025-55182 Critical RCE vulnerabilty (#13175) 🔬 test: add regression tests for #12837 and #13136 (Package Dependencies
Package:
@next/eslint-plugin-nextEcosystem:
npmVersion Change:
16.0.10 → 16.1.1Update Type:
MinorPackage:
@commitlint/config-conventionalEcosystem:
npmVersion Change:
20.0.0 → 20.2.0Update Type:
MinorPackage:
eslint-plugin-react-refreshEcosystem:
npmVersion Change:
0.4.24 → 0.4.26Update Type:
PatchPackage:
@eslint-react/eslint-pluginEcosystem:
npmVersion Change:
2.3.12 → 2.4.0Update Type:
MinorPackage:
@chromatic-com/playwrightEcosystem:
npmVersion Change:
0.12.7 → 0.12.8Update Type:
PatchPackage:
@vitest/browser-playwrightEcosystem:
npmVersion Change:
4.0.15 → 4.0.16Update Type:
Patch
Technical Details
| ID: | 12290292 |
| UUID: | 3765477471 |
| Node ID: | PR_kwDOQv_Yxs66utLg |
| Host: | GitHub |
| Repository: | ApplicationAgentProtocol/applicationagentprotocol.github.io |