iammatthias / com

Digital garden built using Astro, Obsidian, and other goodies.
https://iammatthias.com
216 stars 36 forks source link

build(deps): bump @next/mdx from 12.0.3 to 12.0.4 #154

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @next/mdx from 12.0.3 to 12.0.4.

Release notes

Sourced from @​next/mdx's releases.

v12.0.4

Core Changes

  • Update middleware eval checks: #30883
  • Optimize the SSR middleware runtime size: #30906
  • Improve error handling in the SSR middleware: #31057
  • Ensure decode error in minimal mode responds with 400 not 500: #31037
  • Update ServerlessPlugin to use chunkGraph: #31058
  • Fix custom 404 page when concurrentFeatures is enabled: #31059
  • Upgrade React alpha and experimental dependencies to latest: #31039
  • Change disabled SWC message to Log.info: #31091
  • Add render prop support to <Main>: #30156
  • Change .web extension of document page to part of path: #31116
  • Enable code splitting for the web runtime build: #31090
  • Give priority to document.title over h1 when announcing page change: #31147
  • Add webpack5 namespace to fix type errors: #31140
  • Add warning when image has unused sizes prop: #31064
  • Add experimental next-swc jest transform: #30993
  • fix: support --cache-strategy ESLint argument (fixes #29926): #29928
  • fixes #31060: NullReferenceException: #31061
  • use loader-utils 2 for resolve-url-loader to fix ./data: urls in sass: #31134
  • Update reason message for isolatedModules and esModuleInterop: #31150
  • Add input/output test for 30091: #31166
  • Fix useId mismatches on hydration: #31102
  • Do not hide body when concurrentFeatures is enabled: #31187
  • Fix middleware i18n rewrites: #31174
  • next-swc: Add displayNameAndId of styled-components: #31189
  • Use require.resolve to detect "framework" packages (fix pnpm): #21048
  • Add all cases where webpack5 type is used: #31206
  • Add test for styled-components SWC transform disabled: #31214
  • Add initial standalone build handling: #31003
  • fix(middleware): expose CryptoKey and globalThis.CryptoKey: #31193
  • Disable styled-components displayName in production: #31216
  • fix(31013): add base path to preflight request url: #31101
  • share collections in middleware vm context: #31043
  • Support assetPrefix specific protocol: #31213
  • upgrade webpack: #31034
  • Update swc: #31233
  • run middleware parser handler only for middleware modules: #31219
  • Update swc minifier: #31242
  • Fix process.env overriden in web runtime: #31261
  • fix: replaced useless let: #31239
  • Experimental next/jest config helper: #31246
  • correctly assess node equality when nonce attribute is present: #27573
  • bugfix/i18n Do not support the second locale in the pathname: #31229
  • Fix typo in next build log: #31295
  • Ensure next/jest is published: #31296
  • Update swc for jsc.paths: #31290
  • next/jest: Ensure typeof window is not transformed in jsdom environment: #31304
  • Output where preference is saved: #31305

... (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[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.