chore(deps): update all non-major dependencies #2199
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
18.2.0
->18.2.1
20.16.0
->20.16.1
8.1.0
->8.2.0
8.1.0
->8.2.0
3.38.0
->3.38.1
9.9.0
->9.9.1
9.1.4
->9.1.5
18.2.0
->18.2.1
20.16.0
->20.17.0
9.7.1
->9.8.0
9.7.1
->9.8.0
2.5.1
->2.5.2
23.1.0
->23.1.1
2.6.3
->2.7.0
2.6.3
->2.7.0
0.14.10
->0.15.0
Release Notes
angular/angular-cli (@angular-devkit/build-angular)
v18.2.1
Compare Source
18.2.1 (2024-08-21)
@angular-devkit/schematics-cli
@angular/cli
@angular-devkit/build-angular
@angular/build
angular/angular (@angular/common)
v18.2.1
Compare Source
core
fakeAsync
(#56932)migrations
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.2.0
Compare Source
🚀 Features
require-await
to removeasync
keyword🩹 Fixes
eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of
.then
eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment
eslint-plugin: delete [] in message if ReadOnly<string[]> is detected
eslint-plugin: [no-redundant-type-constituents] differentiate a types-error any from a true any
eslint-plugin: [no-unnecessary-type-parameters] check mapped constraint types if necessary
eslint-plugin: [no-unsafe-enum-comparison] add logic to see through intersections
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.2.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
zloirock/core-js (core-js)
v3.38.1
Compare Source
URLSearchParams
percent decoding, #1357, #1361, thanks @slowcheetahIterator
helpers proposal methods marked as shipped from FF131Math.f16round
andDataView.prototype.{ getFloat16, setFloat16 }
marked as shipped from Bun 1.1.23RegExp.escape
marked as shipped from Bun 1.1.22Promise.try
marked as shipped from Bun 1.1.22Uint8Array
to / from base64 and hex proposal methods marked as shipped from Bun 1.1.22eslint/eslint (eslint)
v9.9.1
Compare Source
typicode/husky (husky)
v9.1.5
Compare Source
ng-packagr/ng-packagr (ng-packagr)
v18.2.1
Compare Source
18.2.1 (2024-08-21)
nodejs/node (node)
v20.17.0
Compare Source
pnpm/pnpm (pnpm)
v9.8.0
Compare Source
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.2
Compare Source
Bug Fixes
puppeteer/puppeteer (puppeteer)
v23.1.1
Compare Source
Microsoft/tslib (tslib)
v2.7.0
Compare Source
angular/angular (zone.js)
v0.15.0
Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsync
will now flush pending timers at the end ofthe given function by default. To opt-out of this, you can use
{flush: false}
in options parameter offakeAsync
0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunload
handling (#55875) (b8d5882), closes #47579Timeout.refresh
in Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fs
patch (#54396) (9e07b62)zone-patch-rxjs
(#55826) (20a530a), closes #55825abort
listener on a signal when actual event is removed (#55339) (a9460d0), closes #547390.14.5 (2024-04-30)
Bug Fixes
0.14.4 (2024-02-13)
Bug Fixes
__Zone_ignore_on_properties
toZoneGlobalConfigurations
(#50737) (f87f058)fs.realpath.native
as macrotask (#54208) (19fae76), closes #45546Response
methods returned byfetch
(#50653) (260d3ed), closes #503270.14.3 (2023-12-19)
Bug Fixes
Features
0.14.2 (2023-11-03)
Bug Fixes
14.0.1 (2023-10-25)
Bug Fixes
globalThis
instead ofglobal
andwindow
(#52367) (def719e)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.