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

Bump @chakra-ui/react from 2.10.3 to 3.1.1 in the major-dependencies group across 1 directory #910

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the major-dependencies group with 1 update in the / directory: @chakra-ui/react.

Updates @chakra-ui/react from 2.10.3 to 3.1.1

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.1.1

Patch Changes

  • #9128 0715e2c Thanks @​coverlv! - Fix issue where useBreakpointValue throws error if ssr is false

  • #9103 1254769 Thanks @​Newbie012! - - Checkbox: Fix issue where checkmark doesn't show on Safari

    • Alert: Fix issue where indicator icon is not visible on Safari
    • ClientOnly: Fix issue where returned the incorrect type leading to TS error like ClientOnly cannot be used as a JSX component.
    • Fieldset: Fix issue where anatomy is not exported
    • Timeline: Refactor variants such that it responds to colorPalette

@​chakra-ui/react@​3.1.0

Minor Changes

  • 9a27c2c Thanks @​segunadebayo! - - System: Fix issue where using as prop with logic based components doesn't work as expected.

    • DataList: Add support for bold variant.

    • Button: Tweak the horizontal padding when size is sm.

    • Snippets

      • Slider: Add showValue prop to render the text value of the slider.
      • Select
        • Add HiddenSelect to ensure it works in form submissions.
        • Fix type inference is lost when using SelectRoot component from snippet
        • Fix issue where form data is not populated when using native form element
      • ColorMode: Fix type error when using the latest next-themes.
      • Provider: Forward props to ColorModeProvider powered by next-themes for better customization.
    • Toggle: Add Toggle component for toggling between two states. It composes the Button component.

@​chakra-ui/react@​3.0.2

Patch Changes

... (truncated)

Changelog

Sourced from @​chakra-ui/react's changelog.

3.1.1

Patch Changes

  • #9128 0715e2c Thanks @​coverlv! - Fix issue where useBreakpointValue throws error if ssr is false

  • #9103 1254769 Thanks @​Newbie012! - - Checkbox: Fix issue where checkmark doesn't show on Safari

    • Alert: Fix issue where indicator icon is not visible on Safari
    • ClientOnly: Fix issue where returned the incorrect type leading to TS error like ClientOnly cannot be used as a JSX component.
    • Fieldset: Fix issue where anatomy is not exported
    • Timeline: Refactor variants such that it responds to colorPalette

3.1.0

Minor Changes

  • 9a27c2c Thanks @​segunadebayo! - - System: Fix issue where using as prop with logic based components doesn't work as expected.

    • DataList: Add support for bold variant.

    • Button: Tweak the horizontal padding when size is sm.

    • Snippets

      • Slider: Add showValue prop to render the text value of the slider.
      • Select
        • Add HiddenSelect to ensure it works in form submissions.
        • Fix type inference is lost when using SelectRoot component from snippet
        • Fix issue where form data is not populated when using native form element
      • ColorMode: Fix type error when using the latest next-themes.
      • Provider: Forward props to ColorModeProvider powered by next-themes for better customization.
    • Toggle: Add Toggle component for toggling between two states. It composes the Button component.

3.0.2

Patch Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the major-dependencies group with 1 update in the / directory: [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react).


Updates `@chakra-ui/react` from 2.10.3 to 3.1.1
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.1.1/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 11, 2024 08:29
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Copy link

changeset-bot bot commented Nov 11, 2024

⚠️ No Changeset found

Latest commit: ab39bd5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
  • ⚠️ 1 packages with OpenSSF Scorecard issues.
See the Details below.

License Issues

package-lock.json

