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

fix(deps): update all non-major dependencies #477

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@cypress/code-coverage devDependencies patch 3.13.11 -> 3.13.12 OpenSSF Scorecard
@hookform/resolvers (source) dependencies minor 4.0.0 -> 4.1.2 OpenSSF Scorecard
@types/node (source) devDependencies patch 22.13.4 -> 22.13.5 OpenSSF Scorecard
@typescript-eslint/parser (source) devDependencies minor 8.24.1 -> 8.25.0 OpenSSF Scorecard
eslint (source) devDependencies minor 9.20.1 -> 9.21.0 OpenSSF Scorecard
lucide-react (source) dependencies minor ^0.475.0 -> ^0.476.0 OpenSSF Scorecard
prettier (source) devDependencies patch 3.5.1 -> 3.5.2 OpenSSF Scorecard
tailwind-merge dependencies patch 3.0.1 -> 3.0.2 OpenSSF Scorecard
ts-jest (source) devDependencies patch 29.2.5 -> 29.2.6 OpenSSF Scorecard
turbo (source) devDependencies patch 2.4.2 -> 2.4.4 OpenSSF Scorecard

Release Notes

cypress-io/code-coverage (@​cypress/code-coverage)

v3.13.12

Compare Source

Bug Fixes
react-hook-form/resolvers (@​hookform/resolvers)

v4.1.2

Compare Source

Bug Fixes

v4.1.1

Compare Source

