Skip to content

fix(deps): update all dependencies - autoclosed

Renovate Bot FIT-Connect requested to merge renovate/all into main

This MR contains the following updates:

Package Type Update Change
@mdx-js/react (source) dependencies minor 3.0.1 -> 3.1.0
axios (source) resolutions patch 1.7.7 -> 1.7.9
axios (source) dependencies patch 1.7.7 -> 1.7.9
docusaurus-plugin-sass dependencies patch 0.2.5 -> 0.2.6
express (source) resolutions patch 4.21.1 -> 4.21.2
path-to-regexp resolutions minor ^0.1.10 -> ^0.2.0
sass dependencies minor 1.81.0 -> 1.82.0
tailwindcss (source) dependencies patch 3.4.15 -> 3.4.16

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mdx-js/mdx (@​mdx-js/react)

v3.1.0

Compare Source

Add
Fix
Types
Miscellaneous
  • 77158cd Refactor to externalize recma packages
Site

Full Changelog: https://github.com/mdx-js/mdx/compare/3.0.1...3.1.0

axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release
rlamana/docusaurus-plugin-sass (docusaurus-plugin-sass)

v0.2.6

Compare Source

expressjs/express (express)

v4.21.2

Compare Source

What's Changed

Full Changelog: https://github.com/expressjs/express/compare/4.21.1...4.21.2

pillarjs/path-to-regexp (path-to-regexp)

v0.2.5

Compare Source

  • Allow keys parameter to be omitted

v0.2.4

Compare Source

  • Code coverage badge
  • Updated readme
  • Attach keys to the generated regexp

v0.2.3

Compare Source

  • Add MIT license

v0.2.2

Compare Source

  • 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

Compare Source

  • Fixed a major capturing group regexp regression

v0.2.0

Compare Source

  • 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)

Compare Source

Fixed

sass/dart-sass (sass)

v1.82.0

Compare Source

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

Compare Source

  • No user-visible changes.
tailwindlabs/tailwindcss (tailwindcss)

v3.4.16

Compare Source

Fixed
  • Ensure the TypeScript types for PluginsConfig allow undefined values (#​14668)

Changed


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports