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 #1215

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

Conversation

WolfSoko
Copy link
Owner

@WolfSoko WolfSoko commented Jun 15, 2024

This PR contains the following updates:

Package Type Update Change
@angular-devkit/architect devDependencies patch 0.1802.2 -> 0.1802.11
@angular-devkit/build-angular devDependencies patch 18.2.2 -> 18.2.11
@angular-devkit/core devDependencies patch 18.2.2 -> 18.2.11
@angular-devkit/schematics devDependencies patch 18.2.2 -> 18.2.11
@angular-eslint/eslint-plugin (source) devDependencies minor 18.0.1 -> 18.4.0
@angular-eslint/eslint-plugin-template (source) devDependencies minor 18.0.1 -> 18.4.0
@angular-eslint/template-parser (source) devDependencies minor 18.0.1 -> 18.4.0
@angular/animations (source) dependencies patch 18.2.3 -> 18.2.10
@angular/cdk dependencies patch 18.2.2 -> 18.2.11
@angular/cli devDependencies patch 18.2.7 -> 18.2.11
@angular/common (source) overrides patch 18.2.3 -> 18.2.10
@angular/common (source) dependencies patch 18.2.3 -> 18.2.10
@angular/compiler (source) dependencies patch 18.2.3 -> 18.2.10
@angular/compiler-cli (source) devDependencies patch 18.2.3 -> 18.2.10
@angular/core (source) overrides patch 18.2.3 -> 18.2.10
@angular/core (source) dependencies patch 18.2.3 -> 18.2.10
@angular/elements (source) dependencies patch 18.2.3 -> 18.2.10
@angular/forms (source) dependencies patch 18.2.3 -> 18.2.10
@angular/language-service (source) devDependencies patch 18.2.3 -> 18.2.10
@angular/material dependencies patch 18.2.2 -> 18.2.11
@angular/platform-browser (source) overrides patch 18.2.3 -> 18.2.10
@angular/platform-browser (source) dependencies patch 18.2.3 -> 18.2.10
@angular/platform-browser-dynamic (source) overrides patch 18.2.3 -> 18.2.10
@angular/platform-browser-dynamic (source) dependencies patch 18.2.3 -> 18.2.10
@angular/platform-server (source) dependencies patch 18.2.3 -> 18.2.10
@angular/router (source) overrides patch 18.2.3 -> 18.2.10
@angular/router (source) dependencies patch 18.2.3 -> 18.2.10
@angular/service-worker (source) dependencies patch 18.2.3 -> 18.2.10
@nx/angular (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/cypress (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/devkit (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/esbuild (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/eslint (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/eslint-plugin (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/jest (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/js (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/node (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/playwright (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/storybook (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/vite (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/web (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/webpack (source) devDependencies patch 20.0.8 -> 20.0.9
@nx/workspace (source) devDependencies patch 20.0.8 -> 20.0.9
@schematics/angular devDependencies patch 18.2.2 -> 18.2.11
nx (source) devDependencies patch 20.0.8 -> 20.0.9

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.1802.11

Compare Source

v0.1802.10

Compare Source

v0.1802.9

Compare Source

v0.1802.8

Compare Source

v0.1802.7

Compare Source

v0.1802.6

Compare Source

v0.1802.5

Compare Source

v0.1802.4

Compare Source

v0.1802.3

Compare Source

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.

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

v18.2.0

Compare Source

🚀 Features
  • update typescript-eslint to v8 stable, eslint v9.8.0
🩹 Fixes
  • eslint-plugin: [prefer-standalone] ignore empty Directive decorators
❤️ Thank You
  • James Henry
  • Paweł Maniecki

v18.1.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-output-readonly] support output() function
🩹 Fixes
  • update typescript-eslint packages to v8.0.0-alpha.37
❤️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v18.4.0

Compare Source

🩹 Fixes
  • update typescript-eslint packages to v8.10.0 (#​2046)
  • update dependency aria-query to v5.3.2 (#​2053)
  • update dependency aria-query to v5.3.1 (#​2043)

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

v18.2.0

Compare Source

🚀 Features
  • update typescript-eslint to v8 stable, eslint v9.8.0
🩹 Fixes
  • update dependency axobject-query to v4.1.0

  • eslint-plugin-template: add meta to preprocessor to resolve eslint cache error

❤️ Thank You
  • James Henry
  • kwiateusz

v18.1.0

Compare Source

🚀 Features
  • eslint-plugin: [no-call-expression] add allowPrefix and allowSuffix
🩹 Fixes
  • update typescript-eslint packages to v8.0.0-alpha.37

  • eslint-plugin-template: [prefer-self-closing-tags] always ignore index.html files

  • eslint-plugin-template: [prefer-self-closing-tags] support ng-content with fallback content

❤️ Thank You
  • Christian Svensson
  • Daniel Kimmich
  • Dave
  • Martijn van der Meij
  • Maximilian Main
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v18.4.0

Compare Source

🩹 Fixes
  • template-parser: traverse ng-content fallback content (#​2031)
❤️ Thank You

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.

v18.2.0

Compare Source

🚀 Features
  • update typescript-eslint to v8 stable, eslint v9.8.0
❤️ Thank You
  • James Henry

v18.1.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.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)

v18.2.8

Compare Source

compiler
Commit Type Description
11692c8dab fix add multiple :host and nested selectors support (#​57796)
66dcc691f5 fix allow combinators inside pseudo selectors (#​57796)
48a1437e77 fix fix comment typo (#​57796)
d325f9b55f fix fix parsing of the :host-context with pseudo selectors (#​57796)
aea747ab3b fix preserve attributes attached to :host selector (#​57796)
21be258be6 fix scope :host-context inside pseudo selectors, do not decrease specificity (#​57796)
7a6fd427d5 fix transform pseudo selectors correctly for the encapsulated view (#​57796)
compiler-cli
Commit Type Description
f187c3abf8 fix defer symbols only used in types (#​58104)
core
Commit Type Description
46bafb0b0a fix clean up afterRender after it is executed (#​58119)
platform-server
Commit Type Description
b40875a2cc fix destroy PlatformRef when error happens during the bootstrap() phase (#​58112) (#​58135)

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)
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)

v18.2.9

Compare Source

material
Commit Type Description
80bfac26b fix badge: content incorrectly truncated in M3 (#​29854)
2d7519178 fix card: elevated card container color (#​29835)
6ce574731 fix dialog: updates dialog max-height in landscape (#​29853)
ddb55e2c2 fix form-field: account in cols attribute on textarea (#​29836)
afc6b9db1 fix radio: use tokens for focused border color (#​29716)

v18.2.8

Compare Source

cdk
Commit Type Description
fa43a2456 fix stepper: remove mock of forms type
5bed0943a fix stepper: reset submitted state when resetting stepper
material
Commit Type Description
104b5932c feat core: expose styling information to the docs site
7ebfbeb6c fix schematics: treat lower dependency builder as default builder (#​29833)

v18.2.7

Compare Source

cdk
Commit Type Description
3e1faec2aa fix drag-drop: positioning thrown off with align-self (#​29813)
material
Commit Type Description
9280ad3948 fix chips: chip grid not re-focusing first item
7a5c1dfb46 fix chips: chip set overwriting disabled state (#​29795)
0fabf52036 fix chips: focus escape not working consistently
da55ad02bc fix core: infer first day of week in native date adapter (#​29802)

v18.2.6

Compare Source

material
Commit Type Description
d8c2b420c9 fix datepicker: set explicit line height on calendar (#​29770)

v18.2.5

Compare Source

cdk
Commit Type Description
1ea55b6e8 fix drag-drop: account for scale when setting free drag position (#​29739)
aae74b031 fix listbox: scroll active option into view when using aria-activedescendant (#​29722)
7db4b5f4c fix tree: resolve maximum call stack error (#​29754)
material
Commit Type Description
f9e18109e fix chips: increase chip remove touch target size (#​29452)
2cf2f5321 fix datepicker: replace labels not pointing to anything (#​29755)
7ab65e4fb fix select: remove incompatible aria-autocomplete attribute (#​29645)
06818a7ed fix slider: log proper error when slider isn't configured correctly (#​29745)

v18.2.4

Compare Source

cdk
Commit Type Description
7cc0d3a6d fix overlay: avoid leaking memory through afterNextRender (#​29709)
material
Commit Type Description
651b448e8 fix badge: change legacy container size default (#​29713)
0e6dee30a fix form-field: Don't allow label to grow larger than input (#​29673)
57028df23 fix select: Update checkbox color to match the selected label text color (#​29684)

v18.2.3

Compare Source

material
Commit Type Description
0f07b25d12 fix badge: resolve memory leak (#​29676)
fe3f30ff2f fix core: Allow system variables to be formatted for opacity (#​29665)
5d93395442 fix core: Fix incorrect color role mappings (#​29655)
4a79052ae0 fix tooltip: remove old IE workaround (#​29674)
nrwl/nx (@​nx/angular)

v20.0.9

Compare Source

20.0.9 (2024-11-05)
🚀 Features
  • linter: add support eslint 9 --quiet param (#​28743)
  • nx-dev: add customer case studies (da54ac2c15)
🩹 Fixes
  • core: fix create workspace for react native (#​28763)
  • nuxt: use loadNuxtConfig to load nuxt config for plugin (#​28795)
  • vite: tsconfig paths plugin should resolve file with dot in the name (#​28701)
❤️ Thank You

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 Jun 15, 2024
@WolfSoko WolfSoko enabled auto-merge (rebase) June 15, 2024 23:16
Copy link

nx-cloud bot commented Jun 15, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d0838d4. 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 4 targets

Sent with 💌 from NxCloud.

@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 3 times, most recently from 259f7a7 to 2956f32 Compare June 16, 2024 00:38
@WolfSoko WolfSoko self-assigned this Jun 16, 2024
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 11 times, most recently from 3ede502 to 822eb81 Compare June 16, 2024 15:29
@WolfSoko WolfSoko changed the title fix(deps): ⬆️ update nx monorepo to v18.0.3 chore(deps): ⬆️ update nx monorepo Jun 16, 2024
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 11 times, most recently from 116d0d1 to 2eeafaf Compare June 17, 2024 13:47
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 5 times, most recently from 149596d to ed875f9 Compare October 23, 2024 23:31
@WolfSoko WolfSoko force-pushed the renovate-github/nx-monorepo branch 23 times, most recently from 4ff07e0 to bebc1b2 Compare November 6, 2024 13:43
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.

2 participants