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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 9 updates:
7.25.3
7.25.4
7.25.0
7.25.6
2.9.0
2.9.1
8.4.41
8.4.42
3.4.0
3.5.2
3.4.0
3.5.2
14.0.2
14.0.3
8.0.8
8.0.9
1.7.5
1.7.7
Updates
@babel/preset-env
from 7.25.3 to 7.25.4Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
cbf124c
v7.25.4b38b027
Update compat data (#16736)55dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/runtime
from 7.25.0 to 7.25.6Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
2f72b97
v7.25.6cbf124c
v7.25.4575863c
Avoid unnecessary parens around sequence expressions (#16722)Updates
mini-css-extract-plugin
from 2.9.0 to 2.9.1Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
00cdedb
chore(release): 2.9.18f77e19
fix: addexport default {}
when CSS modules enabled and a file is empty for...3df97b6
docs: update github syntax of note (#1102)727427b
docs: fix example of the namedExport (#1103)aab1b12
ci: fix (#1099)Updates
postcss
from 8.4.41 to 8.4.42Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
0fda48a
Release 8.4.42 versioncd5b08c
Add ESLint to CI0975cc2
Sort source code and fix ESLint36950b4
Try to fix old Node.js testsfbb6d60
Update dependencies118ebc9
Clean up code9e7bdca
Pretty CssSyntaxError from onelined (minified) css (#1965)45a2425
Merge pull request #1961 from nex3/readonly-array0cb325a
UseReadonlyArray
for argument types that aren't modifieda886628
Merge pull request #1957 from nex3/protected-normalizeUpdates
@docusaurus/core
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
eeec303
v3.5.2419d559
fix(core): always alias React/ReactDOM to site dependency so that importing M...bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)087a329
fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (#...868d72f
fix(core): revert wrong anchor link implementation change (#10311)80203b3
feat(core): allow plugins to self-disable by returning null (#10286)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)97630b4
fix(core): fail fast if plugin has no name (#10239)904b96c
fix(core): fix sites unable to start/build without a static dir (#10225)Updates
@docusaurus/preset-classic
from 3.4.0 to 3.5.2Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
eeec303
v3.5.2bde4414
chore: release v3.5.1 (#10385)daa6b87
chore: release Docusaurus v3.5 (#10379)6dd9a50
chore: simplify TypeScript configs, use TS 5.5 configDir placeholder (#10256)dbdd4df
chore: release Docusaurus v3.4 (#10186)Updates
@availity/page-header
from 14.0.2 to 14.0.3Changelog
Sourced from
@availity/page-header
's changelog.Commits
ab618a2
chore(@availity/page-header
): release version 14.0.3 [skip ci]Updates
@availity/spaces
from 8.0.8 to 8.0.9Changelog
Sourced from
@availity/spaces
's changelog.Commits
53c7d3b
chore(@availity/spaces
): release version 8.0.9 [skip ci]Updates
axios
from 1.7.5 to 1.7.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)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 show