Skip to content

Bump next from 9.1.6 to 9.3.5 in /app #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2020

Bumps next from 9.1.6 to 9.3.5.

Release notes

Sourced from next's releases.

v9.3.5

Patches

  • Fix styled-components example README notes: #11548
  • Prevent extraneous re-renders with next/dynamic: #11587
  • Update to make sure to respond with 400 for invalid URLs: #11561
  • Add: jsx to list of supported files in docs: #11579
  • [docs] document how root routes coexist with dynamic api routes: #11591
  • [docs] Remove broken link to example api-routes-micro: #11597
  • Update minimum required node version to be more specific: #11604
  • Rename unstable GSP field: #11602
  • Replace getInitialProps with getServerSideProps: #11586
  • [Docs] Remove concepts folder: #11621
  • Make providers headlines so they become linkable: #11613
  • [fix:typo] - Fixing a typo in the typescript example: #11630
  • Fix Preview Mode in <iframe>: #11638
  • Update FAQ link: #11636
  • Updated with-shallow-routing to use getServerSideProps: #11585
  • Add error when GSSP methods are added as page component members: #11645
  • Warn when user has pages/_error but no pages/404: #11603
  • Updating native-url version: #11670
  • Integrate with-atlaskit: #11269
  • Fix documentation link in Basic API routes example: #11671
  • Add links to sections in data fetching documentation: #11666
  • [create-next-app] update logic for shouldUseYarn function: #11683
  • Update Automatic Static Optimization docs: #11618
  • A little bit of maintenance on the ReasonML examples: #11662
  • Use function for function components: #11695
  • Add dependencies used by compiled files: #11699
  • Add example for polyfilling DOMParser in Node: #10782
  • Update postcss.config.js: #11366
  • Update webpack and mkdirp: #11165
  • Add repository URL to package.json: #10748
  • Any elements must be direct children of next/head: #11557
  • Add routing example with dynamic as prop: #11114
  • Mention <title> and styled-jsx caveats in Document&#39;s docs: #11499
  • [docs] Mention the new data fetching methods on missing places: #11620
  • Allow top-level GitHub repo URLs as examples: #11691
  • Import from compiled: #11684
  • Remove node-promisepipe library: #11700
  • Update compiler.ts Improve TypeScript typings: #11074
  • Cleanup Build Output Types: #11076
  • Fix Utility Types: #11077
  • Add warning when a page is rendered without a starting /: #11418
  • Update dependencies: #11707
  • Update to not modify req.url for getServerSideProps requests: #11637
  • Update typescript.md: #11717
  • Remove outdated sentence from static-export example: #11708
  • Update got in create-next-app: #11725
  • Pre-ncc compiled packages to prevent re-nccing unnecessarily: #11569
... (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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/zeit/next.js) from 9.1.6 to 9.3.5.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](vercel/next.js@v9.1.6...v9.3.5)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 17, 2020
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