Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor.
report when NgModule imports or exports itself (#58231)
19.0.0-next.10 (2024-10-16)
Breaking Changes
core
Angular directives, components and pipes are now standalone by default. Specify standalone: false for declarations that are currently declared in @NgModules. ng update for v19 will take care of this automatically.
Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor.
report when NgModule imports or exports itself (#58231)
19.0.0-next.10 (2024-10-16)
Breaking Changes
core
Angular directives, components and pipes are now standalone by default. Specify standalone: false for declarations that are currently declared in @NgModules. ng update for v19 will take care of this automatically.
report when NgModule imports or exports itself (#58231)
19.0.0-next.10 (2024-10-16)
Breaking Changes
core
Angular directives, components and pipes are now standalone by default. Specify standalone: false for declarations that are currently declared in @NgModules. ng update for v19 will take care of this automatically.
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Bumps the angular-deps group with 11 updates in the / directory:
17.3.7
18.2.10
17.3.9
18.2.9
17.3.7
18.2.10
17.3.9
18.2.9
17.3.9
18.2.9
17.3.9
18.2.9
17.3.9
18.2.9
17.3.9
18.2.9
17.3.9
18.2.9
17.3.9
18.2.9
17.3.9
18.2.9
Updates
@angular-devkit/build-angular
from 17.3.7 to 18.2.10Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
fee914e
release: cut the v18.2.10 release7b775f4
fix(@angular-devkit/build-angular
): updatehttp-proxy-middleware
to3.0.3
b1e5f51
fix(@angular/build
): Address build issue in Node.js LTS versions with prerend...302c4d1
release: cut the v18.2.9 released749ba6
fix(@angular/build
): allow direct bundling of TSX files with application builderb91c82d
fix(@angular/build
): avoid race condition in sass importer237f7c5
fix(@schematics/angular
): update browserslist config to include last 2 Androi...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 chunkUpdates
@angular/animations
from 17.3.9 to 18.2.9Release notes
Sourced from
@angular/animations
's releases.... (truncated)
Changelog
Sourced from
@angular/animations
's changelog.... (truncated)
Commits
03ac3c2
refactor: update license text to point to angular.dev (#57902)513a4fe
refactor(core): replace usages of removeChild (#57203)a7b973e
docs(docs-infra): Use shiki for code highlighting (#57059)176b26f
docs: remove private symbol from docs (#56851)0bd55a6
refactor(docs-infra): complete removal of aio directory (#56496)01172b8
build: update Node.js to match Angular CLI engines (#56187)fb35130
build: update to latest dev infra code (#56128)024e9bf
refactor(core): Ensure animations are flushed before running render hooks (#5...bf8814c
refactor(core): Omit listeners from out-of-zone scheduling when using ZoneJS ...e3d5607
Revert "refactor(core): Ensure DOM removal happens when no app views need ref...Updates
@angular/cli
from 17.3.7 to 18.2.10Release notes
Sourced from
@angular/cli
's releases.... (truncated)
Changelog
Sourced from
@angular/cli
's changelog.... (truncated)
Commits
fee914e
release: cut the v18.2.10 release7b775f4
fix(@angular-devkit/build-angular
): updatehttp-proxy-middleware
to3.0.3
b1e5f51
fix(@angular/build
): Address build issue in Node.js LTS versions with prerend...302c4d1
release: cut the v18.2.9 released749ba6
fix(@angular/build
): allow direct bundling of TSX files with application builderb91c82d
fix(@angular/build
): avoid race condition in sass importer237f7c5
fix(@schematics/angular
): update browserslist config to include last 2 Androi...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 chunkUpdates
@angular/common
from 17.3.9 to 18.2.9Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
4746794
docs: move JSDoc below constructor (#57187)10081a9
docs: move JSDoc before functions (#58087)ccf2c7f
docs(common): Minor typo in code example (#58085)42eb096
docs: update comments to use consistent code formatting for boolean values (#...ca637fe
fix(http): cleanup JSONP script listeners once loading completed (#57877)9d5b1ec
docs: correctHashLocationStrategy
example url (#57908)249d026
fix(common): execute checks and remove placeholder when image is already load...03ac3c2
refactor: update license text to point to angular.dev (#57902)af4e39a
docs: update template in-depth guide (#57676)de68e04
fix(http): Dynamicaly call the global fetch implementation (#57531)Updates
@angular/compiler
from 17.3.9 to 18.2.9Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
21be258
fix(compiler): scope :host-context inside pseudo selectors, do not decrease s...The latest updates on your projects. Learn more about Vercel for Git ↗︎
Run & review this pull request in StackBlitz Codeflow.
⚠️ No Changeset found
Latest commit: bde7c2a41ecb521d8cd31d97fc8b7a98e4ea4765
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver typesClick here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #1203 +/- ## ======================================= Coverage 73.09% 73.09% ======================================= Files 125 125 Lines 17617 17617 Branches 1715 1715 ======================================= Hits 12878 12878 Misses 4736 4736 Partials 3 3 ``` | [Flag](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1203/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hey-api/openapi-ts/pull/1203/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api) | `73.09% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hey-api#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #1220.