iamstarkov / topics-manager

Serverless App to manage GitHub repos' topics
https://topics-manager.now.sh
6 stars 0 forks source link

Update dependency next to v9.2.0 #147

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
next (source) dependencies minor 9.0.6 -> 9.2.0

Release Notes

zeit/next.js ### [`v9.2.0`](https://togithub.com/zeit/next.js/releases/v9.2.0) [Compare Source](https://togithub.com/zeit/next.js/compare/v9.1.7...v9.2.0) ##### Minor Changes - Enable New Chunking Behavior: [#​9731](https://togithub.com/zeit/next.js/issues/9731) - Enable New CSS Support by Default: [#​9927](https://togithub.com/zeit/next.js/issues/9927) - Separate Self Size and First Load Size: [#​10014](https://togithub.com/zeit/next.js/issues/10014) - Add New CSS Documentation: [#​10072](https://togithub.com/zeit/next.js/issues/10072) - [experimental] Add required `permanent: boolean` field to redirect: [#​10044](https://togithub.com/zeit/next.js/issues/10044) ##### Patches - Add with-mobx-keystone-typescript example: [#​9844](https://togithub.com/zeit/next.js/issues/9844) - Test 3rd Party CSS Modules: [#​9924](https://togithub.com/zeit/next.js/issues/9924) - Fix get(Static|Initial)Props re-running when updating query: [#​9907](https://togithub.com/zeit/next.js/issues/9907) - Add a missing word to the Static Optimization doc: [#​9926](https://togithub.com/zeit/next.js/issues/9926) - Fixup the Static HTML Export doc: [#​9928](https://togithub.com/zeit/next.js/issues/9928) - Fix mistakes in the Custom Server doc: [#​9930](https://togithub.com/zeit/next.js/issues/9930) - Fix mistakes in the Deployment doc: [#​9925](https://togithub.com/zeit/next.js/issues/9925) - Fix Safari Script Test Count: [#​9932](https://togithub.com/zeit/next.js/issues/9932) - Fix js template to be TS compatible: [#​9941](https://togithub.com/zeit/next.js/issues/9941) - Fix getting data in class based example: [#​9938](https://togithub.com/zeit/next.js/issues/9938) - Don&[#​39](https://togithub.com/zeit/next.js/issues/39);t bundle prop-types to then tree shake it: [#​9944](https://togithub.com/zeit/next.js/issues/9944) - Remove experiment: [#​9945](https://togithub.com/zeit/next.js/issues/9945) - Remove async from void functions in page-loader: [#​9948](https://togithub.com/zeit/next.js/issues/9948) - Remove rewriteUrlForNextExport from bundles when option is not enabled: [#​9946](https://togithub.com/zeit/next.js/issues/9946) - Allow for shortened names for certain items: [#​9949](https://togithub.com/zeit/next.js/issues/9949) - Add assetPrefix when fetching script and style dependencies: [#​9933](https://togithub.com/zeit/next.js/issues/9933) - Fix Tests: [#​9963](https://togithub.com/zeit/next.js/issues/9963) - Allow libs that ends with `next/dist` such as `i18next`, `next-i18next`, `react-i18next` to be external: [#​9956](https://togithub.com/zeit/next.js/issues/9956) - Use ` Githubissues.
  • Githubissues is a development platform for aggregating issues.