lryanle / SMARE

Social Marketplace Automotive Risk Engine Project (sponsored by Statefarm)
https://smare.lryanle.com
MIT License
6 stars 0 forks source link

[Snyk] Upgrade next from 14.1.4 to 14.2.9 #339

Open lryanle opened 2 months ago

lryanle commented 2 months ago

snyk-top-banner

Snyk has created this PR to upgrade next from 14.1.4 to 14.2.9.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: next
  • 14.2.9 - 2024-09-09

    Note

    This release is backporting bug fixes. It does not include all pending features/changes on canary.

    Core Changes

    • Revert "Fix esm property def in flight loader (#66990)" (#69749)
    • Disable experimental.optimizeServer by default to fix failed server action (#69788)
    • Fix middleware fallback: false case (#69799)
    • Fix status code for /_not-found route (#64058) (#69808)
    • Fix metadata prop merging (#69807)
    • create-next-app: fix font file corruption when using import alias (#69806)

    Credits

    Huge thanks to @ huozhi, @ ztanner, @ ijjk, and @ lubieowoce for helping!

  • 14.2.8 - 2024-09-04

    What's Changed

    Note

    This release is backporting bug fixes and minor improvements. It does not include all pending features/changes on canary.

    Support esmExternals in app directory

    • Support esm externals in app router (#65041)
    • Turbopack: Allow client components from foreign code in app routes (#64751)
    • Turbopack: add support for esm externals in app dir (#64918)
    • other related PRs: #66990 #66727 #66286 #65519

    Reading cookies set in middleware in components and actions

    • initialize ALS with cookies in middleware (#65008)
    • fix middleware cookie initialization (#65820)
    • ensure cookies set in middleware can be read in a server action (#67924)
    • fix: merged middleware cookies should preserve options (#67956)

    Metadata and icons

    • support facebook-specific metadata (fb:app_id, fb:admins) in generateMetaData (#65713)
    • Always collect static icons for all segments (#68712)
    • Fix favicon merging with customized icons (#67982)
    • Warn metadataBase missing in standalone mode or non vercel deployment (#66296)

    Parallel routes fixes

    • fix missing stylesheets when parallel routes are present (#69507)

    Draft mode and edge improvements

    next/image fixes

    • Allow external image urls with _next/image pathname to be rendered via Image component (#69586)

    Server actions improvements

    • optimize server actions (#66523)
    • Apply optimization for unused actions (#69178)
    • Improve SWC transform ID generation (#69183)

    Other changes

    • Ensure we match comment minify behavior between terser and swc (#68372)
    • send initialCanonicalUrl in array format to prevent crawler confusion (#69509)

    Create-next-app updates

    • enable @ typescript-eslint/recommended in create-next-app --typescript (#52845)
    • Update create-next-app template CSS (#66233)
    • Update create-next-app template CSS (#66043)
    • Update create-next-app template (#65803)
    • add font antialiasing to templates (#67425)
    • Move create-next-app public/ assets from local folderβ†’ remote URL (#66931)
    • Use classnames to set font family in Tailwind create-next-app templates (#66374)
    • other related PRs: #64478, #68899, #68534, #69021, #67146, #66145

    Full Changelog: v14.2.7...v14.2.8


    Huge thanks to everyone who contributed to this release:
    @ abhi12299, @ delbaoliveira, @ eps1lon, @ ForsakenHarmony, @ huozhi, @ ijjk, @ JoshuaKGoldberg, @ leerob, @ lubieowoce, @ Netail, @ ronanru, @ samcx, @ shuding, @ sokra, @ stylessh, @ timfuhrmann, @ wbinnssmith, @ wyattjoh, @ ypessoa, @ ztanner

  • 14.2.7 - 2024-08-27
  • 14.2.6 - 2024-08-21
  • 14.2.5 - 2024-07-10
  • 14.2.4 - 2024-06-11
  • 14.2.3 - 2024-04-24
  • 14.2.2 - 2024-04-18
  • 14.2.1 - 2024-04-12
  • 14.2.1-canary.7 - 2024-04-15
  • 14.2.1-canary.6 - 2024-04-15
  • 14.2.1-canary.5 - 2024-04-14
  • 14.2.1-canary.4 - 2024-04-13
  • 14.2.1-canary.3 - 2024-04-12
  • 14.2.1-canary.2 - 2024-04-12
  • 14.2.1-canary.1 - 2024-04-12
  • 14.2.1-canary.0 - 2024-04-11
  • 14.2.0 - 2024-04-11
  • 14.2.0-canary.67 - 2024-04-11
  • 14.2.0-canary.66 - 2024-04-11
  • 14.2.0-canary.65 - 2024-04-10
  • 14.2.0-canary.64 - 2024-04-09
  • 14.2.0-canary.63 - 2024-04-08
  • 14.2.0-canary.62 - 2024-04-07
  • 14.2.0-canary.61 - 2024-04-06
  • 14.2.0-canary.60 - 2024-04-05
  • 14.2.0-canary.59 - 2024-04-05
  • 14.2.0-canary.58 - 2024-04-05
  • 14.2.0-canary.57 - 2024-04-04
  • 14.2.0-canary.56 - 2024-04-04
  • 14.2.0-canary.55 - 2024-04-03
  • 14.2.0-canary.54 - 2024-04-02
  • 14.2.0-canary.53 - 2024-04-02
  • 14.2.0-canary.52 - 2024-04-01
  • 14.2.0-canary.51 - 2024-04-01
  • 14.2.0-canary.50 - 2024-03-30
  • 14.2.0-canary.49 - 2024-03-29
  • 14.2.0-canary.48 - 2024-03-28
  • 14.2.0-canary.47 - 2024-03-28
  • 14.2.0-canary.46 - 2024-03-27
  • 14.2.0-canary.45 - 2024-03-27
  • 14.2.0-canary.44 - 2024-03-26
  • 14.2.0-canary.43 - 2024-03-25
  • 14.2.0-canary.42 - 2024-03-25
  • 14.2.0-canary.41 - 2024-03-24
  • 14.2.0-canary.40 - 2024-03-23
  • 14.2.0-canary.39 - 2024-03-22
  • 14.2.0-canary.38 - 2024-03-22
  • 14.2.0-canary.37 - 2024-03-22
  • 14.2.0-canary.36 - 2024-03-21
  • 14.2.0-canary.35 - 2024-03-21
  • 14.2.0-canary.34 - 2024-03-20
  • 14.2.0-canary.33 - 2024-03-19
  • 14.2.0-canary.32 - 2024-03-19
  • 14.2.0-canary.31 - 2024-03-19
  • 14.2.0-canary.30 - 2024-03-18
  • 14.2.0-canary.29 - 2024-03-18
  • 14.2.0-canary.28 - 2024-03-18
  • 14.2.0-canary.27 - 2024-03-17
  • 14.2.0-canary.26 - 2024-03-16
  • 14.2.0-canary.25 - 2024-03-16
  • 14.2.0-canary.24 - 2024-03-15
  • 14.2.0-canary.23 - 2024-03-14
  • 14.2.0-canary.22 - 2024-03-14
  • 14.2.0-canary.21 - 2024-03-13
  • 14.2.0-canary.20 - 2024-03-13
  • 14.2.0-canary.19 - 2024-03-12
  • 14.2.0-canary.18 - 2024-03-12
  • 14.2.0-canary.17 - 2024-03-12
  • 14.2.0-canary.16 - 2024-03-11
  • 14.2.0-canary.15 - 2024-03-11
  • 14.2.0-canary.14 - 2024-03-11
  • 14.2.0-canary.13 - 2024-03-10
  • 14.2.0-canary.12 - 2024-03-09
  • 14.2.0-canary.11 - 2024-03-08
  • 14.2.0-canary.10 - 2024-03-08
  • 14.2.0-canary.9 - 2024-03-08
  • 14.2.0-canary.8 - 2024-03-07
  • 14.2.0-canary.7 - 2024-03-07
  • 14.2.0-canary.6 - 2024-03-06
  • 14.2.0-canary.5 - 2024-03-06
  • 14.2.0-canary.4 - 2024-03-06
  • 14.2.0-canary.3 - 2024-03-06
  • 14.2.0-canary.2 - 2024-03-05
  • 14.2.0-canary.1 - 2024-03-05
  • 14.2.0-canary.0 - 2024-03-05
  • 14.1.4 - 2024-03-20
from next GitHub release notes

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Snyk has automatically assigned this pull request, set who gets assigned.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

vercel[bot] commented 2 months ago

Deployment failed with the following error:

The value for maxDuration must be between 1 second and 60 seconds, in order to increase this limit upgrade your plan: https://vercel.com/pricing