mozilla / nimbus-shared

Shared data and schemas for Project Nimbus
https://mozilla.github.io/nimbus-shared
Mozilla Public License 2.0
5 stars 15 forks source link

Bump loader-utils, @mdx-js/loader and next in /docs #253

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps loader-utils to 1.4.2 and updates ancestor dependencies loader-utils, @mdx-js/loader and next. These dependencies need to be updated together.

Updates loader-utils from 1.2.3 to 1.4.2

Release notes

Sourced from loader-utils's releases.

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

v1.4.1

1.4.1 (2022-11-07)

Bug Fixes

v1.4.0

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

v1.3.0

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)
Changelog

Sourced from loader-utils's changelog.

1.4.2 (2022-11-11)

Bug Fixes

1.4.1 (2022-11-07)

Bug Fixes

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

1.3.0 (2020-02-19)

Features

  • support the [query] template for the interpolatedName method (#162) (469eeba)

Commits


Updates @mdx-js/loader from 1.6.6 to 2.3.0

Release notes

Sourced from @​mdx-js/loader's releases.

2.3.0

Add

Fix

Community

Misc

Full Changelog: https://github.com/mdx-js/mdx/compare/2.2.1...2.3.0

2.2.1

  • e293eafa Remove assert/strict for Node 14

Full Changelog: https://github.com/mdx-js/mdx/compare/2.2.0...2.2.1

2.2.0

Features

Patches

  • 3e0ab236 Fix @mdx-js/node-loader from patching all runtimes

Docs

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by wooorm, a new releaser for @​mdx-js/loader since your current version.


Updates next from 9.4.4 to 13.4.5

Release notes

Sourced from next's releases.

v13.4.5

Core Changes

  • Fix static metadata routes runtime when root layout is in edge runtime: #50351
  • Ensure App Router and Pages Router modules can't share chunks: #50327
  • Fix CJS optimizer: #50376
  • fix: edge runtime with next/legacy/image: #50343
  • Next.js Turbo build: turbopack-ecmascript-runtime and ChunkData: #50375
  • fix: eslint not ignoring "/app": #50261
  • Pages Route Module: #50070
  • Upgrade vendored @​vercel/og: #50395
  • Fix runtime:edge with large next.config.js: #50396
  • Rename header conversion functions: #50389
  • Refactor internal modules: #50338
  • Add new build and test workflow: #50436
  • Add cache-control header on 304 response: #50408
  • App Router: fix relative query/hash handling in next/link and router push/replace: #49521
  • Revert "land: Include charset=utf-8 with x-component Content-Type header": #50472
  • Optimize Next.js bootup compilation: #50379
  • Fix CSS duplication related problems: #50406
  • update swc_core and turbopack: #50519
  • Fix global SCSS on Node.js <= 14: #50185
  • [edge] bump @edge-runtime/* package suite: #49092
  • packages/font: run update-google-fonts script: #50608
  • [turbopack]: Fix HEAD requests: #50366
  • Add experimental id handling: #50470
  • fix @vercel/turbopack-node types (and more turbopack updates): #50605
  • Add new Google-InspectionTool token to known bot UA list: #50467
  • Ensure user-installed opentelemetry package has the minimal required version: #50554
  • Remove cssFiles field: #50610
  • Perf: reduce metadata RSC payload: #50678
  • Fix image loader file emission path for edge runtime: #50683
  • fix: a11y issues in the overlay component (HMR): #49782
  • next/font: tolerate missing unused fields in capsize map: #50708
  • fix: conditional cookies in draft mode: #50660
  • Optimize next-app-loader resolving speed: #50745
  • Improve compile time on large application: #50792
  • fix(next-swc): reenable filesystem cache: #50651
  • Update fetch dynamic error handling: #50822
  • Shrink the react key size in metadata RSC payload: #50739
  • Bail out of 404 page when favicon.ico doesn't exist: #50795
  • Pages Route Module Rendering: #50404
  • upgrade edge-runtime dependency: #50636
  • Update id config handling: #50847
  • [turbopack]: Use tip-of-branch for benchmarks: #50615
  • Fill basic twitter metadata with opengraph when missing: #50854
  • Add layer to module trace: #50851
  • Add additional font-loader spans for tracing: #50889
  • Update react to latest versions: #50604
  • fix: App Router with assetPrefix: /: #49622

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mozilla/nimbus-shared/network/alerts).