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 9.2.0 to 9.2.1 #56

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps next from 9.2.0 to 9.2.1.

Release notes

Sourced from next's releases.

v9.2.1

Minor Changes

  • Allow mismatching href and as when manually provided: #9837
  • [Experimental] Add built-in Sass support: #10133

Patches

  • Add an example for Fauna using cookie based auth (round 2): #9986
  • Honor exportTrailingSlash for default 404: #10109
  • Rename Build SPR to SSG: #10114
  • Add specific warning for require() PostCSS plugin: #10121
  • Added amp-img example with fallback attribute: #10122
  • Remove outdated readme: #10123
  • Make example READMEs more consistent: #10124
  • Support unnamed parameters in custom-routes correctly: #9920
  • Error on query values in exportPathMap for auto export page: #9908
  • Fix SSG data request failing with trailing slash: #10140
  • Switch from defer to async: #10143
  • Update readme.md: #10136
  • Fix hydration with custom _app and granular chunks: #10144
  • Update with-tailwindcss example: #10141
  • Chore(examples): Update firebase version: #10145
  • Update static-html-export.md: #10155
  • Minor update for the "with-react-ga" example: #10156
  • Add option arg to changeState when onlyAHashChange: #10003
  • Fix broken link in error page: #10159
  • Add initial support for static 404 page: #10113
  • Remove @zeit/next-css from docs: #10168
  • Sends Google Analytics correct url path on fresh page load: #10146
  • Remove native-url: #10176
  • Test Query String Behavior: #10102
  • Add error for invalid distDir value: #10177
  • [docs] Added related links to next.config.js: #10174
  • Feat(build): Transpile assuming higher version of runtime: #9511
  • Delay hydration until after page is visible in development: #10164
  • Add example: with-firebase-authentication-serverless: #10078
  • Example: Convert _app.js to functional components: #10115
  • Feat(examples:tailwind): add postcss-preset-env: #10160
  • Serve public/ folder when page routes are disabled: #10169
  • [with-emotion-10,11] Update emotion examples to v10 & v11: #9646
  • Update Relay Modern example: #10150
  • Add support for catch-all routes with SSG: #10175
  • Add with-stencil example: #10125
  • Improve user errors for invalid pageExtensions: #10178
  • Test CSS/Media Caching in Production Suite: #10184
  • Stabilize New Dev Test: #10188
  • Don't include core-js for default _document: #10187
  • Test Query String with + Sign: #10186
  • Disable core-js for server-side build: #10189
... (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)

Bumps [next](https://github.com/zeit/next.js) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](vercel/next.js@v9.2.0...v9.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 24, 2020
@taylorbryant taylorbryant merged commit a8698a0 into master Jan 24, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-9.2.1 branch January 24, 2020 14:42
MiAnn0613 pushed a commit to MiAnn0613/next-starter-tailwind that referenced this pull request May 8, 2024
Bumps [next](https://github.com/zeit/next.js) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](vercel/next.js@v9.2.0...v9.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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.

1 participant