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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/platform (source) ^1.14.0 -> ^1.14.1 age adoption passing confidence
@analogjs/vite-plugin-angular ^1.14.0 -> ^1.14.1 age adoption passing confidence
@analogjs/vitest-angular (source) ^1.14.0 -> ^1.14.1 age adoption passing confidence
@angular-devkit/build-angular ^18.2.14 -> ^18.2.15 age adoption passing confidence
@angular/build 18 -> 18.2.15 age adoption passing confidence
@angular/cli ^18.2.14 -> ^18.2.15 age adoption passing confidence
@nx/angular (source) ^20.5.0 -> ^20.6.1 age adoption passing confidence
@nx/devkit (source) ^20.5.0 -> ^20.6.1 age adoption passing confidence
@nx/vite (source) ^20.5.0 -> ^20.6.1 age adoption passing confidence
@types/node (source) ^22.13.8 -> ^22.13.10 age adoption passing confidence
@vitest/coverage-v8 (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence
caniuse-lite 1.0.30001701 -> 1.0.30001706 age adoption passing confidence
cypress (source) ^14.1.0 -> ^14.2.0 age adoption passing confidence
eslint (source) ^9.21.0 -> ^9.22.0 age adoption passing confidence
eslint-plugin-cypress ^4.1.0 -> ^4.2.0 age adoption passing confidence
eslint-plugin-n ^17.15.1 -> ^17.16.2 age adoption passing confidence
jsdom ^22.0.0 -> ^22.1.0 age adoption passing confidence
prettier (source) ^3.5.2 -> ^3.5.3 age adoption passing confidence
release-it ^19.0.0-next.0 -> ^19.0.0-next.1 age adoption passing confidence
sass ^1.85.1 -> ^1.86.0 age adoption passing confidence
typescript-eslint (source) ^8.25.0 -> ^8.26.1 age adoption passing confidence
vite (source) ^6.2.1 -> ^6.2.2 age adoption passing confidence
vitest (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence

Release Notes

analogjs/analog (@​analogjs/platform)

v1.14.1

Compare Source

Bug Fixes
  • create-analog: remove overrides from templates for Vite/Vitest (#​1640) (e428f80)
  • nx-plugin: add check for nx version inside generator for Vite/Vitest (#​1635) (9db028c)
  • nx-plugin: overwrite files array when setting up Vitest (#​1646) (17f5c65)
  • router: set full parent path for route path on debug page (#​1632) (ccfeca5)
  • vite-plugin-nitro: bump esbuild dependency to 0.25.0 (#​1641) (72dff37)
  • vite-plugin-nitro: handle Nitro Base URL for API routes in development (#​1653) (5eeff15)
angular/angular-cli (@​angular-devkit/build-angular)

v18.2.15

Compare Source

@​angular-devkit/build-angular
Commit Type Description
255c8a50d fix update babel packages
nrwl/nx (@​nx/angular)

v20.6.1

Compare Source

20.6.1 (2025-03-17)

🩹 Fixes
  • core: handle null outputs in native cache (#​30398)
  • gradle: exlude htmlDependencyReport (#​30300)
❤️ Thank You

v20.6.0

Compare Source

20.6.0 (2025-03-14)

🚀 Features
  • angular: add convert-to-rspack generator (#​29860)
  • core: add maxCacheSize option to limit local artifact size (#​29654)
  • core: provide default value for max cache size (#​30351)
  • misc: add useProjectJson flag to project generators (#​30319)
  • misc: enable ts solution setup by default for new workspaces (#​30372)
  • react: add react-router plugin (#​29965)
  • react: Add react-router to create-nx-workspace and react app generator (#​30316)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#​30345)
  • rspack: alias convert-webpack to convert-to-rspack (#​30367)
🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You

v20.5.1

Compare Source

20.5.1 (2025-03-14)

🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You
vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.9

Compare Source

browserslist/caniuse-lite (caniuse-lite)

v1.0.30001706

Compare Source

v1.0.30001705

Compare Source

v1.0.30001704

Compare Source

v1.0.30001703

Compare Source

v1.0.30001702

Compare Source

cypress-io/cypress (cypress)

v14.2.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-2-0

eslint/eslint (eslint)

v9.22.0

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v4.2.0

Compare Source

Bug Fixes
Features
  • add rule disallow usage of cypress-xpath (1ae902a)
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.16.2

Compare Source

🩹 Fixes
  • Revert "feat: add support for ignoring sync methods from certain locations" (#​416) (0779e2f)

v17.16.1

Compare Source

🩹 Fixes
🧹 Chores
prettier/prettier (prettier)

v3.5.3

Compare Source

release-it/release-it (release-it)

v19.0.0-next.1

Compare Source

  • chore: remove lodash as a direct dependency (#​1202)

  • chore: remove lodash as a direct dependency

  • chore: remove unused depdendency

  • fix: update dep due to vulns

  • fix: optimize regex

  • fix: avoid prototype polution

  • chore: Remove unused script

  • refactor: remove get, no longer required

  • refactor: Use dep for isObject and isPlainObject

  • refactor: Use individual exports to reduce line length

  • tests: Add tests for merge

  • chore: Upgrade dep

  • refactor: Use lodash.merge instead of local version

  • refactor: replace local templateInterpolation function with eta

The original plan was to add back _.template from lodash, but since that is now deprecated, we use eta instead

sass/dart-sass (sass)

v1.86.0

Compare Source

  • Add support for % as an expression in its own right. It will still be parsed
    as the modulo operator when between two other expressions, but in any other
    context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a
    channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually
    support the new CSS type() function.

Dart API
  • Increase the minimum Dart SDK to 3.6.0.
typescript-eslint/typescript-eslint (typescript-eslint)

v8.26.1

Compare Source

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

You can read about our versioning strategy and releases on our website.

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v6.2.2

Compare Source

vitest-dev/vitest (vitest)

v3.0.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "every 3 weeks on friday" (UTC), 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Mar 7, 2025
Copy link

stackblitz bot commented Mar 7, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7740d38) to head (993d032).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1538   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1625      1625           
  Branches       468       468           
=========================================
  Hits          1625      1625           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from cf074d6 to c2b844d Compare March 13, 2025 16:35
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 38dca2d to 97ab1dc Compare March 18, 2025 11:14
@renovate-bot renovate-bot force-pushed the renovate/all-minor-patch branch from 97ab1dc to 993d032 Compare March 19, 2025 01:22
@ghiscoding ghiscoding merged commit 3fbf4ba into ghiscoding:master Mar 19, 2025
4 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch March 19, 2025 01:33
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