Skip to content

chore(deps): bump the frontend-dependencies group with 12 updates#203

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend-dependencies-fac6c426a5
Mar 19, 2026
Merged

chore(deps): bump the frontend-dependencies group with 12 updates#203
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/frontend-dependencies-fac6c426a5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps the frontend-dependencies group with 12 updates:

Package From To
turbo 2.8.17 2.8.19
vercel 50.33.0 50.33.1
@polar-sh/sdk 0.46.2 0.46.4
@tanstack/react-query 5.90.21 5.91.0
framer-motion 12.34.3 12.38.0
@commitlint/cli 20.4.2 20.5.0
@commitlint/config-conventional 20.4.2 20.5.0
@iconify-json/lucide 1.2.96 1.2.98
rollup-plugin-visualizer 6.0.8 6.0.11
mongoose 9.2.2 9.3.1
resend 6.9.3 6.9.4
svix 1.86.0 1.88.0

Updates turbo from 2.8.17 to 2.8.19

Release notes

Sourced from turbo's releases.

Turborepo v2.8.19

What's Changed

turbo-ignore

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.8.18...v2.8.19

Turborepo v2.8.19-canary.3

What's Changed

turbo-ignore

Full Changelog: vercel/turborepo@v2.8.19-canary.2...v2.8.19-canary.3

Turborepo v2.8.19-canary.2

What's Changed

turbo-ignore

Full Changelog: vercel/turborepo@v2.8.19-canary.1...v2.8.19-canary.2

Turborepo v2.8.19-canary.1

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.8.18-canary.26...v2.8.19-canary.1

Turborepo v2.8.18

... (truncated)

Commits
  • ee7de87 publish 2.8.19 to registry
  • 7da779a fix: Support legacy unscoped binary package names in Node shim (#12391)
  • 9d977f1 fix: Detect scoped @turbo/{platform} packages in local binary resolution (#...
  • 2ff8fc9 chore: Upgrade Next.js to 16.2.0 in examples and apps (#12389)
  • ee90d8e release(turborepo): 2.8.19-canary.3 (#12387)
  • 4b2eae6 fix: Tailored turbo-ignore deprecation notice for Vercel users (#12385)
  • 1885f08 release(turborepo): 2.8.19-canary.2 (#12384)
  • 1b9f6cb feat: Deprecate turbo-ignore in favor of turbo query affected (#12382)
  • f9517de release(turborepo): 2.8.19-canary.1 (#12383)
  • 84a5369 ci: Use blobless clones for release workflow checkouts (#12381)
  • Additional commits viewable in compare view

Updates vercel from 50.33.0 to 50.33.1

Release notes

Sourced from vercel's releases.

vercel@50.33.1

Patch Changes

Changelog

Sourced from vercel's changelog.

50.33.1

Patch Changes

Commits

Updates @polar-sh/sdk from 0.46.2 to 0.46.4

Release notes

Sourced from @​polar-sh/sdk's releases.

typescript - v0.46.4 - 2026-03-13 07:47:12

Generated by Speakeasy CLI

@​polar-sh/sdk 0.46.4

Typescript SDK Changes:

  • polar.events.list(): response.union(ListResource_Event_).items[].union(SystemEvent).union(subscription.updated) Added (Breaking ⚠️)
  • polar.organizations.create():
    • request Changed (Breaking ⚠️)
    • response Changed
  • polar.events.get(): response.union(SystemEvent).union(subscription.updated) Added (Breaking ⚠️)
  • polar.organizations.update():
    • request.organizationUpdate Changed (Breaking ⚠️)
    • response Changed
  • polar.checkoutLinks.create(): response.discount Changed
  • polar.discounts.list(): response.items[] Changed
  • polar.subscriptions.get(): response Changed
  • polar.subscriptions.revoke(): response Changed
  • polar.subscriptions.update():
    • request.subscriptionUpdate.union(SubscriptionUpdateProduct).prorationBehavior.enum(nextPeriod) Added
    • response Changed
    • error.status[402] Added
  • polar.discounts.create():
    • request Changed
    • response Changed
  • polar.orders.get(): response.discount Changed
  • polar.orders.update(): response.discount Changed
  • polar.checkouts.list(): response.items[].discount Changed
  • polar.checkouts.create(): response.discount Changed
  • polar.checkouts.get(): response.discount Changed
  • polar.checkouts.update(): response.discount Changed
  • polar.checkouts.clientGet(): response Changed
  • polar.checkouts.clientUpdate(): response Changed
  • polar.checkouts.clientConfirm(): response Changed
  • polar.checkoutLinks.list(): response.items[].discount Changed
  • polar.organizations.list(): response.items[] Changed
  • polar.checkoutLinks.get(): response.discount Changed
  • polar.subscriptions.create(): response Changed
  • polar.checkoutLinks.update(): response.discount Changed
  • polar.orders.list(): response.items[].discount Changed
  • polar.discounts.get(): response Changed
  • polar.discounts.update():
    • request.discountUpdate.amounts Added
    • response Changed
  • polar.customerPortal.benefitGrants.list(): response.items[].union(CustomerBenefitGrantDiscord).benefit.organization.prorationBehavior.enum(nextPeriod) Added
  • polar.customerPortal.benefitGrants.get(): response.union(CustomerBenefitGrantGitHubRepository).benefit.organization.prorationBehavior.enum(nextPeriod) Added
  • polar.customerPortal.benefitGrants.update(): response.union(CustomerBenefitGrantLicenseKeys).benefit.organization.prorationBehavior.enum(nextPeriod) Added
  • polar.customerPortal.seats.listClaimedSubscriptions(): response.items[] Changed
  • polar.customerPortal.orders.list(): response.items[].product.organization.prorationBehavior.enum(nextPeriod) Added
  • polar.customerPortal.orders.get(): response.product.organization.prorationBehavior.enum(nextPeriod) Added
  • polar.customerPortal.orders.update(): response.product.organization.prorationBehavior.enum(nextPeriod) Added
  • polar.customerPortal.organizations.get(): response.organization.prorationBehavior.enum(nextPeriod) Added

... (truncated)

Changelog

Sourced from @​polar-sh/sdk's changelog.

2024-09-02 09:49:03

Changes

Based on:

Generated

  • [typescript v0.6.1] .

Releases

2024-09-04 00:24:19

Changes

Based on:

Generated

  • [typescript v0.7.0] .

Releases

2024-09-05 00:24:10

Changes

Based on:

Generated

  • [typescript v0.7.1] .

Releases

2024-09-13 00:24:28

Changes

Based on:

Generated

  • [typescript v0.8.0] .

Releases

2024-09-16 00:26:12

Changes

Based on:

Generated

  • [typescript v0.8.1] .

Releases

... (truncated)

Commits
  • dd61fd3 Merge pull request #164 from polarsource/speakeasy-sdk-regen-1773103093
  • 8bc8ac5 empty commit to trigger [run-tests] workflow
  • 52631a8 ## Typescript SDK Changes:
  • 6fa8eb1 Merge pull request #165 from polarsource/fix/add-missing-webhook-event-types
  • 915fa3e fix: add missing webhook event types to parseEvent
  • ec38712 ## Typescript SDK Changes:
  • See full diff in compare view

Updates @tanstack/react-query from 5.90.21 to 5.91.0

Release notes

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

@​tanstack/react-query@​5.91.0

Minor Changes

  • feat: environmentManager (#10199)

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/query-core@​5.91.0

@​tanstack/react-query-persist-client@​5.90.25

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/react-query@​5.91.0
    • @​tanstack/query-persist-client-core@​5.92.2

@​tanstack/react-query-persist-client@​5.90.23

Patch Changes

  • Updated dependencies [978fc52]:
    • @​tanstack/query-persist-client-core@​5.92.0
    • @​tanstack/react-query@​5.90.21

@​tanstack/react-query-persist-client@​5.90.22

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.91.19
    • @​tanstack/react-query@​5.90.20
Changelog

Sourced from @​tanstack/react-query's changelog.

5.91.0

Minor Changes

  • feat: environmentManager (#10199)

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/query-core@​5.91.0
Commits
  • 3761d2b ci: Version Packages (#10290)
  • 6fa901b feat/environmentManager (#10199)
  • 3fac499 test(react-query/useSuspenseInfiniteQuery): add test for basic suspend and re...
  • 6d0a2a9 test(react-query/useSuspenseQuery): remove unnecessary 'act' from background ...
  • 9ec0fc6 test(react-query/useSuspenseQueries): remove unnecessary 'act' from backgroun...
  • 67cf8b6 ref: ts cutoff (#10253)
  • 8a59b2d test({react,preact}-query/useSuspenseQueries): add test for suspending when t...
  • 0eca134 test({react,preact}-query/useSuspenseQueries): add test for not suspending bu...
  • 6af63a7 test({react,preact}-query/useSuspenseQueries): add test for not suspending wh...
  • 282cdc2 test(react-query/useQueries): add test for not fetching during restoring peri...
  • Additional commits viewable in compare view

Updates framer-motion from 12.34.3 to 12.38.0

Changelog

Sourced from framer-motion's changelog.

[12.38.0] 2026-03-16

Added

  • Added layoutAnchor prop to configure custom anchor point for resolving relative projection boxes.

Fixed

  • Reorder: Fix axis switching after window resize.
  • Reorder: Fix with virtualised lists.
  • AnimatePresence: Ensure children are removed when exit animation matches current values.

[12.37.0] 2026-03-16

Added

  • Support for hardware accelerating "start" and "end" offsets in scroll and useScroll.
  • Support for oklch, oklab, lab, lch, color, color-mix, light-dark color types.

Fixed

  • Fix whileInView with client-side navigation.
  • Fix draggable elements when layout updates due to surrounding element re-renders.
  • Improved memory pressure of layout animations.
  • Ensure motion value returned from useSpring reports correct isAnimating().

[12.36.0] 2026-03-09

Added

  • Allow dragSnapToOrigin to accept "x" or "y" for per-axis snapping.
  • Added axis-locked layout animations with layout="x" and layout="y".
  • Added skipInitialAnimation to useSpring.

Fixed

  • Fixed height and width: auto animations with box-sizing: border-box.
  • Reset component values when exit animation finishes.
  • Ensure anticipate easing returns 1 at p === 1.
  • Fix @emotion/is-prop-valid resolve error in Storybook.
  • Remove data-pop-layout-id from exiting elements when animation interrupted.
  • Ensure we skip WAAPI for non-animatable keyframes.
  • Ensure we skip WAAPI for SVG transforms.
  • Ensure MotionValue props are not passed to SVG.
  • AnimatePresence: Prevent mode="wait" elements from getting stuck when switched rapidly.

[12.35.2] 2026-03-09

Fixed

... (truncated)

Commits
  • 0bfc9fe v12.38.0
  • 343cb0c Updating layoutAnchor
  • ee99ad2 Updating changelog
  • 062660b Updating changgelog
  • 303da7d Updating readme
  • b075adc Merge pull request #3647 from motiondivision/feat/layout-anchor
  • f0991d6 Add missing layoutAnchor !== false guard in attemptToResolveRelativeTarget
  • b5798e9 Merge pull request #3642 from motiondivision/worktree-fix-issue-3078
  • 7686c19 Merge pull request #3636 from motiondivision/worktree-fix-issue-3061
  • a95c487 Fix auto-scroll in reorder-virtualized test page
  • Additional commits viewable in compare view

Updates @commitlint/cli from 20.4.2 to 20.5.0

Release notes

Sourced from @​commitlint/cli's releases.

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.4...v20.5.0

v20.4.4

20.4.4 (2026-03-12)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.3...v20.4.4

v20.4.3

20.4.3 (2026-03-03)

Bug Fixes

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

20.5.0 (2026-03-15)

Bug Fixes

  • cli: validate that --cwd directory exists before execution (#4658) (cf80f75), closes #4595

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/cli

20.4.3 (2026-03-03)

Bug Fixes

Commits

Updates @commitlint/config-conventional from 20.4.2 to 20.5.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.5.0

20.5.0 (2026-03-15)

Bug Fixes

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.4...v20.5.0

v20.4.4

20.4.4 (2026-03-12)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.4.3...v20.4.4

v20.4.3

20.4.3 (2026-03-03)

Bug Fixes

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.5.0 (2026-03-15)

Note: Version bump only for package @​commitlint/config-conventional

20.4.4 (2026-03-12)

Note: Version bump only for package @​commitlint/config-conventional

20.4.3 (2026-03-03)

Bug Fixes

Commits

Updates @iconify-json/lucide from 1.2.96 to 1.2.98

Commits

Updates rollup-plugin-visualizer from 6.0.8 to 6.0.11

Changelog

Sourced from rollup-plugin-visualizer's changelog.

6.0.11

  • Identical to 6.0.5 to have latest v6 that is not deprecated
Commits

Updates mongoose from 9.2.2 to 9.3.1

Release notes

Sourced from mongoose's releases.

9.3.1 / 2026-03-17

  • fix(model): handle passing string projection to hydrate() #16082
  • fix(model): fix bulkWrite() sorting #16079 #16080 pnkov
  • fix(QueryCursor): fix wrong this context in QueryCursor close callback #16104 techcodie
  • types(schema): infer schema options correctly for model context in statics #16046 #16102
  • types(schema): fix type definition for HydratedDocType in autoTypedVirtuals #16083
  • types(plugin): allow passing model with custom TStatics into Schema.prototype.plugin() #16090 #16086
  • chore: use MongooseError instead of Error in schema, model, and aggregate #15995 mahmoodhamdi
  • docs(projection): clean up jsdoc for parseProjection()

9.3.0 / 2026-03-10

  • feat(schema): support discriminators option inline for better TypeScript support #16053
  • feat(aggregate): add pipelineForUnionWith() helper to allow reusing pipelines with $unionWith in TypeScript #16033
  • feat(setDefaultsOnInsert): pass query as context to default functions #16041 #16025
  • fix: resolve deeply nested discriminator paths in arrayFilters #16072 Yatin81
  • fix(changeStream): emit ready on next tick to allow stream to initialize
  • fix(connection): handle calling watch() on disconnected connection
  • fix: remove references to mongodb option "promiseLibrary" hasezoey
  • fix(model+query): backwards compatible validateBeforeSave handling and avoid TypeError in removeUnusedArrayFilters on nullish update
  • perf(model): remove unnecessary overhead when saving new doc
  • types(InferRawDocType): fall back to using InferRawDocType instead of pulling non-raw inferred doc type if EnforcedDocType not set #16053
  • types: add type constraints for Document#$model() and Document#model() mrazauskas
  • docs: fix broken links and update MongoDB documentation links #16037 hasezoey
  • docs(contributing): update issue tracker links to Automattic org AkaHarshit

9.2.4 / 2026-03-03

  • types(models): allow unknown keys in subdocs while retaining autocomplete suggestions #16048
  • types(schema): fix issues related to defining timestamps and virtuals with methods and/or statics in schema options #16052 #16046
  • docs: use lowercase primitive types in JSDoc and fix incorrect @returns declarations #16036 #16018
  • docs(field-level-encryption): improve CSFLE docs with model registration guidance and schema definition example #16065 #16015

9.2.3 / 2026-02-26

  • types(model): make bulkSave() correctly take array of THydratedDocumentType #16032
Changelog

Sourced from mongoose's changelog.

9.3.1 / 2026-03-17

  • fix(model): handle passing string projection to hydrate() #16082
  • fix(model): fix bulkWrite() sorting #16079 #16080 pnkov
  • fix(QueryCursor): fix wrong this context in QueryCursor close callback #16104 techcodie
  • types(schema): infer schema options correctly for model context in statics #16046 #16102
  • types(schema): fix type definition for HydratedDocType in autoTypedVirtuals #16083
  • types(plugin): allow passing model with custom TStatics into Schema.prototype.plugin() #16090 #16086
  • chore: use MongooseError instead of Error in schema, model, and aggregate #15995 mahmoodhamdi
  • docs(projection): clean up jsdoc for parseProjection()

9.3.0 / 2026-03-10

  • feat(schema): support discriminators option inline for better TypeScript support #16053
  • feat(aggregate): add pipelineForUnionWith() helper to allow reusing pipelines with $unionWith in TypeScript #16033
  • feat(setDefaultsOnInsert): pass query as context to default functions #16041 #16025
  • fix: resolve deeply nested discriminator paths in arrayFilters #16072 Yatin81
  • fix(changeStream): emit ready on next tick to allow stream to initialize
  • fix(connection): handle calling watch() on disconnected connection
  • fix: remove references to mongodb option "promiseLibrary" hasezoey
  • fix(model+query): backwards compatible validateBeforeSave handling and avoid TypeError in removeUnusedArrayFilters on nullish update
  • perf(model): remove unnecessary overhead when saving new doc
  • types(InferRawDocType): fall back to using InferRawDocType instead of pulling non-raw inferred doc type if EnforcedDocType not set #16053
  • types: add type constraints for Document#$model() and Document#model() mrazauskas
  • docs: fix broken links and update MongoDB documentation links #16037 hasezoey
  • docs(contributing): update issue tracker links to Automattic org AkaHarshit

9.2.4 / 2026-03-03

  • types(models): allow unknown keys in subdocs while retaining autocomplete suggestions #16048
  • types(schema): fix issues related to defining timestamps and virtuals with methods and/or statics in schema options #16052 #16046
  • docs: use lowercase primitive types in JSDoc and fix incorrect @returns declarations #16036 #16018
  • docs(field-level-encryption): improve CSFLE docs with model registration guidance and schema definition example #16065 #16015

9.2.3 / 2026-02-26

  • types(model): make bulkSave() correctly take array of THydratedDocumentType #16032
Commits
  • 88673cc chore: release 9.3.1
  • 89ae6ec Merge pull request #16104 from techcodie/fix-query-cursor-close-context
  • 1a6e317 Merge pull request #16102 from Automattic/vkarpov15/gh-16046-2
  • 31bc5a1 Fix wrong this context in QueryCursor._read cursor.close callback
  • 6a593e3 Merge pull request #16083 from mrazauskas/use-tstyche-assertions
  • 6043037 Update virtuals type in autoTypedVirtuals function
  • 81f96d3 Import mongoose alongside other mongoose types
  • 6bd17b2 Fix type definition for HydratedDocType
  • 8285600 Update type expectations for virtuals in tests
  • c98dde6 types(schema): infer schema options correctly for model context in statics
  • Additional commits viewable in compare view

Updates resend from 6.9.3 to 6.9.4

Release notes

Sourced from resend's releases.

v6.9.4

What's Changed

Full Changelog: resend/resend-node@v6.9.3...v6.9.4

Commits
  • 95e4630 chore: bump package version to 6.9.4 (#878)
  • 3413387 chore(deps): up...

    Description has been truncated


    Summary by cubic

    Update core frontend dependencies to pick up recent fixes and keep tooling current. Touches @tanstack/react-query in the app and turbo/vercel at the root; no app code changes required.

    • Dependencies
      • @tanstack/react-query: 5.90.21 → 5.91.0 (minor; adds environmentManager)
      • turbo: 2.8.17 → 2.8.19 (patch)
      • vercel: 50.33.0 → 50.33.1 (patch)

    Written for commit 0b64d94. Summary will update on new commits.

Bumps the frontend-dependencies group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [turbo](https://github.com/vercel/turborepo) | `2.8.17` | `2.8.19` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `50.33.0` | `50.33.1` |
| [@polar-sh/sdk](https://github.com/polarsource/polar-js) | `0.46.2` | `0.46.4` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.21` | `5.91.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.34.3` | `12.38.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.4.2` | `20.5.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.2` | `20.5.0` |
| [@iconify-json/lucide](https://github.com/iconify/icon-sets) | `1.2.96` | `1.2.98` |
| [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `6.0.8` | `6.0.11` |
| [mongoose](https://github.com/Automattic/mongoose) | `9.2.2` | `9.3.1` |
| [resend](https://github.com/resend/resend-node) | `6.9.3` | `6.9.4` |
| [svix](https://github.com/svix/svix-webhooks) | `1.86.0` | `1.88.0` |


Updates `turbo` from 2.8.17 to 2.8.19
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.8.17...v2.8.19)

Updates `vercel` from 50.33.0 to 50.33.1
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@50.33.1/packages/cli)

Updates `@polar-sh/sdk` from 0.46.2 to 0.46.4
- [Release notes](https://github.com/polarsource/polar-js/releases)
- [Changelog](https://github.com/polarsource/polar-js/blob/main/RELEASES.md)
- [Commits](polarsource/polar-js@v0.46.2...v0.46.4)

Updates `@tanstack/react-query` from 5.90.21 to 5.91.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.91.0/packages/react-query)

Updates `framer-motion` from 12.34.3 to 12.38.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.34.3...v12.38.0)

Updates `@commitlint/cli` from 20.4.2 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 20.4.2 to 20.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/config-conventional)

Updates `@iconify-json/lucide` from 1.2.96 to 1.2.98
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `rollup-plugin-visualizer` from 6.0.8 to 6.0.11
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](btd/rollup-plugin-visualizer@v6.0.8...v6.0.11)

Updates `mongoose` from 9.2.2 to 9.3.1
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.2.2...9.3.1)

Updates `resend` from 6.9.3 to 6.9.4
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.9.3...v6.9.4)

Updates `svix` from 1.86.0 to 1.88.0
- [Release notes](https://github.com/svix/svix-webhooks/releases)
- [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md)
- [Commits](svix/svix-webhooks@v1.86.0...v1.88.0)

---
updated-dependencies:
- dependency-name: turbo
  dependency-version: 2.8.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: vercel
  dependency-version: 50.33.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: "@polar-sh/sdk"
  dependency-version: 0.46.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
- dependency-name: framer-motion
  dependency-version: 12.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
- dependency-name: "@commitlint/cli"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
- dependency-name: "@iconify-json/lucide"
  dependency-version: 1.2.98
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: rollup-plugin-visualizer
  dependency-version: 6.0.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: mongoose
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
- dependency-name: resend
  dependency-version: 6.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-dependencies
- dependency-name: svix
  dependency-version: 1.88.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2026

Assignees

The following users could not be added as assignees: TomCo, Tomco. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: auto-update, dependencies, frontend. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tc-dynamics Ready Ready Preview, Comment Mar 19, 2026 6:17am

@github-actions github-actions bot merged commit 3ce13a6 into main Mar 19, 2026
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend-dependencies-fac6c426a5 branch March 19, 2026 06:15
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 19, 2026

Greptile Summary

This is a routine dependency bump PR generated by Dependabot, upgrading 12 frontend and shared dependencies including turbo, vercel, framer-motion, mongoose, @tanstack/react-query, and others. Most updates are patch or minor releases with no breaking changes. However, there is one notable discrepancy in the generated lockfile.

Key findings:

  • svix version discrepancy (P1): The package-lock.json shows the api workspace's svix entry being downgraded from ^1.88.0^1.86.0, which is the opposite of what the PR description claims. This suggests the lockfile may have been regenerated from a stale api/package.json that did not yet reflect a prior upgrade to 1.88.0.
  • @polar-sh/sdk 0.46.2→0.46.4 introduces several breaking API changes (e.g. polar.organizations.create/update request shapes changed, polar.events.list/get union types added). No corresponding application-layer code changes are included in this PR — it is worth confirming that the codebase is not directly calling the affected endpoints in ways that would break at runtime.
  • turbo 2.8.17→2.8.19 changed its binary distribution from unscoped packages (turbo-darwin-64) to scoped packages (@turbo/darwin-64). The lockfile correctly reflects this structural change with no issues.
  • All other upgrades (framer-motion, mongoose, resend, @commitlint/*, @iconify-json/lucide, rollup-plugin-visualizer) are straightforward with no breaking changes.

Confidence Score: 3/5

  • PR has a svix version regression in the lockfile that should be resolved before merging.
  • The majority of changes are safe, routine dependency bumps. The score is reduced due to the svix downgrade discrepancy in package-lock.json (api workspace goes from ^1.88.0 to ^1.86.0 against the stated intent of the PR), and the unverified impact of @polar-sh/sdk breaking API changes.
  • package-lock.json — verify the svix version in the api workspace entry (line ~67) and confirm api/package.json has the correct svix version.

Important Files Changed

Filename Overview
package.json Root package.json bumps turbo (2.8.17→2.8.19) and vercel (50.33.0→50.33.1) dev dependencies — both are straightforward patch/minor bumps with no issues.
apps/frontend/package.json Frontend package.json bumps @tanstack/react-query from 5.90.21→5.91.0; this minor version adds an environmentManager feature and is additive — no breaking changes expected.
package-lock.json Lock file has a critical discrepancy: the api workspace's svix entry is downgraded from ^1.88.0 to ^1.86.0, contradicting the PR description. All other lockfile changes are consistent with the stated upgrades.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[package.json and frontend/package.json\nVersion declarations updated] --> B[npm install regenerates lockfile]
    B --> C{package-lock.json changes}
    C --> D[turbo 2.8.17 to 2.8.19\nBinaries renamed to scoped packages]
    C --> E[tanstack/react-query 5.90.21 to 5.91.0\nNew environmentManager feature]
    C --> F[vercel 50.33.0 to 50.33.1\nPatch fixes]
    C --> G[mongoose 9.2.2 to 9.3.1\nBugfixes and type improvements]
    C --> H[svix in api workspace\n1.88.0 to 1.86.0 UNEXPECTED DOWNGRADE]
    style H fill:#ff9999,stroke:#cc0000
Loading

Last reviewed commit: "chore(deps): bump th..."

"mongoose": "^9.3.1",
"resend": "^6.9.4",
"svix": "^1.88.0"
"svix": "^1.86.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

P1 svix version downgraded, not upgraded

The PR description states svix is being bumped from 1.86.0 to 1.88.0, but the package-lock.json diff shows the opposite: the api workspace entry changes from ^1.88.0 down to ^1.86.0. This is a regression — the api workspace was already pinned to 1.88.0 before this PR, and this change would downgrade it.

The ^1.88.0 entry in the base branch (before this PR) was likely intentional. Downgrading svix could reintroduce bugs or remove fixes that were present in 1.87.x / 1.88.0.

Please verify the api/package.json to ensure the svix version is correct, and regenerate the lockfile accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants