Bump the development-version-updates group with 7 updates
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 3
(about 1 month ago)
(26 days ago)
(26 days ago)
dependencies javascript
Bumps the development-version-updates group with 7 updates:
Package | From | To |
---|---|---|
@babel/helpers | 7.27.6 |
7.28.2 |
@babel/types | 7.28.1 |
7.28.2 |
@cypress/request | 3.0.8 |
3.0.9 |
axios | 1.10.0 |
1.11.0 |
electron-to-chromium | 1.5.188 |
1.5.192 |
launch-editor | 2.10.0 |
2.11.0 |
nwsapi | 2.2.20 |
2.2.21 |
Updates @babel/helpers
from 7.27.6 to 7.28.2
Release notes
Sourced from @babel/helpers
's releases.
v7.28.2 (2025-07-24)
Thanks
@souhailaS
for your first PR!: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
)Committers: 4
- Babel Bot (
@babel-bot
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- SOUHAILA SERBOUT (
@souhailaS
)@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
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-types
Committers: 3
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)@liuxingbaoyu
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu
)babel-types
babel-compat-data
,babel-preset-env
babel-core
,babel-parser
babel-generator
,babel-parser
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
... (truncated)
Changelog
Sourced from @babel/helpers
's changelog.
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
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-types
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu
)babel-types
babel-compat-data
,babel-preset-env
babel-core
,babel-parser
babel-generator
,babel-parser
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
babel-parser
,babel-traverse
,babel-types
babel-generator
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-discard-binding
,babel-plugin-transform-destructuring
,babel-plugin-transform-explicit-resource-management
,babel-plugin-transform-react-display-name
,babel-types
babel-generator
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-block-scoping
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
:bug: Bug Fix
babel-helper-globals
,babel-plugin-transform-classes
,babel-traverse
babel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser
):house: Internal
babel-compat-data
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-json-modules
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
... (truncated)
Commits
cac0ff4
v7.28.2f743094
fix:regeneratorDefine
compatibility with es5 strict mode (#17441)- See full diff in compare view
Updates @babel/types
from 7.28.1 to 7.28.2
Release notes
Sourced from @babel/types
's releases.
v7.28.2 (2025-07-24)
Thanks
@souhailaS
for your first PR!: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
)Committers: 4
- Babel Bot (
@babel-bot
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- SOUHAILA SERBOUT (
@souhailaS
)@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
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
)
Commits
cac0ff4
v7.28.20a3f717
[babel 7] Makeoperator
param int.tsTypeOperator
optional (#17445)- See full diff in compare view
Updates @cypress/request
from 3.0.8 to 3.0.9
Release notes
Sourced from @cypress/request
's releases.
v3.0.9
3.0.9 (2025-07-24)
Bug Fixes
- update patch version of form-data to address new critical Snyk vulnerability (a2f3199)
Commits
Updates axios
from 1.10.0 to 1.11.0
Release notes
Sourced from axios's releases.
Release v1.11.0
Release notes:
Bug Fixes
- form-data npm pakcage (#6970) (e72c193)
- prevent RangeError when using large Buffers (#6961) (a2214ca)
- types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)
Contributors to this release
Changelog
Sourced from axios's changelog.
1.11.0 (2025-07-22)
Bug Fixes
- form-data npm pakcage (#6970) (e72c193)
- prevent RangeError when using large Buffers (#6961) (a2214ca)
- types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)
Contributors to this release
Commits
b76c4ac
chore(release): v1.11.0 (#6974)e72c193
fix: form-data npm pakcage (#6970)8517aa1
fix(types): resolve type discrepancies between ESM and CJS TypeScript declara...a2214ca
fix: prevent RangeError when using large Buffers (#6961)6161947
refactor: use spread operator instead of '.apply()' (#6938)a1d16dd
refactor: use an object spread instead of Object.assign (#6939)07183cd
chore(sponsor): update sponsor block (#6952)ef36347
docs(CONTRIBUTING): update docs link for accuracy (#6894)b29bd6a
chore(sponsor): update sponsor block (#6948)a406a93
chore(sponsor): update sponsor block (#6937)- See full diff in compare view
Updates electron-to-chromium
from 1.5.188 to 1.5.192
Commits
Updates launch-editor
from 2.10.0 to 2.11.0
Commits
Updates nwsapi
from 2.2.20 to 2.2.21
Commits
- See full diff in compare view
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+30
-29
Package Dependencies
Technical Details
ID: | 4269741 |
UUID: | 2702345126 |
Node ID: | PR_kwDONUyxgM6hEoOm |
Host: | GitHub |
Repository: | mrlonis/example-angular-theme-lib |
Mergeable: | Yes |
Merge State: | Unstable |