syvita / daoos

A group of tools for anyone to be able to create their own decentralised organisation on Bitcoin. 🟩
https://syvita.org/projects/daoos
MIT License
27 stars 10 forks source link

[Snyk] Upgrade next from 10.2.1 to 11.0.1 #67

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade next from 10.2.1 to 11.0.1.

: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.


Warning: This is a major version upgrade, and may be a breaking change.

Release notes
Package name: next
  • 11.0.1 - 2021-06-22
    Read more
  • 11.0.1-canary.8 - 2021-06-22

    Core Changes

    • Strongly type Router.events.on and Router.events.off: #26456

    Misc Changes

    • Ensure image-types file is included: #26495

    Credits

    Huge thanks to @ flybayer for helping!

  • 11.0.1-canary.7 - 2021-06-22

    Core Changes

    • Add check for startLatency in fast refresh: #26417
    • fix: ignore invalid accept-language header: #26476
    • chore: Add Alex to lint documentation: #26354
    • Fix domain locales not available on client: #26083
    • Update to only add image import types when enabled: #26485

    Documentation Changes

    • Add module.exports to security headers documentation: #26466
    • Update i18n fields in docs: #26492

    Example Changes

    • (examples/with-webassembly) fixed for webpack 5: #26440

    Credits

    Huge thanks to @ timneutkens, @ vitalybaev, @ samrobbins85, @ huozhi, @ petermekhaeil, and @ RobVermeer for helping!

  • 11.0.1-canary.6 - 2021-06-21

    Documentation Changes

    • Improve the next/script documentation.: #26325
    • add missing closing bracket: #26375
    • Docs: Add Prettier section on ESLint page: #26347
    • docs(router.md) Add note about page state and navigation: #26320

    Example Changes

    • Update with-eslint example.: #25817

    Misc Changes

    • Update create-next-app template favicons: #26289
    • Remove period for ESLint passHref docs link.: #26402

    Credits

    Huge thanks to @ pacocoursey, @ leerob, @ aksdevac, @ araujogui, and @ ijjk for helping!

  • 11.0.1-canary.5 - 2021-06-18

    Core Changes

    • [ESLint] Adds --quiet flag, TypeScript resolver and bug fixes: #26280
    • Add runtime to hotUpdateMainFilename: #26256

    Documentation Changes

    • docs: fixed typo: #26311
    • Extend disclaimer for dynamic image imports: #26241
    • Add docs on adding HTTP security headers.: #25833

    Credits

    Huge thanks to @ housseindjirdeh, @ lukeingalls, @ joe-bell, @ timneutkens, and @ leerob for helping!

  • 11.0.1-canary.4 - 2021-06-18

    Core Changes

    • Fix Show error when user put wrong values in width or height: #26166
    • Update to latest TypeScript version and de-dupe versions: #26285
    • Automatically use createRoot for React@>=18: #26279
    • Omit svg static imports if custom webpack config is defined: #26281

    Documentation Changes

    • Fix closing tag in Script docs: #26276

    Credits

    Huge thanks to @ zNeb, @ jthcast, @ devknoll, and @ styfle for helping!

  • 11.0.1-canary.3 - 2021-06-17
    Read more
  • 11.0.1-canary.2 - 2021-06-16

    Core Changes

    • docs: fix ignoring-eslint-url during build: #26165
    • Fix babel-loader failing on JSON5 syntax: #26194
    • Fix eslint version check for older versions: #26212
    • fix: use a client-side navigation when redirecting to a rewriten URL: #25990

    Documentation Changes

    • Update docs on static image imports: #26211
    • Update note in script doc: #26214

    Example Changes

    • Update examples to use React 17: #26133

    Credits

    Huge thanks to @ DavidVaness, @ nickbabcock, @ jwilsson, @ timneutkens, and @ antoinechalifour for helping!

  • 11.0.1-canary.1 - 2021-06-16
    Read more
  • 11.0.1-canary.0 - 2021-06-15

    Documentation Changes

    • docs(image): fix image import path: #26142
    • Ensure all errors are added in manifest: #26129

    Example Changes

    • (examples/image-component): fix placeholder href: #26140

    Credits

    Huge thanks to @ HermanNygaard for helping!

  • 11.0.0 - 2021-06-15
  • 10.2.4-canary.19 - 2021-06-15
  • 10.2.4-canary.18 - 2021-06-15
  • 10.2.4-canary.17 - 2021-06-15
  • 10.2.4-canary.15 - 2021-06-11
  • 10.2.4-canary.14 - 2021-06-11
  • 10.2.4-canary.13 - 2021-06-10
  • 10.2.4-canary.12 - 2021-06-09
  • 10.2.4-canary.11 - 2021-06-09
  • 10.2.4-canary.10 - 2021-06-09
  • 10.2.4-canary.9 - 2021-06-08
  • 10.2.4-canary.8 - 2021-06-08
  • 10.2.4-canary.7 - 2021-06-08
  • 10.2.4-canary.6 - 2021-06-08
  • 10.2.4-canary.5 - 2021-06-07
  • 10.2.4-canary.4 - 2021-06-04
  • 10.2.4-canary.3 - 2021-06-03
  • 10.2.4-canary.2 - 2021-06-02
  • 10.2.4-canary.1 - 2021-06-01
  • 10.2.4-canary.0 - 2021-05-28
  • 10.2.3 - 2021-05-24
  • 10.2.3-canary.1 - 2021-05-24
  • 10.2.3-canary.0 - 2021-05-24
  • 10.2.2 - 2021-05-20
  • 10.2.2-canary.1 - 2021-05-19
  • 10.2.2-canary.0 - 2021-05-19
  • 10.2.1 - 2021-05-19
from next GitHub release notes
Commit messages
Package name: next
  • e969d22 v11.0.1
  • 30ee9e7 v11.0.1-canary.8
  • 84a99c5 Ensure image-types file is included (#26495)
  • 755a1b4 Strongly type `Router.events.on` and `Router.events.off` (#26456)
  • 9fefd3c v11.0.1-canary.7
  • c9119f8 Update i18n fields in docs (#26492)
  • 917a9ac Update to only add image import types when enabled (#26485)
  • 27d78a5 Fix domain locales not available on client (#26083)
  • 005a6e4 chore: Add Alex to lint documentation (#26354)
  • fb5fb7f fix: ignore invalid accept-language header (#26476)
  • fc67fc7 Add module.exports to security headers documentation (#26466)
  • 562640d (examples/with-webassembly) fixed for webpack 5 (#26440)
  • 4d13d67 Add check for startLatency in fast refresh (#26417)
  • 075139a v11.0.1-canary.6
  • 2b761a9 docs(router.md) Add note about page state and navigation (#26320)
  • ad5e9bd Remove period for ESLint `passHref` docs link. (#26402)
  • eac0374 Update with-eslint example. (#25817)
  • 2a5db0b Docs: Add Prettier section on ESLint page (#26347)
  • d88f484 add missing closing bracket (#26375)
  • afa86cc Improve the `next/script` documentation. (#26325)
  • d0f41f3 Update create-next-app template favicons (#26289)
  • 94f7bfc v11.0.1-canary.5
  • ffaa481 Add docs on adding HTTP security headers. (#25833)
  • 88ed526 Add runtime to hotUpdateMainFilename (#26256)
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

cloudflare-workers-and-pages[bot] commented 3 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c9bf397
Status: ✅  Deploy successful!
Preview URL: https://df3892bf.daoos.pages.dev

View logs