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

[Security] Bump next from 9.5.3 to 9.5.4 in /frontend #131

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 7, 2020

Bumps next from 9.5.3 to 9.5.4.

Release notes

Sourced from next's releases.

v9.5.4-canary.25

Example Changes

Misc Changes

  • Update release stats workflow step to restore cache: #17656

Credits

Huge thanks to @futantan for helping!

v9.5.4-canary.24

Core Changes

  • Remove left-over api-utils method: #17595
  • Add warning when exporting with custom routes: #17538
  • Normalize optional catch-all fallback: true page params: #17551
  • Update to use hasNextSupport for custom-routes in next export check: #17630

Documentation Changes

  • Mention required version for global CSS imports in node_modules: #17506
  • Mention favicon.ico in static file serving docs.: #17540
  • Add note about priority to rewrites docs: #17535
  • [docs] Fix typo Next.js -> TypeScript: #17561
  • Add missing introductory exportPathMap purpose description: #17444
  • Add docs on how to migrate from Gatsby.: #17491
  • Update migrating from Gatsby docs.: #17636
  • change anonymous functions to named in docs examples: #17510

Example Changes

  • Fixed minor typo: #17456
  • with-google-analytics-amp needs in Document component: #17462
  • update README for vercel.app, stream.new: #17539
  • Improve formatting in examples: #17571
  • Fixes #16431: #17610

Misc Changes

  • Update release stats workflow: #17533
  • Update release stats workflow: #17580
  • test(create-next-app): increase coverage: #17507

Credits

Huge thanks to @plug-n-play, @philihp, @lfades, @leerob, @dylanjha, @ijjk, @Kerumen, @rdimaio, @jorisw, @zerbinidamata, @jamesgeorge007, and @Jashnm for helping!

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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .github/dependabot.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 7, 2020
@vercel
Copy link

vercel bot commented Oct 7, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/enricoschaaf/template/f2gwonbm9
✅ Preview: Failed

[Deployment for a2674d0 failed]

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

We've just been alerted that this update fixes a security vulnerability:

Sourced from The GitHub Security Advisory Database.

Open Redirect in Next.js versions

Impact

  • Affected: Users of Next.js between 9.5.0 and 9.5.3
  • Not affected: Deployments on Vercel (https://vercel.com) are not affected
  • Not affected: Deployments using next export

We recommend everyone to upgrade regardless of whether you can reproduce the issue or not.

Patches

... (truncated)

Affected versions: [">= 9.5.0 < 9.5.4"]

@dependabot-preview dependabot-preview bot changed the title Bump next from 9.5.3 to 9.5.4 in /frontend [Security] Bump next from 9.5.3 to 9.5.4 in /frontend Oct 8, 2020
@dependabot-preview dependabot-preview bot added the security Pull requests that address a security vulnerability label Oct 8, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/next-9.5.4 branch from 67dd619 to 83dea67 Compare October 8, 2020 19:34
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/next-9.5.4 branch from 83dea67 to 4445216 Compare October 9, 2020 22:27
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/next-9.5.4 branch from 4445216 to 041620b Compare October 10, 2020 00:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/next-9.5.4 branch from 041620b to 129d355 Compare October 12, 2020 21:47
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/next-9.5.4 branch from 129d355 to 88588b0 Compare October 18, 2020 10:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/frontend/next-9.5.4 branch from 88588b0 to 17e675b Compare October 21, 2020 20:46
Bumps [next](https://github.com/vercel/next.js) from 9.5.3 to 9.5.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v9.5.3...v9.5.4)

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 security Pull requests that address a security vulnerability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants