Skip to content

fix(deps): update all non-major dependencies [skip netlify]#994

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies [skip netlify]#994
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
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) 20.19.3420.19.37 age confidence devDependencies patch
@types/node (source) 16.11.5916.18.126 age confidence devDependencies minor
@types/prismjs (source) 1.26.01.26.6 age confidence devDependencies patch
@web/test-runner (source) ^0.19.0^0.20.0 age confidence devDependencies minor
ajv (source) 8.12.08.18.0 age confidence dependencies minor
autoprefixer 10.4.1110.4.27 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.21 age confidence peerDependencies patch
codemirror 5.65.85.65.21 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
karma-jasmine-html-reporter 2.1.02.2.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.1 age confidence dependencies minor
ng-in-viewport (source) 13.0.013.0.1 age confidence peerDependencies patch
node (source) 22.16.022.22.2 age confidence volta minor
node (source) 20.19.020.20.2 age confidence minor
postcss (source) 8.4.168.5.8 age confidence devDependencies minor
prettier (source) 2.7.12.8.8 age confidence devDependencies minor
pretty-quick 3.1.33.3.1 age confidence devDependencies minor
prismjs 1.29.01.30.0 age confidence dependencies 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 5.74.05.105.4 age confidence devDependencies minor
webpack-bundle-analyzer 4.6.14.10.2 age confidence devDependencies minor
yarn (source) 4.9.24.13.0 age confidence packageManager minor
yarn (source) 4.9.24.13.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

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 6 times, most recently from 2a60dc9 to 98da595 Compare September 8, 2023 21:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from da790b2 to c800080 Compare September 16, 2023 07:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 43321f5 to 0ea6f56 Compare September 24, 2023 09:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 39726be to bfee3ba Compare October 2, 2023 23:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 69412e4 to 92d6668 Compare October 7, 2023 01:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 26af66d to 4de4260 Compare October 18, 2023 09:37
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.

0 participants