Bump the development-version-updates group across 1 directory with 15 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 1 month ago)
(about 1 month ago)
dependencies javascript
Bumps the development-version-updates group with 12 updates in the / directory:
Package | From | To |
---|---|---|
lint-staged | 16.1.2 |
16.1.4 |
start-server-and-test | 2.0.12 |
2.0.13 |
@babel/helpers | 7.27.6 |
7.28.2 |
@cypress/request | 3.0.8 |
3.0.9 |
@rollup/wasm-node | 4.45.1 |
4.46.2 |
caniuse-lite | 1.0.30001727 |
1.0.30001731 |
core-js-compat | 3.44.0 |
3.45.0 |
electron-to-chromium | 1.5.188 |
1.5.194 |
follow-redirects | 1.15.9 |
1.15.11 |
launch-editor | 2.10.0 |
2.11.0 |
module-replacements | 2.8.0 |
2.9.0 |
rollup | 4.45.1 |
4.46.2 |
Updates lint-staged
from 16.1.2 to 16.1.4
Release notes
Sourced from lint-staged's releases.
v16.1.4
Patch Changes
- #1604
90b37b0
Thanks@iiroj
! - Add anothertypes
field topackage.json
to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.v16.1.3
Patch Changes
- #1602
7ea700b
Thanks@dword-design
! - Add thetypes
field topackage.json
to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Changelog
Sourced from lint-staged's changelog.
16.1.4
Patch Changes
- #1604
90b37b0
Thanks@iiroj
! - Add anothertypes
field topackage.json
to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.16.1.3
Patch Changes
- #1602
7ea700b
Thanks@dword-design
! - Add thetypes
field topackage.json
to make sure NPM detects lint-staged includes built-in TypeScript type definitions.
Commits
9151254
chore(changeset): release90b37b0
fix: add root-level "types" field to package.json795be13
chore(changeset): release4463089
build(deps): update dependencies7ea700b
fix: allow npm to detect built-in TypeScript type definitions0a0a701
test: make sure "git amend" works as expectedbfb71eb
perf: combinegit ls-files
calls into single process (#1587)f549d8a
docs: replace execa link with nano-span linkbd5b9f6
perf(config): optimize config discovery with pathspecs020a246
docs: fix typo in CHANGELOG.md- See full diff in compare view
Updates start-server-and-test
from 2.0.12 to 2.0.13
Commits
6385e1d
fix(deps): update dependency wait-on to v8.0.4 (#405)- See full diff in compare view
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 @rollup/wasm-node
from 4.45.1 to 4.46.2
Release notes
Sourced from @rollup/wasm-node
's releases.
v4.46.2
4.46.2
2025-07-29
Bug Fixes
- Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)
Pull Requests
- #6041: Correct the logic of include in BinaryExpression and don't optimize external references away (
@TrickyPi
,@cyyynthia
,@lukastaegert
)v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)v4.46.0
4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)v4.45.3
4.45.3
2025-07-26
Bug Fixes
... (truncated)
Changelog
Sourced from @rollup/wasm-node
's changelog.
4.46.2
2025-07-29
Bug Fixes
- Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)
Pull Requests
- #6041: Correct the logic of include in BinaryExpression and don't optimize external references away (
@TrickyPi
,@cyyynthia
,@lukastaegert
)4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)4.45.3
2025-07-26
Bug Fixes
- Do not fail build if a const is reassigned but warn instead (#6020)
- Fail with a helpful error message if an exported binding is not defined (#6023)
Pull Requests
- #6014: chore(deps): update dependency
@vue/language-server
to v3 (@renovate
[bot])
... (truncated)
Commits
4e19bad
4.46.2603e046
Correct the logic of include in BinaryExpression and don't optimize external ...244dc20
4.46.16031a33
disables optimization for external namespace when using the in operator (#6036)09794f1
4.46.09a8614f
feat: optimizein
checks on namespaces to keep them treeshake-able (#6029)fdd48a9
feat: update linux-loongarch64-gnu (#5991)461b1ac
fix(deps): update swc monorepo (major) (#6033)d6908c9
4.45.3ccdde29
Fix option name- Additional commits viewable in compare view
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 caniuse-lite
from 1.0.30001727 to 1.0.30001731
Commits
fad7902
Update caniuse-db 1.0.30001731423d5ce
Update caniuse-db 1.0.30001730- See full diff in compare view
Updates core-js-compat
from 3.44.0 to 3.45.0
Changelog
Sourced from core-js-compat's changelog.
3.45.0 - 2025.08.04
- Changes v3.44.0...v3.45.0 (70 commits)
Uint8Array
to / from base64 and hex proposal:
- Built-ins:
Uint8Array.fromBase64
Uint8Array.fromHex
Uint8Array.prototype.setFromBase64
Uint8Array.prototype.setFromHex
Uint8Array.prototype.toBase64
Uint8Array.prototype.toHex
- Moved to stable ES, July 2025 TC39 meeting
- Added
es.
namespace modules,/es/
and/stable/
namespaces entries- Added detection of a Webkit bug:
Uint8Array
fromBase64 / setFromBase64 does not throw an error on incorrect length of base64 stringMath.sumPrecise
proposal:
- Built-ins:
Math.sumPrecise
- Moved to stable ES, July 2025 TC39 meeting
- Added
es.
namespace module,/es/
and/stable/
namespaces entriesIterator
sequencing proposal:
- Built-ins:
Iterator.concat
- Moved to stage 3, July 2025 TC39 meeting
- Added
/actual/
namespace entries, unconditional forced replacement changed to feature detectionMap
upsert proposal:
- Built-ins:
Map.prototype.getOrInsert
Map.prototype.getOrInsertComputed
WeakMap.prototype.getOrInsert
WeakMap.prototype.getOrInsertComputed
- Moved to stage 3, July 2025 TC39 meeting
- Added
/actual/
namespace entries, unconditional forced replacement changed to feature detection- Added missing dependencies to some entries of static
Iterator
methods- Fixed Joint Iteration proposal in
/stage/
entries- Compat data improvements:
Uint8Array
to / from base64 and hex proposal features marked as supported from V8 ~ Chromium 140Uint8Array.{ fromBase64, prototype.setFromBase64 }
marked as unsupported in Safari and supported only from Bun 1.2.20 because of a bug: it does not throw an error on incorrect length of base64 string%TypedArray%.prototype.with
marked as fixed in Safari 26.0- Updated Electron 38 compat data mapping
- Added Opera Android 91 compat data mapping
Commits
79bf819
v3.45.013d55b8
update Opera Android 91 compat data mapping472c65a
Uint8Array.{ fromBase64, prototype.setFromBase64 }
are fixed in Bun 1.2.208c0bd93
moveUint8Array
to / from base64 and hex to stable ES0f1a2d5
moveMath.sumPrecise
to stable ES33b7ddf
Merge pull request #1454 from zloirock/uint8array-detection3cdc078
Add Webkit bug detection for Uint8Array.setFromBase64/fromBase642fbb08f
use http link instead of https for avoiding certificate issues in some ancien...0213ee2
add Opera Android 91 compat data mapping559fa40
mark%TypedArray%.prototype.with
as fixed in Safari 26.0- Additional commits viewable in compare view
Updates electron-to-chromium
from 1.5.188 to 1.5.194
Commits
Updates follow-redirects
from 1.15.9 to 1.15.11
Commits
Updates launch-editor
from 2.10.0 to 2.11.0
Commits
Updates module-replacements
from 2.8.0 to 2.9.0
Release notes
Sourced from module-replacements's releases.
2.9.0
What's Changed
- docs: mention the
nestingSyntax
forpicoquery
by@benmccann
in es-tooling/module-replacements#216- docs: remove dotenvx by
@Namchee
in es-tooling/module-replacements#219- feat: add replacement for is-negative in micro-utilities by
@Mirazen
in es-tooling/module-replacements#212- docs: added
axios
by@Tragio
in es-tooling/module-replacements#210- docs: add dot-prop to preferred list by
@43081j
in es-tooling/module-replacements#222- docs: add find-up and clones by
@43081j
in es-tooling/module-replacements#223New Contributors
@Mirazen
made their first contribution in es-tooling/module-replacements#212@Tragio
made their first contribution in es-tooling/module-replacements#210Full Changelog: https://github.com/es-tooling/module-replacements/compare/2.8.0...2.9.0
Commits
0810b68
docs: add find-up and clones (#223)71ec7e5
docs: add dot-prop to preferred list (#222)43c60af
docs: addedaxios
(#210)b09a31f
feat: add replacement for is-negative in micro-utilities (#212)c75e4ed
docs: remove dotenvx (#219)2c00896
docs: mention thenestingSyntax
forpicoquery
(#216)fa9d67b
docs:yocto-spinner
as replacement forora
(#193)- See full diff in compare view
Updates rollup
from 4.45.1 to 4.46.2
Release notes
Sourced from rollup's releases.
v4.46.2
4.46.2
2025-07-29
Bug Fixes
- Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)
Pull Requests
- #6041: Correct the logic of include in BinaryExpression and don't optimize external references away (
@TrickyPi
,@cyyynthia
,@lukastaegert
)v4.46.1
4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)v4.46.0
4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)v4.45.3
4.45.3
2025-07-26
Bug Fixes
... (truncated)
Changelog
Sourced from rollup's changelog.
4.46.2
2025-07-29
Bug Fixes
- Fix in-operator handling for external namespace and when the left side cannot be analyzed (#6041)
Pull Requests
- #6041: Correct the logic of include in BinaryExpression and don't optimize external references away (
@TrickyPi
,@cyyynthia
,@lukastaegert
)4.46.1
2025-07-28
Bug Fixes
- Do not fail when using the
in
operator on external namespaces (#6036)Pull Requests
- #6036: disables optimization for external namespace when using the in operator (
@TrickyPi
)4.46.0
2025-07-27
Features
- Optimize
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
- #5991: feat: update linux-loongarch64-gnu (
@wojiushixiaobai
,@lukastaegert
)- #6029: feat: optimize
in
checks on namespaces to keep them treeshake-able (@cyyynthia
,@lukastaegert
)- #6033: fix(deps): update swc monorepo (major) (
@renovate
[bot],@lukastaegert
)4.45.3
2025-07-26
Bug Fixes
- Do not fail build if a const is reassigned but warn instead (#6020)
- Fail with a helpful error message if an exported binding is not defined (#6023)
Pull Requests
- #6014: chore(deps): update dependency
@vue/language-server
to v3 (@renovate
[bot])
... (truncated)
Commits
4e19bad
4.46.2603e046
Correct the logic of include in BinaryExpression and don't optimize external ...244dc20
4.46.16031a33
disables optimization for external namespace when using the in operator (#6036)09794f1
4.46.09a8614f
feat: optimizein
checks on namespaces to keep them treeshake-able (#6029)fdd48a9
feat: update linux-loongarch64-gnu (#5991)461b1ac
fix(deps): update swc monorepo (major) (#6033)d6908c9
4.45.3ccdde29
Fix option name- Additional commits viewable in compare view
Updates wait-on
from 8.0.3 to 8.0.4
Release notes
Sourced from wait-on's releases.
v8.0.4
Update dependencies including axios@1.11.0 which also updated form-data@4.0.4
Commits
3167c34
8.0.496cc0bd
Merge pull request #175 from jeffbski/update-deps-2025-07-233540cf4
update major depsbcafa59
update minor deps080957c
remove node 24 from github workflow action42feaf7
fix syntax github actions workflow fileb0a3378
add missing eslint file6538da2
rm node 18, add 24 to github workflow- 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 v...
Description has been truncated
Pull Request Statistics
1
1
+141
-139
Package Dependencies
Technical Details
ID: | 4607414 |
UUID: | 2719835785 |
Node ID: | PR_kwDONUyxgM6iHWaJ |
Host: | GitHub |
Repository: | mrlonis/example-angular-theme-lib |
Merge State: | Unknown |