MisterMunchkin / sanicaswim-order-form

Order form website and possibly e-commerce site in the future for sanicaswim.com. Created with NextJs, TailwindCss and HeadlessUI, hosted and deployed to Netlify, and backend with Notion
https://sanicaswim.com/
2 stars 0 forks source link

[Snyk] Upgrade next from 13.2.4 to 13.3.0 #16

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade next from 13.2.4 to 13.3.0.

: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
  • 13.3.0 - 2023-04-06
    Read more
  • 13.2.5-canary.34 - 2023-04-06

    Core Changes

    • interception routes: re-implementation: #48027
    • parallel routes: return a 404 when a parallel route does not have a default page/do not match: #47872
    • Update normalize revalidate params for named matches: #48032
    • fix: handle error case for output: export in next dev: #47768
    • report error when using "use server" on module level: #47967
    • Only cache successful fetches: #48033
    • Revert "Vendor react@experimental under an experimentalReact flag": #48038
    • Replaced Reflect with ReflectAdapter: #48000

    Documentation Changes

    Misc Changes

    • Speed up native dev build: #48028

    Credits

    Huge thanks to @ sokra, @ feedthejim, @ styfle, @ nabsul, and @ wyattjoh for helping!

  • 13.2.5-canary.33 - 2023-04-06

    Core Changes

    • update turbopack: #48006
    • Fix css applying for root not found: #47992
    • fix code generation for loader tree: #47987

    Documentation Changes

    • Docs: Improve Open Telemetry documentation: #47955
    • Recommend @ opentelemetry/api instead of @ vercel/otel reexport: #48013

    Misc Changes

    • docs: Add "special" to the Alex allowlist: #48021

    Credits

    Huge thanks to @ sokra, @ huozhi, @ jankaifer, and @ shuding for helping!

  • 13.2.5-canary.32 - 2023-04-06

    Core Changes

    • allow turbopack HMR to recover from react errors without hard refresh: #47771
    • Implement Route type for router APIs: #47931
    • If prefetching detected as app route, pass "as" to handleHardNavigation instead of "url": #47949
    • update turbopack: #47994
    • Revert "update turbopack": #48001

    Credits

    Huge thanks to @ ForsakenHarmony, @ shuding, @ chibicode, and @ sokra for helping!

  • 13.2.5-canary.31 - 2023-04-05

    Core Changes

    • add test case for alias field: #47856
    • add test case for ignore modules: #47758
    • Small refactoring to build/index.ts: #47935
    • Compare modules' layer when tracking server CSS changes: #47927
    • Extend type for streamEntrypoints: #47874
    • Add strict next head handling: #47938
    • ChunkingContext refactor pt. 1: #47693
    • Add dynamic parameter marker to router cache key: #47957
    • Vendor react@experimental under an experimentalReact flag: #47759
    • avoid duplicated error output: #47954
    • add a warning when using implicit metadata: #47928
    • Fallback to localhost for metadataBase when it's used and missing: #47910
    • Fix app metadata in edge runtime: #47941
    • Auto-restart dev server when next.config.js changes: #47912
    • Unify Request types: #47884
    • Update search params/route params handling on deploy: #47930
    • turbopack: add vary header to app routes: #47946
    • Check for null before reading value in useParams: #47875
    • Fix metadata nested twitter props rendering: #47972
    • Create unique route path for og under group routes: #47985

    Documentation Changes

    • Update Local Images Example to Use Assets Folder: #47878

    Misc Changes

    • Disable Kodiak for testing
    • Add merge_group actions trigger
    • Run bench tests as part of CI: #47849
    • Increase CI test timeout: #47973

    Credits

    Huge thanks to @ sokra, @ shuding, @ gustavostz, @ timneutkens, @ alexkirsz, @ huozhi, @ jankaifer, @ wyattjoh, and @ jridgewell for helping!

  • 13.2.5-canary.30 - 2023-04-04
    Read more
  • 13.2.5-canary.29 - 2023-04-04
    Read more
  • 13.2.5-canary.28 - 2023-04-03
    Read more
  • 13.2.5-canary.27 - 2023-04-02
    Read more
  • 13.2.5-canary.26 - 2023-04-02
    Read more
  • 13.2.5-canary.25 - 2023-04-01
  • 13.2.5-canary.24 - 2023-03-31
  • 13.2.5-canary.23 - 2023-03-31
  • 13.2.5-canary.22 - 2023-03-31
  • 13.2.5-canary.21 - 2023-03-30
  • 13.2.5-canary.20 - 2023-03-28
  • 13.2.5-canary.19 - 2023-03-27
  • 13.2.5-canary.18 - 2023-03-25
  • 13.2.5-canary.17 - 2023-03-25
  • 13.2.5-canary.16 - 2023-03-24
  • 13.2.5-canary.15 - 2023-03-23
  • 13.2.5-canary.14 - 2023-03-23
  • 13.2.5-canary.13 - 2023-03-22
  • 13.2.5-canary.12 - 2023-03-21
  • 13.2.5-canary.10 - 2023-03-21
  • 13.2.5-canary.9 - 2023-03-20
  • 13.2.5-canary.8 - 2023-03-17
  • 13.2.5-canary.7 - 2023-03-17
  • 13.2.5-canary.6 - 2023-03-17
  • 13.2.5-canary.5 - 2023-03-16
  • 13.2.5-canary.4 - 2023-03-15
  • 13.2.5-canary.3 - 2023-03-14
  • 13.2.5-canary.2 - 2023-03-13
  • 13.2.5-canary.1 - 2023-03-11
  • 13.2.5-canary.0 - 2023-03-10
  • 13.2.4 - 2023-03-10
from next GitHub release notes
Commit messages
Package name: next
  • 79031e6 v13.3.0
  • b8e7646 v13.2.5-canary.34
  • 045ad0d Replaced Reflect with ReflectAdapter (#48000)
  • 9448913 Revert "Vendor `react@experimental` under an `experimentalReact` flag" (#48038)
  • 76ad58b Only cache successful fetches (#48033)
  • 95e46f7 report error when using "use server" on module level (#47967)
  • 86cb8ec fix: handle error case for `output: export` in `next dev` (#47768)
  • 4fbbb62 Update normalize revalidate params for named matches (#48032)
  • 946424e parallel routes: return a 404 when a parallel route does not have a default page/do not match (#47872)
  • bd8d7c6 Speed up native dev build (#48028)
  • 1cf1198 interception routes: re-implementation (#48027)
  • dec037a fix lint issue (#48023)
  • 200e832 v13.2.5-canary.33
  • 63e0a2a docs: Add "special" to the Alex allowlist (#48021)
  • e35710f Recommend @ opentelemetry/api instead of @ vercel/otel reexport (#48013)
  • dd95925 Docs: Improve Open Telemetry documentation (#47955)
  • ad75394 fix code generation for loader tree (#47987)
  • e4e5c16 Fix css applying for root not found (#47992)
  • 9b0af04 update turbopack (#48006)
  • 5eec452 v13.2.5-canary.32
  • 3b78c68 Revert "update turbopack" (#48001)
  • ebdc890 update turbopack (#47994)
  • 3a49a29 If prefetching detected as app route, pass "as" to handleHardNavigation instead of "url" (#47949)
  • 89e3040 Implement `Route` type for router APIs (#47931)
Compare

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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

netlify[bot] commented 1 year ago

Deploy Preview for sanicaswim ready!

Name Link
Latest commit 6905d1a84bd27642316a1fda52aa106372c5ccea
Latest deploy log https://app.netlify.com/sites/sanicaswim/deploys/644b1c2af0e693000831a003
Deploy Preview https://deploy-preview-16--sanicaswim.netlify.app/server/app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.