Bump next from 9.2.2 to 9.3.1
Created by: dependabot-preview[bot]
Bumps next from 9.2.2 to 9.3.1.
Release notes
Sourced from next's releases.
v9.3.1
Patches
- Correctly Count Object References: #10903
- Add warning when built-in CSS/SCSS support is disabled: #10942
- Add missing words in docs: #10941
- Update handling for patterns in custom routes: #10523
- Remove extra closing parenthesis: #10948
- Fix paths.params.type in getStaticPaths(document): #10959
- Check SSG Page via Route Lookup: #10971
- Make sure to not show pages/404 GIP error from _app having GIP: #10974
- Fix examples with relay-compiler: #10976
- Use core-js promise polyfill for nomodule browsers: #10985
- Improve Sass Error: #10982
- Add support for getStaticProps in pages/404: #10984
- Cms-datocms SerializableError fixes: #10986
- Fix Lint: 39ed66496644cb3cc2954f62959045780cc64480
- Generic form of GetStaticProps and GetServerSideProps: #10856
- Add Array.flat polyfill to nomodule-polyfills: #11004
- Add "noreferrer" to the prerender indicator doc link: #11005
- Update RegExp test and remove extra script: #11006
- Update data-fetch example to SSG: #11017
- Feat: update api-routes example to SSG: #11019
- Fix Test for Windows: c1358301cc521469f0cd48a79b89d1f28b50ef30
- Update amp-first example to use GSSP: #11028
- Update with-zeit-fetch example to use SSG: #11026
- Update next-sass example to use built-in sass support: #11015
- Correct Cache-Control Behavior for GS(S)P: #11022
- Update custom-server-fastify example to not use internal fn: #11040
- Updated analyze-bundles example: #11031
- Use getServerSideProps for example: #11057
- Update custom-server-express example with getServerSideProps: #11035
- Upgrade next.js version on datocms example: #11039
- Update with-loading example to SSG: #11050
- Update form handler example: #11059
- Add support for static 404 when _error does not have custom GIP: #11062
- Update ssr-caching example with getServerSideProps: #11032
- Upgrade styled-jsx: #11070
- Update preset.ts: Remove any and use updated Node.js types: #11075
- Update @next/bundle-analyzer dependencies: #11068
- Update introduction.md: #11092
- Fix prettier linting: a231315bf49f13ed51094c0ba5b138ba2339f404
- Add experimental support for SCSS options: #11063
- Update API routes documentation to correctly mention middlewar…: #11083
- Update with-react-multi-carousel example to use GSSP: #11069
- Move public directory for development in examples/with-firebas…: #11085
- Update examples to use getStaticProps where possible: #11136
... (truncated) Credits
Commits
-
9730be6
v9.3.1 -
d661fac
v9.3.1-canary.7 -
7e2d476
Update examples to use getStaticProps where possible (#11136) -
bfab990
Move public directory for development in examples/with-firebas… (#11085) -
22e3b93
Update with-react-multi-carousel example to use GSSP (#11069) -
3e1ace3
Update API routes documentation to correctly mention middlewar… (#11083) -
25d8652
v9.3.1-canary.6 -
ea7c1e1
Add support for SCSS options (#11063) -
a231315
Fix prettier linting -
d8d3337
Update introduction.md (#11092) - Additional commits viewable in compare view
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)