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.4.1 to 9.4.2 #344

Merged
merged 1 commit into from
May 20, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps next from 9.4.1 to 9.4.2.

Release notes

Sourced from next's releases.

v9.4.2

Minor Changes

  • [Experimental] Add support for production browser source maps: #13018
  • [Experimental] Implement optional catch all routes: #12887

Patches

  • Only retry tests on CI: #12998
  • Fix modal overlay in RTL layouts: #13000
  • Feat: Remove redundant imports in XState example: #13020
  • Convert test to be inline: #13022
  • Avoid over-transpiling core libs: #11803
  • [Examples] Chakra UI - Move CSSReset inside ColorModeProvider: #13044
  • Stabilize test for Windows: #13050
  • Improve jsconfig.json error message: #13053
  • An empty jsconfig.json should not fail the build: #13051
  • Add PR labeler action: #13054
  • Revert "Add PR labeler action": #13055
  • X-powered-by is added to response, not request: #13037
  • Chore: Remove redundant imports in several examples: #13030
  • Correct multi-match behavior for queries and header values: #13017
  • Fix with-emotion examples: #13005
  • Remove redundant React imports from with-redux-thunk example: #12986
  • [Examples] Added public folder to with-docker example: #12879
  • Docs: add prismic locale note: #12862
  • Chore: use function component on with-typescript example: #12695
  • Fix crash when NODE_OPTIONS includes --inspect-port: #12555
  • Add eslint-plugin-jest: #13003
  • Add monaco-editor example: #11232
  • Chore: hot-reloader, htmlescape, next-dev-server missing types: #12730
  • Fix lint: f9b72473604941337e3c4ced5cbc9ab7c2095bd1
  • Removed redundant code from the with-portals example: #13059
  • Upgrade to Prettier 2: #13061
  • Update Examples for Fast Refresh: #13068
  • Add sourcemaps to Next.js core compilation: #13049
  • Adding no html-link lint rule to eslint-plugin: #12969
  • Chore(next): check-custom-routes - recursive-copy missing types: #13065
  • Remove taskr typescript plugin as it's no longer used: #13081
  • Added path: #13075
  • Remove redundant code from with-portals-ssr example: #13060
  • Update prefetching explanation to correctly reflect data prefetching: #13088
  • Fix building server-side generated AMP pages: #13046
  • Improve Redux Toolkit example: #12858
  • Add error when exporting pages with fallback: true: #13063
  • Update the Automatic Static Optimization docs to explicitly state that Next.js will trigger an update.: #13096
  • Fix(examples): align with-absolute-imports with next 9.4: #13090
  • [Example] Unsubscribe Router.on.events: #13102
  • Add Kodiak Configuration: #13103
  • Fix catch-all route + index.js in dev when accessed with trailing slash: #10502
... (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.

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 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 .dependabot/config.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)

Bumps [next](https://github.com/zeit/next.js) from 9.4.1 to 9.4.2.
- [Release notes](https://github.com/zeit/next.js/releases)
- [Commits](vercel/next.js@v9.4.1...v9.4.2)

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 May 20, 2020
@dependabot-preview dependabot-preview bot merged commit d970290 into master May 20, 2020
@dependabot-preview dependabot-preview bot deleted the ecbadependabot/npm_and_yarn/next-9.4.2 branch May 20, 2020 20:19
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.

None yet

0 participants