Closed dependabot[bot] closed 2 weeks ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@babel/core@7.26.0 | Transitive: environment, filesystem | +23 |
10.6 MB | existentialism, hzoo, jlhwung, ...1 more |
npm/@babel/preset-env@7.26.0 | Transitive: environment, filesystem, unsafe | +98 |
12 MB | existentialism, hzoo, jlhwung, ...1 more |
npm/@babel/preset-typescript@7.26.0 | Transitive: environment | +29 |
7.35 MB | existentialism, hzoo, jlhwung, ...1 more |
🚮 Removed packages: npm/@babel/core@7.25.9, npm/@babel/preset-env@7.25.9, npm/@babel/preset-typescript@7.25.9
3ac3b07(current) vs d99a884 master#11594(baseline)
[!WARNING] Bundle contains 2 duplicate packages – View duplicate packages
Bundle metrics
no changes
Current #11596 |
Baseline #11594 |
|
---|---|---|
Initial JS | 332.98KiB |
332.98KiB |
Initial CSS | 46.22KiB |
46.22KiB |
Cache Invalidation | 0% |
0% |
Chunks | 3 |
3 |
Assets | 4 |
4 |
Modules | 693 |
693 |
Duplicate Modules | 0 |
0 |
Duplicate Code | 0% |
0% |
Packages | 39 |
39 |
Duplicate Packages | 1 |
1 |
no changes
Bundle analysis report Branch dependabot/npm_and_yarn/master/b... Project dashboard
Generated by RelativeCI Documentation Report issue
Bumps the babel group with 3 updates: @babel/core, @babel/preset-env and @babel/preset-typescript.
Updates
@babel/core
from 7.25.9 to 7.26.0Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0Updates
@babel/preset-env
from 7.25.9 to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)Updates
@babel/preset-typescript
from 7.25.9 to 7.26.0Release notes
Sourced from
@babel/preset-typescript
's releases.Changelog
Sourced from
@babel/preset-typescript
's changelog.Commits
63d3038
v7.26.0bfa56c4
Supportimport()
inrewriteImportExtensions
(#16794)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