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

[Snyk] Upgrade next from 12.0.7 to 12.2.0 #455

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

Conversation

snyk-bot
Copy link

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

merge advice
ℹ️ 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 165 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-06-28.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Information Exposure
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
539/1000
Why? Has a fix available, CVSS 6.5
No Known Exploit
Denial of Service (DoS)
SNYK-JS-NEXT-2388583
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.2.0 - 2022-06-28
    Read more
  • 12.1.7-canary.52 - 2022-06-28

    Core Changes

    • Upgrade Edge Runtime: #38105

    Documentation Changes

    • Update middleware-upgrade-guide to be consistent: #38102

    Credits

    Huge thanks to @ Kikobeats and @ dominiksipowicz for helping!

  • 12.1.7-canary.51 - 2022-06-28

    Core Changes

    • Remove unnecessary <noscript> from next/future/image: #38080
    • Ensure history navigation is correct after query update: #38086
    • Ensure client cache keys match between prefetch and transition: #38089

    Misc Changes

    • Update image tests from placeholder.com to *.vercel.app: #38081

    Credits

    Huge thanks to @ styfle for helping!

  • 12.1.7-canary.50 - 2022-06-28

    Core Changes

    • fix(next): bind new stream functions with base incomingMessage object: #37806
    • Add init to some NextResponse methods: #38071
    • Fix resolving dynamic routes when on returns a redirect: #38079

    Credits

    Huge thanks to @ AliYusuf95 and @ javivelasco for helping!

  • 12.1.7-canary.49 - 2022-06-27

    Core Changes

    • fix: hardcoded protocol in request url: #37925
    • Fix eslint-config-next peer dep issue: #38009
    • fix(#37981): handle legacy link behavior with number type children: #38013
    • Fix invalid warning for existing experimental flag: #38027
    • feat(cli): allow configuration of http-server's timeout configuration: #35827
    • [eslint-plugin-next] remove no-server-import-in-page rule: #38028
    • chore: rename middleware ssr loader and flight manifest to edge related: #38042
    • Ensure we do not ignore module not found errors during build: #38026
    • Rename page runtime edge to experimental-edge: #38041
    • chore: make experimental images options optional: #38030
    • Remove layout raw image experiment: #38006
    • [Script] Allow next/script to be placed in _document body: #37894
    • [middleware] avoid fetching a chunk for api endpoints on middleware redirect: #37949
    • Upgrade Edge Runtime: #38069
    • feat(cli): report eslint-config-next version in next info: #38062
    • Add invariant with debug information when failing to load static file: #38075
    • Add error for renaming of unstable_revalidate: #38070

    Documentation Changes

    • Add note about skipping upstream cache during revalidation: #38014
    • Add SWC plugins to version history in docs.: #38039
    • Fix typo for rewrites/redirects to rewrite/redirect: #38016
    • Added ESLint upgrade instructions to middleware upgrade guide: #38008
    • Rephrase middleware location: #38073

    Example Changes

    • Fixing bug - Can't resolve 'prop-types': #38021
    • Add *.tsbuildinfo to .gitignore of examples that use typescript: #38005
    • Convert amp-first example to TypeScript: #38029
    • fix(38043): replace double slashes with hashtag for comment lines in …: #38044
    • Convert amp-story example to TypeScript: #38038
    • Convert analyze-bundles example to TypeScript: #38040

    Misc Changes

    • Update .gitignore to include @ next/swc-wasm-nodejs: #38025
    • chore: compile issue validator action: #37990

    Credits

    Huge thanks to @ feugy, @ SukkaW, @ william-keller, @ lfades, @ AleksaC, @ Miikis, @ maxproske, @ Schniz, @ leerob, @ huozhi, @ zakiego, @ balazsorban44, @ radunemerenco, @ steven-tey, @ stefanprobst, @ styfle, @ javivelasco, @ housseindjirdeh, and @ Kikobeats for helping!

  • 12.1.7-canary.48 - 2022-06-25
    Read more
  • 12.1.7-canary.47 - 2022-06-24
    Read more
  • 12.1.7-canary.46 - 2022-06-24
    Read more
  • 12.1.7-canary.45 - 2022-06-22
    Read more
  • 12.1.7-canary.44 - 2022-06-21
  • 12.1.7-canary.42 - 2022-06-20
  • 12.1.7-canary.41 - 2022-06-17
  • 12.1.7-canary.40 - 2022-06-15
  • 12.1.7-canary.39 - 2022-06-14
  • 12.1.7-canary.38 - 2022-06-14
  • 12.1.7-canary.37 - 2022-06-13
  • 12.1.7-canary.36 - 2022-06-13
  • 12.1.7-canary.35 - 2022-06-11
  • 12.1.7-canary.33 - 2022-06-08
  • 12.1.7-canary.32 - 2022-06-08
  • 12.1.7-canary.31 - 2022-06-06
  • 12.1.7-canary.30 - 2022-06-06
  • 12.1.7-canary.29 - 2022-06-02
  • 12.1.7-canary.28 - 2022-06-02
  • 12.1.7-canary.27 - 2022-06-01
  • 12.1.7-canary.26 - 2022-05-31
  • 12.1.7-canary.24 - 2022-05-30
  • 12.1.7-canary.23 - 2022-05-30
  • 12.1.7-canary.19 - 2022-05-27
  • 12.1.7-canary.18 - 2022-05-27
  • 12.1.7-canary.16 - 2022-05-25
  • 12.1.7-canary.15 - 2022-05-24
  • 12.1.7-canary.12 - 2022-05-24
  • 12.1.7-canary.11 - 2022-05-23
  • 12.1.7-canary.10 - 2022-05-19
  • 12.1.7-canary.9 - 2022-05-19
  • 12.1.7-canary.8 - 2022-05-19
  • 12.1.7-canary.7 - 2022-05-17
  • 12.1.7-canary.6 - 2022-05-13
  • 12.1.7-canary.5 - 2022-05-12
  • 12.1.7-canary.4 - 2022-05-11
  • 12.1.7-canary.3 - 2022-05-06
  • 12.1.7-canary.2 - 2022-05-05
  • 12.1.7-canary.1 - 2022-05-03
  • 12.1.7-canary.0 - 2022-05-03
  • 12.1.6 - 2022-05-02
  • 12.1.6-canary.17 - 2022-05-02
  • 12.1.6-canary.16 - 2022-05-01
  • 12.1.6-canary.15 - 2022-04-29
  • 12.1.6-canary.14 - 2022-04-28
  • 12.1.6-canary.13 - 2022-04-28
  • 12.1.6-canary.12 - 2022-04-27
  • 12.1.6-canary.11 - 2022-04-27
  • 12.1.6-canary.10 - 2022-04-27
  • 12.1.6-canary.9 - 2022-04-26
  • 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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant