angular-cli
angular-cli copied to clipboard
build: update all non-major dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/upload-artifact | action | minor | v4.1.0 -> v4.2.0 |
| css-loader | dependencies | patch | 6.9.0 -> 6.9.1 |
| css-loader | devDependencies | patch | 6.9.0 -> 6.9.1 |
| undici (source) | dependencies | minor | 6.3.0 -> 6.4.0 |
| undici (source) | devDependencies | minor | 6.3.0 -> 6.4.0 |
Release Notes
actions/upload-artifact (actions/upload-artifact)
v4.2.0
What's Changed
- Ability to overwrite an Artifact by @robherley in https://github.com/actions/upload-artifact/pull/501
Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.2.0
nodejs/undici (undici)
v6.4.0
What's Changed
- refactor: version cleanup by @tsctx in https://github.com/nodejs/undici/pull/2605
- cacheStorage: separate matchAll logic by @KhafraDev in https://github.com/nodejs/undici/pull/2599
- cleanup index by @KhafraDev in https://github.com/nodejs/undici/pull/2598
- feat: port
balanced-pool,ca-fingerprint,client-aborttests tonode:testby @sosukesuzuki in https://github.com/nodejs/undici/pull/2584 - ci: unpin nodejs workflow version by @dominykas in https://github.com/nodejs/undici/pull/2434
- test(#2600): Flaky debug test by @metcoder95 in https://github.com/nodejs/undici/pull/2607
- fix: h2 hang issue with empty body by @timursevimli in https://github.com/nodejs/undici/pull/2601
- Fix tests for Node.js v21 by @sosukesuzuki in https://github.com/nodejs/undici/pull/2609
- perf(cache): avoid Request and Response initialization by @tsctx in https://github.com/nodejs/undici/pull/2610
- Add more libraries to benchmarks by @mcollina in https://github.com/nodejs/undici/pull/2614
- feat: port
client-connect,client-dispatch,client-errorstest tonode:testby @sosukesuzuki in https://github.com/nodejs/undici/pull/2591 - exit with 1 if WPT runner has unexpected errors by @KhafraDev in https://github.com/nodejs/undici/pull/2621
- Fix tests for Node.js v20.11.0 by @mcollina in https://github.com/nodejs/undici/pull/2618
- fix(mock-agent): split set-cookie by @tsctx in https://github.com/nodejs/undici/pull/2619
- feat: implement throwOnMaxRedirect option for RedirectHandler by @mertcanaltin in https://github.com/nodejs/undici/pull/2563
- test: fix flaky debug test by @metcoder95 in https://github.com/nodejs/undici/pull/2613
- fix: hide statusOutput if empty in handleRunnerCompletion by @Uzlopak in https://github.com/nodejs/undici/pull/2624
- docs: Fix typo in Debug.md by @Skn0tt in https://github.com/nodejs/undici/pull/2625
- fix(cache): set AbortSignal by @tsctx in https://github.com/nodejs/undici/pull/2612
- Use correct http Agent for node-fetch, axios, got and request by @mcollina in https://github.com/nodejs/undici/pull/2629
New Contributors
- @timursevimli made their first contribution in https://github.com/nodejs/undici/pull/2601
- @mertcanaltin made their first contribution in https://github.com/nodejs/undici/pull/2563
- @Skn0tt made their first contribution in https://github.com/nodejs/undici/pull/2625
Full Changelog: https://github.com/nodejs/undici/compare/v6.3.0...v6.4.0
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.