Bump the development-version-updates group with 13 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(18 days ago)
(18 days ago)
dependencies javascript
Bumps the development-version-updates group with 13 updates:
Package | From | To |
---|---|---|
@types/node | 18.19.124 |
18.19.125 |
@jridgewell/trace-mapping | 0.3.30 |
0.3.31 |
@tybys/wasm-util | 0.10.0 |
0.10.1 |
axios | 1.11.0 |
1.12.2 |
browserslist | 4.25.4 |
4.26.0 |
electron-to-chromium | 1.5.215 |
1.5.218 |
error-ex | 1.3.2 |
1.3.4 |
get-east-asian-width | 1.3.1 |
1.4.0 |
node-releases | 2.0.20 |
2.0.21 |
regenerate-unicode-properties | 10.2.0 |
10.2.2 |
regexpu-core | 6.2.0 |
6.3.1 |
unicode-match-property-value-ecmascript | 2.2.0 |
2.2.1 |
unicode-property-aliases-ecmascript | 2.1.0 |
2.2.0 |
Updates @types/node
from 18.19.124 to 18.19.125
Commits
- See full diff in compare view
Updates @jridgewell/trace-mapping
from 0.3.30 to 0.3.31
Changelog
Sourced from @jridgewell/trace-mapping
's changelog.
[0.3.31] - 2025-09-10
- Improve the performance of
generatedPositionFor
: #42Full Changelog: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.30...trace-mapping/0.3.31
Commits
Updates @tybys/wasm-util
from 0.10.0 to 0.10.1
Commits
- See full diff in compare view
Updates axios
from 1.11.0 to 1.12.2
Release notes
Sourced from axios's releases.
Release v1.12.2
Release notes:
Bug Fixes
- fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)
Contributors to this release
Release v1.12.1
Release notes:
Bug Fixes
Contributors to this release
Release v1.12.0
Release notes:
Bug Fixes
- adding build artifacts (9ec86de)
- dont add dist on release (a2edc36)
- fetch-adapter: set correct Content-Type for Node FormData (#6998) (a9f47af)
- node: enforce maxContentLength for data: URLs (#7011) (945435f)
- package exports (#5627) (aa78ac2)
- params: removing '[' and ']' from URL encode exclude characters (#3316) (#5715) (6d84189)
- release pr run (fd7f404)
- types: change the type guard on isCancel (#5595) (0dbb7fd)
Features
- adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
- fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
- support reviver on JSON.parse (#5926) (2a97634), closes #5924
- types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)
Contributors to this release
... (truncated)
Changelog
Sourced from axios's changelog.
1.12.2 (2025-09-14)
Bug Fixes
- fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)
Contributors to this release
1.12.1 (2025-09-12)
Bug Fixes
Contributors to this release
1.12.0 (2025-09-11)
Bug Fixes
- adding build artifacts (9ec86de)
- dont add dist on release (a2edc36)
- fetch-adapter: set correct Content-Type for Node FormData (#6998) (a9f47af)
- node: enforce maxContentLength for data: URLs (#7011) (945435f)
- package exports (#5627) (aa78ac2)
- params: removing '[' and ']' from URL encode exclude characters (#3316) (#5715) (6d84189)
- release pr run (fd7f404)
- types: change the type guard on isCancel (#5595) (0dbb7fd)
Features
- adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
- fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
- support reviver on JSON.parse (#5926) (2a97634), closes #5924
- types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)
Contributors to this release
... (truncated)
Commits
e5a3336
chore(release): v1.12.2 (#7031)38726c7
refactor: change if in else to else if (#7028)cf78825
fix(fetch): use current global fetch instead of cached one when env fetch is ...c26d00f
refactor: remove redundant assignment (#7029)9fb41a8
chore(ci): add local HTTP server for Karma tests; (#7022)19f9f36
docs(readme): add custom fetch section; (#7024)3cac78c
chore(release): v1.12.1 (#7021)b5f26b7
fix(types): fixed env config types; (#7020)0d8ad6e
chore(release): v1.12.0 (#7013)fd7f404
fix: release pr run- Additional commits viewable in compare view
Updates browserslist
from 4.25.4 to 4.26.0
Release notes
Sourced from browserslist's releases.
4.26.0
- Added Baseline queries (by
@tonypconway
).
Commits
9cf1b9d
Release 4.26.0 versionb0014b1
Update dependencies45ee96b
Update CI actions858d69e
Fix link5362efb
Typocb553c9
Keep the docs style persistantc948e7d
Fix code styleea5eefe
Merge pull request #903 from tonypconway/add-baseline-query202344a
updates baseline-browser-mapping to v2.8.09048bb4
Revert another whitespace change- Additional commits viewable in compare view
Updates electron-to-chromium
from 1.5.215 to 1.5.218
Commits
Updates error-ex
from 1.3.2 to 1.3.4
Release notes
Sourced from error-ex's releases.
1.3.4
Functionally identical release to
1.3.2
.Version
1.3.3
is compromised. Please see debug-js/debug#1005.
Commits
3c336b9
1.3.40fa2d9f
Merge pull request #12 from gdw2/patch-1d44c161
missing paren- See full diff in compare view
Updates get-east-asian-width
from 1.3.1 to 1.4.0
Release notes
Sourced from get-east-asian-width's releases.
v1.4.0
- Update to Unicode 17.0 (#12) ed75cfa
https://github.com/sindresorhus/get-east-asian-width/compare/v1.3.1...v1.4.0
Commits
e0e3490
1.4.0ed75cfa
Update to Unicode 17.0 (#12)- See full diff in compare view
Updates node-releases
from 2.0.20 to 2.0.21
Commits
- See full diff in compare view
Updates regenerate-unicode-properties
from 10.2.0 to 10.2.2
Commits
Updates regexpu-core
from 6.2.0 to 6.3.1
Commits
Updates unicode-match-property-value-ecmascript
from 2.2.0 to 2.2.1
Commits
48cc094
Release v2.2.1873e457
Update to Unicode v17.0.0- See full diff in compare view
Updates unicode-property-aliases-ecmascript
from 2.1.0 to 2.2.0
Commits
b2d6251
Release v2.2.0f982a15
Clean up readme99b53c5
Update to Unicode v17.0.0 (#3)- 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
0
0
+0
-0
Package Dependencies
npm
2.2.0 → 2.2.1
Patch
@jridgewell/trace-mapping
npm
0.3.30 → 0.3.31
Patch
regenerate-unicode-properties
npm
10.2.0 → 10.2.2
Patch
unicode-property-aliases-ecmascript
npm
2.1.0 → 2.2.0
Minor
Technical Details
ID: | 7835181 |
UUID: | 2830605116 |
Node ID: | PR_kwDONUyxgM6ot5s8 |
Host: | GitHub |
Repository: | mrlonis/example-angular-theme-lib |