Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency next to v8.0.1 (#54)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | next | dependencies | patch | `8.0.0` -> `8.0.1` | [homepage](https://nextjs.org), [source](https://togithub.com/zeit/next.js) | --- ### Release Notes <details> <summary>zeit/next.js</summary> ### [`v8.0.1`](https://togithub.com/zeit/next.js/releases/v8.0.1) [Compare Source](https://togithub.com/zeit/next.js/compare/v8.0.0...v8.0.1) ##### Patches - [with-typescript] Fixed incorrect query type: [#​6238](https://togithub.com/zeit/next.js/issues/6238) - Updated examples for build-time env configuration for v8: [#​6237](https://togithub.com/zeit/next.js/issues/6237) - Add setup to run example with cookie authentication locally: [#​6101](https://togithub.com/zeit/next.js/issues/6101) - Apply babel to .mjs files: [#​6253](https://togithub.com/zeit/next.js/issues/6253) - Styled-components example: use a fragment for styles initial prop: [#​6252](https://togithub.com/zeit/next.js/issues/6252) - Add yarn check to test: [#​6257](https://togithub.com/zeit/next.js/issues/6257) - Change anynymous functions to named functions on examples in the README.md file: [#​6255](https://togithub.com/zeit/next.js/issues/6255) - Add `module` as server fallback main field: [#​6256](https://togithub.com/zeit/next.js/issues/6256) - Fix Runtime Config in `next export`: [#​6258](https://togithub.com/zeit/next.js/issues/6258) - Set default `Error` status code to 404: [#​6276](https://togithub.com/zeit/next.js/issues/6276) - Fix Docs: [#​6270](https://togithub.com/zeit/next.js/issues/6270) - [with-typescript] Fixed incorrect query type: [#​6238](https://togithub.com/zeit/next.js/issues/6238) - Updated examples for build-time env configuration for v8: [#​6237](https://togithub.com/zeit/next.js/issues/6237) - Add setup to run example with cookie authentication locally: [#​6101](https://togithub.com/zeit/next.js/issues/6101) - Styled-components example: use a fragment for styles initial prop: [#​6252](https://togithub.com/zeit/next.js/issues/6252) - Add yarn check to test: [#​6257](https://togithub.com/zeit/next.js/issues/6257) - Change anynymous functions to named functions on examples in the README.md file: [#​6255](https://togithub.com/zeit/next.js/issues/6255) - Fix Runtime Config in `next export`: [#​6258](https://togithub.com/zeit/next.js/issues/6258) - Apply babel to .mjs files: [#​6253](https://togithub.com/zeit/next.js/issues/6253) - Add `module` as server fallback main field: [#​6256](https://togithub.com/zeit/next.js/issues/6256) ##### Credits Huge thanks to [@​resir014](https://togithub.com/resir014), [@​Ephem](https://togithub.com/Ephem), [@​j0lv3r4](https://togithub.com/j0lv3r4), [@​developit](https://togithub.com/developit), [@​elliottsj](https://togithub.com/elliottsj), [@​dav-is](https://togithub.com/dav-is), [@​Timer](https://togithub.com/Timer), [@​Timer](https://togithub.com/Timer), [@​resir014](https://togithub.com/resir014), [@​Ephem](https://togithub.com/Ephem), [@​j0lv3r4](https://togithub.com/j0lv3r4) , [@​elliottsj](https://togithub.com/elliottsj), and [@​revskill10](https://togithub.com/revskill10) for helping! </details> --- ### 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. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#GabrielDuarteM/portfolio).
- Loading branch information