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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump next from 8.0.1 to 9.0.6 #15

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps next from 8.0.1 to 9.0.6.

Release notes

Sourced from next's releases.

v9.0.6

Patches

  • Replace worker-farm with jest-worker: #8496
  • Fix backslashes in stats causing tests to fail on windows: #8505
  • Add missing dependency to next-server: #8507
  • Remove _app from with-apollo example: #8504
  • Normalize errors to use nextjs.org: #8518
  • Update with-react-intl for v3: #8526
  • Improve with-apollo example: #8508
  • Improve With Firebase Authentication example: #8533
  • Update with-zones example: #8459
  • Specify loader paths for PnP support: #8531
  • Add modern-preset Babel option: #8521
  • Remove link: #8539
  • Fix typo in link in example's README: #8545
  • Fix with-context-api example: #8559
  • Refactor active-class-name example: #8558
  • Encode URL paths in HTML and CSR: #8435
  • Add err.sh for incompatible href and as: #8561
  • Make sure to 404 for /_next/static: #8564
  • Fix serverless chunking: #8569
  • Fix docs: #8577
  • Remove extra default export from readme: #8579
  • Update performance marking: #8527
  • Update styled-jsx: #8583
  • Update README.md badge text: #8593
  • Fix react-native-web example FOUC: #8576
  • Update README and data-fetch example to use function components.: #8546
  • Fix with-slate example: #8566
  • Refactor with-loading example: #8560
  • Add cookie path property: #8594
  • Remove _app.js from with-apollo-auth example: #8556
  • This example shows how to use STOMP inside a Next.js application.: #8511
  • Use import instead of require in with-apollo example: #8575
  • Use URL-friendly chunk names: #8609
  • Add data-ampdevmode attribute for AMP scripts: #8524
  • Fix production test failing in ie11: #8612
  • Delete next-env.d.ts in JS implementation example: #8619
  • Move next-server back into next package: #8613
  • Fix getInitialProps issue in with-apollo example: #8620
  • Update commons glob for granular chunks: #8622
  • Update workers for next export: #8623
  • Update Next.js Telemetry Event Shapes: #8628
  • Improve with-apollo-auth example: #8633
  • Fix typo in README.md #8640: #8642
  • Add Apollo Server and Client Example App: #8195
  • Mention Custom App GIP in UPGRADING: #8647
  • Update Create Next App Template: #8648
  • [docs] useRouter cannot be used with classes: #8649
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [next](https://github.com/zeit/next.js) from 8.0.1 to 9.0.6.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](vercel/next.js@v8.0.1...v9.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #70.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-9.0.6 branch March 30, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants