Closed dependabot[bot] closed 3 weeks ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the development-dependencies group with 4 updates in the / directory: @babel/core, @types/jest, eslint-plugin-react-refresh and vite.
Updates
@babel/core
from 7.25.2 to 7.25.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2533cfb
v7.25.72ee4982
chore: ImproveloadFullConfig
types (#16872)b2ba04c
Allow sync loading of ESM when--experimental-require-module
(#16820)cd8ffa4
[Babel 8] fix: Throwing exceptions synchronously (#16836)9e14f7d
chore: Enable more lint rules (#16827)7722f23
Updatetypescript
&typescript-eslint
(#16826)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@types/jest
from 29.5.12 to 29.5.13Commits
Updates
eslint-plugin-react-refresh
from 0.4.11 to 0.4.12Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
762c15c
Fix version [publish]78f987f
Support type assertion on default export (fixes #48) [publish]f6dbb3a
Add missing default export (fixes #50)Updates
vite
from 5.4.3 to 5.4.8Changelog
Sourced from vite's changelog.
Commits
0474550
release: v5.4.88464d97
fix(css): backport #18128, ensure sass compiler initialized only once (#18184)7d47fc1
fix(css): backport #18113, fix missing source file warning with sass modern a...a403e73
release: v5.4.7b5908a2
fix: treat config file as ESM in Deno (#18158)f969176
release: v5.4.6179b177
fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument
(#18115)6820bb3
fix: fs raw query (#18112)37881e7
release: v5.4.5faa2405
fix(preload): backport #18098, throw error preloading module as well (#18099)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