cncf / clomonitor

CLOMonitor is a tool that periodically checks open source projects repositories to verify they meet certain project health best practices
https://clomonitor.io
Apache License 2.0
111 stars 73 forks source link

Bump the frontend group in /web with 8 updates #1327

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the frontend group in /web with 8 updates:

Package From To
apexcharts 3.43.0 3.44.0
@types/jest 29.5.5 29.5.6
@types/lodash 4.14.199 4.14.200
@types/node 20.8.6 20.8.7
@types/react 18.2.28 18.2.31
@types/react-dom 18.2.13 18.2.14
@types/react-syntax-highlighter 15.5.8 15.5.9
sass 1.69.3 1.69.4

Updates apexcharts from 3.43.0 to 3.44.0

Release notes

Sourced from apexcharts's releases.

💎 Version 3.44.0

🆕 Enhancements

🐞 Bug Fixes

Commits
  • 8d1c46f build - 3.44.0
  • c705402 3.44.0
  • 2ac1adb improve sparkline paddings on top and bottom
  • 0637103 only draw smooth curve if more than 1 data-point; fixes #4049
  • ebd7c8f fix default bg color in dark theme; fixes #4062
  • b1621d5 improve line smoothing to avoid backward curve; fixes #4063
  • 385ce76 prevent markers hiding on the top and the bottom of the drawing area
  • 1ae0087 improve gridrect mask to avoid hiding overflowing smooth line
  • 5dcc8f6 add zIndex to updateSeries method
  • cf183b8 prebuild patch v3.43.2-0
  • Additional commits viewable in compare view


Updates @types/jest from 29.5.5 to 29.5.6

Commits


Updates @types/lodash from 4.14.199 to 4.14.200

Commits


Updates @types/node from 20.8.6 to 20.8.7

Commits


Updates @types/react from 18.2.28 to 18.2.31

Commits


Updates @types/react-dom from 18.2.13 to 18.2.14

Commits


Updates @types/react-syntax-highlighter from 15.5.8 to 15.5.9

Commits


Updates sass from 1.69.3 to 1.69.4

Release notes

Sourced from sass's releases.

Dart Sass 1.69.4

To install Sass 1.69.4, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.69.4

  • No user-visible changes.
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 10 months ago

Superseded by #1330.