chore(deps-dev): bump the patch-dependencies group across 1 directory with 4 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 2
(2 months ago)
(2 months ago)
(2 months ago)
by github-actions[bot]
📺showcases javascript dependencies
Bumps the patch-dependencies group with 4 updates in the / directory: @mdx-js/loader, @mdx-js/react, eslint-config-next and @vitejs/plugin-react.
Updates @mdx-js/loader from 3.1.0 to 3.1.1
Release notes
Sourced from @​mdx-js/loader's releases.
3.1.1
Fix
- 3cad7d7e
@mdx-js/mdx: add dependency onacorn- 0dc4472f
@mdx-js/esbuild: fix crash with esbuild loader andjsxoption by@​egnorin mdx-js/mdx#2593- 84ec66ef
@mdx-js/esbuild: refactor to improve error conversion in esbuild by@​egnorin mdx-js/mdx#2595- 2b3381a8
@mdx-js/rollup: fix support for query parameters in Vite by@​markdalgleishin mdx-js/mdx#2629Types
- 933ab444
@mdx-js/mdx: addattributesto export/import declarationsDocs
- c156a1f6 Add
rehype-mdx-tocto list of plugin by@​boning-win mdx-js/mdx#2622- 913659c8 Add
recma-module-to-functionto list of plugins by@​remcohaszingin mdx-js/mdx#2605- 67fb1d07 Remove unneeded JSX type casting in docs, tests
- f0d20da8 Remove local use of
JSXby@​remcohaszingin mdx-js/mdx#2604- 63f39cea Remove references to twitter
- 35ac59dd Refactor some docs regarding recma plugins
Full Changelog: https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1
Commits
50aa8df3.1.1def2cbaUpdate dev-dependenciesb3351faUpdate dev-dependenciese587c8cUpdateremark-preset-wooorm- See full diff in compare view
Updates @mdx-js/react from 3.1.0 to 3.1.1
Release notes
Sourced from @​mdx-js/react's releases.
3.1.1
Fix
- 3cad7d7e
@mdx-js/mdx: add dependency onacorn- 0dc4472f
@mdx-js/esbuild: fix crash with esbuild loader andjsxoption by@​egnorin mdx-js/mdx#2593- 84ec66ef
@mdx-js/esbuild: refactor to improve error conversion in esbuild by@​egnorin mdx-js/mdx#2595- 2b3381a8
@mdx-js/rollup: fix support for query parameters in Vite by@​markdalgleishin mdx-js/mdx#2629Types
- 933ab444
@mdx-js/mdx: addattributesto export/import declarationsDocs
- c156a1f6 Add
rehype-mdx-tocto list of plugin by@​boning-win mdx-js/mdx#2622- 913659c8 Add
recma-module-to-functionto list of plugins by@​remcohaszingin mdx-js/mdx#2605- 67fb1d07 Remove unneeded JSX type casting in docs, tests
- f0d20da8 Remove local use of
JSXby@​remcohaszingin mdx-js/mdx#2604- 63f39cea Remove references to twitter
- 35ac59dd Refactor some docs regarding recma plugins
Full Changelog: https://github.com/mdx-js/mdx/compare/3.1.0...3.1.1
Commits
50aa8df3.1.167fb1d0Remove unneeded JSX type casting in docs, testsf0d20daRemove local use ofJSXe587c8cUpdateremark-preset-wooorm- See full diff in compare view
Updates eslint-config-next from 15.5.0 to 15.5.2
Release notes
Sourced from eslint-config-next's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@​bguband@​ztannerfor helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@​bgub,@​mischnic, and@​ztannerfor helping!v15.5.1-canary.18
Core Changes
- Turbopack: Add new webpack loader rule/condition syntax in config: #82857
- Turbopack: Un-deprecate the
TurbopackLoaderItemtype: #83070- Turbopack: Replace heuristics for detecting manually-configured sass or babel loaders with less-fragile ones, configure rules as a vec and not a map: #83131
- Turbopack: Allow arrays to be used as values in
turbopack.rulesconfig: #83138- [test] Run all dev tests with sourcemaps enabled: #83173
- [devtools] Immediately set meta key in shortcut recorder: #82301
- Turbopack: fix persistent caching test case: #83170
- Implement runtime prefetching via segment opt-in: #83072
- bugfix: Bad
next.routeonpagesdir OTel spans for404s /500s: #77150- [Breaking] Bump minimum Node.js version to
>=20.9.0: #83113- [ppr] RDC for RSCs (redo): #80853
Misc Changes
... (truncated)
Commits
497ec6av15.5.2cc68cedv15.5.1- See full diff in compare view
Updates @vitejs/plugin-react from 5.0.1 to 5.0.2
Release notes
Sourced from @​vitejs/plugin-react's releases.
plugin-react@5.0.2
Skip transform hook completely in rolldown-vite in dev if possible (#783)
Changelog
Sourced from @​vitejs/plugin-react's changelog.
5.0.2 (2025-08-28)
Skip transform hook completely in rolldown-vite in dev if possible (#783)
Commits
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
Pull Request Statistics
2
3
+55
-55
Package Dependencies
Technical Details
| ID: | 5978885 |
| UUID: | 2786062730 |
| Node ID: | PR_kwDOIdBurM6mD_GK |
| Host: | GitHub |
| Repository: | db-ux-design-system/core-web |
| Merge State: | Unknown |