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

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update OpenSSF
@​codecov/webpack-plugin 1.6.0 -> 1.7.0 age adoption passing confidence devDependencies minor
@radix-ui/react-dialog (source) 1.1.3 -> 1.1.4 age adoption passing confidence dependencies patch OpenSSF Scorecard
@radix-ui/react-dropdown-menu (source) 2.1.3 -> 2.1.4 age adoption passing confidence dependencies patch OpenSSF Scorecard
@radix-ui/react-hover-card (source) 1.1.3 -> 1.1.4 age adoption passing confidence dependencies patch OpenSSF Scorecard
@radix-ui/react-navigation-menu (source) 1.2.2 -> 1.2.3 age adoption passing confidence dependencies patch OpenSSF Scorecard
@radix-ui/react-popover (source) 1.1.3 -> 1.1.4 age adoption passing confidence dependencies patch OpenSSF Scorecard
@radix-ui/react-select (source) 2.1.3 -> 2.1.4 age adoption passing confidence dependencies patch OpenSSF Scorecard
@radix-ui/react-toast (source) 1.2.3 -> 1.2.4 age adoption passing confidence dependencies patch OpenSSF Scorecard
@radix-ui/react-tooltip (source) 1.1.5 -> 1.1.6 age adoption passing confidence dependencies patch OpenSSF Scorecard
@types/react (source) 18.3.16 -> 18.3.18 age adoption passing confidence devDependencies patch OpenSSF Scorecard
@typescript-eslint/parser (source) 8.18.0 -> 8.19.0 age adoption passing confidence devDependencies minor OpenSSF Scorecard
@uiw/react-heat-map (source) 2.3.1 -> 2.3.2 age adoption passing confidence dependencies patch OpenSSF Scorecard
cypress (source) 13.16.1 -> 13.17.0 age adoption passing confidence devDependencies minor OpenSSF Scorecard
eslint-plugin-react 7.37.2 -> 7.37.3 age adoption passing confidence devDependencies patch OpenSSF Scorecard
lucide-react (source) ^0.468.0 -> ^0.469.0 age adoption passing confidence dependencies minor OpenSSF Scorecard
nextra 3.2.5 -> 3.3.1 age adoption passing confidence dependencies minor OpenSSF Scorecard
nextra-theme-docs 3.2.5 -> 3.3.1 age adoption passing confidence dependencies minor OpenSSF Scorecard
react-hook-form (source) 7.54.1 -> 7.54.2 age adoption passing confidence dependencies patch OpenSSF Scorecard
tailwind-merge 2.5.5 -> 2.6.0 age adoption passing confidence dependencies minor OpenSSF Scorecard
tailwindcss (source) 3.4.16 -> 3.4.17 age adoption passing confidence dependencies patch OpenSSF Scorecard

Release Notes

radix-ui/primitives (@​radix-ui/react-dialog)

v1.1.4

Compare Source

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

v8.19.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.

v8.18.2

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.

v8.18.1

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.

uiwjs/react-heat-map (@​uiw/react-heat-map)

v2.3.2

Compare Source

Buy me a coffee npm bundle size

npm i @​uiw/[email protected]
cypress-io/cypress (cypress)

v13.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.3

Compare Source

Fixed
  • [no-danger][no-danger]: avoid a crash on a nested component name ([#​3833][] @​ljharb)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence prop in react 19 ([#​3829][] @​acusti)
  • [prop-types][prop-types]: props missing in validation when using generic types from a namespace import ([#​3859][] @​rbondoc96)
Changed
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] ([#​3841][] @​bastiendmt)

[#&#8


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 Dec 21, 2024

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 Dec 30, 2024 8:25pm

Copy link
Contributor

sourcery-ai bot commented Dec 21, 2024

Reviewer's Guide by Sourcery

This PR updates several non-major dependencies, including patch updates for @radix-ui/react-dialog, @radix-ui/react-dropdown-menu, @radix-ui/react-hover-card, @radix-ui/react-navigation-menu, @radix-ui/react-popover, @radix-ui/react-select, @radix-ui/react-toast, @radix-ui/react-tooltip, @types/react, @typescript-eslint/parser, @uiw/react-heat-map, and react-hook-form, minor updates for cypress, lucide-react, nextra, and nextra-theme-docs, and a patch update for tailwindcss.

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

File-Level Changes

Change Details Files
Updated lucide-react from ^0.468.0 to ^0.469.0.
  • Updated version in package.json files.
  • Updated lockfiles to reflect the new version.
docs/package.json
package.json
docs/yarn.lock
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.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a 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. You can also use
    this command to specify where the summary should be inserted.

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

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!

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2024

Bundle Report

Changes will increase total bundle size by 16.52kB (0.26%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
clickhouse-monitoring-bundle-server-cjs 2.55MB 5.6kB (0.22%) ⬆️
clickhouse-monitoring-bundle-edge-server-array-push 128.52kB 136 bytes (0.11%) ⬆️
clickhouse-monitoring-bundle-client-array-push 3.76MB 10.79kB (0.29%) ⬆️

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.16%. Comparing base (1ecd56d) to head (7eb0fc3).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #451   +/-   ##
=======================================
  Coverage   77.16%   77.16%           
=======================================
  Files           5        5           
  Lines         162      162           
  Branches       60       60           
=======================================
  Hits          125      125           
  Misses         34       34           
  Partials        3        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 ca7fc4b to 7eb0fc3 Compare December 30, 2024 20:24
@duyet duyet merged commit 61c56fa into main Jan 1, 2025
35 checks passed
@duyet duyet deleted the renovate/all-minor-patch branch January 1, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants