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.0.4 #121

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
next (source) dependencies patch 9.0.3 -> 9.0.4

Release Notes

zeit/next.js ### [`v9.0.4`](https://togithub.com/zeit/next.js/releases/v9.0.4) [Compare Source](https://togithub.com/zeit/next.js/compare/v9.0.3...v9.0.4) ##### Minor Changes - Experimental: Serverless Trace target: [#​8246](https://togithub.com/zeit/next.js/issues/8246) - Experimental: Implement `experimentalPrerender` option: [#​7983](https://togithub.com/zeit/next.js/issues/7983) - Experimental: Granular build chunking: [#​7696](https://togithub.com/zeit/next.js/issues/7696) ##### Patches - Golf page-loader: [#​8190](https://togithub.com/zeit/next.js/issues/8190) - Don&[#​39](https://togithub.com/zeit/next.js/issues/39);t require test job for deploying: [#​8194](https://togithub.com/zeit/next.js/issues/8194) - Revert "Don&[#​39](https://togithub.com/zeit/next.js/issues/39);t require test job for deploying": [#​8199](https://togithub.com/zeit/next.js/issues/8199) - Update TypeScript Instructions: [#​8200](https://togithub.com/zeit/next.js/issues/8200) - Add some notes about Now deployment: [#​8205](https://togithub.com/zeit/next.js/issues/8205) - Contributing guide rename initialprops: [#​8203](https://togithub.com/zeit/next.js/issues/8203) - Add test for dynamic routing/webpack HMR bug: [#​8061](https://togithub.com/zeit/next.js/issues/8061) - Remove useless code block in docs: [`6468b6c`](https://togithub.com/zeit/next.js/commit/6468b6c9bf929bb2bd8177b491d642ebfc7e5f03) - Remove Old Prerender Implementation: [#​8218](https://togithub.com/zeit/next.js/issues/8218) - FIX- [#​8059](https://togithub.com/zeit/next.js/issues/8059) - Update relay version in examples to latest one: [#​8227](https://togithub.com/zeit/next.js/issues/8227) - Add Create Next App instructions: [#​8224](https://togithub.com/zeit/next.js/issues/8224) - Make Azure CI (sometimes) work: [#​8230](https://togithub.com/zeit/next.js/issues/8230) - Update README.md: [`48e1d14`](https://togithub.com/zeit/next.js/commit/48e1d14d3054dfcae7f7f8a175561a2e2c2e4155) - [Enhancement]: Update README buttons: [#​8235](https://togithub.com/zeit/next.js/issues/8235) - Update to check browserName instead of browser.log: [#​8234](https://togithub.com/zeit/next.js/issues/8234) - [WIP] Add temp secret for PR Stats Action: [#​8248](https://togithub.com/zeit/next.js/issues/8248) - Add warning for API export: [#​8250](https://togithub.com/zeit/next.js/issues/8250) - Define generic for \_app state: [#​8256](https://togithub.com/zeit/next.js/issues/8256) - Compression documentation: [#​8247](https://togithub.com/zeit/next.js/issues/8247) - Remove propertyFields from the client router: [#​8219](https://togithub.com/zeit/next.js/issues/8219) - Swallow test process kill errors on win32: [#​8260](https://togithub.com/zeit/next.js/issues/8260) - Add warning for invalid href being passed to router: [#​8231](https://togithub.com/zeit/next.js/issues/8231) - Migrate amp-toolbox-optimizer to [@​ampproject/toolbox-optimizer](https://togithub.com/ampproject/toolbox-optimizer): [#​8275](https://togithub.com/zeit/next.js/issues/8275) - Handle backslashes in exportedFiles: [#​8277](https://togithub.com/zeit/next.js/issues/8277) - Update README.md: [#​8282](https://togithub.com/zeit/next.js/issues/8282) - Bugfix: Babel targets value can be a String: [#​8268](https://togithub.com/zeit/next.js/issues/8268) - Update handling of ref in next/link: [#​8254](https://togithub.com/zeit/next.js/issues/8254) - Simplify mobx example: [#​8269](https://togithub.com/zeit/next.js/issues/8269) - Remove cache clearing from static-checker: [#​8290](https://togithub.com/zeit/next.js/issues/8290) - Run migration script for GitHub Actions: [#​8305](https://togithub.com/zeit/next.js/issues/8305) - Revert "Run migration script for GitHub Actions " ([#​8307](https://togithub.com/zeit/next.js/issues/8307)): [#​8305](https://togithub.com/zeit/next.js/issues/8305) - Adds user timing marks and measures for hydration/render: [#​8069](https://togithub.com/zeit/next.js/issues/8069) - Document poweredByHeader option: [`da494db`](https://togithub.com/zeit/next.js/commit/da494dbb807d8fa1fdf0a9fd5f0e19a7e34f9e0c) - Add info about removing [@​zeit/next-typescript](https://togithub.com/zeit/next-typescript) on .babelrc: [#​8321](https://togithub.com/zeit/next.js/issues/8321) - Remove 405 from render method: [#​8323](https://togithub.com/zeit/next.js/issues/8323) - Fix layout example building: [#​8326](https://togithub.com/zeit/next.js/issues/8326) - Deprecate Container usage: [#​8327](https://togithub.com/zeit/next.js/issues/8327) - Only add flying-shuttle code when enabled: [#​8330](https://togithub.com/zeit/next.js/issues/8330) - Update custom app example in README: [#​8320](https://togithub.com/zeit/next.js/issues/8320) - Add config/test app for new PR stats set-up: [#​8317](https://togithub.com/zeit/next.js/issues/8317) - Show warning if next export detects an API route: [#​8257](https://togithub.com/zeit/next.js/issues/8257) - Remove extra variable: [#​8329](https://togithub.com/zeit/next.js/issues/8329) - Followup optimizations for new experimentalPrerender: [#​8287](https://togithub.com/zeit/next.js/issues/8287) - Prevent false positive experimental warning: [#​8284](https://togithub.com/zeit/next.js/issues/8284) - Add warning for missing <Head>: [#​8276](https://togithub.com/zeit/next.js/issues/8276) - Escape output names for modern bundles to prevent replacing: [#​8232](https://togithub.com/zeit/next.js/issues/8232) - Remove accidental support for invalid JavaScript: [#​8077](https://togithub.com/zeit/next.js/issues/8077) - Fix: Warn when user specifies prefetch option as `true`: [#​8233](https://togithub.com/zeit/next.js/issues/8233) - Fix TypeScript setup with empty file: [#​8332](https://togithub.com/zeit/next.js/issues/8332) - Update to use dynamic port for stats-app: [#​8336](https://togithub.com/zeit/next.js/issues/8336) - Detect @​types/ package for compiled packages: [#​8340](https://togithub.com/zeit/next.js/issues/8340) - 🐛 Support multiple Next.js versions in one file: [#​8339](https://togithub.com/zeit/next.js/issues/8339) - Add test for AMP errors during auto prerendering: [#​8335](https://togithub.com/zeit/next.js/issues/8335) - Minify ncc&[#​39](https://togithub.com/zeit/next.js/issues/39);d packages for download speed: [#​8341](https://togithub.com/zeit/next.js/issues/8341) - Use &[#​39](https://togithub.com/zeit/next.js/issues/39);initial&[#​39](https://togithub.com/zeit/next.js/issues/39); setting for SplitChunksPlugin: [#​8293](https://togithub.com/zeit/next.js/issues/8293) - Add warning for disabled minification during build: [#​8337](https://togithub.com/zeit/next.js/issues/8337) - Also provide AppTree in NextPageContext: [#​8223](https://togithub.com/zeit/next.js/issues/8223) - Fixes nav start argument in user timing check: [#​8348](https://togithub.com/zeit/next.js/issues/8348) - Add missing dependency "compression" to next-server: [#​8344](https://togithub.com/zeit/next.js/issues/8344) - Add note explaining empty query during prerendering: [#​8351](https://togithub.com/zeit/next.js/issues/8351) - Remove experimental async-to-promises code: [#​8353](https://togithub.com/zeit/next.js/issues/8353) - Fix AppTree type not allowing extra props: [#​8352](https://togithub.com/zeit/next.js/issues/8352) - Add a note for multiple dynamic route segments: [#​8359](https://togithub.com/zeit/next.js/issues/8359) - Fix chunking tests failing from timeout being too low: [#​8360](https://togithub.com/zeit/next.js/issues/8360) - Define `typeof window` for application code only: [#​8355](https://togithub.com/zeit/next.js/issues/8355) - Add tests for typeof window replacing: [#​8361](https://togithub.com/zeit/next.js/issues/8361) - Updated links from #useRouter to #userouter: [#​8362](https://togithub.com/zeit/next.js/issues/8362) - Create a unique instance of transform-define: [#​8371](https://togithub.com/zeit/next.js/issues/8371) - Use `data-next-page` instead of `id=__NEXT_PAGE__`: [#​8380](https://togithub.com/zeit/next.js/issues/8380) - Fix(examples): correct the path in with-electron: [#​8370](https://togithub.com/zeit/next.js/issues/8370) - Update with-apollo example with hooks: [#​8363](https://togithub.com/zeit/next.js/issues/8363) - Change componentWillMount to UNSAFE: [#​8357](https://togithub.com/zeit/next.js/issues/8357) - [Expo] Updated React Native example: [#​8376](https://togithub.com/zeit/next.js/issues/8376) - Reverting clear measure: [#​8373](https://togithub.com/zeit/next.js/issues/8373) - Don&[#​39](https://togithub.com/zeit/next.js/issues/39);t look up for TS files in dev: [#​8374](https://togithub.com/zeit/next.js/issues/8374) - Feature: Add transparent JSX optimization: [#​8350](https://togithub.com/zeit/next.js/issues/8350) - Hook destructuring optimization: [#​8381](https://togithub.com/zeit/next.js/issues/8381) - Update README.md: [#​8392](https://togithub.com/zeit/next.js/issues/8392) - Remove extra DOM method call: [#​8394](https://togithub.com/zeit/next.js/issues/8394) - Update to replace asPath for static pages in dev mode: [#​8388](https://togithub.com/zeit/next.js/issues/8388) - Updated with-redux-thunk example using useSelector and useDispatch: [#​8396](https://togithub.com/zeit/next.js/issues/8396) - Fixed the docs. The real option is compress, not compression: [#​8409](https://togithub.com/zeit/next.js/issues/8409) - Typo in class name in with-react-esi example: [#​8414](https://togithub.com/zeit/next.js/issues/8414) - Add custom profiler / tracer: [#​8378](https://togithub.com/zeit/next.js/issues/8378) - Next/bin/next - fix typo in help text: [#​8419](https://togithub.com/zeit/next.js/issues/8419) - Fix a typo in with-reasonml-todo example: [#​8420](https://togithub.com/zeit/next.js/issues/8420) - Update Link for create-next-app: [#​8423](https://togithub.com/zeit/next.js/issues/8423) - Upgrade `send` dep: [#​8424](https://togithub.com/zeit/next.js/issues/8424) - Fix conflict between defaultPathMap and default 404.html export: [#​8366](https://togithub.com/zeit/next.js/issues/8366) - Fix dynamic APIs with query params: [#​8386](https://togithub.com/zeit/next.js/issues/8386) ##### Credits Huge thanks to [@​ijjk](https://togithub.com/ijjk), [@​jordan-jarolim](https://togithub.com/jordan-jarolim), [@​rajasekarm](https://togithub.com/rajasekarm), [@​lfades](https://togithub.com/lfades), [@​nataliemarleny](https://togithub.com/nataliemarleny), [@​huv1k](https://togithub.com/huv1k), [@​atcastle](https://togithub.com/atcastle), [@​sebastianbenz](https://togithub.com/sebastianbenz), [@​delbaoliveira](https://togithub.com/delbaoliveira), [@​developit](https://togithub.com/developit) , [@​housseindjirdeh](https://togithub.com/housseindjirdeh), [@​diagramatics](https://togithub.com/diagramatics), [@​timneutkens](https://togithub.com/timneutkens), [@​borekb](https://togithub.com/borekb), [@​adam187](https://togithub.com/adam187), [@​devknoll](https://togithub.com/devknoll), [@​elliottsj](https://togithub.com/elliottsj), [@​yuyokk](https://togithub.com/yuyokk), [@​williamli](https://togithub.com/williamli) , [@​Timer](https://togithub.com/Timer), [@​merceyz](https://togithub.com/merceyz), [@​rafaelalmeidatk](https://togithub.com/rafaelalmeidatk), [@​EvanBacon](https://togithub.com/EvanBacon), [@​prateekbh](https://togithub.com/prateekbh), [@​bgrayburn](https://togithub.com/bgrayburn) , [@​matamatak](https://togithub.com/matamatak), [@​knight-of-zero](https://togithub.com/knight-of-zero), [@​pogkat](https://togithub.com/pogkat) , [@​ondrejsika](https://togithub.com/ondrejsika), [@​none23](https://togithub.com/none23), [@​msweeneydev](https://togithub.com/msweeneydev), [@​undirectlookable](https://togithub.com/undirectlookable), and [@​Deadleg](https://togithub.com/Deadleg) for helping!

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://topics-manager-git-renovate-nextjs-monorepo.iamstarkov.now.sh