PackageVersionLicenseIssue Type
packages/react4.7.1NullUnknown License

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@ark-ui/react 4.1.2 UnknownUnknown
npm/@chakra-ui/react 3.1.1 🟢 5
Details
CheckScoreReason
Code-Review🟢 4Found 10/25 approved changesets -- score normalized to 4
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 82 existing vulnerabilities detected
npm/@internationalized/number 3.5.3 🟢 6.2
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing🟢 10project is fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 0112 existing vulnerabilities detected
npm/@pandacss/is-valid-prop 0.41.0 UnknownUnknown
npm/@zag-js/accordion 0.74.2 UnknownUnknown
npm/@zag-js/anatomy 0.74.2 UnknownUnknown
npm/@zag-js/aria-hidden 0.74.2 UnknownUnknown
npm/@zag-js/auto-resize 0.74.2 UnknownUnknown
npm/@zag-js/avatar 0.74.2 UnknownUnknown
npm/@zag-js/carousel 0.74.2 UnknownUnknown
npm/@zag-js/checkbox 0.74.2 UnknownUnknown
npm/@zag-js/clipboard 0.74.2 UnknownUnknown
npm/@zag-js/collapsible 0.74.2 UnknownUnknown
npm/@zag-js/collection 0.74.2 UnknownUnknown
npm/@zag-js/color-picker 0.74.2 UnknownUnknown
npm/@zag-js/color-utils 0.74.2 UnknownUnknown
npm/@zag-js/combobox 0.74.2 UnknownUnknown
npm/@zag-js/core 0.74.2 UnknownUnknown
npm/@zag-js/date-picker 0.74.2 UnknownUnknown
npm/@zag-js/date-utils 0.74.2 UnknownUnknown
npm/@zag-js/dialog 0.74.2 UnknownUnknown
npm/@zag-js/dismissable 0.74.2 UnknownUnknown
npm/@zag-js/dom-event 0.74.2 UnknownUnknown
npm/@zag-js/dom-query 0.74.2 UnknownUnknown
npm/@zag-js/editable 0.74.2 UnknownUnknown
npm/@zag-js/element-rect 0.74.2 UnknownUnknown
npm/@zag-js/element-size 0.74.2 UnknownUnknown
npm/@zag-js/file-upload 0.74.2 UnknownUnknown
npm/@zag-js/file-utils 0.74.2 UnknownUnknown
npm/@zag-js/focus-visible 0.74.2 UnknownUnknown
npm/@zag-js/form-utils 0.74.2 UnknownUnknown
npm/@zag-js/highlight-word 0.74.2 UnknownUnknown
npm/@zag-js/hover-card 0.74.2 UnknownUnknown
npm/@zag-js/i18n-utils 0.74.2 UnknownUnknown
npm/@zag-js/interact-outside 0.74.2 UnknownUnknown
npm/@zag-js/live-region 0.74.2 UnknownUnknown
npm/@zag-js/menu 0.74.2 UnknownUnknown
npm/@zag-js/number-input 0.74.2 UnknownUnknown
npm/@zag-js/number-utils 0.74.2 UnknownUnknown
npm/@zag-js/numeric-range 0.74.2 UnknownUnknown
npm/@zag-js/pagination 0.74.2 UnknownUnknown
npm/@zag-js/pin-input 0.74.2 UnknownUnknown
npm/@zag-js/popover 0.74.2 UnknownUnknown
npm/@zag-js/popper 0.74.2 UnknownUnknown
npm/@zag-js/presence 0.74.2 UnknownUnknown
npm/@zag-js/progress 0.74.2 UnknownUnknown
npm/@zag-js/qr-code 0.74.2 UnknownUnknown
npm/@zag-js/radio-group 0.74.2 UnknownUnknown
npm/@zag-js/rating-group 0.74.2 UnknownUnknown
npm/@zag-js/react 0.74.2 UnknownUnknown
npm/@zag-js/rect-utils 0.74.2 UnknownUnknown
npm/@zag-js/remove-scroll 0.74.2 UnknownUnknown
npm/@zag-js/select 0.74.2 UnknownUnknown
npm/@zag-js/signature-pad 0.74.2 UnknownUnknown
npm/@zag-js/slider 0.74.2 UnknownUnknown
npm/@zag-js/splitter 0.74.2 UnknownUnknown
npm/@zag-js/steps 0.74.2 UnknownUnknown
npm/@zag-js/store 0.74.2 UnknownUnknown
npm/@zag-js/switch 0.74.2 UnknownUnknown
npm/@zag-js/tabs 0.74.2 UnknownUnknown
npm/@zag-js/tags-input 0.74.2 UnknownUnknown
npm/@zag-js/text-selection 0.74.2 UnknownUnknown
npm/@zag-js/time-picker 0.74.2 UnknownUnknown
npm/@zag-js/timer 0.74.2 UnknownUnknown
npm/@zag-js/toast 0.74.2 UnknownUnknown
npm/@zag-js/toggle-group 0.74.2 UnknownUnknown
npm/@zag-js/tooltip 0.74.2 UnknownUnknown
npm/@zag-js/tree-view 0.74.2 UnknownUnknown
npm/@zag-js/types 0.74.2 UnknownUnknown
npm/@zag-js/utils 0.74.2 UnknownUnknown
npm/focus-trap 7.6.0 🟢 6
Details
CheckScoreReason
Code-Review⚠️ 2Found 1/4 approved changesets -- score normalized to 2
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 4dependency not pinned by hash detected -- score normalized to 4
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/klona 2.0.6 🟢 3.5
Details
CheckScoreReason
Code-Review⚠️ 1Found 4/24 approved changesets -- score normalized to 1
Maintained⚠️ 01 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
npm/packages/react 4.7.1 UnknownUnknown
npm/perfect-freehand 1.2.2 ⚠️ 2.6
Details
CheckScoreReason
Code-Review⚠️ 1Found 5/30 approved changesets -- score normalized to 1
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 039 existing vulnerabilities detected
npm/proxy-compare 3.0.0 🟢 3.9
Details
CheckScoreReason
Code-Review⚠️ 1Found 3/29 approved changesets -- score normalized to 1
Maintained⚠️ 00 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 64 existing vulnerabilities detected
npm/proxy-memoize 3.0.1 🟢 3.6
Details
CheckScoreReason
Code-Review⚠️ 1Found 4/26 approved changesets -- score normalized to 1
Maintained🟢 30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Signed-Releases⚠️ -1no releases found
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 022 existing vulnerabilities detected
npm/tabbable 6.2.0 🟢 6.4
Details
CheckScoreReason
Code-Review⚠️ -1Found no human activity in the last 30 changesets
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
npm/uqr 0.1.2 UnknownUnknown
npm/@chakra-ui/react ^3.1.1 🟢 5
Details
CheckScoreReason
Code-Review🟢 4Found 10/25 approved changesets -- score normalized to 4
Maintained🟢 1030 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ -1no releases found
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 82 existing vulnerabilities detected

Scanned Files

  • package-lock.json
  • packages/react/package.json

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Superseded by #911.

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/major-dependencies-aba4b3a681 branch November 18, 2024 09:19
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.

0 participants