Bug Fixes
  • standard-schema: Propertly handle object path segments (#​746) (8ffada0)

v4.1.0

Compare Source

Features
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.25.0

Compare Source

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

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

eslint/eslint (eslint)

v9.21.0

Compare Source

Features
Bug Fixes
  • db5340d fix: update missing plugin message template (#​19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#​19436) (Francesco Trotta)
Documentation
  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#​19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#​19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)
Chores
  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#​19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#​19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#​19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#​19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#​19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#​19425) (Milos Djermanovic)
lucide-icons/lucide (lucide-react)

v0.476.0: Fixes and new icons 0.476.0

Compare Source

Fixes

New icons 🎨

Modified Icons 🔨

prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

dcastil/tailwind-merge (tailwind-merge)

v3.0.2

Compare Source

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.0.1...v3.0.2

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco, @​roboflow, @​syntaxfm, @​getsentry, @​codecov and a private sponsor for sponsoring tailwind-merge! ❤️

kulshekhar/ts-jest (ts-jest)

v29.2.6

Compare Source

vercel/turborepo (turbo)

v2.4.4

Compare Source

v2.4.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * 1" (UTC).

🚦 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.

👻 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.

Copy link

vercel bot commented Feb 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clickhouse-monitoring ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2025 9:26pm

Copy link
Contributor

sourcery-ai bot commented Feb 22, 2025

Reviewer's Guide by Sourcery

This pull request updates non-major dependencies, including @hookform/resolvers, @types/node, and eslint to their latest versions. The changes are reflected in the yarn.lock and docs/yarn.lock files.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Updated @hookform/resolvers dependency from version 4.0.0 to 4.1.0.
  • Updated to the latest minor version.
yarn.lock
docs/yarn.lock
Updated @types/node devDependency from version 22.13.4 to 22.13.5.
  • Updated to the latest patch version.
yarn.lock
docs/yarn.lock
Updated eslint devDependency from version 9.20.1 to 9.21.0.
  • Updated to the latest minor version.
yarn.lock
docs/yarn.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 22, 2025
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

@dosubot dosubot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2025

Bundle Report

Changes will increase total bundle size by 419 bytes (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
clickhouse-monitoring-bundle-server-cjs 2.57MB 71 bytes (0.0%) ⬆️
clickhouse-monitoring-bundle-client-array-push 3.79MB 348 bytes (0.01%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: clickhouse-monitoring-bundle-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
4210.js (New) 432.19kB 432.19kB 100.0% 🚀
9977.js (New) 214.44kB 214.44kB 100.0% 🚀
../app/[host]/dashboard/page.js 4 bytes 155.49kB 0.0%
6387.js (New) 113.07kB 113.07kB 100.0% 🚀
9892.js -1 bytes 62.59kB -0.0%
../app/[host]/overview/page.js 5 bytes 43.68kB 0.01%
../app/[host]/query/[query_id]/page.js 4 bytes 29.08kB 0.01%
7505.js (New) 27.92kB 27.92kB 100.0% 🚀
6483.js (New) 22.71kB 22.71kB 100.0% 🚀
5088.js 2 bytes 8.04kB 0.02%
3885.js 2 bytes 8.02kB 0.02%
4856.js 2 bytes 7.63kB 0.03%
8062.js 2 bytes 7.62kB 0.03%
3948.js (New) 7.46kB 7.46kB 100.0% 🚀
1102.js 2 bytes 7.29kB 0.03%
5786.js 2 bytes 7.19kB 0.03%
5972.js 2 bytes 7.16kB 0.03%
8967.js 2 bytes 7.14kB 0.03%
8160.js 2 bytes 7.01kB 0.03%
1823.js 2 bytes 6.94kB 0.03%
2466.js 2 bytes 6.92kB 0.03%
5486.js 2 bytes 6.88kB 0.03%
7144.js 2 bytes 6.88kB 0.03%
2151.js 2 bytes 6.87kB 0.03%
6154.js 2 bytes 6.87kB 0.03%
3274.js 2 bytes 6.83kB 0.03%
6783.js 2 bytes 6.83kB 0.03%
6965.js 2 bytes 6.59kB 0.03%
2219.js 2 bytes 6.57kB 0.03%
548.js 2 bytes 6.52kB 0.03%
9982.js 2 bytes 5.94kB 0.03%
6470.js 2 bytes 5.83kB 0.03%
7562.js 2 bytes 5.75kB 0.03%
9378.js 2 bytes 5.23kB 0.04%
4817.js 2 bytes 5.15kB 0.04%
3727.js 2 bytes 5.07kB 0.04%
8896.js 2 bytes 4.38kB 0.05%
6297.js 2 bytes 4.23kB 0.05%
3911.js 2 bytes 4.18kB 0.05%
2258.js (New) 2.43kB 2.43kB 100.0% 🚀
3408.js (Deleted) -432.19kB 0 bytes -100.0% 🗑️
5581.js (Deleted) -214.44kB 0 bytes -100.0% 🗑️
8997.js (Deleted) -113.07kB 0 bytes -100.0% 🗑️
6967.js (Deleted) -27.92kB 0 bytes -100.0% 🗑️
1291.js (Deleted) -22.71kB 0 bytes -100.0% 🗑️
6296.js (Deleted) -7.46kB 0 bytes -100.0% 🗑️
6964.js (Deleted) -2.43kB 0 bytes -100.0% 🗑️
view changes for bundle: clickhouse-monitoring-bundle-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/8321-*.js (New) 193.02kB 193.02kB 100.0% 🚀
static/chunks/5707-*.js (New) 47.97kB 47.97kB 100.0% 🚀
server/app/[host]/query/[query_id]/page_client-*.js 36 bytes 35.13kB 0.1%
server/app/[host]/disks/database/[database]/page_client-*.js 28 bytes 33.2kB 0.08%
server/app/[host]/[query]/page_client-*.js 28 bytes 32.99kB 0.08%
server/app/[host]/disks/page_client-*.js 28 bytes 32.91kB 0.09%
app-*.json 11 bytes 29.8kB 0.04%
server/app/[host]/charts/[charts]/page_client-*.js 4 bytes 28.1kB 0.01%
server/app/[host]/overview/page_client-*.js 4 bytes 27.41kB 0.01%
server/app/[host]/dashboard/page_client-*.js 4 bytes 27.14kB 0.01%
server/app/[host]/database/[database]/[table]/@materializedview/page_client-*.js 6 bytes 27.14kB 0.02%
server/app/[host]/database/[database]/[table]/@dictionary/page_client-*.js 6 bytes 27.14kB 0.02%
server/app/[host]/database/[database]/[table]/@mergetree/page_client-*.js 6 bytes 27.13kB 0.02%
server/app/[host]/database/[database]/[table]/@view/page_client-*.js 6 bytes 27.13kB 0.02%
server/app/[host]/database/[database]/@nav/[table]/page_client-*.js 6 bytes 27.13kB 0.02%
server/app/[host]/database/[database]/[table]/page_client-*.js 6 bytes 27.12kB 0.02%
static/chunks/8824-*.js (New) 26.07kB 26.07kB 100.0% 🚀
server/app/[host]/database/[database]/@nav/page_client-*.js 10 bytes 25.98kB 0.04%
server/app/[host]/database/[database]/page_client-*.js 10 bytes 25.97kB 0.04%
server/app/[host]/clusters/[cluster]/replicas-*.js 10 bytes 25.83kB 0.04%
server/app/play/page_client-*.js 4 bytes 25.63kB 0.02%
server/app/api/pageview/route_client-*.js 4 bytes 25.45kB 0.02%
server/app/api/timezone/route_client-*.js 4 bytes 25.45kB 0.02%
server/app/api/healthz/route_client-*.js 4 bytes 25.45kB 0.02%
server/app/api/version/route_client-*.js 4 bytes 25.45kB 0.02%
server/app/_not-*.js 4 bytes 25.45kB 0.02%
server/app/api/clean/route_client-*.js 4 bytes 25.45kB 0.02%
server/app/api/init/route_client-*.js 4 bytes 25.44kB 0.02%
server/app/healthz/route_client-*.js 4 bytes 25.44kB 0.02%
server/app/[host]/clusters/[cluster]/count-*.js 6 bytes 25.44kB 0.02%
server/app/[host]/clusters/[cluster]/parts-*.js 6 bytes 25.44kB 0.02%
server/app/page_client-*.js 4 bytes 25.4kB 0.02%
server/app/[host]/clusters/[cluster]/page_client-*.js 6 bytes 25.3kB 0.02%
server/app/[host]/replica/[replica]/tables/page_client-*.js 6 bytes 25.24kB 0.02%
server/app/[host]/clusters/page_client-*.js 6 bytes 25.23kB 0.02%
server/app/[host]/explain/page_client-*.js 4 bytes 24.95kB 0.02%
server/app/[host]/tables/[database]/[table]/page_client-*.js 4 bytes 24.82kB 0.02%
server/app/[host]/tables/[database]/page_client-*.js 4 bytes 24.69kB 0.02%
server/app/[host]/tables/page_client-*.js 4 bytes 24.63kB 0.02%
server/app/[host]/database/page_client-*.js 4 bytes 24.59kB 0.02%
server/app/[host]/about/page_client-*.js 4 bytes 23.65kB 0.02%
static/chunks/9176-*.js 4 bytes 23.34kB 0.02%
static/chunks/app/[host]/query/[query_id]/page-*.js 3 bytes 19.22kB 0.02%
static/chunks/2041-*.js 2 bytes 17.59kB 0.01%
static/chunks/3897-*.js (New) 16.19kB 16.19kB 100.0% 🚀
static/chunks/app/[host]/overview/page-*.js 1 bytes 15.63kB 0.01%
static/chunks/9665-*.js (New) 15.46kB 15.46kB 100.0% 🚀
static/chunks/app/layout-*.js 1 bytes 15.1kB 0.01%
static/chunks/6896-*.js 1 bytes 13.4kB 0.01%
static/chunks/app/error-*.js 2 bytes 13.22kB 0.02%
static/chunks/7098-*.js (New) 11.15kB 11.15kB 100.0% 🚀
static/chunks/app/[host]/explain/page-*.js 2 bytes 10.62kB 0.02%
static/chunks/app/[host]/clusters/[cluster]/layout-*.js 2 bytes 10.36kB 0.02%
static/chunks/app/[host]/database/[database]/@nav/[table]/page-*.js 2 bytes 10.36kB 0.02%
static/chunks/app/[host]/database/[database]/@nav/page-*.js 2 bytes 10.36kB 0.02%
static/chunks/app/[host]/disks/database/[database]/layout-*.js 2 bytes 10.36kB 0.02%
static/chunks/4248-*.js (New) 7.5kB 7.5kB 100.0% 🚀
static/chunks/app/[host]/database/[database]/[table]/@mergetree/page-*.js 3 bytes 5.85kB 0.05%
static/chunks/9841.*.js (New) 2.46kB 2.46kB 100.0% 🚀
server/middleware-*.js 1 bytes 170 bytes 0.59%
static/EzOUjFYtd_zw0zOqbvM0K/_buildManifest.js (New) 810 bytes 810 bytes 100.0% 🚀
static/chunks/app/[host]/clusters/[cluster]/replicas-*.js 1 bytes 298 bytes 0.34%
static/chunks/app/[host]/database/[database]/page-*.js 1 bytes 298 bytes 0.34%
static/chunks/app/[host]/clusters/[cluster]/count-*.js 1 bytes 263 bytes 0.38%
static/chunks/app/[host]/clusters/[cluster]/parts-*.js 1 bytes 263 bytes 0.38%
static/chunks/app/[host]/replica/[replica]/tables/page-*.js 1 bytes 263 bytes 0.38%
static/chunks/app/[host]/clusters/page-*.js 1 bytes 263 bytes 0.38%
static/chunks/app/[host]/disks/database/[database]/page-*.js 1 bytes 217 bytes 0.46%
static/chunks/app/[host]/disks/page-*.js 1 bytes 217 bytes 0.46%
static/chunks/app/[host]/[query]/page-*.js 1 bytes 217 bytes 0.46%
react-*.json 1 bytes 168 bytes 0.6%
static/EzOUjFYtd_zw0zOqbvM0K/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/chunks/869-*.js (Deleted) -193.02kB 0 bytes -100.0% 🗑️
static/chunks/7203-*.js (Deleted) -47.97kB 0 bytes -100.0% 🗑️
static/chunks/5954-*.js (Deleted) -26.07kB 0 bytes -100.0% 🗑️
static/chunks/5841-*.js (Deleted) -16.19kB 0 bytes -100.0% 🗑️
static/chunks/3569-*.js (Deleted) -15.46kB 0 bytes -100.0% 🗑️
static/chunks/2994-*.js (Deleted) -11.15kB 0 bytes -100.0% 🗑️
static/chunks/8080-*.js (Deleted) -7.5kB 0 bytes -100.0% 🗑️
static/chunks/2890.*.js (Deleted) -2.46kB 0 bytes -100.0% 🗑️
static/k1jcheCK8dBPtAak4N9iO/_buildManifest.js (Deleted) -810 bytes 0 bytes -100.0% 🗑️
static/k1jcheCK8dBPtAak4N9iO/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.16%. Comparing base (79c44dd) to head (f57670c).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #477   +/-   ##
=======================================
  Coverage   77.16%   77.16%           
=======================================
  Files           5        5           
  Lines         162      162           
  Branches       60       60           
=======================================
  Hits          125      125           
- Misses         34       37    +3     
+ Partials        3        0    -3     

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7da6e84 to 2a8a945 Compare February 22, 2025 04:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a8a945 to 21eaa1a Compare February 22, 2025 12:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 21eaa1a to ca7d2bc Compare February 22, 2025 21:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ca7d2bc to 64e3da6 Compare February 23, 2025 09:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64e3da6 to 85de7e9 Compare February 24, 2025 13:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85de7e9 to 5c25c29 Compare February 24, 2025 17:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c25c29 to 4ad438c Compare February 25, 2025 08:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4caf166 to f57670c Compare February 25, 2025 21:24
@duyet duyet merged commit 3c950e7 into main Feb 26, 2025
35 checks passed
@duyet duyet deleted the renovate/all-minor-patch branch February 26, 2025 04:45
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 size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants