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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade next from 9.0.7 to 9.1.2 #5

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade next from 9.0.7 to 9.1.2.

  • The recommended version is 24 versions ahead of your current version.
  • The recommended version was released 13 days ago, on 2019-10-29.
Release notes
  • Package name: next
    • 9.1.2 - 2019-10-29

      Minor Changes

      • Add StrictMode toggle: #9161
      • Allow NextScript to optionally defer javascript: #8980

      Patches

      • Fix can-not-output-to-public error title: #8988
      • Remove pass-server-data example: #8992
      • Add extra note about canary branch in contributing: #8991
      • Update AMP Optimizer to 1.1.1: #8994
      • Update resetting log for spinners: #8995
      • Monkeypatch @zeit/next-css@0.2.1-canary.4: #8996
      • Add src directory support for global CSS: #8999
      • Update README-zh-CN.md static-file-serving-eg-images: #9002
      • Add CSS fixture for src dir: #9001
      • Fix global Bluebird causing HMR connection to fail: #9009
      • Change to public folder in with-loading example: #9016
      • Update Auth0 example with new version: #9020
      • Next offline: #9010
      • Test no-path relative CSS imports: #9028
      • Add buildId to SPR data routes: #8929
      • Do Not Rely on Module State: #8968
      • Add @zeit/fetch example: #9029
      • Update to error on usage of serverRuntimeConfig with serverless: #9030
      • Replace the deprecated Create Next App URL: #9032
      • Trigger error overlay for dynamic route mismatch: #9031
      • Updated multiple examples to use /public: #9033
      • Update storybook example to v5.2 with CSF: #9036
      • Update README.md: #9040
      • Remove static optimization from message: #9045
      • Fix a minor typo in link: #9049
      • [Docs] Update static file serving section: #9062
      • Remove _document context: #9068
      • Update framework chunk test regex to not select nested dependencies: #9012
      • Fix import in @zeit/fetch example: #9074
      • Pin Azure Chromedriver: #9075
      • Update no-document-title.md: #9082
      • Temporary: Add Support for Now Platform Headers: #9085
      • Temporary: SPR: Use Group Index Mapping: #9089
      • Fix SPR always revalidating in production: #9091
      • Optimize script tags: #9048
      • [using-preact] Update example to Preact X: #9079
      • Fix language fallback in with-react-intl example: #8894
      • Update legacy _app context: #9083
      • Simplify with-noscript example: #9094
      • Update with-react-toolbox example to use /public: #9099
      • [using-inferno] Update inferno to v7.3, fix missing React.createContext function: #9038
      • [with-typescript] Updated TypeScript example to use API routes: #9073
      • Fix SPR header name: #9104
      • Update to return JSON if data request: #9106
      • Add the example of Tailwind CSS with emotion: #8931
      • Remove inferno example: #9108
      • Don't mark page as nextExport if it's SPR: #9113
      • Update with-prefetching example: #9101
      • Dedupe meta tags: #8960
      • Refactor with-modal example: #9097
      • Refactor with-context-api example to use functional components: #9092
      • Make sure to update scope for page export declaration: #9115
      • Allow manually setting amphtml: #9098
      • Support Concurrent Mode in Loadable: #9026
      • Warn on No Cache in CI: #9116
      • Update granular chunks to produce up to 25 chunks per entrypoint on high-complexity apps: #9129
      • Netlify cms example: #8949
      • Update Prerender Error Message: #9143
      • Upgrade React dependencies: #9152
      • Test react(-dom)@canary Every 12 Hours: #9151
      • Fix apollo server initialization in api-routes-apollo-server-and-client example: #9137
      • Upgrade Lockfile: #9158
      • Test React integration using next dist-tag: #9165
      • Cache No-Revalidate Pages: #9170
      • Add yarn check to tests: #9163
      • Add WSL to Metadata: #9171
      • Record src directory usage with version: #9023
      • Add Purgecss to with-tailwindcss example: #9145
      • Fix with-tailwindcss build issues: #9179
      • Check Files during Install: #9182
      • Reenable AMP Tests: #9162
      • Docs(api-routes): fix micro-cors example: #9184
      • Update with-mdx example to latest packages: #9186
      • Ensure directory before flushing cache file: #9187
      • Ensure that all <link> elements have a key prop: #9204
      • Update Babel dependencies: #9203
      • Update with-react-intl example: #9180
      • API: Take multiple values into account for the query: #9196
      • Fix react-native-web example by adding babel plugin: #9078
      • Fix examples #9064: bumps next-redux-wrapper package version that contains babel runtime fix: #9214
      • Remove react-ssr-prepass from Next Deps: #9224
      • Add warning for getStaticParams without getStaticProps: #9226
      • Add configuration flags to disable integrated type checker: #9138
      • Disable worker_threads by default for firebase compatibility: #9199
      • Restore package.json and yarn.lock to allow deploy: #9230
      • Split TypeScript Flag Docs: #9231
      • Delete _document.js: #9236
      • Update examples: static export using dynamic routes: #9237

      Credits

      Huge thanks to @tusbar, @karlhorky, @sebastianbenz, @ykzts, @manfwh, @ijjk, @ismamz, @sandrinodimattia, @armspkt, @timneutkens, @lfades, @rafaelalmeidatk, @SZharkov, @Baukaalm, @iNishant, @devknoll, @atcastle, @guswnsxodlf, @s-h-a-d-o-w, @HaNdTriX, @resir014, @firstziiz, @melanieseltzer, @iliran11, @Timer, @masives, @none23, @acdlite, @taylorbryant, @zackkrida, @htbvo, @midudev, @bitjson, @ctavan, @YUFENGWANG, @Janpot, @flybayer, @meuwka, @kachkaev, and @juanmiguelbesada for helping!

    • 9.1.2-canary.10 - 2019-10-29

      Patches

      • API: Take multiple values into account for the query: #9196
      • Fix react-native-web example by adding babel plugin: #9078
      • Fix examples #9064: bumps next-redux-wrapper package version that contains babel runtime fix: #9214
      • Remove react-ssr-prepass from Next Deps: #9224
      • Add warning for getStaticParams without getStaticProps: #9226
      • Add configuration flags to disable integrated type checker: #9138
      • Disable worker_threads by default for firebase compatibility: #9199
      • Restore package.json and yarn.lock to allow deploy: #9230
      • Split TypeScript Flag Docs: #9231
      • Delete _document.js: #9236

      Credits

      Huge thanks to @Janpot, @flybayer, @meuwka, @ijjk, @kachkaev, @ctavan, and @juanmiguelbesada for helping!

    • 9.1.2-canary.8 - 2019-10-23

      Patches

      • Netlify cms example: #8949
      • Update Prerender Error Message: #9143
      • Upgrade React dependencies: #9152
      • Test react(-dom)@canary Every 12 Hours: #9151
      • Fix apollo server initialization in api-routes-apollo-server-and-client example: #9137
      • Upgrade Lockfile: #9158
      • Test React integration using next dist-tag: #9165
      • Cache No-Revalidate Pages: #9170
      • Add yarn check to tests: #9163
      • Add WSL to Metadata: #9171
      • Record src directory usage with version: #9023
      • Add Purgecss to with-tailwindcss example: #9145
      • Fix with-tailwindcss build issues: #9179
      • Check Files during Install: #9182

      Credits

      Huge thanks to @masives, @none23, @acdlite, @ijjk, @taylorbryant, and @zackkrida for helping!

    • 9.1.2-canary.7 - 2019-10-18

      Patches

      • Update with-prefetching example: #9101
      • Dedupe meta tags: #8960
      • Refactor with-modal example: #9097
      • Refactor with-context-api example to use functional components: #9092
      • Make sure to update scope for page export declaration: #9115
      • Allow manually setting amphtml: #9098
      • Support Concurrent Mode in Loadable: #9026
      • Warn on No Cache in CI: #9116
      • Update granular chunks to produce up to 25 chunks per entrypoint on high-complexity apps: #9129

      Credits

      Huge thanks to @HaNdTriX, @melanieseltzer, @iliran11, @devknoll, @Timer, and @atcastle for helping!

    • 9.1.2-canary.6 - 2019-10-17

      Patches

      • Add the example of Tailwind CSS with emotion: #8931
      • Remove inferno example: #9108
      • Don't mark page as nextExport if it's SPR: #9113

      Credits

      Huge thanks to @firstziiz, @rafaelalmeidatk, and @ijjk for helping!

    • 9.1.2-canary.5 - 2019-10-16

      Patches

      • Update to return JSON if data request: #9106

      Credits

      Huge thanks to @ijjk for helping!

    • 9.1.2-canary.4 - 2019-10-16

      Patches

      • Fix SPR always revalidating in production: #9091
      • Optimize script tags: #9048
      • [using-preact] Update example to Preact X: #9079
      • Fix language fallback in with-react-intl example: #8894
      • Update legacy _app context: #9083
      • Simplify with-noscript example: #9094
      • Update with-react-toolbox example to use /public: #9099
      • [using-inferno] Update inferno to v7.3, fix missing React.createContext function: #9038
      • [with-typescript] Updated TypeScript example to use API routes: #9073
      • Fix SPR header name: #9104

      Credits

      Huge thanks to @ijjk, @atcastle, @rafaelalmeidatk, @s-h-a-d-o-w, @devknoll, @HaNdTriX, @ismamz, and @resir014 for helping!

    • 9.1.2-canary.3 - 2019-10-15

      Patches

      • Fix a minor typo in link: #9049
      • [Docs] Update static file serving section: #9062
      • Remove _document context: #9068
      • Update framework chunk test regex to not select nested dependencies: #9012
      • Fix import in @zeit/fetch example: #9074
      • Pin Azure Chromedriver: #9075
      • Update no-document-title.md: #9082
      • Temporary: Add Support for Now Platform Headers: #9085
      • Temporary: SPR: Use Group Index Mapping: #9089

      Credits

      Huge thanks to @Baukaalm, @iNishant, @devknoll, @atcastle, and @guswnsxodlf for helping!

    • 9.1.2-canary.2 - 2019-10-11

      Patches

      • Add src directory support for global CSS: #8999
      • Update README-zh-CN.md static-file-serving-eg-images: #9002
      • Add CSS fixture for src dir: #9001
      • Fix global Bluebird causing HMR connection to fail: #9009
      • Change to public folder in with-loading example: #9016
      • Update Auth0 example with new version: #9020
      • Next offline: #9010
      • Test no-path relative CSS imports: #9028
      • Add buildId to SPR data routes: #8929
      • Do Not Rely on Module State: #8968
      • Add @zeit/fetch example: #9029
      • Update to error on usage of serverRuntimeConfig with serverless: #9030
      • Replace the deprecated Create Next App URL: #9032
      • Trigger error overlay for dynamic route mismatch: #9031
      • Updated multiple examples to use /public: #9033
      • Update storybook example to v5.2 with CSF: #9036
      • Update README.md: #9040
      • Remove static optimization from message: #9045

      Credits

      Huge thanks to @ykzts, @manfwh, @ijjk, @ismamz, @sandrinodimattia, @armspkt, @timneutkens, @lfades, @rafaelalmeidatk, and @SZharkov for helping!

    • 9.1.2-canary.1 - 2019-10-08
    • 9.1.2-canary.0 - 2019-10-08
    • 9.1.1 - 2019-10-08
    • 9.1.1-canary.0 - 2019-10-08
    • 9.1.0 - 2019-10-07
    • 9.0.9-canary.2 - 2019-10-07
    • 9.0.9-canary.1 - 2019-10-07
    • 9.0.9-canary.0 - 2019-10-06
    • 9.0.8 - 2019-10-06
    • 9.0.8-canary.5 - 2019-10-05
    • 9.0.8-canary.4 - 2019-10-04
    • 9.0.8-canary.3 - 2019-10-03
    • 9.0.8-canary.2 - 2019-10-02
    • 9.0.8-canary.1 - 2019-10-02
    • 9.0.8-canary.0 - 2019-10-01
    • 9.0.7 - 2019-09-28
  • from next GitHub release notes
------------

馃 View latest project report

馃洜 Adjust upgrade PR settings

馃敃 Ignore this dependency or unsubscribe from future upgrade PRs

@ndom91 ndom91 merged commit 13d6fcc into master Nov 12, 2019
@ndom91 ndom91 deleted the snyk-upgrade-7b8666e776a104b629d9257b6ef69861 branch November 12, 2019 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants