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

fix(deps): update all non-major dependencies #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hookform/resolvers (source) ^4.1.2 -> ^4.1.3 age adoption passing confidence
@slicemachine/adapter-next (source) ^0.3.66 -> ^0.3.69 age adoption passing confidence
@stripe/react-stripe-js ^3.1.1 -> ^3.4.0 age adoption passing confidence
@stripe/stripe-js (source) ^5.6.0 -> ^5.10.0 age adoption passing confidence
@types/node (source) ^22.13.5 -> ^22.13.10 age adoption passing confidence
autoprefixer ^10.4.20 -> ^10.4.21 age adoption passing confidence
eslint (source) ^9.21.0 -> ^9.22.0 age adoption passing confidence
eslint-config-next (source) 15.1.7 -> 15.2.2 age adoption passing confidence
eslint-config-prettier ^10.0.2 -> ^10.1.1 age adoption passing confidence
lucide-react (source) ^0.475.0 -> ^0.479.0 age adoption passing confidence
next (source) 15.1.7 -> 15.2.2 age adoption passing confidence
prettier (source) ^3.5.2 -> ^3.5.3 age adoption passing confidence
slice-machine-ui (source) ^2.12.3 -> ^2.13.2 age adoption passing confidence
stripe ^17.6.0 -> ^17.7.0 age adoption passing confidence
swiper (source) ^11.2.4 -> ^11.2.5 age adoption passing confidence
typescript (source) ^5.7.3 -> ^5.8.2 age adoption passing confidence

Release Notes

react-hook-form/resolvers (@​hookform/resolvers)

v4.1.3

Compare Source

Bug Fixes
  • escape square brackets in field name regex pattern (#​752) (50dd4ad)
prismicio/slice-machine (@​slicemachine/adapter-next)

v0.3.69

Compare Source

v0.3.68

Compare Source

v0.3.67

Compare Source

stripe/react-stripe-js (@​stripe/react-stripe-js)

v3.4.0

Compare Source

Changed

v3.3.0

Compare Source

New features
Fixes
  • Push release commit and tag before creating release (#​560)
  • Fix lagging version in build (#​556)
Changed
  • Bump store2 from 2.12.0 to 2.14.4 (#​563)
stripe/stripe-js (@​stripe/stripe-js)

v5.10.0

Compare Source

New features
Fixes
Changed

v5.9.2

Compare Source

  • Complete release candidate testing (#​732)
  • v5.9.2-rc.1
  • Use —prerelease for non-typed release candidate versions (#​731)
  • Fix release candidate prerelease version increments (#​730)
  • Fix release candidate logic (#​729)
  • Cut over to release candidate (#​728)
New features
Fixes
Changed

v5.9.1

Compare Source

  • Add release candidate configuration (#​726)
New features
Fixes
Changed

v5.9.0

Compare Source

  • Fix TaxId Types (#​727)
  • Add types for checkout.updateTaxIdInfo and session.taxIdInfo (#​725)
New features
Fixes
Changed

v5.8.0

Compare Source

New features
Changed
  • Bump elliptic from 6.6.0 to 6.6.1 in /examples/parcel (#​722)

v5.7.0

Compare Source

  • Generalize Stripe.js detection logic (#​721)
  • Update types for ECE new integration shape (#​718)
New features
Fixes
Changed
postcss/autoprefixer (autoprefixer)

v10.4.21

Compare Source

eslint/eslint (eslint)

v9.22.0

Compare Source

vercel/next.js (eslint-config-next)

v15.2.2

Compare Source

v15.2.1

Compare Source

Core Changes
  • Unify Link and Form prefetching: #​76184
  • Turbopack: Ensure server actions sourcemaps tests pass: #​76157
  • [dev-overlay] control dark theme in one place: #​76528
  • [dev-overlay] change css var for terminal: #​76590
  • [dev-overlay] Discriminate stack frame settled typed: #​76517
  • Remove obsolete sourcePackage references: #​76550
  • refactor: remove unused variable in externals handling: #​76599
  • fix: Add popular embedding libraries to serverExternalPackages: #​76574
  • [Segment Cache] Implement hash-only navigations: #​76179
  • Webpack: abstract away getting compilation spans: #​76579
  • report compiler duration for webpack and improve numbers: #​76665
  • [dev-overlay] fix dark theme missing close bracket: #​76672
  • Remove revalidate property from incremental cache ctx for FETCH kind: #​76500
  • [dev-overlay] fix: env name label style was out of sync with error type label: #​76668
  • Turbopack: avoid celling source maps before minify: #​76626
  • refactor(CI): Merge all four bundler test manifest scripts into one: #​76652
  • [metadata] fix duplicate metadata for parallel routes: #​76669
  • [Segment Cache] Omit from bundle if flag disabled: #​76622
  • [Segment Cache] Support output: "export" mode: #​75671
  • [Segment Cache] Refresh on same-page navigation: #​76223
  • [metadata] re-enable streaming metadata with PPR: #​76119
  • [Segment Cache] Search param fallback handling: #​75990
  • [Segment Cache] Fix: canonicalURL omits origin: #​76444
  • fix metadata basePath for manifest: #​76681
  • Propagate expire time to cache-control header and prerender manifest: #​76207
  • Show revalidate/expire columns in build output: #​76343
  • Gate alternate bundler behind canary only: #​76634
  • [dynamicIO] routes with dynamic segments should be able to be static in dev: #​76691
  • [repo] upgrade ts 5.8.2: #​76709
  • [metadata]: ensure metadata boundary is only rendered once on client nav: #​76692
  • [metadata] clean up redudant options: #​76712
  • Fix uniqueness detection for generateStaticParams: #​76713
  • Upgrade React from 22e39ea7-20250225 to d55cc79b-20250228: #​76680
  • [Turbopack] Compute module batches and use them for chunking: #​76133
  • [Dev Tools] Improve keyboard interactions for menu & overlays: #​76754
  • Keep server code out of browser chunks: #​76660
  • Turbopack: inline minify into code generation and make it a plain function instead of a turbo tasks function: #​76628
  • fix edge runtime asset fetch in pages api: #​76750
  • Update use-cache-unknown-cache-kind.test.ts snapshot for alternate bundler: #​76682
Example Changes
  • docs: fix reading params code blocks: #​76705
Misc Changes
  • fix(rustdoc): Fix rustdoc warnings, block on rustdoc failures in CI: #​76448
  • Update more global turbo CLI usage: #​76576
  • docs: Node.js runtime support for Middleware: #​76556
  • build: Update swc_core to v16.0.0: #​76414
  • Turbopack: prevent panic in swc issue emitter: #​76595
  • Unflake parallel-routes-revalidation test: #​76600
  • Fix octokit.rest.issues.addLabels call: #​76601
  • [test] Use new Redbox matchers in app/ error-recovery: #​76552
  • [test] Use new Redbox matchers in pages/ ReactRefreshLogBox-app-doc: #​76551
  • Run nightly bundler integration tests also with React 18: #​76606
  • 15.2: Add version history for devIndicators and note on deprecated options: #​76611
  • 15.2 docs: document missing htmlLimitedBots option: #​76616
  • Update bundler production test manifest: #​76584
  • Update bundler development test manifest: #​76585
  • Fix test after CI switched to pnpm 10: #​76615
  • chore(cna): fix theme extend for tailwind v4: #​76583
  • [test] Use new Redbox matchers in app/ ReactRefreshLogBoxMisc: #​76563
  • Don’t use native built-ins for additional bundler: #​76577
  • Revert "Run nightly bundler integration tests also with React 18": #​76640
  • Update bundler production test manifest: #​76643
  • Update bundler development test manifest: #​76644
  • Turbopack: dedupe middleware-manifest entries: #​76621
  • Turbopack: Improve edge tests: #​76607
  • Turbopack: add test test for css order: #​76675
  • Turbopack: fix order of chunk items in cycles: #​76676
  • [ci] Fix test-turbopack-integration not having any shards : #​76355
  • Update Turbopack development test manifest: #​76658
  • Update Turbopack production test manifest: #​76659
  • fix(CI): Upload to areweturboyet immediately after a manifest is updated, not only on a fixed cron schedule: #​76688
  • Update test snapshots for alternative bundler [4/n]: #​76578
  • fix(turbopack): Fix analysis of private properties: #​76654
  • Turbopack: Simplify emitDecoratorMetadata test: #​76678
  • [test] Use new Redbox matchers in pages/ ReactRefreshRegression: #​76743
  • [test] Remove describeVariants helper: #​76631
  • [test] Fix flaky error-recovery test: #​76753
  • [test] Use new Redbox matchers in app/ dynamic-error: #​76744
  • [test] Use new Redbox matchers in app/ rsc-runtime-errors: #​76745
  • Turbopack: avoid panic in module batches: #​76757
  • Revert "test: temporarily disable after deploy test": #​74990
  • toDisplayRedbox(): replace all occurrences of testDir: #​76618
  • Fix: missing close brace in demo code: #​76549
  • Disable flaky Turbopack tests: #​76760
  • feat(CI): Revalidate vercel data cache on areweturboyet after uploading data to KV store: #​76693
  • chore(github): move top prs and feature requests to different Slack channel: #​76764
  • Fix flaky Bun test: #​76763
Credits

Huge thanks to @​acdlite, @​bgw, @​ijjk, @​molebox, @​kdy1, @​timneutkens, @​devjiwonchoi, @​mischnic, @​unstubbable, @​eps1lon, @​huozhi, @​philipithomas, @​delbaoliveira, @​samcx, @​wbinnssmith, @​sokra, @​gnoff, @​leerob, @​ztanner, @​raunofreiberg, @​lubieowoce, and @​LihaoWang for helping!

v15.2.0

Compare Source

prettier/eslint-config-prettier (eslint-config-prettier)

v10.1.1

Compare Source

Patch Changes
  • #​309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also #​308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    
    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

v10.1.0

Compare Source

Minor Changes

v10.0.3

Compare Source

Patch Changes
lucide-icons/lucide (lucide-react)

v0.479.0: Version 0.479.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.478.0...0.479.0

v0.478.0: Version 0.478.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.477.0...0.478.0

v0.477.0: New icons 0.477.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.476.0: Fixes and new icons 0.476.0

Compare Source

Fixes

New icons 🎨

Modified Icons 🔨

vercel/next.js (next)

v15.2.2

Compare Source

v15.2.1

Compare Source

Core Changes
  • Unify Link and Form prefetching: #​76184
  • Turbopack: Ensure server actions sourcemaps tests pass: #​76157
  • [dev-overlay] control dark theme in one place: #​76528
  • [dev-overlay] change css var for terminal: #​76590
  • [dev-overlay] Discriminate stack frame settled typed: #​76517
  • Remove obsolete sourcePackage references: #​76550
  • refactor: remove unused variable in externals handling: #​76599
  • fix: Add popular embedding libraries to serverExternalPackages: #​76574
  • [Segment Cache] Implement hash-only navigations: #​76179
  • Webpack: abstract away getting compilation spans: #​76579
  • report compiler duration for webpack and improve numbers: #​76665
  • [dev-overlay] fix dark theme missing close bracket: #​76672
  • Remove revalidate property from incremental cache ctx for FETCH kind: #​76500
  • [dev-overlay] fix: env name label style was out of sync with error type label: #​76668
  • Turbopack: avoid celling source maps before minify: #​76626
  • refactor(CI): Merge all four bundler test manifest scripts into one: #​76652
  • [metadata] fix duplicate metadata for parallel routes: #​76669
  • [Segment Cache] Omit from bundle if flag disabled: #​76622
  • [Segment Cache] Support output: "export" mode: #​75671
  • [Segment Cache] Refresh on same-page navigation: #​76223
  • [metadata] re-enable streaming metadata with PPR: #​76119
  • [Segment Cache] Search param fallback handling: #​75990
  • [Segment Cache] Fix: canonicalURL omits origin: #​76444
  • fix metadata basePath for manifest: #​76681
  • Propagate expire time to cache-control header and prerender manifest: #​76207
  • Show revalidate/expire columns in build output: #​76343
  • Gate alternate bundler behind canary only: #​76634
  • [dynamicIO] routes with dynamic segments should be able to be static in dev: #​76691
  • [repo] upgrade ts 5.8.2: #​76709
  • [metadata]: ensure metadata boundary is only rendered once on client nav: #​76692
  • [metadata] clean up redudant options: #​76712
  • Fix uniqueness detection for generateStaticParams: #​76713
  • Upgrade React from 22e39ea7-20250225 to d55cc79b-20250228: #​76680
  • [Turbopack] Compute module batches and use them for chunking: #​76133
  • [Dev Tools] Improve keyboard interactions for menu & overlays: #​76754
  • Keep server code out of browser chunks: #​76660
  • Turbopack: inline minify into code generation and make it a plain function instead of a turbo tasks function: #​76628
  • fix edge runtime asset fetch in pages api: #​76750
  • Update use-cache-unknown-cache-kind.test.ts snapshot for alternate bundler: #​76682
Example Changes
  • docs: fix reading params code blocks: #​76705
Misc Changes
  • fix(rustdoc): Fix rustdoc warnings, block on rustdoc failures in CI: #​76448
  • Update more global turbo CLI usage: #​76576
  • docs: Node.js runtime support for Middleware: #​76556
  • build: Update swc_core to v16.0.0: #​76414
  • Turbopack: prevent panic in swc issue emitter: #​76595
  • Unflake parallel-routes-revalidation test: #​76600
  • Fix octokit.rest.issues.addLabels call: #​76601
  • [test] Use new Redbox matchers in app/ error-recovery: #​76552
  • [test] Use new Redbox matchers in pages/ ReactRefreshLogBox-app-doc: #​76551
  • Run nightly bundler integration tests also with React 18: #​76606
  • 15.2: Add version history for devIndicators and note on deprecated options: #​76611
  • 15.2 docs: document missing htmlLimitedBots option: #​76616
  • Update bundler production test manifest: #​76584
  • Update bundler development test manifest: #​76585
  • Fix test after CI switched to pnpm 10: #​76615
  • chore(cna): fix theme extend for tailwind v4: #​76583
  • [test] Use new Redbox matchers in app/ ReactRefreshLogBoxMisc: #​76563
  • Don’t use native built-ins for additional bundler: #​76577
  • Revert "Run nightly bundler integration tests also with React 18": #​76640
  • Update bundler production test manifest: #​76643
  • Update bundler development test manifest: #​76644
  • Turbopack: dedupe middleware-manifest entries: #​76621
  • Turbopack: Improve edge tests: #​76607
  • Turbopack: add test test for css order: #​76675
  • Turbopack: fix order of chunk items in cycles: #​76676
  • [ci] Fix test-turbopack-integration not having any shards : #​76355
  • Update Turbopack development test manifest: #​76658
  • Update Turbopack production test manifest: #​76659
  • fix(CI): Upload to areweturboyet immediately after a manifest is updated, not only on a fixed cron schedule: #​76688
  • Update test snapshots for alternative bundler [4/n]: #​76578
  • fix(turbopack): Fix analysis of private properties: #​76654
  • Turbopack: Simplify emitDecoratorMetadata test: #​76678
  • [test] Use new Redbox matchers in pages/ ReactRefreshRegression: #​76743
  • [test] Remove describeVariants helper: #​76631
  • [test] Fix flaky error-recovery test: #​76753
  • [test] Use new Redbox matchers in app/ dynamic-error: #​76744
  • [test] Use new Redbox matchers in app/ rsc-runtime-errors: #​76745
  • Turbopack: avoid panic in module batches: #​76757
  • Revert "test: temporarily disable after deploy test": #​74990
  • toDisplayRedbox(): replace all occurrences of testDir: #​76618
  • Fix: missing close brace in demo code: #​76549
  • Disable flaky Turbopack tests: #​76760
  • feat(CI): Revalidate vercel data cache on areweturboyet after uploading data to KV store: #​76693
  • chore(github): move top prs and feature requests to different Slack channel: #​76764
  • Fix flaky Bun test: #​76763
Credits

Huge thanks to @​acdlite, @​bgw, @​ijjk, @​molebox, @​kdy1, @​timneutkens, @​devjiwonchoi, @​mischnic, @​unstubbable, @​eps1lon, @​huozhi, @​philipithomas, @​delbaoliveira, @​samcx, @​wbinnssmith, @​sokra, @​gnoff, @​leerob, @​ztanner, @​raunofreiberg, @​lubieowoce, and @​LihaoWang for helping!

v15.2.0

Compare Source

prettier/prettier (prettier)

v3.5.3

Compare Source

prismicio/slice-machine (slice-machine-ui)

v2.13.2: 2.13.2

Compare Source

🚀 Improved Table Editing Mock & Package Updates

We’ve made improvements to the Table Field mock in Slice Machine to provide a more accurate and intuitive editing experience.

🔧 What’s New?

  • Enhanced Mock Data - Tables now display more realistic placeholder content for better visualization.
  • Improved Structure - The mock adapts more accurately to different table configurations, making it easier to test your slices.

🚀 How to Try It?

Simply update Slice Machine and request to enable the Table Field Beta on your project to see the improvements in action!

🔗 Other Improvements

This release also includes improvements to @​slicemachine/adapter-next and @​prismicio/next v2 to enhance compatibility and developer experience.

🔍 What’s Next?

We’re continuing to refine the Table Field experience—stay tuned for more enhancements!
Let us know your feedback! 🚀

Thanks to our contributors for this release: @​dani-mp, @​angeloashmore, @​levimykel

v2.13.1: 2.13.1

Compare Source

Hey! 👋

We're happy to announce the release of Slice Machine v2.13.1!

🎨 Enhancements

  • Improved image mocks: We’ve enhanced the image mocks in the Slice Machine simulator by adding alt text, a required prop for certain image implementations.

Thanks to our contributors for this release: @​dani-mp 🙌

Follow our progress

Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates

v2.13.0: 2.13.0

Compare Source

Hey! 👋

🚀 Introducing the Table Field (Beta) in Prismic!
We’re excited to share a major milestone—our Table Field is now available in beta! 🎉 This new feature allows you to structure and manage tabular data natively within your Prismic projects, making it easier than ever to create and edit tables directly in the Page Builder.

Now, with the beta release, you can start building tables directly in Prismic with native support in Slice Machine!

table

🔑 Key Features in This Beta Release

  • Create & Edit Tables: Easily add rows and columns within the Page Builder.
  • Rich Text Support: Format text with bold, italics, and hyperlinks within table cells.
  • Dynamic Row & Column Addition: Add columns and rows dynamically.
  • Public API Access: Retrieve table data via the Prismic API in a structured format.

⚠️ What’s Next?

While the beta version provides essential table functionality, we know there’s more to improve! The next iterations will focus on:

  • Row & column deletion [Coming next week! 🚀]
  • Table components for Next.js, Nuxt, and SvelteKit [Coming next week! 🚀]
  • Header options (setting a row or column as a header)
  • Row/column reordering

📢 Beta Access & Feedback
Since this feature is still in beta, access is limited for now. Subscribe to our updates here to get notified when it becomes available to everyone!

Thanks to our contributors for this release: @​angeloashmore, @​dani-mp, @​jomifepe, @​levimykel, @​lihbr, @​xrutayisire 🙌

Follow Our Progress
Stay tuned with all the latest updates by following our progress on the what’s new page: https://prismic.io/updates

stripe/stripe-node (stripe)

v17.7.0

Compare Source

  • #​2256 Update generated code
    • Add support for prices on Billing.CreditBalanceSummaryRetrieveParams.filter.applicability_scope, Billing.CreditGrant.applicability_config.scope, and Billing.CreditGrantCreateParams.applicability_config.scope
    • Change Billing.CreditBalanceSummaryRetrieveParams.filter.applicability_scope.price_type, Billing.CreditGrant.applicability_config.scope.price_type, and Billing.CreditGrantCreateParams.applicability_config.scope.price_type to be optional
    • Add support for priority on Billing.CreditGrantCreateParams and Billing.CreditGrant
    • Add support for target_date on Checkout.Session.payment_method_options.acss_debit, Checkout.Session.payment_method_options.au_becs_debit, Checkout.Session.payment_method_options.bacs_debit, Checkout.Session.payment_method_options.sepa_debit, Checkout.Session.payment_method_options.us_bank_account, Checkout.SessionCreateParams.payment_method_options.acss_debit, Checkout.SessionCreateParams.payment_method_options.au_becs_debit, Checkout.SessionCreateParams.payment_method_options.bacs_debit, Checkout.SessionCreateParams.payment_method_options.sepa_debit

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
Copy link

vercel bot commented Mar 3, 2025

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

Name Status Preview Comments Updated (UTC)
deaf-i ❌ Failed (Inspect) Mar 11, 2025 1:26pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27c4c62 to 35c5b1b Compare March 3, 2025 11:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 35c5b1b to f503b46 Compare March 3, 2025 20:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f503b46 to 1e32918 Compare March 4, 2025 02:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e32918 to 6094827 Compare March 4, 2025 09:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6094827 to b9f6a78 Compare March 5, 2025 21:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b9f6a78 to 58dc229 Compare March 6, 2025 02:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 58dc229 to 7607356 Compare March 7, 2025 01:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7607356 to e96cb92 Compare March 7, 2025 10:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e96cb92 to e9a394e Compare March 7, 2025 15:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e9a394e to 988cff5 Compare March 7, 2025 21:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 988cff5 to ff3bf14 Compare March 8, 2025 11:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff3bf14 to e7172f3 Compare March 9, 2025 14:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e7172f3 to 7302fac Compare March 10, 2025 11:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7302fac to 4d65042 Compare March 11, 2025 03:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants