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 nx monorepo #1061

Merged
merged 1 commit into from May 15, 2024
Merged

Conversation

WolfSoko
Copy link
Owner

@WolfSoko WolfSoko commented Mar 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/architect 0.1703.3 -> 0.1703.7 age adoption passing confidence
@angular-devkit/build-angular 17.3.3 -> 17.3.7 age adoption passing confidence
@angular-devkit/core 17.3.3 -> 17.3.7 age adoption passing confidence
@angular-devkit/schematics 17.3.3 -> 17.3.7 age adoption passing confidence
@angular-eslint/eslint-plugin (source) 17.3.0 -> 17.4.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template (source) 17.3.0 -> 17.4.0 age adoption passing confidence
@angular-eslint/template-parser (source) 17.3.0 -> 17.4.0 age adoption passing confidence
@angular/animations (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/cdk 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/cli ~17.3.0 -> ~17.3.7 age adoption passing confidence
@angular/common (source) ^17.2.2 -> ^17.3.8 age adoption passing confidence
@angular/common (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/compiler (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/compiler-cli (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/core (source) ^17.2.2 -> ^17.3.8 age adoption passing confidence
@angular/core (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/elements (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/forms (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/language-service (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/material 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/platform-browser (source) ^17.2.2 -> ^17.3.8 age adoption passing confidence
@angular/platform-browser (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^17.2.2 -> ^17.3.8 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/platform-server (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/router (source) ^17.2.2 -> ^17.3.8 age adoption passing confidence
@angular/router (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@angular/service-worker (source) 17.3.3 -> 17.3.8 age adoption passing confidence
@schematics/angular 17.3.3 -> 17.3.7 age adoption passing confidence

Release Notes

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

v0.1703.7

Compare Source

v0.1703.6

Compare Source

v0.1703.5

Compare Source

v0.1703.4

Compare Source

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

v17.4.0

Compare Source

🚀 Features
  • eslint-plugin: [no-duplicates-in-metadata-arrays] new rule
🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin: [sort-ngmodule-metadata-arrays] deprecate rule

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v17.4.0

Compare Source

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

  • eslint-plugin-template: [attributes-order] calculate valueless structural directive start/end positions correctly

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v17.4.0

Compare Source

🩹 Fixes
  • update dependency @​angular/compiler to v17.3.4

  • update dependency eslint-scope to v8.0.1

  • update typescript-eslint packages to v7.6.0

  • update typescript-eslint packages to v7.7.0

  • update dependency @​angular/compiler to v17.3.6

  • update typescript-eslint packages to v7.8.0

❤️ Thank You
  • “JamesHenry”
  • Adrian Baran
  • Brad Kovach
angular/angular (@​angular/animations)

v17.3.8

Compare Source

compiler
Commit Type Description
c21b459ba6 fix add math elements to schema (#​55631) (#​55645)
core
Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#​55605)

v17.3.7

Compare Source

compiler-cli
Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#​55558)
core
Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#​55399)
router
Commit Type Description
3eea50da64 fix Scroller should scroll as soon as change detection completes (#​55105)

v17.3.6

Compare Source

core
Commit Type Description
826861b1fa fix DeferBlockFixture.render should not wait for stability (#​55271)
5cf14da35c fix make ActivatedRoute inject correct instance inside @defer blocks (#​55374)
8979fba2c5 fix skip defer timers on the server (#​55480)

v17.3.5

Compare Source

v17.3.4

Compare Source

common
Commit Type Description
53427d875d fix invalid ImageKit quality parameter (#​55193)
766548c3ec fix skip transfer cache on client (#​55012)
angular/components (@​angular/cdk)

v17.3.8

Compare Source

cdk
Commit Type Description
23dc148e7f fix menu: allow for scroll strategy to be configured (#​29005)
material
Commit Type Description
f20105d87e fix button: incorrect template for icon button anchor (#​28996)
72baa7cff2 fix chips: highlighted not working in M3 (#​29001)
cf0785cd67 fix tooltip: Tooltip should mark for check when visibility changes (#​29000)

v17.3.7

Compare Source

cdk
Commit Type Description
3c8abfb990 fix drag-drop: remove preview wrapper
a03a47c938 fix drag-drop: reset user agent color on preview popover
8e3dfd2e5b fix drag-drop: resolve incompatibility with property minification (#​28980)

v17.3.6

Compare Source

cdk
Commit Type Description
c2dc2da71e fix a11y: handle signal based items in list key manager (#​28854)
e33c436c73 fix drag-drop: use native popover to avoid stacking issues with preview
material
Commit Type Description
d78c7706c6 fix progress-bar: avoid CSP issues for apps not using buffer mode (#​28946)
multiple
Commit Type Description
73d1e2e3cf fix remove label for attribute on non-native elements (#​28948)

v17.3.5

Compare Source

cdk
Commit Type Description
8c8fe2b65 fix drag-drop: text selection not disabled inside shadow dom on firefox (#​28835)
312d57a9b fix observers: don't observe content of comments (#​28871)
material
Commit Type Description
80437d83b fix autocomplete: panel not visible when opened from multiple triggers (#​28843)
69b5ded96 fix autocomplete: remove dependency on NgClass (#​28849)
4a56d6afa fix core: throw better error when mixin doesn't support color variants (#​28880)
cbe0a78f7 fix datepicker: remove dependency on NgClass (#​28865)
7a085c6e0 fix menu: remove dependency on NgClass (#​28877)
4c16d2cd8 fix tabs: remove dependency on NgClass (#​28875)
google-maps
Commit Type Description
d99167eb3 fix make info window open method compatible with advanced marker

v17.3.4

Compare Source

cdk
Commit Type Description
09dcbd2ecf fix drag-drop: make sure event is cancelable before calling "preventDefault" (#​28825)
material
Commit Type Description
36a1d45e4e fix list: nav list item border-radius (#​28789)
317327d82b fix menu: invert arrow in RTL (#​28830)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

@WolfSoko WolfSoko added the dependencies Pull requests that update a dependency file label Mar 2, 2024
@WolfSoko WolfSoko enabled auto-merge (rebase) March 2, 2024 00:25
@WolfSoko WolfSoko self-assigned this Mar 2, 2024
Copy link

nx-cloud bot commented Mar 2, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8a0ff95. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 20 times, most recently from 84a0ddc to 56dfc49 Compare March 2, 2024 22:48
@WolfSoko WolfSoko changed the title fix(deps): ⬆️ update nx monorepo to v17.2.3 chore(deps): ⬆️ update nx monorepo Mar 2, 2024
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 5 times, most recently from 846ed61 to f1f1e16 Compare March 7, 2024 00:13
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 21651e2 to de9750c Compare May 11, 2024 22:14
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from de9750c to 666434a Compare May 11, 2024 23:01
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 666434a to 09c8350 Compare May 12, 2024 01:19
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 09c8350 to ef45470 Compare May 12, 2024 02:10
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from ef45470 to d774176 Compare May 12, 2024 08:47
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from d774176 to f0b7ed1 Compare May 12, 2024 13:07
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from f0b7ed1 to 58521cc Compare May 12, 2024 13:54
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 58521cc to 2632ab5 Compare May 12, 2024 20:37
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 2632ab5 to 1ed0373 Compare May 14, 2024 00:23
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 1ed0373 to 896a0aa Compare May 14, 2024 01:10
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 896a0aa to f95f47d Compare May 14, 2024 10:33
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from f95f47d to 4adb3e6 Compare May 14, 2024 13:26
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch from 4adb3e6 to 8a0ff95 Compare May 15, 2024 23:07
@WolfSoko WolfSoko merged commit 9815eb6 into main May 15, 2024
9 checks passed
@WolfSoko WolfSoko deleted the renovate-github/nx-monorepo branch May 15, 2024 23:14
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.

None yet

2 participants