open-goal / open-goal.github.io

OpenGOAL Project Landing Page
ISC License
31 stars 15 forks source link

build(deps): bump the frontend-dependencies group with 10 updates #177

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the frontend-dependencies group with 10 updates:

Package Update
@algolia/client-search 4.17.2 to 4.18.0
@mui/lab 5.0.0-alpha.133 to 5.0.0-alpha.136
@mui/material 5.13.4 to 5.14.0
@mui/styles 5.13.2 to 5.14.0
@primer/octicons-react 18.3.0 to 19.4.0
@swc/core 1.3.62 to 1.3.68
prism-react-renderer 2.0.5 to 2.0.6
recharts 2.6.2 to 2.7.2
webpack 5.86.0 to 5.88.1
@octokit/rest 19.0.13 to 20.0.1

Updates @algolia/client-search from 4.17.2 to 4.18.0

Release notes

Sourced from @​algolia/client-search's releases.

4.18.0

v4.18.0

  • fix(types): union SearchForFacetValuesResponse type for multipleQueries (#1460) (6a786f1), closes #1460
  • feat(cache-browser-local-storage): Implemented TTL support to cached items (#1457) (9092414), closes #1457
Changelog

Sourced from @​algolia/client-search's changelog.

v4.18.0

  • fix(types): union SearchForFacetValuesResponse type for multipleQueries (#1460) (6a786f1), closes #1460
  • feat(cache-browser-local-storage): Implemented TTL support to cached items (#1457) (9092414), closes #1457
Commits
  • f093498 chore: release v4.18.0 (#1466)
  • 6a786f1 fix(types): union SearchForFacetValuesResponse type for multipleQueries (#1460)
  • 9092414 feat(cache-browser-local-storage): Implemented TTL support to cached items (#...
  • See full diff in compare view


Updates @mui/lab from 5.0.0-alpha.133 to 5.0.0-alpha.136

Commits


Updates @mui/material from 5.13.4 to 5.14.0

Release notes

Sourced from @​mui/material's releases.

v5.14.0

Jul 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.14.0

@mui/material-next@6.0.0-alpha.92

@mui/joy@5.0.0-alpha.87

@mui/icons-material@5.14.0

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.14.0

Jul 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.14.0

@mui/material-next@6.0.0-alpha.92

@mui/joy@5.0.0-alpha.87

@mui/icons-material@5.14.0

Docs

... (truncated)

Commits
  • 2529e3a v5.14.0 (#37917)
  • a4afa9f [core] Prepend "use-client" directive + add docs and examples for using MUI l...
  • e0e5d28 [Autocomplete] Enable global customization of different options (#36971)
  • 8b8136f [docs-infra] Use icons instead of words for the code copy button (#37664)
  • 904d820 [docs-infra] Allows to use codeblock in the docs (#37643)
  • aac2d5b 5.13.7 (#37803)
  • e268fb0 [OutlinedInput] Fix form control properties in ownerState (#37668)
  • 1aa3205 [Slider][base][material][joy] Fix not draggable on the edge when `disableSwap...
  • 9340efd [docs] Shorten overview page URLs (#37660)
  • 312270b 5.13.6 (#37686)
  • Additional commits viewable in compare view


Updates @mui/styles from 5.13.2 to 5.14.0

Release notes

Sourced from @​mui/styles's releases.

v5.14.0

Jul 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.14.0

@mui/material-next@6.0.0-alpha.92

@mui/joy@5.0.0-alpha.87

@mui/icons-material@5.14.0

Docs

... (truncated)

Changelog

Sourced from @​mui/styles's changelog.

5.14.0

Jul 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.14.0

@mui/material-next@6.0.0-alpha.92

@mui/joy@5.0.0-alpha.87

@mui/icons-material@5.14.0

Docs

... (truncated)

Commits


Updates @primer/octicons-react from 18.3.0 to 19.4.0

Release notes

Sourced from @​primer/octicons-react's releases.

v19.4.0

Minor Changes

  • #962 5805622c Thanks @​CameronFoxly! - Edited small details on copilot-warning and copilot-error to maintain consistency with the rest of the copilot icon set.

  • #961 e92cb36a Thanks @​gavinmn! - Save file-directory-symlink-16.svg, file-directory-symlink-24.svg

v19.3.0

Minor Changes

v19.2.0

Minor Changes

v19.1.0

Minor Changes

v19.0.0

Major Changes

  • #943 a38ae2d2 Thanks @​broccolinisoup! - Remove support for Octicon Update peer dependency React version to support >=16.3 Update icons to use React.forwardRef

Minor Changes

Changelog

Sourced from @​primer/octicons-react's changelog.

19.4.0

Minor Changes

  • #962 5805622c Thanks @​CameronFoxly! - Edited small details on copilot-warning and copilot-error to maintain consistency with the rest of the copilot icon set.

19.3.0

Minor Changes

19.2.0

Minor Changes

19.1.0

Minor Changes

19.0.0

Major Changes

  • #943 a38ae2d2 Thanks @​broccolinisoup! - Remove support for Octicon Update peer dependency React version to support >=16.3 Update icons to use React.forwardRef

Minor Changes

Commits


Updates @swc/core from 1.3.62 to 1.3.68

Changelog

Sourced from @​swc/core's changelog.

[1.3.68] - 2023-07-05

Bug Fixes

  • (css/modules) Fix :local and :global (#7600) (f0ab5b3)

  • (es/compat) Visit transformed expression in optional chaining pass (#7614) (c087c82)

  • (es/fixer) Don't change default decls to default expr exports (#7585) (e272545)

  • (es/minifier) Add usage to inlined ident eagerly (#7597) (4f866de)

  • (es/parser) Re-lex << as two <-s if required (#7439) (6850372)

  • (plugin/runner) Disable wasi env cleanup (#7607) (8209594)

  • (xml/codegen) Fix wrong minification of spaces in a self-closing tag (#7595) (769d651)

Features

  • (es/compat) Implement transform for explicit resource management (#7376) (bcd5a1d)

  • (es/minifier) Drop unused properties (#7534) (47d2edd)

  • (es/minifier) Compress common sub expressions in sequences (#7587) (ff1ad95)

  • (es/optimization) Support default imports for const modules (#7604) (ac02b84)

Refactor

  • (es/compat) Remove usage of box_patterns (#7613) (0a26066)

[1.3.67] - 2023-06-29

Bug Fixes

... (truncated)

Commits
  • be8a0e9 chore: Publish v1.3.68 with swc_core v0.79.9 (#7628)
  • 7544ea9 chore: Publish crates
  • c087c82 fix(es/compat): Visit transformed expression in optional chaining pass (#7614)
  • 984fdc8 chore: Publish crates
  • 4f866de fix(es/minifier): Add usage to inlined ident eagerly (#7597)
  • 9214427 chore: Publish crates
  • ff1ad95 feat(es/minifier): Compress common sub expressions in sequences (#7587)
  • 9cb9f05 chore: Publish crates
  • 47d2edd feat(es/minifier): Drop unused properties (#7534)
  • cf902d3 chore: Publish crates
  • Additional commits viewable in compare view


Updates prism-react-renderer from 2.0.5 to 2.0.6

Release notes

Sourced from prism-react-renderer's releases.

prism-react-renderer@2.0.6

Patch Changes

  • Export all types from package (#216)
Commits
  • 5a1c935 Merge pull request #215 from FormidableLabs/changeset-release/master
  • 7e1de8a Version Packages
  • 64c3f8c Merge pull request #216 from FormidableLabs/task/export-all-types
  • 2a6a256 Export all types from package
  • See full diff in compare view


Updates recharts from 2.6.2 to 2.7.2

Release notes

Sourced from recharts's releases.

v2.7.2

What's Changed

Fix

Other

  • Few minor storybook changes and dev chore items

Full Changelog: https://github.com/recharts/recharts/compare/v2.7.1...v2.7.2

v2.7.1

What's Changed

Fix

  • Move @​storybook/addon-storysource to dev dependencies by @​DmitryMarkov in recharts/recharts#3623
    • Moves dev dependency to correct location to prevent bundle size increase, etc.
  • Fix defaults for r and strokeWidth when they aren't provided by the user by @​ckifer in recharts/recharts#3624
    • Bug where if only clipDot is provided within dot of Area and Line then dots disappear and NaN is errors appear in the DOM

New Contributors

Full Changelog: https://github.com/recharts/recharts/compare/v2.7.0...v2.7.1

v2.7.0

What's Changed

Storybook updates, a few new features, bug fixes.

Note: This release may cause more reports of this defaultProps warning - we are aware of this and trying to come up with a feasible solution.

Feat

Fix

Docs

... (truncated)

Commits
  • 700c985 2.7.2 (#3638)
  • 79a143c fix: dont throw when dot is null, use typeguard in line and improve in area (...
  • e258352 Address issue where tooltips and AccessibilityManager can get misaligned (#3627)
  • f1f800e Provide descriptions and examples for extra Polygon props (#3631)
  • 342beeb Bump lint-staged to latest (non-vulnerable) version (#3629)
  • 2d5e724 Address lint errors from script 'lint-storybook' (#3630)
  • 7a09505 2.7.1 (#3625)
  • 75e4c67 fix(clipDot): proper defaults for r and strokeWidth when they aren't provided...
  • 96fe57f Move @​storybook/addon-storysource to dev dependencies (#3623)
  • bf8d626 2.7.0
  • Additional commits viewable in compare view


Updates webpack from 5.86.0 to 5.88.1

Release notes

Sourced from webpack's releases.

v5.88.1

Developer Experience

Full Changelog: https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1

v5.88.0

New Features

Bug Fixes