This repository was archived by the owner on Feb 14, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the npm-dependencies group across 1 directory with 13 updates #174
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm-dependencies-048408cfbd
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the npm-dependencies group across 1 directory with 13 updates #174
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/npm-dependencies-048408cfbd
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the npm-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@carbonplan/components](https://github.com/carbonplan/components) | `12.0.0` | `12.6.1` | | [@carbonplan/layouts](https://github.com/carbonplan/layouts) | `3.0.0` | `4.1.0` | | [@carbonplan/theme](https://github.com/carbonplan/theme) | `8.0.0` | `8.1.0` | | [@mdx-js/loader](https://github.com/mdx-js/mdx/tree/HEAD/packages/loader) | `2.1.5` | `3.0.1` | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `2.1.5` | `3.0.1` | | [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `12.3.4` | `14.2.4` | | [@theme-ui/color](https://github.com/system-ui/theme-ui) | `0.15.4` | `0.16.2` | | [next](https://github.com/vercel/next.js) | `12.3.4` | `14.2.4` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [rehype-slug](https://github.com/rehypejs/rehype-slug) | `4.0.1` | `6.0.0` | | [theme-ui](https://github.com/system-ui/theme-ui) | `0.15.4` | `0.16.2` | | [prettier](https://github.com/prettier/prettier) | `2.3.2` | `3.3.2` | Updates `@carbonplan/components` from 12.0.0 to 12.6.1 - [Commits](https://github.com/carbonplan/components/commits) Updates `@carbonplan/layouts` from 3.0.0 to 4.1.0 - [Commits](https://github.com/carbonplan/layouts/commits) Updates `@carbonplan/theme` from 8.0.0 to 8.1.0 - [Commits](https://github.com/carbonplan/theme/commits) Updates `@mdx-js/loader` from 2.1.5 to 3.0.1 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/loader) Updates `@mdx-js/react` from 2.1.5 to 3.0.1 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/react) Updates `@next/mdx` from 12.3.4 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-mdx) Updates `@theme-ui/color` from 0.15.4 to 0.16.2 - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/v0.16.2/CHANGELOG.md) - [Commits](system-ui/theme-ui@v0.15.4...v0.16.2) Updates `next` from 12.3.4 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.3.4...v14.2.4) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `rehype-slug` from 4.0.1 to 6.0.0 - [Release notes](https://github.com/rehypejs/rehype-slug/releases) - [Commits](rehypejs/rehype-slug@4.0.1...6.0.0) Updates `theme-ui` from 0.15.4 to 0.16.2 - [Release notes](https://github.com/system-ui/theme-ui/releases) - [Changelog](https://github.com/system-ui/theme-ui/blob/v0.16.2/CHANGELOG.md) - [Commits](system-ui/theme-ui@v0.15.4...v0.16.2) Updates `prettier` from 2.3.2 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.3.2...3.3.2) --- updated-dependencies: - dependency-name: "@carbonplan/components" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@carbonplan/layouts" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@carbonplan/theme" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@mdx-js/loader" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@next/mdx" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@theme-ui/color" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: rehype-slug dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: theme-ui dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
javascript
Pull requests that update Javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dependencies group with 13 updates in the / directory:
12.0.012.6.13.0.04.1.08.0.08.1.02.1.53.0.12.1.53.0.112.3.414.2.40.15.40.16.212.3.414.2.418.2.018.3.118.2.018.3.14.0.16.0.00.15.40.16.22.3.23.3.2Updates
@carbonplan/componentsfrom 12.0.0 to 12.6.1Commits
Maintainer changes
This version was pushed to npm by shane98c, a new releaser for
@carbonplan/componentssince your current version.Updates
@carbonplan/layoutsfrom 3.0.0 to 4.1.0Commits
Updates
@carbonplan/themefrom 8.0.0 to 8.1.0Commits
Updates
@mdx-js/loaderfrom 2.1.5 to 3.0.1Release notes
Sourced from
@mdx-js/loader's releases.... (truncated)
Commits
78aee483.0.1c03e16cAdd declaration maps0e6dd7aUpdate dev-dependenciesd1ffaceRefactor to handle uncaught webpack errors85c5dd0loader: fix types9a40e183.0.0e08b759Change to require Node 166d1e64dRefactor some morebc1d9e5Refactor more docs24e3d8dAdd compat sections to readmesUpdates
@mdx-js/reactfrom 2.1.5 to 3.0.1Release notes
Sourced from
@mdx-js/react's releases.... (truncated)
Commits
78aee483.0.1c03e16cAdd declaration maps0e6dd7aUpdate dev-dependencies038bb68Refactor some version numbers in docs9a40e183.0.0e08b759Change to require Node 16bc1d9e5Refactor more docs24e3d8dAdd compat sections to readmesa51248aRemove unneeded Vue JSX setup74aee56Refactor docs of packagesUpdates
@next/mdxfrom 12.3.4 to 14.2.4Release notes
Sourced from
@next/mdx's releases.Commits
3078441v14.2.42e7a96av14.2.3c850e4av14.2.2c0ae6f6v14.2.1774563fv14.2.07aabb1dv14.2.0-canary.67265d7b9v14.2.0-canary.6622754fav14.2.0-canary.65167ea33v14.2.0-canary.64c289063v14.2.0-canary.63Updates
@theme-ui/colorfrom 0.15.4 to 0.16.2Release notes
Sourced from
@theme-ui/color's releases.... (truncated)
Changelog
Sourced from
@theme-ui/color's changelog.... (truncated)
Commits
c0d521fBump version to: 0.16.2 [skip ci]c0b871aUpdate contributors [skip ci]9316e88Update CHANGELOG.md [skip ci]e2dfe11Merge pull request #2481 from system-ui/dependabot/npm_and_yarn/auto-11.0.4cf54bfbBump versions to: 0.16.2-develop.5 [skip ci]1bdffceBump versions to: 0.16.2-develop.3 [skip ci]379b548Bump versionead4400fix(theme-ui): generate missing exports field82b0fddchore(deps): bump auto from 10.46.0 to 11.0.48cbc7ecchore(deps): bump@auto-it/omit-commitsfrom 10.46.0 to 11.0.4Updates
nextfrom 12.3.4 to 14.2.4Release notes
Sourced from next's releases.
Commits
3078441v14.2.40538a0d[not a backport] fix lint errors2807fb4fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)efb476eAdd timeout/retry handling for fetch cache (#66652)c16a3f9Use addDependency to track metadata route file changes (#66714)942e45aFix inconsistency with 404 getStaticProps cache-control (#66674)9728a35Prevent append of trailing slash in cases where path ends with a file extensi...44661c2ensure router cache updates reference the latest cache values (#66681)f7ec039prevent duplicate RSC fetch when action redirects (#66620)dd6ab93Fix loading navigation with metadata and prefetch (#66447)Updates
reactfrom 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8ExportReact.actfrom 18.3d6c42f7Bump to 18.3.173bfaa1Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
react-domfrom 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7Bump to 18.3.18a015b6Add deprecation warning for unmountComponentAtNodec3b2839Add deprecation warning for findDOMNoded4ea75dReactDOMTestUtils deprecation warnings7548c01DeprecaterenderToStaticNodeStream(#28872) (#28874)5894232Enable warning for defaultProps on function components for everyone (#25699)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
rehype-slugfrom 4.0.1 to 6.0.0Release notes
Sourced from rehype-slug's releases.
Commits
f90fc8f6.0.012f76f8Change to require Node.js 166855bccChange to useexports87da225Refactor to move implementation tolib/963f30cRefactor docs463cd39Refactor code-style22f1ee7Refactor to usenode:test4597690Addignore-scriptsto.npmrc8b862e1Refactor Actions9c6f669Refactorpackage.jsonUpdates
theme-uifrom 0.15.4 to 0.16.2Release notes
Sourced from theme-ui's releases.
... (truncated)
Changelog
Sourced from theme-ui's changelog.
... (truncated)
Commits
c0d521fBump version to: 0.16.2 [skip ci]c0b871aUpdate contributors [skip ci]9316e88Update CHANGELOG.md [skip ci]e2dfe11Merge pull request #2481 from system-ui/dependabot/npm_and_yarn/auto-11.0.4cf54bfbBump versions to: 0.16.2-develop.5 [skip ci]1bdffceBump versions to: 0.16.2-develop.3 [skip ci]379b548Bump versionead4400fix(theme-ui): generate missing exports field82b0fddchore(deps): bump auto from 10.46.0 to 11.0.48cbc7ecchore(deps): bump@auto-it/omit-commitsfrom 10.46.0 to 11.0.4Updates
prettierfrom 2.3.2 to 3.3.2Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1596a60Release 3.3.2aebcee5chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928chore(deps): update dependency c8 to v10 (#16380)c3d0b7fchore(deps): update typescript-eslint to v7.13.0 (#16376)27c35dbchore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983dUpgrade yarn to v4.3.0 (#16377)d6f37c4chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7dchore(deps): update dependency execa to v9.2.0 (#16372)f4608ccchore(deps): update dependency cspell to v8.8.4 (#16370)Maintainer changes
This version was pushed to npm by prettier-bot, a new releaser for prettier 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions