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 all non-major dependencies #2736

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 18.2.9 -> 18.2.11 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 18.3.1 -> 18.4.0 age adoption passing confidence
@angular/animations (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/cdk 18.2.9 -> 18.2.11 age adoption passing confidence
@angular/cli 18.2.9 -> 18.2.11 age adoption passing confidence
@angular/common (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/compiler (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/compiler-cli (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/core (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/forms (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/language-service (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/material 18.2.9 -> 18.2.11 age adoption passing confidence
@angular/platform-browser (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/router (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@angular/service-worker (source) 18.2.8 -> 18.2.10 age adoption passing confidence
@eslint/js (source) 9.12.0 -> 9.14.0 age adoption passing confidence
@types/lodash (source) 4.17.10 -> 4.17.13 age adoption passing confidence
@types/node (source) 22.8.2 -> 22.9.0 age adoption passing confidence
@types/prismjs (source) 1.26.0 -> 1.26.5 age adoption passing confidence
angular-eslint (source) 18.3.1 -> 18.4.0 age adoption passing confidence
concurrently 9.0.1 -> 9.1.0 age adoption passing confidence
core-js (source) 3.31.0 -> 3.39.0 age adoption passing confidence
eslint (source) 9.12.0 -> 9.14.0 age adoption passing confidence
jasmine-core (source) 5.0.1 -> 5.4.0 age adoption passing confidence
tslib (source) 2.8.0 -> 2.8.1 age adoption passing confidence
typescript (source) 5.4.5 -> 5.6.3 age adoption passing confidence
typescript-eslint (source) 8.10.0 -> 8.13.0 age adoption passing confidence
uuid 11.0.1 -> 11.0.2 age adoption passing confidence
zone.js (source, changelog) 0.14.10 -> 0.15.0 age adoption passing confidence

Release Notes

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

v18.2.11

Compare Source

v18.2.10

Compare Source

@​angular-devkit/build-angular
Commit Type Description
7b775f4e0 fix update http-proxy-middleware to 3.0.3
@​angular/build
Commit Type Description
b1e5f51f9 fix Address build issue in Node.js LTS versions with prerendering or SSR
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v18.4.0

Compare Source

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

angular/angular (@​angular/animations)

v18.2.10

Compare Source

compiler
Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#​58417)
localize
Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#​58287)

v18.2.9

Compare Source

compiler-cli
Commit Type Description
b0ab653965 fix report when NgModule imports or exports itself (#​58231)
angular/components (@​angular/cdk)

v18.2.11

Compare Source

cdk
Commit Type Description
5d1bc76430 fix tree: only handle keyboard events directly from the node
a3449dc851 perf table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#​29814)
material
Commit Type Description
a98c886163 fix button: anchor not handling disabledInteractive correctly (#​29938)
810040e8fc fix sidenav: remove IE animation workaround (#​29929)
197747e2bd fix stepper: remove IE animation workaround (#​29916)

v18.2.10

Compare Source

material
Commit Type Description
501faa9a54 fix chips: emitting end event multiple times when holding down key (#​29894)
4a0397a1c7 fix tabs: remove IE animation workaround (#​29899)
eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores

angular-eslint/angular-eslint (angular-eslint)

v18.4.0

Compare Source

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

open-cli-tools/concurrently (concurrently)

v9.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0

zloirock/core-js (core-js)

v3.39.0

Compare Source

v3.38.1

Compare Source

v3.38.0

Compare Source

v3.37.1

Compare Source

v3.37.0

Compare Source

v3.36.1

Compare Source

v3.36.0

Compare Source


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 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 added the dependencies Pull requests that update a dependency file label May 21, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 18e6b5f to fa66fb9 Compare May 25, 2023 10:58
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v18.16.14 chore(deps): update all non-major dependencies May 25, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from ad0cd6c to 1f4c8d0 Compare May 30, 2023 08:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9dff2b8 to 056fcaa Compare June 9, 2023 11:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0f39d00 to 95967c9 Compare June 16, 2023 13:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 17a08e3 to 1e5d94e Compare June 26, 2023 07:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 132bd64 to ab445e2 Compare June 29, 2023 01:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 4dbe8ed to 5a74a39 Compare October 23, 2024 21:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 0b5f561 to d4de8e1 Compare October 31, 2024 23:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1834573 to 671daa0 Compare November 4, 2024 20:19
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