Uses https instead of http in URL constructor feature detection to avoid extra notifications from some overly vigilant security scanners, #1345
Some minor optimizations
Updated browserslist in core-js-compat dependencies that fixes an upstream issue with incorrect interpretation of some browserslist queries, #1344, browserslist/829, browserslist/836
zone.js: Add support for addition jest functions. (#57280) (e1240c6), closes #57277
zone.js: Update the default behavior of fakeAsync to flush after the test (#57240) (70e8b40)
BREAKING CHANGES
zone.js:fakeAsync will now flush pending timers at the end of
the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the ui-editors-dependencies group with 7 updates in the /ui/ui-editors directory:
6.3.3
6.3.7
6.3.3
6.3.7
3.37.1
3.38.1
2.6.3
2.7.0
0.14.6
0.15.0
18.1.0
18.2.8
5.4.5
5.6.3
Updates
@ngx-formly/bootstrap
from 6.3.3 to 6.3.7Release notes
Sourced from
@ngx-formly/bootstrap
's releases.Changelog
Sourced from
@ngx-formly/bootstrap
's changelog.Commits
0a3f2bf
chore(release): 6.3.784e2150
fix(core): detect form status changes in Angular v18.1bf41932
fix(json-schema): ensure fieldGroup is defined for multischema761f66a
chore(release): 6.3.63461ea5
fix(core): set default value when insert at custom index for fieldArrayab5d29d
fix(json-schema): rely on value from form control for validationf28d202
docs(guides): fix typo (#3953)a8a3baa
chore(release): 6.3.5bef67d3
fix(core): ensure validation is working in Angular v18.1 (#3951)2ebec98
fix(json-schema): apply default value for array items (#3950)Updates
@ngx-formly/core
from 6.3.3 to 6.3.7Release notes
Sourced from
@ngx-formly/core
's releases.Changelog
Sourced from
@ngx-formly/core
's changelog.Commits
0a3f2bf
chore(release): 6.3.784e2150
fix(core): detect form status changes in Angular v18.1bf41932
fix(json-schema): ensure fieldGroup is defined for multischema761f66a
chore(release): 6.3.63461ea5
fix(core): set default value when insert at custom index for fieldArrayab5d29d
fix(json-schema): rely on value from form control for validationf28d202
docs(guides): fix typo (#3953)a8a3baa
chore(release): 6.3.5bef67d3
fix(core): ensure validation is working in Angular v18.1 (#3951)2ebec98
fix(json-schema): apply default value for array items (#3950)Updates
core-js
from 3.37.1 to 3.38.1Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
d1e7889
v3.38.19294082
use self-compareNaN
checka79f40a
Percent decode (#1361)85f3639
enable someeslint
sonar
rules5b69af0
usenull
instead ofundefined
as an empty placeholder in some cases9cc1d63
usegit+
inpkg.repository.url
of all packagesbeccd4f
enable someeslint
sonar
rulesb35e68e
enablesonar/inconsistent-function-call
4a322bf
v3.38.09408792
replace a regex with a simple comparisonUpdates
tslib
from 2.6.3 to 2.7.0Release notes
Sourced from tslib's releases.
Commits
6abc075
Bump version to 2.7.0.227b5d6
Use global 'Iterator.prototype' for downlevel generators (#267)4f2902c
Implement deterministic collapse of 'await' in 'await using' (#262)Updates
zone.js
from 0.14.6 to 0.15.0Changelog
Sourced from zone.js's changelog.
Commits
d1d4adc
release: cut the zone.js-0.15.0 release (#57418)24cd1c8
build: lock file maintenance (#57340)e1240c6
fix(zone.js): Add support for addition jest functions. (#57280)70e8b40
fix(zone.js): Update the default behavior of fakeAsync to flush after the tes...de99d3e
release: cut the zone.js-0.14.10 release (#57264)dbca467
build: lock file maintenance (#57256)99d679d
feat(zone.js): Add 'flush' parameter option to fakeAsync to flush after the t...2d31486
build: lock file maintenance (#57205)658c7fe
docs: fix changelog entry (#57038)d97aee6
release: cut the zone.js 0.14.8 release (#57030)Updates
@angular/cli
from 18.1.0 to 18.2.8Release notes
Sourced from
@angular/cli
's releases.... (truncated)
Changelog
Sourced from
@angular/cli
's changelog.... (truncated)
Commits
1e578df
release: cut the v18.2.8 release9445916
fix(@angular/build
):Ctrl + C
not terminating dev-server with SSR9b5cfaa
fix(@angular/build
): always generate a new hash for optimized chunkdfd2d5c
fix(@schematics/angular
): includeindex.csr.html
in resources asset groupaf7e775
test: fix typo in directory nameb522002
fix(@schematics/angular
): add validation for component and directive class named21d1e6
release: cut the v18.2.7 releasee45983a
docs: update license file match that of angular/angular736e126
fix(@angular/build
): separate Vite cache by project2648e81
fix(@angular/build
): add few more SVG elements animateMotion, animateTransfor...Updates
typescript
from 5.4.5 to 5.6.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...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