ChristopherLMiller / app.christopherleemiller.me-old

https://www.christopherleemiller.me
0 stars 1 forks source link

Bump @next/mdx from 9.4.2 to 11.0.1 #826

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @next/mdx from 9.4.2 to 11.0.1.

Release notes

Sourced from @​next/mdx'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 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 - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)