Avanade / emtech-distributed-data

Avanade's exploration of SQL Ledger, Confidential Ledger, and other data sharing technologies.
MIT License
6 stars 3 forks source link

[Snyk] Upgrade next from 12.0.7 to 12.1.6 #147

Closed Sealjay closed 2 years ago

Sealjay commented 2 years ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade next from 12.0.7 to 12.1.6.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=next&from_version=12.0.7&to_version=12.1.6&pr_id=0e2dca59-0fbf-4563-8f2c-8d1a4257f8b5&visibility=true&has_feature_flag=false) :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.
- The recommended version is **120 versions** ahead of your current version. - The recommended version was released **25 days ago**, on 2022-05-02. The recommended version fixes: Severity | Issue | PriorityScore (*) | Exploit Maturity | :-------------------------:|:-------------------------|-------------------------|:------------------------- | Information Exposure
[SNYK-JS-NODEFETCH-2342118](https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118) | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | No Known Exploit | User Interface (UI) Misrepresentation of Critical Information
[SNYK-JS-NEXT-2405694](https://snyk.io/vuln/SNYK-JS-NEXT-2405694) | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | No Known Exploit | Denial of Service (DoS)
[SNYK-JS-NEXT-2388583](https://snyk.io/vuln/SNYK-JS-NEXT-2388583) | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | No Known Exploit | Prototype Pollution
[SNYK-JS-MINIMIST-2429795](https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795) | **539/1000**
**Why?** Has a fix available, CVSS 6.5 | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: next
  • 12.1.6 - 2022-05-02
    Read more
  • 12.1.6-canary.17 - 2022-05-02

    Core Changes

    • Add tests for routing experiment: #36618
    • Update findPagesDir: #36619
    • Fix swc jest pagesDir config: #36623
    • Fix next node buildin module error message for edge runtime: #36434
    • Handle styled-jsx in newLinkBehavior codemod: #36628

    Example Changes

    • add Script key for cache: #36627

    Credits

    Huge thanks to @ ijjk, @ nkzawa, and @ gusrb3164 for helping!

  • 12.1.6-canary.16 - 2022-05-01

    Core Changes

    • Fix missing Content-Length header from Image Optimization API: #36581
    • Refactor Page Paths utils and Middleware Plugin: #36576
    • Reexports styled-jsx JSXStyle in nextjs: #36585
    • Update status code for normalize error: #36580
    • Add pagesDir to Jest transformer: #36599

    Documentation Changes

    • Add docs about SSR caching (yes, you can do this with Next.js): #36588

    Example Changes

    Credits

    Huge thanks to @ styfle, @ javivelasco, @ leerob, @ ro11ingbutler, @ huozhi, and @ ijjk for helping!

  • 12.1.6-canary.15 - 2022-04-29

    Core Changes

    • Hoist the desired ReactDOM import expression: #36552
    • bump styled-jsx to latest: #36554
    • chore: clarify CLI network errors: #36567
    • Ensure older lockfile/invalid formats are handled: #36577
    • Adds inline script functionality to next/script for worker and beforeInteractive strategies: #36364

    Documentation Changes

    • Add note about running next without a sub-command: #36560

    Credits

    Huge thanks to @ huozhi, @ refactorized, @ balazsorban44, and @ housseindjirdeh for helping!

  • 12.1.6-canary.14 - 2022-04-28

    Core Changes

    • Update swc: #36535
    • Refactor base server to get rid of the __server_context hack: #36550
    • Tweak lockfile patching to be eager: #36549
    • unlock eslint-config-next dependencies: #35781

    Example Changes

    • docs(examples): Updated Chakra UI examples: #36333

    Credits

    Huge thanks to @ kdy1, @ nikolovlazar, @ shuding, and @ balazsorban44 for helping!

  • 12.1.6-canary.13 - 2022-04-28

    Core Changes

    • Always add height and width prop to image with layout="raw": #36523
    • Align behavior of SWC transform & transformSync: #36500
    • Add event for swc load failure and attempt patching lockfile: #36527
    • next-swc/wasm: Make span start at 0: #36532
    • Add support for passing ref to next/link with new behavior enabled: #36537

    Documentation Changes

    • Add docs on self-hosted ISR persisting across pods.: #36520
    • Adds <link rel="preconnect" ... /> to example optimized font output: #36529

    Misc Changes

    • Normalize font optimization snapshot to reduce flakes: #36531
    • Bump react dev dep to 18.1: #36491

    Credits

    Huge thanks to @ atcastle, @ leerob, @ sa3dany, @ ijjk, @ Brooooooklyn, @ huozhi, and @ kdy1 for helping!

  • 12.1.6-canary.12 - 2022-04-27

    Core Changes

    • Add with-edgedb example: #35929
    • polish isomorphic path module: #36521
    • Ensure optional params are normalized correctly in minimal mode: #36513

    Misc Changes

    • Remove extra yarn PnP example test: #36518
    • Update rewrite destination for flakey rewrite tests: #36519

    Credits

    Huge thanks to @ colinhacks and @ huozhi for helping!

  • 12.1.6-canary.11 - 2022-04-27

    Core Changes

    • Add string children case for newNextLinkBehavior codemod: #36516
  • 12.1.6-canary.10 - 2022-04-27
    Read more
  • 12.1.6-canary.9 - 2022-04-26
    Read more
  • 12.1.6-canary.8 - 2022-04-26
  • 12.1.6-canary.7 - 2022-04-26
  • 12.1.6-canary.6 - 2022-04-22
  • 12.1.6-canary.5 - 2022-04-21
  • 12.1.6-canary.4 - 2022-04-19
  • 12.1.6-canary.3 - 2022-04-16
  • 12.1.6-canary.2 - 2022-04-15
  • 12.1.6-canary.1 - 2022-04-14
  • 12.1.6-canary.0 - 2022-04-13
  • 12.1.5 - 2022-04-12
  • 12.1.5-canary.7 - 2022-04-12
  • 12.1.5-canary.6 - 2022-04-11
  • 12.1.5-canary.4 - 2022-04-07
  • 12.1.5-canary.3 - 2022-04-06
  • 12.1.5-canary.2 - 2022-04-06
  • 12.1.5-canary.1 - 2022-04-04
  • 12.1.5-canary.0 - 2022-04-01
  • 12.1.4 - 2022-03-31
  • 12.1.4-canary.1 - 2022-03-31
  • 12.1.4-canary.0 - 2022-03-30
  • 12.1.3 - 2022-03-30
  • 12.1.3-canary.4 - 2022-03-30
  • 12.1.3-canary.3 - 2022-03-30
  • 12.1.3-canary.2 - 2022-03-30
  • 12.1.3-canary.1 - 2022-03-30
  • 12.1.3-canary.0 - 2022-03-29
  • 12.1.2 - 2022-03-28
  • 12.1.2-canary.1 - 2022-03-28
  • 12.1.2-canary.0 - 2022-03-27
  • 12.1.1 - 2022-03-25
  • 12.1.1-canary.18 - 2022-03-25
  • 12.1.1-canary.17 - 2022-03-22
  • 12.1.1-canary.16 - 2022-03-22
  • 12.1.1-canary.15 - 2022-03-18
  • 12.1.1-canary.14 - 2022-03-17
  • 12.1.1-canary.13 - 2022-03-17
  • 12.1.1-canary.10 - 2022-03-11
  • 12.1.1-canary.9 - 2022-03-10
  • 12.1.1-canary.8 - 2022-03-09
  • 12.1.1-canary.7 - 2022-03-07
  • 12.1.1-canary.6 - 2022-03-02
  • 12.1.1-canary.5 - 2022-03-01
  • 12.1.1-canary.4 - 2022-02-26
  • 12.1.1-canary.3 - 2022-02-25
  • 12.1.1-canary.2 - 2022-02-24
  • 12.1.1-canary.1 - 2022-02-19
  • 12.1.1-canary.0 - 2022-02-18
  • 12.1.0 - 2022-02-17
  • 12.0.11-canary.21 - 2022-02-17
  • 12.0.11-canary.20 - 2022-02-17
  • 12.0.11-canary.19 - 2022-02-16
  • 12.0.11-canary.18 - 2022-02-16
  • 12.0.11-canary.17 - 2022-02-15
  • 12.0.11-canary.16 - 2022-02-15
  • 12.0.11-canary.15 - 2022-02-11
  • 12.0.11-canary.14 - 2022-02-11
  • 12.0.11-canary.13 - 2022-02-11
  • 12.0.11-canary.12 - 2022-02-10
  • 12.0.11-canary.11 - 2022-02-09
  • 12.0.11-canary.10 - 2022-02-09
  • 12.0.11-canary.9 - 2022-02-08
  • 12.0.11-canary.8 - 2022-02-08
  • 12.0.11-canary.7 - 2022-02-07
  • 12.0.11-canary.6 - 2022-02-04
  • 12.0.11-canary.5 - 2022-02-04
  • 12.0.11-canary.4 - 2022-02-03
  • 12.0.11-canary.3 - 2022-02-02
  • 12.0.11-canary.2 - 2022-02-02
  • 12.0.11-canary.1 - 2022-02-01
  • 12.0.11-canary.0 - 2022-02-01
  • 12.0.10 - 2022-02-01
  • 12.0.10-canary.2 - 2022-02-01
  • 12.0.10-canary.1 - 2022-01-29
  • 12.0.10-canary.0 - 2022-01-27
  • 12.0.9 - 2022-01-26
  • 12.0.9-canary.12 - 2022-01-26
  • 12.0.9-canary.11 - 2022-01-26
  • 12.0.9-canary.9 - 2022-01-25
  • 12.0.9-canary.8 - 2022-01-24
  • 12.0.9-canary.7 - 2022-01-24
  • 12.0.9-canary.6 - 2022-01-21
  • 12.0.9-canary.5 - 2022-01-21
  • 12.0.9-canary.4 - 2022-01-20
  • 12.0.9-canary.3 - 2022-01-19
  • 12.0.9-canary.2 - 2022-01-19
  • 12.0.9-canary.1 - 2022-01-18
  • 12.0.9-canary.0 - 2022-01-13
  • 12.0.8 - 2022-01-12
  • 12.0.8-canary.22 - 2022-01-12
  • 12.0.8-canary.21 - 2022-01-11
  • 12.0.8-canary.20 - 2022-01-10
  • 12.0.8-canary.19 - 2022-01-06
  • 12.0.8-canary.18 - 2022-01-05
  • 12.0.8-canary.17 - 2022-01-04
  • 12.0.8-canary.16 - 2022-01-04
  • 12.0.8-canary.15 - 2022-01-03
  • 12.0.8-canary.14 - 2022-01-02
  • 12.0.8-canary.13 - 2021-12-22
  • 12.0.8-canary.12 - 2021-12-21
  • 12.0.8-canary.11 - 2021-12-20
  • 12.0.8-canary.10 - 2021-12-18
  • 12.0.8-canary.8 - 2021-12-16
  • 12.0.8-canary.7 - 2021-12-15
  • 12.0.8-canary.6 - 2021-12-14
  • 12.0.8-canary.5 - 2021-12-13
  • 12.0.8-canary.4 - 2021-12-10
  • 12.0.8-canary.3 - 2021-12-09
  • 12.0.8-canary.2 - 2021-12-08
  • 12.0.8-canary.1 - 2021-12-07
  • 12.0.8-canary.0 - 2021-12-05
  • 12.0.7 - 2021-12-05
from next GitHub release notes
Commit messages
Package name: next
  • b188fab v12.1.6
  • f492962 Update codeowners image pattern (#36631)
  • 0c23f5d v12.1.6-canary.17
  • cb4eaaa add Script key for cache (#36627)
  • 20e5fed Handle styled-jsx in newLinkBehavior codemod (#36628)
  • 9e53af8 Fix next node buildin module error message for edge runtime (#36434)
  • c905fda Fix swc jest pagesDir config (#36623)
  • 4eee0e3 Update findPagesDir (#36619)
  • 6bb0e91 Add tests for routing experiment (#36618)
  • ddba1aa v12.1.6-canary.16
  • 5aa54b3 Add pagesDir to Jest transformer (#36599)
  • bd3dfe1 Update status code for normalize error (#36580)
  • 7a09f88 Reexports styled-jsx JSXStyle in nextjs (#36585)
  • 948128a Fix typo (#36592)
  • d6cb99b Add docs about SSR caching (yes, you can do this with Next.js) (#36588)
  • 0de109b Refactor Page Paths utils and Middleware Plugin (#36576)
  • 7998b63 Fix missing `Content-Length` header from Image Optimization API (#36581)
  • c838b5f v12.1.6-canary.15
  • fd2ba11 Adds inline script functionality to `next/script` for `worker` and `beforeInteractive` strategies (#36364)
  • e30d723 Ensure older lockfile/invalid formats are handled (#36577)
  • 486040e chore: clarify CLI network errors (#36567)
  • 67a619e Add note about running next without a sub-command (#36560)
  • ea779c5 bump styled-jsx to latest (#36554)
  • cd7419e Hoist the desired ReactDOM import expression (#36552)
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](https://app.snyk.io/org/avanade/project/6057ad65-f47c-48b0-a103-f5c54b28be58?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/avanade/project/6057ad65-f47c-48b0-a103-f5c54b28be58/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/avanade/project/6057ad65-f47c-48b0-a103-f5c54b28be58/settings/integration?pkg=next&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)