SatcherInstitute / health-equity-tracker

Health Equity Tracker is a free-to-use data visualization platform that is enabling new insights into the impact of COVID-19 and other social and political determinants of health on historically underrepresented groups in the United States.
https://healthequitytracker.org/
MIT License
17 stars 24 forks source link

Bump the minor-frontend group in /frontend with 10 updates #3530

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the minor-frontend group in /frontend with 10 updates:

Package From To
@fontsource-variable/inter 5.0.19 5.0.20
@fontsource/roboto 5.0.13 5.0.14
@mui/icons-material 5.16.5 5.16.6
@mui/material 5.16.5 5.16.6
axios 1.7.2 1.7.3
vega-lite 5.19.0 5.20.1
@types/node 22.0.0 22.1.0
autoprefixer 10.4.19 10.4.20
cspell 8.12.1 8.13.1
vitest 2.0.4 2.0.5

Updates @fontsource-variable/inter from 5.0.19 to 5.0.20

Commits


Updates @fontsource/roboto from 5.0.13 to 5.0.14

Commits


Updates @mui/icons-material from 5.16.5 to 5.16.6

Release notes

Sourced from @​mui/icons-material's releases.

v5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

Changelog

Sourced from @​mui/icons-material's changelog.

5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

Commits


Updates @mui/material from 5.16.5 to 5.16.6

Release notes

Sourced from @​mui/material's releases.

v5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

Changelog

Sourced from @​mui/material's changelog.

5.16.6

Jul 30, 2024

A big thanks to the 5 contributors who made this release possible.

@mui/material@5.16.6

  • [Divider] Enable borderStyle enhancement in divider with children (#43059) @​anuujj

Docs

  • [material-ui][Card] Update CardMedia description (#43121) @​shahzaibdev1
  • [material-ui] Replace deprecated <ListItem button/> with ListItemButton component in routing libraries list example (#43114) @​aliharis99
  • [material-ui][Snackbar] Improve close reason type in demos (#43105) @​sai6855

Core

All contributors of this release in alphabetical order: @​aliharis99, @​anuujj, @​mnajdova, @​sai6855, @​shahzaibdev1

Commits


Updates axios from 1.7.2 to 1.7.3

Release notes

Sourced from axios's releases.

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Commits


Updates vega-lite from 5.19.0 to 5.20.1

Release notes

Sourced from vega-lite's releases.

Release 5.20.1

5.20.1 (2024-07-31)

Bug Fixes

Release 5.20.0

5.20.0 (2024-07-30)

Bug Fixes

  • for issue when there are multiple aggregates with the same data field and aggregation operation (#9320) (da84469), closes #6184
  • make tick size responsive to plot height (#9395) (3f5dce6)

Features

Changelog

Sourced from vega-lite's changelog.

5.20.1 (2024-07-31)

Bug Fixes

5.20.0 (2024-07-30)

Bug Fixes

  • for issue when there are multiple aggregates with the same data field and aggregation operation (#9320) (da84469), closes #6184
  • make tick size responsive to plot height (#9395) (3f5dce6)

Features

Commits
  • c7697dc chore: release v5.20.1
  • b4c7e14 fix(#9401): conditional opacity should respect default value (#9402)
  • 8bad9d2 refactor: filter to find and index to includes (#9398)
  • a342c11 chore(deps-dev): bump the bundler group in /site with 2 updates (#9396)
  • c73f446 chore: release v5.20.0
  • 3f5dce6 fix: make tick size responsive to plot height (#9395)
  • da84469 fix: for issue when there are multiple aggregates with the same data field an...
  • 93d92ef feat: Expose react option for params (#9374)
  • 8cf7a63 chore(deps-dev): bump @​rollup/plugin-commonjs from 25.0.7 to 26.0.1 (#9381)
  • 5a0a190 chore(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.13.0 to 7.15.0 ...
  • Additional commits viewable in compare view


Updates @types/node from 22.0.0 to 22.1.0

Commits


Updates autoprefixer from 10.4.19 to 10.4.20

Release notes

Sourced from autoprefixer's releases.

10.4.20

  • Fixed fit-content prefix for Firefox.
Changelog

Sourced from autoprefixer's changelog.

10.4.20

  • Fixed fit-content prefix for Firefox.
Commits


Updates cspell from 8.12.1 to 8.13.1

Release notes

Sourced from cspell's releases.

v8.13.1

Fixes

fix: Use the resolved root when setting Glob Root (#6027)

fixes #6025


fix: Perf improve check text speed (#6024)


fix: Improve perf of camel case word splitter. (#6019)


perf: Reduce the use of Generators in critical sections. (#6015)


v8.13.0

Features

Speed Improvement

... (truncated)

Changelog

Sourced from cspell's changelog.

8.13.1 (2024-08-02)

8.13.0 (2024-07-30)

Commits


Updates vitest from 2.0.4 to 2.0.5

Release notes

Sourced from vitest's releases.

v2.0.5

   🚀 Features

  • Introduce experimental reported tasks  -  by @​sheremet-va in vitest-dev/vitest#6149 (13d85)
    • This is part of the experimental API and doesn't follow semver. We are hoping to stabilize it for 2.1. If you are working with custom reporters, give this a go!

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 99452a7 chore: release v2.0.5
  • 9b9bdf7 chore: remove unnecessary await (#6249)
  • 40dfad8 docs: add reported tasks docs (#6245)
  • 13d85bd feat: introduce experimental reported tasks (#6149)
  • b76a927 refactor(vitest): move public exports to public folder (#6218)
  • 56dbfa6 refactor: make a distinction between node and runtime types (#6214)
  • a48be6f fix(vitest): correctly resolve mocked node:* imports in mocks folder (#6204)
  • 3aab8a1 refactor: deprecate all config types from the main Vitest entrypoint, introdu...
  • 57d23ce docs: fix inconsistencies, remove low informative twoslash examples (#6200)
  • 8cd8272 fix(vitest): improve defineProject and defineWorkspace types (#6198)
  • Additional commits viewable in compare view


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
netlify[bot] commented 2 months ago

Deploy Preview for health-equity-tracker ready!

Name Link
Latest commit 766f6d495a8ee8c120fc26eed81e5af0c2294d5b
Latest deploy log https://app.netlify.com/sites/health-equity-tracker/deploys/66b107c2dc0725000805bf78
Deploy Preview https://deploy-preview-3530--health-equity-tracker.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.