Closed renovate[bot] closed 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
This PR contains the following updates:
9.0.5
->9.0.6
Release Notes
zeit/next.js
### [`v9.0.6`](https://togithub.com/zeit/next.js/releases/v9.0.6) [Compare Source](https://togithub.com/zeit/next.js/compare/v9.0.5...v9.0.6) ##### Patches - Replace worker-farm with jest-worker: [#8496](https://togithub.com/zeit/next.js/issues/8496) - Fix backslashes in stats causing tests to fail on windows: [#8505](https://togithub.com/zeit/next.js/issues/8505) - Add missing dependency to next-server: [#8507](https://togithub.com/zeit/next.js/issues/8507) - Remove \_app from with-apollo example: [#8504](https://togithub.com/zeit/next.js/issues/8504) - Normalize errors to use nextjs.org: [#8518](https://togithub.com/zeit/next.js/issues/8518) - Update with-react-intl for v3: [#8526](https://togithub.com/zeit/next.js/issues/8526) - Improve with-apollo example: [#8508](https://togithub.com/zeit/next.js/issues/8508) - Improve With Firebase Authentication example: [#8533](https://togithub.com/zeit/next.js/issues/8533) - Update with-zones example: [#8459](https://togithub.com/zeit/next.js/issues/8459) - Specify loader paths for PnP support: [#8531](https://togithub.com/zeit/next.js/issues/8531) - Add `modern-preset` Babel option: [#8521](https://togithub.com/zeit/next.js/issues/8521) - Remove link: [#8539](https://togithub.com/zeit/next.js/issues/8539) - Fix typo in link in example&[#39](https://togithub.com/zeit/next.js/issues/39);s README: [#8545](https://togithub.com/zeit/next.js/issues/8545) - Fix with-context-api example: [#8559](https://togithub.com/zeit/next.js/issues/8559) - Refactor active-class-name example: [#8558](https://togithub.com/zeit/next.js/issues/8558) - Encode URL paths in HTML and CSR: [#8435](https://togithub.com/zeit/next.js/issues/8435) - Add err.sh for incompatible href and as: [#8561](https://togithub.com/zeit/next.js/issues/8561) - Make sure to 404 for /\_next/static: [#8564](https://togithub.com/zeit/next.js/issues/8564) - Fix serverless chunking: [#8569](https://togithub.com/zeit/next.js/issues/8569) - Fix docs: [#8577](https://togithub.com/zeit/next.js/issues/8577) - Remove extra default export from readme: [#8579](https://togithub.com/zeit/next.js/issues/8579) - Update performance marking: [#8527](https://togithub.com/zeit/next.js/issues/8527) - Update styled-jsx: [#8583](https://togithub.com/zeit/next.js/issues/8583) - Update README.md badge text: [#8593](https://togithub.com/zeit/next.js/issues/8593) - Fix react-native-web example FOUC: [#8576](https://togithub.com/zeit/next.js/issues/8576) - Update README and data-fetch example to use function components.: [#8546](https://togithub.com/zeit/next.js/issues/8546) - Fix with-slate example: [#8566](https://togithub.com/zeit/next.js/issues/8566) - Refactor with-loading example: [#8560](https://togithub.com/zeit/next.js/issues/8560) - Add cookie path property: [#8594](https://togithub.com/zeit/next.js/issues/8594) - Remove \_app.js from with-apollo-auth example: [#8556](https://togithub.com/zeit/next.js/issues/8556) - This example shows how to use STOMP inside a Next.js application.: [#8511](https://togithub.com/zeit/next.js/issues/8511) - Use import instead of require in with-apollo example: [#8575](https://togithub.com/zeit/next.js/issues/8575) - Use URL-friendly chunk names: [#8609](https://togithub.com/zeit/next.js/issues/8609) - Add data-ampdevmode attribute for AMP scripts: [#8524](https://togithub.com/zeit/next.js/issues/8524) - Fix production test failing in ie11: [#8612](https://togithub.com/zeit/next.js/issues/8612) - Delete next-env.d.ts in JS implementation example: [#8619](https://togithub.com/zeit/next.js/issues/8619) - Move next-server back into `next` package: [#8613](https://togithub.com/zeit/next.js/issues/8613) - Fix getInitialProps issue in with-apollo example: [#8620](https://togithub.com/zeit/next.js/issues/8620) - Update commons glob for granular chunks: [#8622](https://togithub.com/zeit/next.js/issues/8622) - Update workers for `next export`: [#8623](https://togithub.com/zeit/next.js/issues/8623) - Update Next.js Telemetry Event Shapes: [#8628](https://togithub.com/zeit/next.js/issues/8628) - Improve with-apollo-auth example: [#8633](https://togithub.com/zeit/next.js/issues/8633) - Fix typo in README.md [#8640](https://togithub.com/zeit/next.js/issues/8640): [#8642](https://togithub.com/zeit/next.js/issues/8642) - Add Apollo Server and Client Example App: [#8195](https://togithub.com/zeit/next.js/issues/8195) - Mention Custom App GIP in UPGRADING: [#8647](https://togithub.com/zeit/next.js/issues/8647) - Update Create Next App Template: [#8648](https://togithub.com/zeit/next.js/issues/8648) - [docs] `useRouter` cannot be used with classes: [#8649](https://togithub.com/zeit/next.js/issues/8649) - Remove extra pages: [#8651](https://togithub.com/zeit/next.js/issues/8651) - Fix yarn workspaces example: [#8631](https://togithub.com/zeit/next.js/issues/8631) - Adds the PnP plugin by default: [#8653](https://togithub.com/zeit/next.js/issues/8653) - Revert "Remove extra pages from export test": [#8658](https://togithub.com/zeit/next.js/issues/8658) - Add intl and Apollo to packages of interest: [#8665](https://togithub.com/zeit/next.js/issues/8665) - Remove Telemetry Registration: [#8664](https://togithub.com/zeit/next.js/issues/8664) - Re-enable anonymous telemetry: [#8667](https://togithub.com/zeit/next.js/issues/8667) - Resolve externals using webpack&[#39](https://togithub.com/zeit/next.js/issues/39);s context: [#8669](https://togithub.com/zeit/next.js/issues/8669) - Uses the PnP API when available: [#8668](https://togithub.com/zeit/next.js/issues/8668) - Better type for AppTree in NextPageContext: [#8662](https://togithub.com/zeit/next.js/issues/8662) - Update stats-config to be more deterministic: [#8679](https://togithub.com/zeit/next.js/issues/8679) - Fix relay modern server express example: [#8683](https://togithub.com/zeit/next.js/issues/8683) - Support non-flag variant of telemetry cmds: [#8695](https://togithub.com/zeit/next.js/issues/8695) - Add telemetry CLI tests: [#8696](https://togithub.com/zeit/next.js/issues/8696) - Optimize test setup: [#8644](https://togithub.com/zeit/next.js/issues/8644) - Test non-flag and re-runs of telemetry cmds: [#8697](https://togithub.com/zeit/next.js/issues/8697) - Delay updating asPath for auto exported pages: [#8681](https://togithub.com/zeit/next.js/issues/8681) - Add electron typescript example: [#8682](https://togithub.com/zeit/next.js/issues/8682) - Fix login popup not working: [#8700](https://togithub.com/zeit/next.js/issues/8700) - Catch all requests in custom server: [#8704](https://togithub.com/zeit/next.js/issues/8704) - Lock CircleCi image for now: [#8706](https://togithub.com/zeit/next.js/issues/8706) - TypeScript report on active pages only: [#8703](https://togithub.com/zeit/next.js/issues/8703) - Update pages-loader to return one value: [#8629](https://togithub.com/zeit/next.js/issues/8629) - Nit: sort experimental keys: [#8707](https://togithub.com/zeit/next.js/issues/8707) - Warn build on duplicate pages: [#8646](https://togithub.com/zeit/next.js/issues/8646) - Organize webpack configuration imports: [#8711](https://togithub.com/zeit/next.js/issues/8711) - Add test for duplicate scripts and add extra de-duping: [#8709](https://togithub.com/zeit/next.js/issues/8709) - [Docs] Prefetch disabled for 2g or SaveData header: [#8717](https://togithub.com/zeit/next.js/issues/8717) - Refactor api-routes-apollo-server-and-client example: [#8673](https://togithub.com/zeit/next.js/issues/8673) - Migrate GitHub Action config and remove un-used secret: [#8719](https://togithub.com/zeit/next.js/issues/8719) - Update actions config: [`80ab8dd`](https://togithub.com/zeit/next.js/commit/80ab8dd991b79e6a0f70e505fa0248084738fa77) - Disable telemetry for tests: [#8725](https://togithub.com/zeit/next.js/issues/8725) - Add missing Link import to routing doc: [#8728](https://togithub.com/zeit/next.js/issues/8728) - Externalize experimental package: [#8731](https://togithub.com/zeit/next.js/issues/8731) - Update pull_request workflow: [`5c83684`](https://togithub.com/zeit/next.js/commit/5c83684b89401535af36188cf02eb8bdd5c8ff12) - Make sure renderOpts is available before checking: [#8734](https://togithub.com/zeit/next.js/issues/8734) - Make sure to fail export when prerender fails with serverless bundle: [#8738](https://togithub.com/zeit/next.js/issues/8738) - Update readme.md: [`8cc6071`](https://togithub.com/zeit/next.js/commit/8cc60713476dd5c67f8b298676099814f8889c04) - Prevents externalizing non-hoisted packages: [#8739](https://togithub.com/zeit/next.js/issues/8739) - Document the intended behavior of our externals: [#8741](https://togithub.com/zeit/next.js/issues/8741) - Ensure requests are resolved as directories: [#8742](https://togithub.com/zeit/next.js/issues/8742) - Add autoExport to **NEXT_DATA**: [#8746](https://togithub.com/zeit/next.js/issues/8746) - Add link to docs for prerender indicator and allow disabling: [#8610](https://togithub.com/zeit/next.js/issues/8610) - Improve prettier ignore: [#8753](https://togithub.com/zeit/next.js/issues/8753) - Convert Readme Custom Error Pages To Functional Component: [#8513](https://togithub.com/zeit/next.js/issues/8513) - Prettier fix: [#8754](https://togithub.com/zeit/next.js/issues/8754) - Catch error from failing to unobserve: [#8578](https://togithub.com/zeit/next.js/issues/8578) - Update build feedback with dots indicating activity: [#8382](https://togithub.com/zeit/next.js/issues/8382) - Prevent URL from being updated while asPath is delayed: [#8756](https://togithub.com/zeit/next.js/issues/8756) - Fix(examples): use hooks in with-cookie-auth example: [#8729](https://togithub.com/zeit/next.js/issues/8729) - Match public files priority in dev: [#8641](https://togithub.com/zeit/next.js/issues/8641) - Fix windows paths mismatching for type errors: [#8766](https://togithub.com/zeit/next.js/issues/8766) - Example update: with-sentry-simple: [#8684](https://togithub.com/zeit/next.js/issues/8684) - Add hard retrying for Azure test runs: [#8761](https://togithub.com/zeit/next.js/issues/8761) - Revert "Add hard retrying for Azure test runs " ([#8772](https://togithub.com/zeit/next.js/issues/8772)): [#8761](https://togithub.com/zeit/next.js/issues/8761) - Show dots for non-TTY: [#8771](https://togithub.com/zeit/next.js/issues/8771) ##### Credits Huge thanks to [@HaNdTriX](https://togithub.com/HaNdTriX), [@jeanbauer](https://togithub.com/jeanbauer), [@borekb](https://togithub.com/borekb), [@eps1lon](https://togithub.com/eps1lon), [@developit](https://togithub.com/developit), [@MAPESO](https://togithub.com/MAPESO), [@adamgoth](https://togithub.com/adamgoth), [@Timer](https://togithub.com/Timer), [@eshikerya](https://togithub.com/eshikerya), [@ijjk](https://togithub.com/ijjk), [@huv1k](https://togithub.com/huv1k), [@housseindjirdeh](https://togithub.com/housseindjirdeh), [@giuseppeg](https://togithub.com/giuseppeg), [@nataliemarleny](https://togithub.com/nataliemarleny), [@raibima](https://togithub.com/raibima), [@alieslamifard](https://togithub.com/alieslamifard), [@sakulstra](https://togithub.com/sakulstra), [@deini](https://togithub.com/deini), [@DevSpeak](https://togithub.com/DevSpeak), [@Baukaalm](https://togithub.com/Baukaalm), [@ajmhyd](https://togithub.com/ajmhyd), [@lifeiscontent](https://togithub.com/lifeiscontent), [@arcanis](https://togithub.com/arcanis), [@fwojciec](https://togithub.com/fwojciec), [@dutradda](https://togithub.com/dutradda), [@jakubkarabula](https://togithub.com/jakubkarabula), [@technoplato](https://togithub.com/technoplato), [@RomainMorlevat](https://togithub.com/RomainMorlevat), [@AZIMAT](https://togithub.com/AZIMAT), [@twltwl](https://togithub.com/twltwl), and [@WestonThayer](https://togithub.com/WestonThayer) 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.