Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update angular #3700

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore(deps): update angular #3700

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.1.3 -> 18.2.7 age adoption passing confidence
@angular-eslint/builder (source) 18.2.0 -> 18.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 18.2.0 -> 18.3.1 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 18.2.0 -> 18.3.1 age adoption passing confidence
@angular-eslint/template-parser (source) 18.2.0 -> 18.3.1 age adoption passing confidence
@angular/animations (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/cli 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/common (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/compiler (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/compiler-cli (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/core (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/forms (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/localize 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/platform-browser (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.1.3 -> 18.2.7 age adoption passing confidence
@angular/router (source) 18.1.3 -> 18.2.7 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v18.2.7

Compare Source

@​schematics/angular
Commit Type Description
3f98193d6 fix support single quote setting in JetBrains IDEs
@​angular/build
Commit Type Description
8274184e1 fix add animate to valid self-closing elements
2648e811e fix add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements
736e126e4 fix separate Vite cache by project

v18.2.6

Compare Source

@​angular/build
Commit Type Description
9d0b67124 fix allow missing HTML file request to fallback to index
5fea635b2 fix update rollup to 4.22.4

v18.2.5

Compare Source

@​angular/build
Commit Type Description
707431625 fix support HTTP HEAD requests for virtual output files
1032b3da1 fix update vite to 5.4.6

v18.2.4

Compare Source

@​angular/build
Commit Type Description
765309a2e fix prevent transformation of Node.js internal dependencies by Vite

v18.2.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
482076612 fix update webpack-dev-middleware to 7.4.2

v18.2.2

Compare Source

@​angular-devkit/build-angular
Commit Type Description
504b00b93 fix clear context in Karma by default for single run executions
82b76086e fix update webpack to 5.94.0

v18.2.1

Compare Source

18.2.1 (2024-08-21)

@​angular-devkit/schematics-cli
Commit Description
fix - 94e27c88b prevent bypassing select/checkbox prompts on validation failure
@​angular/cli
Commit Description
fix - 05a274a01 prevent bypassing select/checkbox prompts on validation failure
@​angular-devkit/build-angular
Commit Description
fix - ddeb2b2b9 remove outdated browser-esbuild option warning
@​angular/build
Commit Description
fix - 83b2699ab improve error message when an unhandled exception occurs during prerendering
fix - 0be4038a5 support reading on-disk files during i18n extraction

v18.2.0

Compare Source

@​angular/build
Commit Type Description
182ecbd18 fix allow explicitly disabling TypeScript incremental mode
34908a3fc fix lazy load Node.js inspector for dev server

v18.1.4

Compare Source

18.1.4 (2024-08-07)

@​angular/build
Commit Description
fix - f8b092711 allow explicitly disabling TypeScript incremental mode
fix - f3a5970fc lazy load Node.js inspector for dev server
angular-eslint/angular-eslint (@​angular-eslint/builder)

v18.3.1

Compare Source

This was a version bump only for builder to align it with other projects, there were no code changes.

v18.3.0

Compare Source

🩹 Fixes
  • ensure consistent nx dependency versions
❤️ Thank You
  • James Henry
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v18.3.1

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

v18.3.0

Compare Source

🚀 Features
  • eslint-plugin: new rule runtime-localize
❤️ Thank You
  • m-akinc
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v18.3.1

Compare Source

🩹 Fixes
  • template-parser: visit receiver of Call expression

  • template-parser: visit receiver of Call expression"

  • template-parser: visit receiver of Call expression

❤️ Thank You
  • James Henry
  • Paweł Maniecki

v18.3.0

Compare Source

🩹 Fixes
  • eslint-plugin-template: [interactive-supports-focus] allowList with form as default option to support event bubbling

  • eslint-plugin-template: [prefer-self-closing-tags] fix ng-content with rich default content

  • prefer-self-closing-tags: handle both forward and backward slash

❤️ Thank You
  • Daniel Kimmich
  • Sandi Barr
  • Simon
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v18.3.1

Compare Source

🩹 Fixes
  • template-parser: visit receiver of Call expression

  • template-parser: visit receiver of Call expression"

  • template-parser: visit receiver of Call expression

❤️ Thank You
  • James Henry
  • Paweł Maniecki

v18.3.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

angular/angular (@​angular/animations)

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)

v18.2.6

Compare Source

v18.2.5

Compare Source

compiler-cli
Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#​57845)
core
Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#​57816)
migrations
Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#​57803)

v18.2.4

Compare Source

compiler
Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#​57711)
migrations
Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#​57684)

v18.2.3

Compare Source

http
Commit Type Description
de68e049e4 fix Dynamicaly call the global fetch implementation (#​57531)

v18.2.2

Compare Source

core
Commit Type Description
106917af878 fix avoid leaking memory if component throws during creation (#​57546)
6d3a2af146a fix Do not bubble capture events. (#​57476)
http
Commit Type Description
5d2e243c76a fix Dynamicaly call the global fetch implementation (#​57531)
router
Commit Type Description
804925b1149 fix Do not unnecessarily run matcher twice on route matching (#​57530)
upgrade
Commit Type Description
03ec620e31a fix Address Trusted Types violations in @​angular/upgrade (#​57454)

v18.2.1

Compare Source

core
Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#​56932)
286012fb89 fix handle hydration of components that project content conditionally (#​57383)
migrations
Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#​57389)
3b63082384 fix avoid migrating route component in tests (#​57317)
6b4357fae4 fix preserve type when using inject decorator (#​57389)

v18.2.0

Compare Source

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
compiler
Commit Type Description
d9d68e73d2 fix reduce chance of conflicts between generated factory and local variables (#​57181)
compiler-cli
Commit Type Description
0b1dd39663 perf improve performance of interpolatedSignalNotInvoked extended diagnostic (#​57291)
core
Commit Type Description
f7918f5272 feat Add 'flush' parameter option to fakeAsync to flush after the test (#​57239)
7919982063 feat Add whenStable helper on ApplicationRef (#​57190)

v18.1.5

Compare Source

compiler-cli
Commit Type Description
5401332b0e fix generate valid TS 5.6 type checking code (#​57303)
core
Commit Type Description
e39b22a932 fix Account for addEventListener to be passed a Window or Document. (#​57282)
db65bc25ca fix Account for addEventListener to be passed a Window or Document. (#​57354)
0e024ecc27 fix complete post-hydration cleanup in components that use ViewContainerRef (#​57300)
822db64b93 fix skip hydration for i18n nodes that were not projected (#​57356)
810f76f574 fix take skip hydration flag into account while hydrating i18n blocks (#​57299)

v18.1.4

Compare Source

compiler
Commit Type Description
6a99f83659 fix reduce chance of conflicts between generated factory and local variables (#​57181)
compiler-cli
Commit Type Description
afb05ff1cb fix support JIT transforms before other transforms modifying classes (#​57262)
bae54a1621 perf improve performance of interpolatedSignalNotInvoked extended diagnostic (#​57291)
language-service
Commit Type Description
6ac209c24f fix avoid generating TS suggestion diagnostics for templates (#​56241)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Zurich, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 9, 2024 12:45
@renovate renovate bot requested a review from alizedebray October 9, 2024 12:45
Copy link

changeset-bot bot commented Oct 9, 2024

⚠️ No Changeset found

Latest commit: 3589794

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

Click 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

@swisspost-bot
Copy link
Contributor

swisspost-bot commented Oct 9, 2024

Related Previews

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@angular-devkit/[email protected] environment, filesystem, network, shell, unsafe Transitive: eval +369 76.2 MB google-wombot
npm/@angular-eslint/[email protected] None 0 18.1 kB jameshenry
npm/@angular-eslint/[email protected] Transitive: environment +11 3.99 MB jameshenry
npm/@angular-eslint/[email protected] Transitive: environment +9 3.65 MB jameshenry
npm/@angular-eslint/[email protected] None +1 1.32 MB jameshenry
npm/@angular/[email protected] environment, filesystem, network, shell, unsafe Transitive: eval +28 15.3 MB google-wombot
npm/@angular/[email protected] None 0 9.24 MB google-wombot
npm/@angular/[email protected] None 0 21.1 MB angular, google-wombot
npm/@angular/[email protected] None 0 81 kB google-wombot
npm/@angular/[email protected] None 0 2.44 MB angular, google-wombot
npm/[email protected] None +1 2.2 MB sapegin
npm/[email protected] None 0 24.4 kB bahmutov
npm/[email protected] None 0 18.7 kB nicholasboll
npm/[email protected] environment, filesystem, shell, unsafe Transitive: eval, network +27 9.69 MB atofstryker
npm/[email protected] Transitive: environment, filesystem, shell, unsafe +30 1.79 MB simenb

🚮 Removed packages: npm/@angular-devkit/[email protected], npm/@angular-eslint/[email protected], npm/@angular-eslint/[email protected], npm/@angular-eslint/[email protected], npm/@angular-eslint/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected]

View full report↗︎

Copy link

sonarcloud bot commented Oct 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant