Bump the npm_and_yarn group across 1 directory with 41 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(20 days ago)
(20 days ago)
dependencies javascript
Bumps the npm_and_yarn group with 13 updates in the / directory:
Package | From | To |
---|---|---|
@babel/helpers | 7.13.10 |
7.28.4 |
@babel/runtime-corejs3 | 7.13.10 |
7.28.4 |
@babel/runtime | 7.13.10 |
7.28.4 |
@babel/traverse | 7.13.13 |
7.28.4 |
@sideway/formula | 3.0.0 |
3.0.1 |
algoliasearch-helper | 3.4.4 |
3.26.0 |
ansi-html | 0.0.7 |
removed |
webpack-dev-server | 3.11.2 |
3.11.3 |
ansi-regex | 4.1.0 |
4.1.1 |
ansi-regex | 5.0.0 |
5.0.1 |
axios | 0.21.4 |
removed |
@docusaurus/core | 2.0.0-alpha.72 |
3.8.1 |
@docusaurus/plugin-google-gtag | 2.0.0-alpha.72 |
3.8.1 |
@docusaurus/preset-classic | 2.0.0-alpha.72 |
3.8.1 |
Updates @babel/helpers
from 7.13.10 to 7.28.4
Release notes
Sourced from @babel/helpers
's releases.
v7.28.4 (2025-09-05)
Thanks
@gwillen
and@mrginglymus
for your first PRs!:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)Committers: 5
- Babel Bot (
@babel-bot
)- Bill Collins (
@mrginglymus
)- Glenn Willen (
@gwillen
)- Huáng Jùnliàng (
@JLHwung
)@liuxingbaoyu
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jam Balaya (
@JamBalaya56562
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- easrng (
@easrng
)
... (truncated)
Changelog
Sourced from @babel/helpers
's changelog.
v7.28.4 (2025-09-05)
:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
... (truncated)
Commits
35055e3
v7.28.418d88b8
Improve@babel/core
typings (#17471)ef155f5
v7.28.3741cbd2
chore: fix various typos across codebase (#17476)cac0ff4
v7.28.2f743094
fix:regeneratorDefine
compatibility with es5 strict mode (#17441)baa4cb8
v7.27.6fdbf1b3
fix:finally
causes unexpected return value (#17366)7d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)- Additional commits viewable in compare view
Updates @babel/runtime-corejs3
from 7.13.10 to 7.28.4
Release notes
Sourced from @babel/runtime-corejs3
's releases.
v7.28.4 (2025-09-05)
Thanks
@gwillen
and@mrginglymus
for your first PRs!:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)Committers: 5
- Babel Bot (
@babel-bot
)- Bill Collins (
@mrginglymus
)- Glenn Willen (
@gwillen
)- Huáng Jùnliàng (
@JLHwung
)@liuxingbaoyu
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jam Balaya (
@JamBalaya56562
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- easrng (
@easrng
)
... (truncated)
Changelog
Sourced from @babel/runtime-corejs3
's changelog.
v7.28.4 (2025-09-05)
:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
... (truncated)
Commits
35055e3
v7.28.418d88b8
Improve@babel/core
typings (#17471)ef155f5
v7.28.3cac0ff4
v7.28.2f743094
fix:regeneratorDefine
compatibility with es5 strict mode (#17441)ccc5fae
v7.28.0cd0de90
Updatebabel-polyfill
packages (#17403)baa4cb8
v7.27.6fdbf1b3
fix:finally
causes unexpected return value (#17366)7d06930
v7.27.4- Additional commits viewable in compare view
Updates @babel/runtime
from 7.13.10 to 7.28.4
Release notes
Sourced from @babel/runtime
's releases.
v7.28.4 (2025-09-05)
Thanks
@gwillen
and@mrginglymus
for your first PRs!:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)Committers: 5
- Babel Bot (
@babel-bot
)- Bill Collins (
@mrginglymus
)- Glenn Willen (
@gwillen
)- Huáng Jùnliàng (
@JLHwung
)@liuxingbaoyu
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jam Balaya (
@JamBalaya56562
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- easrng (
@easrng
)
... (truncated)
Changelog
Sourced from @babel/runtime
's changelog.
v7.28.4 (2025-09-05)
:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
... (truncated)
Commits
35055e3
v7.28.4ef155f5
v7.28.3cac0ff4
v7.28.2f68ac51
chore: Avoid CITGM errors (#17382)baa4cb8
v7.27.67d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)cb78b5b
[babel 8] Do not replace globalregeneratorRuntime
references in regenerato...a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)da5e371
v7.27.3- Additional commits viewable in compare view
Updates @babel/traverse
from 7.13.13 to 7.28.4
Release notes
Sourced from @babel/traverse
's releases.
v7.28.4 (2025-09-05)
Thanks
@gwillen
and@mrginglymus
for your first PRs!:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)Committers: 5
- Babel Bot (
@babel-bot
)- Bill Collins (
@mrginglymus
)- Glenn Willen (
@gwillen
)- Huáng Jùnliàng (
@JLHwung
)@liuxingbaoyu
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jam Balaya (
@JamBalaya56562
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- easrng (
@easrng
)
... (truncated)
Changelog
Sourced from @babel/traverse
's changelog.
v7.28.4 (2025-09-05)
:house: Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator
(@liuxingbaoyu
)babel-core
- #17474 Switch to
@jridgewell/remapping
(@mrginglymus
)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo
):bug: Bug Fix
babel-parser
:nail_care: Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo
):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
v7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operator
param int.tsTypeOperator
optional (@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17441 fix:
regeneratorDefine
compatibility with es5 strict mode (@liuxingbaoyu
)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
- #17426 fix:
regenerator
correctly handlesthrow
outside oftry
(@liuxingbaoyu
):memo: Documentation
... (truncated)
Commits
35055e3
v7.28.4b41f8cd
Update Jest to v30.1.1 (#17493)22493b6
Improve@babel/traverse
typings (#17485)18d88b8
Improve@babel/core
typings (#17471)ef155f5
v7.28.3741cbd2
chore: fix various typos across codebase (#17476)5051613
Type-check.d.ts
file withstrict: true
(#17461)ccc5fae
v7.28.04b4e7e2
Create babel-helper-globals (#17297)cf5ae03
LVal coverage updates (Part 2) (#17391)- Additional commits viewable in compare view
Updates @sideway/formula
from 3.0.0 to 3.0.1
Commits
5b44c1b
3.0.19fbc20a
chore: better number regex41ae98e
Cleanupc59f35e
Move to Sideway- See full diff in compare view
Maintainer changes
This version was pushed to npm by marsup, a new releaser for @sideway/formula
since your current version.
Updates algoliasearch-helper
from 3.4.4 to 3.26.0
Release notes
Sourced from algoliasearch-helper's releases.
algoliasearch-helper@3.26.0
3.26.0 (2025-06-16)
Features
algoliasearch-helper@3.25.0
3.25.0 (2025-04-29)
Features
algoliasearch-helper@3.24.3
3.24.3 (2025-03-18)
Note: Version bump only for package algoliasearch-helper
algoliasearch-helper@3.24.2
3.24.2 (2025-03-04)
Note: Version bump only for package algoliasearch-helper
algoliasearch-helper@3.24.1
3.24.1 (2025-01-28)
Bug Fixes
algoliasearch-helper@3.24.0
3.24.0 (2025-01-28)
Features
algoliasearch-helper@3.23.1
3.23.1 (2025-01-21)
Bug Fixes
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by instantsearch-bot, a new releaser for algoliasearch-helper since your current version.
Removes ansi-html
Updates webpack-dev-server
from 3.11.2 to 3.11.3
Commits
aa3cddc
chore(release): 3.11.34fef67b
fix: replaceansi-html
withansi-html-community
(#4011)- See full diff in compare view
Updates ansi-regex
from 4.1.0 to 4.1.1
Commits
64735d2
v4.1.175a657d
Fix potential ReDoS (#37)- See full diff in compare view
Updates ansi-regex
from 5.0.0 to 5.0.1
Commits
64735d2
v4.1.175a657d
Fix potential ReDoS (#37)- See full diff in compare view
Removes axios
Updates @docusaurus/core
from 2.0.0-alpha.72 to 3.8.1
Release notes
Sourced from @docusaurus/core
's releases.
3.8.1
:bug: Bug Fix
docusaurus-theme-classic
docusaurus-plugin-css-cascade-layers
docusaurus
docusaurus-types
:running_woman: Performance
docusaurus-plugin-content-blog
,docusaurus-plugin-sitemap
,docusaurus-theme-classic
,docusaurus-types
,docusaurus-utils
,docusaurus
:wrench: Maintenance
docusaurus-faster
docusaurus-plugin-content-docs
- Other
Committers: 7
- Ben McCann (
@benmccann
)- Dave Meyer (
@dave-meyer
)- Léo Vincent (
@leovct
)- Noritaka Kobayashi (
@noritaka1166
)- Phil Parsons (
@p-m-p
)- Sébastien Lorber (
@slorber
)- Weslley Araújo (
@wellwelwel
)3.8.0 (2025-05-26)
:rocket: New Feature
docusaurus-plugin-css-cascade-layers
,docusaurus-preset-classic
,docusaurus-theme-classic
,docusaurus-types
,docusaurus
docusaurus
docusaurus-module-type-aliases
,docusaurus-plugin-content-blog
,docusaurus-theme-classic
,docusaurus-theme-common
,docusaurus-theme-search-algolia
,docusaurus
docusaurus-plugin-content-pages
... (truncated)
Changelog
Sourced from @docusaurus/core
's changelog.
3.8.1 (2025-06-06)
:bug: Bug Fix
docusaurus-theme-classic
docusaurus-plugin-css-cascade-layers
docusaurus
docusaurus-types
:running_woman: Performance
docusaurus-plugin-content-blog
,docusaurus-plugin-sitemap
,docusaurus-theme-classic
,docusaurus-types
,docusaurus-utils
,docusaurus
:wrench: Maintenance
docusaurus-faster
docusaurus-plugin-content-docs
- Other
Committers: 7
- Ben McCann (
@benmccann
)- Dave Meyer (
@dave-meyer
)- Léo Vincent (
@...
Description has been truncated
Pull Request Statistics
1
3
+23606
-27556
Package Dependencies
@docusaurus/preset-classic
npm
2.0.0-alpha.72 → 3.8.1
Major
@docusaurus/plugin-google-gtag
npm
2.0.0-alpha.72 → 3.8.1
Major
Technical Details
ID: | 7462468 |
UUID: | 2816842455 |
Node ID: | PR_kwDOIJVVAc6n5ZrX |
Host: | GitHub |
Repository: | dpschen/neutralinojs.github.io |
Merge State: | Unknown |