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 11.0.0 to 11.0.1 #802

Merged
merged 1 commit into from Jun 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2021

Bumps next from 11.0.0 to 11.0.1.

Release notes

Sourced from next's releases.

v11.0.1

Core Changes

  • Fix failing Runner import: #26172
  • docs: fix ignoring-eslint-url during build: #26165
  • Fix babel-loader failing on JSON5 syntax: #26194
  • Fix eslint version check for older versions: #26212
  • fix: use a client-side navigation when redirecting to a rewriten URL: #25990
  • Fix next/image noscript src path with loaders: #24011
  • Fix long URLs causing 400s with dynamic routes/rewrites: #26221
  • Ensure has query encoding is normalized: #25732
  • Fix Show error when user put wrong values in width or height: #26166
  • Update to latest TypeScript version and de-dupe versions: #26285
  • Automatically use createRoot for React@>=18: #26279
  • Omit svg static imports if custom webpack config is defined: #26281
  • [ESLint] Adds --quiet flag, TypeScript resolver and bug fixes: #26280
  • Add runtime to hotUpdateMainFilename: #26256
  • Add check for startLatency in fast refresh: #26417
  • fix: ignore invalid accept-language header: #26476
  • chore: Add Alex to lint documentation: #26354
  • Fix domain locales not available on client: #26083
  • Update to only add image import types when enabled: #26485
  • Strongly type Router.events.on and Router.events.off: #26456

Documentation Changes

  • docs(image): fix image import path: #26142
  • Ensure all errors are added in manifest: #26129
  • Update next/image docs and examples: #26150
  • Fixed no-img-element documentation snippet.: #26154
  • docs(next/script): Improve formatting of docs: #26149
  • add missing step of installing next@latest: #26141
  • Fix next/image docs version history: #26192
  • Update next/image docs and example with shimmer animation: #26183
  • Update docs on static image imports: #26211
  • Update note in script doc: #26214
  • Doc "no-sync-scripts" remove experimental notice: #26225
  • Correct the word "remove": #26258
  • Update next/script docs to clear up confusion around next/head and client-side JS: #26253
  • docs: remove duplicated --ts, --typescript from Options: #26252
  • Correct Next.js 9 upgrade instructions: #26271
  • Fix closing tag in Script docs: #26276
  • docs: fixed typo: #26311
  • Extend disclaimer for dynamic image imports: #26241
  • Add docs on adding HTTP security headers.: #25833
  • Improve the next/script documentation.: #26325
  • add missing closing bracket: #26375
  • Docs: Add Prettier section on ESLint page: #26347
  • docs(router.md) Add note about page state and navigation: #26320
  • Add module.exports to security headers documentation: #26466

... (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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2021
@vercel
Copy link

vercel bot commented Jun 23, 2021

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/carloscuesta/gitmoji/2Wenh1JZeitJzbjfWQoJN2BpFrA2
✅ Preview: https://gitmoji-git-dependabot-npmandyarnnext-1101-carloscuesta.vercel.app

Bumps [next](https://github.com/vercel/next.js) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-11.0.1 branch from 495389f to 08ca093 Compare June 23, 2021 07:20
@carloscuesta carloscuesta merged commit b07a8cf into master Jun 23, 2021
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/next-11.0.1 branch June 23, 2021 09:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant