Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@angular-eslint/builder (source) ~20.1.1~20.7.0 age confidence devDependencies minor
@angular-eslint/eslint-plugin (source) 20.1.120.7.0 age confidence devDependencies minor
@angular-eslint/eslint-plugin-template (source) 20.1.120.7.0 age confidence devDependencies minor
@angular-eslint/schematics (source) ~20.1.1~20.7.0 age confidence devDependencies minor
@angular-eslint/template-parser (source) 20.1.120.7.0 age confidence devDependencies minor
@angular/cdk 20.0.320.2.14 age confidence dependencies minor
@open-wc/semantic-dom-diff (source) 0.19.70.20.1 age confidence devDependencies minor
@types/codemirror (source) 5.60.55.60.17 age confidence devDependencies patch
@types/jasmine (source) 4.3.04.6.6 age confidence devDependencies minor
@types/json-schema (source) 7.0.117.0.15 age confidence dependencies patch
@types/moment-timezone 0.5.130.5.30 age confidence devDependencies patch
@types/mousetrap (source) 1.6.91.6.15 age confidence devDependencies patch
@types/node (source) 16.11.5916.18.126 age confidence devDependencies minor
@types/prismjs (source) 1.26.01.26.5 age confidence devDependencies patch
@web/test-runner (source) ^0.19.0^0.20.0 age confidence devDependencies minor
ajv (source) 8.12.08.17.1 age confidence dependencies minor
autoprefixer 10.4.1110.4.23 age confidence devDependencies patch
axe-core (source) 4.4.34.11.1 age confidence devDependencies minor
clean-css 5.3.15.3.3 age confidence devDependencies patch
codemirror 5.65.85.65.20 age confidence peerDependencies patch
codemirror 5.65.85.65.20 age confidence dependencies patch
cypress-axe 1.6.01.7.0 age confidence devDependencies minor
cypress-real-events 1.14.01.15.0 age confidence devDependencies minor
eslint (source) 8.57.08.57.1 age confidence devDependencies patch
eslint-config-prettier 9.1.09.1.2 age confidence devDependencies patch
eslint-plugin-import 2.29.12.32.0 age confidence devDependencies minor
eslint-plugin-jsdoc 39.3.639.9.1 age confidence devDependencies minor
eslint-plugin-no-only-tests (source) 3.0.03.3.0 age confidence devDependencies minor
eslint-plugin-security 1.5.01.7.1 age confidence devDependencies minor
husky 8.0.18.0.3 age confidence devDependencies patch
jasmine-core (source) 5.5.05.13.0 age confidence devDependencies minor
moment (source) 2.29.42.30.1 age confidence devDependencies minor
moment-timezone (source) ^0.5.37^0.5.37 || ^0.6.0 age confidence peerDependencies minor
moment-timezone (source) 0.5.370.6.0 age confidence dependencies minor
ng-in-viewport (source) 13.0.013.0.1 age confidence peerDependencies patch
node (source) 22.16.022.22.0 age confidence volta minor
node (source) 20.19.020.20.0 age confidence minor
prettier (source) 2.7.12.8.8 age confidence devDependencies minor
pretty-quick 3.1.33.3.1 age confidence devDependencies minor
rxjs (source) 7.8.17.8.2 age confidence devDependencies patch
rxjs (source) 7.8.17.8.2 age confidence dependencies patch
shallow-render 18.0.018.0.3 age confidence devDependencies patch
start-server-and-test 1.14.01.15.4 age confidence devDependencies minor
ts-node (source) 10.9.110.9.2 age confidence devDependencies patch
tslib (source) 2.4.02.8.1 age confidence dependencies minor
webpack-bundle-analyzer 4.6.14.10.2 age confidence devDependencies minor
yarn (source) 4.9.24.12.0 age confidence packageManager minor
yarn (source) 4.9.24.12.0 age confidence volta minor

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/builder)

v20.7.0

Compare Source

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

v20.6.0

Compare Source

🚀 Features
  • builder: support {projectName} and {projectRoot} placeholders in outputFile (#​2759)
❤️ Thank You

v20.5.2

Compare Source

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

v20.5.1

Compare Source

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

v20.5.0

Compare Source

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

v20.4.0

Compare Source

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

v20.3.0

Compare Source

🚀 Features
  • builder: add concurrency option (#​2636)
❤️ Thank You
  • JB Nizet

v20.2.0

Compare Source

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

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v20.7.0

Compare Source

🩹 Fixes
  • eslint-plugin: [use-component-selector] detect variables (#​2797)
  • eslint-plugin: false negatives in pipe-prefix, component-selector and directive-selector when linting selectors that only contain a prefix (#​2769)
  • eslint-plugin: [prefer-inject] improve test coverage and documentation (#​2770)
❤️ Thank You

v20.6.0

Compare Source

🚀 Features
  • eslint-plugin: support multiple configs for component-selector and directive-selector (#​2762)
❤️ Thank You

v20.5.2

Compare Source

🩹 Fixes
  • eslint-plugin: update style guide links (#​2689)
  • eslint-plugin-template: [use-lifecycle-interface] fix fixer when class contains generics (#​2749)
❤️ Thank You

v20.5.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-uncalled-signals] fix false positives (#​2705)
❤️ Thank You

v20.5.0

Compare Source

🚀 Features
  • eslint-plugin: add rule prefer-host-metadata-property (#​2615)
❤️ Thank You

v20.4.0

Compare Source

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

v20.3.0

Compare Source

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

v20.2.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-uncalled-signals] do not report signal sets within logical expressions (#​2581)
  • eslint-plugin: [relative-url-prefix] handle template literals (#​2576)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v20.7.0

Compare Source

🚀 Features
  • eslint-plugin-template: [prefer-ngsrc] add suggestions (#​2772)
❤️ Thank You

v20.6.0

Compare Source

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

v20.5.2

Compare Source

🩹 Fixes
  • eslint-plugin-template: [prefer-ngsrc] support data URLs in more scenarios (#​2719)
  • eslint-plugin-template: [conditional-complexity] handle animation directives without values (#​2747)
❤️ Thank You

v20.5.1

Compare Source

🩹 Fixes
  • eslint-plugin-template: support uppercase tags (#​2712)
❤️ Thank You

v20.5.0

Compare Source

🚀 Features
  • eslint-plugin-template: add prefer-built-in-pipes rule (#​2605)
❤️ Thank You

v20.4.0

Compare Source

🚀 Features
  • eslint-plugin-template: add rule prefer-at-else (#​2613)
❤️ Thank You

v20.3.0

Compare Source

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

v20.2.0

Compare Source

🚀 Features
  • eslint-plugin-template: add rule no-empty-control-flow (#​2592)
🩹 Fixes
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v20.7.0

Compare Source

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

v20.6.0

Compare Source

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

v20.5.2

Compare Source

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

v20.5.1

Compare Source

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

v20.5.0

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.46.1 (#​2701)
  • update dependency eslint to v9.38.0 (#​2699)
  • update dependency semver to v7.7.3 (#​2693)

v20.4.0

Compare Source

🩹 Fixes
  • update eslint to 9.37.0, typescript-eslint to 8.46.0 (#​2685)
❤️ Thank You

v20.3.0

Compare Source

🩹 Fixes
  • update dependency eslint to v9.35.0 (#​2652)
  • update dependency eslint to v9.34.0 (#​2630)

v20.2.0

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.40.0 (#​2584)
  • update dependency eslint to v9.33.0 (#​2580)
  • update typescript-eslint packages to v8.36.0 (#​2566)
  • update dependency eslint to v9.30.1 (#​2558)
  • update typescript-eslint packages to v8.35.1 (#​2552)
  • update dependency eslint to v9.30.0 (#​2548)
  • update typescript-eslint packages to v8.35.0 (#​2541)
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v20.7.0

Compare Source

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

v20.6.0

Compare Source

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

v20.5.2

Compare Source

🩹 Fixes
  • template-parser: ensure loc object is applied correctly (#​2754)
❤️ Thank You

v20.5.1

Compare Source

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

v20.5.0

Compare Source

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

v20.4.0

Compare Source

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

v20.3.0

Compare Source

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

v20.2.0

Compare Source

🩹 Fixes
angular/components (@​angular/cdk)

v20.2.14

Compare Source

material
Commit Type Description
52f00f317 fix button-toggle: fix typo in clamp-density call
0de537fd7 fix stepper: fix typo in clamp-density call

v20.2.13

Compare Source

material
Commit Type Description
7b63d9560 fix chips: avatar image stretched in Safari (#​32278)

v20.2.12

Compare Source

v20.2.11

Compare Source

material
Commit Type Description
b751456cd9 fix menu: add filter for trigger icon name (#​32188)

v20.2.10

Compare Source

material
Commit Type Description
b2cd596d3 fix core: differentiate container colors in m2 (#​32076)

v20.2.9

Compare Source

material
Commit Type Description
af3b961214 fix checkbox: use GrayText for disabled colors in high contrast mode (#​32066)
a90abb0a77 fix snack-bar: add max height for snack bar (#​32000)

v20.2.8

Compare Source

material
Commit Type Description
6d61babe7 fix datepicker: error due to synchronous change detection
e43dcabd0 fix datepicker: make date filter nullable (#​31980)
f30c1c6c3 fix radio: Hovering over label of a radio will show the pointer cursor (#​32015)
de3f9e566 fix timepicker: assign form control value before emitting events (#​31981)
material-date-fns-adapter
Commit Type Description
2d1f8d068 fix parse time string containing only hours (#​31978)

v20.2.7

Compare Source

material
Commit Type Description
85ed6550c2 fix menu: prevent child menu reopening while parent is animating away (#​31958)

v20.2.6

Compare Source

material
Commit Description
fix - a6f0bd8e7 menu: switch internal state to signals (#​31934)
fix - 94716a805 select: rotate arrow while open (#​31936)
cdk
Commit Description
fix - e8e8662ab scrolling: Fix undefined error when documentElement.style is undefined (#​31904)
fix - a9b1afdb6 scrolling: prevent subpixel gaps in virtual scroll viewport (#​31940)

v20.2.5

Compare Source

material
Commit Type Description
36be42637 fix core: move internal tokens (#​31907)
3ac762be5 fix form-field: restore error message animation (#​31774)
65f23c003 fix table: style no data row properly (#​31895)

v20.2.4

Compare Source

material
Commit Type Description
e7a0c19d0 fix tabs: attach content inside the zone (#​31868)

v20.2.3

Compare Source

cdk
Commit Type Description
442d4ca6b7 fix drag-drop: allow axis lock to be reset (#​31829)
material
Commit Type Description
ec33bf8eba fix progress-bar: avoid CSP issues due to buffer dots (#​31818)
[9a68265302](https://redirect.github.com/angular/components/commit/9a682653023fd3d181d4b5b318ffc13974a

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b112de0 to 4839cf9 Compare July 7, 2023 16:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 43dc256 to 1c01948 Compare July 17, 2023 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from de175c8 to b6905aa Compare July 27, 2023 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from faa7574 to 5748937 Compare August 3, 2023 13:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from afc85cb to 9df896f Compare August 13, 2023 16:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cc56233 to 15d3630 Compare August 18, 2023 19:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c6805ac to 4641174 Compare November 9, 2025 21:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from aa0da6a to f718082 Compare November 13, 2025 21:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ec30d04 to b055a76 Compare November 25, 2025 13:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7f31f9a to 64450b3 Compare December 3, 2025 14:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0a976ee to f584a06 Compare December 15, 2025 10:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f95b6c0 to 50d66ff Compare January 6, 2026 21:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3393763 to 7a5cd47 Compare January 13, 2026 16:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7a5cd47 to eb8ab15 Compare January 16, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant