fix(deps): update all dependencies
This MR contains the following updates:
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
facebook/docusaurus (@docusaurus/core)
v3.7.0
🚀 New Feature
-
docusaurus-faster
,docusaurus
-
docusaurus-plugin-content-blog
,docusaurus-theme-classic
- #10768 feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (@GingerGeek)
-
create-docusaurus
,docusaurus-mdx-loader
,docusaurus-module-type-aliases
,docusaurus-plugin-client-redirects
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-plugin-debug
,docusaurus-plugin-google-analytics
,docusaurus-plugin-google-gtag
,docusaurus-plugin-google-tag-manager
,docusaurus-plugin-ideal-image
,docusaurus-plugin-pwa
,docusaurus-plugin-rsdoctor
,docusaurus-plugin-sitemap
,docusaurus-plugin-svgr
,docusaurus-plugin-vercel-analytics
,docusaurus-preset-classic
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-live-codeblock
,docusaurus-theme-mermaid
,docusaurus-theme-search-algolia
,docusaurus-types
,docusaurus
-
docusaurus-plugin-content-blog
-
docusaurus-module-type-aliases
,docusaurus-plugin-svgr
,docusaurus-preset-classic
,docusaurus-types
,docusaurus-utils
,docusaurus
🐛 Bug Fix
-
docusaurus-remark-plugin-npm2yarn
- #10803 fix(npm-to-yarn): add missing npm-to-yarn converter for Bun (@Lehoczky)
-
docusaurus-theme-classic
,docusaurus-theme-common
-
docusaurus-bundler
,docusaurus-theme-common
-
docusaurus-theme-common
- #10782 fix(theme-common): code block magic comments should support SQL block comments (@WillBlack403)
-
docusaurus-theme-translations
- #10783 fix(theme-translations): Add missing Dutch (nl) theme translations (@janaukema)
- #10760 fix(theme-translation): add missing Korean (ko) theme translations (@effozen)
-
docusaurus-plugin-content-docs
-
docusaurus
-
docusaurus-mdx-loader
📝 Documentation
- #10740 docs: Link initialization docs together (@waldyrious)
🤖 Dependencies
- #10771 chore(deps): bump nanoid from 3.3.7 to 3.3.8 (@dependabot[bot])
- #10721 chore(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 (@dependabot[bot])
🔧 Maintenance
- Other
- #10770 chore: Devcontainer upgrade to Ubuntu Noble & Node 22 (@GingerGeek)
-
docusaurus-theme-search-algolia
-
docusaurus
-
create-docusaurus
,docusaurus-mdx-loader
,docusaurus-module-type-aliases
,docusaurus-plugin-content-blog
,docusaurus-plugin-content-docs
,docusaurus-plugin-content-pages
,docusaurus-plugin-debug
,docusaurus-plugin-ideal-image
,docusaurus-plugin-pwa
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-live-codeblock
,docusaurus-theme-mermaid
,docusaurus-theme-search-algolia
,docusaurus-types
,docusaurus
-
docusaurus-theme-common
Committers: 14
- Alvin Bryan (@alvinometric)
- Hichem Fantar (@hichemfantar)
- Ivan Cheban (@ivancheban)
- Jake Boone (@jakeboone02)
- Jan Aukema (@janaukema)
- Lehoczky Zoltán (@Lehoczky)
- Lin Huang (@codimiracle)
- Pierre Millot (@millotp)
- Sébastien Lorber (@slorber)
- Taylor Reece (@taylorreece)
- Waldir Pimenta (@waldyrious)
- William Black (@WillBlack403)
- Zed Spencer-Milnes (@GingerGeek)
- Zen (@effozen)
mdx-js/mdx (@mdx-js/react)
v3.1.0
Add
-
715ddd9
@mdx-js/esbuild
: add source maps by @remcohaszing in https://github.com/mdx-js/mdx/pull/2464 -
d586720
@mdx-js/node-loader
: add support for options w/initialize
-
cd2907d
@mdx-js/node-loader
: add support showing messages -
ceea80d
@mdx-js/node-loader
: add source maps by @remcohaszing in https://github.com/mdx-js/mdx/pull/2458
Fix
-
d306f87
@mdx-js/core
: replaceperiscopic
withestree-util-scope
-
c747990
@mdx-js/core
: fix injecting providers for jsx in esm, expressions -
3a794ab
@mdx-js/loader
: fix ESM type import by @remcohaszing in https://github.com/mdx-js/mdx/pull/2452 -
be79212
@mdx-js/loader
: change webpack peer dependency to optional by @chenjiahan in https://github.com/mdx-js/mdx/pull/2440
Types
-
f12afda
Refactor to use@import
JSDoc tags by @remcohaszing in https://github.com/mdx-js/mdx/pull/2498
Miscellaneous
-
77158cd
Refactor to externalize recma packages
Site
-
6750079
Add link toparcel-transformer-mdx
in docs -
3f8344b
Add search to site -
05ecf65
Fix example -
f864886
Fix types, lints in example by @karlhorky in https://github.com/mdx-js/mdx/pull/2518 -
37318de
Add Bun section to Getting started by @karlhorky in https://github.com/mdx-js/mdx/pull/2517 -
07d5e2f
Refactor to improve wording by @filippovd20 in https://github.com/mdx-js/mdx/pull/2513 -
95ba33e
Add notes on how to type props and components by @karlhorky in https://github.com/mdx-js/mdx/pull/2510 -
044e8b2
Add example illustrating JSX literals, references -
1d0a9b6
Add more links across docs -
716ab3c
Fix link for MDX Analyzer by @karlhorky in https://github.com/mdx-js/mdx/pull/2509 -
f1ca4b2
Fix link by @artola in https://github.com/mdx-js/mdx/pull/2508 -
11ac939
Addrehype-twoslash
-
b749d38
Addrehype-starry-night
to website -
dfdcb50
Fix to recommendrehype-mdx-code-props
by @karlhorky in https://github.com/mdx-js/mdx/pull/2501 -
ad6c696
Fix size of hero heading in some cases by @yamanidev in https://github.com/mdx-js/mdx/pull/2481 -
d3398fe
Update link in docs -
51500e2
Add HMR to example of MDX w/ Vite by @dan-lee in https://github.com/mdx-js/mdx/pull/2474 -
0c7605c
Addrehype-mdx-import-media
to list of plugins by @remcohaszing in https://github.com/mdx-js/mdx/pull/2472 -
8f754f7
Addrecma-mdx-change-props
,recma-mdx-escape-missing-components
to list of plugins by @talatkuyuk in https://github.com/mdx-js/mdx/pull/2442 -
6cd9ae4
Addrel=sponsored
to sponsor links by @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2439 -
53f6955
Fix esbuild for website
Full Changelog: https://github.com/mdx-js/mdx/compare/3.0.1...3.1.0
tailwindlabs/tailwindcss-forms (@tailwindcss/forms)
v0.5.10
Fixed
- Support installing with beta versions of Tailwind CSS v4 (#163)
axios/axios (axios)
v1.7.9
Reverts
Contributors to this release
v1.7.8
Bug Fixes
- allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
- core: fixed config merging bug (#6668) (5d99fe4)
- fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
- http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
- http: fixed proxy-from-env module import (#5222) (12b3295)
-
http: use
globalThis.TextEncoder
when available (#6634) (df956d1) - ios11 breaks when build (#6608) (7638952)
- types: add missing types for mergeConfig function (#6590) (00de614)
- types: export CJS types from ESM (#6218) (c71811b)
- updated stream aborted error message to be more clear (#6615) (cc3217a)
- use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)
Contributors to this release
expressjs/express (express)
v4.21.2
What's Changed
- Add funding field (v4) by @bjohansebas in https://github.com/expressjs/express/pull/6065
- deps: path-to-regexp@0.1.11 by @blakeembrey in https://github.com/expressjs/express/pull/5956
- deps: bump path-to-regexp@0.1.12 by @jonchurch in https://github.com/expressjs/express/pull/6209
- Release: 4.21.2 by @UlisesGascon in https://github.com/expressjs/express/pull/6094
Full Changelog: https://github.com/expressjs/express/compare/4.21.1...4.21.2
pillarjs/path-to-regexp (path-to-regexp)
v0.2.5
- Allow keys parameter to be omitted
v0.2.4
- Code coverage badge
- Updated readme
- Attach keys to the generated regexp
v0.2.3
- Add MIT license
v0.2.2
- A passed in trailing slash in non-strict mode will become optional
- In non-end mode, the optional trailing slash will only match at the end
v0.2.1
- Fixed a major capturing group regexp regression
v0.2.0
- Improved support for arrays
- Improved support for regexps
- Better support for non-ending strict mode matches with a trailing slash
- Travis CI support
- Block using regexp special characters in the path
- Removed support for the asterisk to match all
- New support for parameter suffixes -
*
,+
and?
- Updated readme
- Provide delimiter information with keys array
v0.1.12
: Fix backtracking (again)
Fixed
- Improved backtracking protection for 0.1.x, will break some previously valid paths (see previous advisory: https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2-598j)
postcss/postcss (postcss)
v8.5.2
- Fixed end position of rules with semicolon (by @romainmenke).
v8.5.1
- Fixed backwards compatibility for complex cases (by @romainmenke).
v8.5.0
: 8.5 “Duke Alloces”
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added Input#document
in additional to Input#css
.
root.source.input.document //=> "<p>Hello</p>
// <style>
// p {
// color: green;
// }
// </style>"
root.source.input.css //=> "p {
// color: green;
// }"
Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
- Tidelift with a Spotify-like subscription model supporting all projects from your lock file.
- Direct donations at GitHub Sponsors or Open Collective.
sass/dart-sass (sass)
v1.85.0
- No longer fully trim redundant selectors generated by
@extend
. This caused unacceptable performance issues for certain heavy users of@extend
. We'll try to find a more performant way to accomplish it in the future.
v1.84.0
-
Allow newlines in whitespace in the indented syntax.
-
Potentially breaking bug fix: Selectors with unmatched brackets now always produce a parser error. Previously, some edge cases like
[foo#{"]:is(bar"}) {a: b}
would compile without error, but this was an unintentional bug. -
Fix a bug in which various Color Level 4 functions weren't allowed in plain CSS.
-
Fix the error message for
@extend
without a selector and possibly other parsing edge-cases in contexts that allow interpolation.
Embedded Host
- Fixed the implementation of the
SassBoolean
type to adhere to the spec, now using a class instead of an interface.
v1.83.4
- No user-visible changes.
v1.83.3
- No user-visible changes.
v1.83.2
-
Properly display deprecation IDs for the JS Sass API.
-
Don't display deprecation IDs for user-defined deprecations.
v1.83.1
-
Fix a bug where
--quiet-deps
would get deactivated for@content
blocks, even when those blocks were entirely contained within dependencies. -
Include deprecation IDs in deprecation warnings to make it easier to determine what to pass to
--silence-deprecation
or--fatal-deprecation
.
v1.83.0
- Allow trailing commas in all argument and parameter lists.
v1.82.0
Command-Line Interface
-
Improve
--watch
mode reliability when making multiple changes at once, such as checking out a different Git branch. -
Parse the
calc-size()
function as a calculation now that it's supported in some browsers.
Dart API
- Add a
SassCalculation.calcSize()
function.
v1.81.1
- No user-visible changes.
npm/node-semver (semver)
v7.7.1
Bug Fixes
-
af761c0
#764 inc: fully capture prerelease identifier (#764) (@wraithgar)
v7.7.0
Features
Bug Fixes
-
d588e37
#755 diff: fix prerelease to stable version diff logic (#755) (@eminberkayd, berkay.daglar) -
8a34bde
#754 add identifier validation toinc()
(#754) (@mbtools)
Documentation
-
67e5478
#756 readme: added missing period for consistency (#756) (@shaymolcho) -
868d4bb
#749 clarify comment about obsolete prefixes (#749) (@mbtools, @ljharb)
Chores
-
145c554
#741 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot]) -
753e02b
#747 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#747) (@dependabot[bot], @npm-cli-bot) -
0b812d5
#744 postinstall for dependabot template-oss MR (@hashtagchris)
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Fixed
- Work around Node v22.12+ issue (#15421)
v3.4.16
Fixed
- Ensure the TypeScript types for
PluginsConfig
allowundefined
values (#14668)
microsoft/TypeScript (typescript)
v5.7.3
: TypeScript 5.7.3
For release notes, check out the release announcement.
- fixed issues query for Typescript 5.7.0 (Beta).
- fixed issues query for Typescript 5.7.1 (RC).
- fixed issues query for Typescript 5.7.2 (Stable).
- fixed issues query for Typescript 5.7.3 (Stable).
Downloads are available on npm
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.