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 7 updates #225

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the frontend-dependencies group with 7 updates:

Package From To
@emotion/react 11.11.3 11.11.4
@mui/lab 5.0.0-alpha.165 5.0.0-alpha.166
@mui/material 5.15.10 5.15.11
@mui/styles 5.15.10 5.15.11
html-react-parser 5.1.7 5.1.8
react-player 2.14.1 2.15.0
recharts 2.12.1 2.12.2

Updates @emotion/react from 11.11.3 to 11.11.4

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.11.4

Patch Changes

  • #3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).
Commits


Updates @mui/lab from 5.0.0-alpha.165 to 5.0.0-alpha.166

Commits
Maintainer changes

This version was pushed to npm by oliviertassinari, a new releaser for @​mui/lab since your current version.


Updates @mui/material from 5.15.10 to 5.15.11

Release notes

Sourced from @​mui/material's releases.

v5.15.11

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.11

Feb 21, 2024

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Commits
  • e3257a4 v5.15.11 (#41213)
  • d16c76e [code-infra] Prepare babel macros package for publishing to npm (#41178)
  • 274f1e6 [docs-infra] Fix broken anchor links (#40908)
  • fdb8cdf [docs-infra] Share vale-config (#41176)
  • fac2137 [material-ui][joy-ui][Tooltip] Rename mouse event handlers (#41202)
  • ba52e0d [system][material-ui] Move useMediaQuery to system (#39463)
  • b6bec6c [docs] Link to react-transition group with https
  • 28dfd5b [material-ui][PaginationItem] Add codemod for deprecated classes (#41145)
  • 633682d [material-ui][Transitions] External ownerState is incorrectly forwarded to in...
  • a367c25 [material-ui][TablePagination] Fix type error in Select props (#39137)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oliviertassinari, a new releaser for @​mui/material since your current version.


Updates @mui/styles from 5.15.10 to 5.15.11

Release notes

Sourced from @​mui/styles's releases.

v5.15.11

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Changelog

Sourced from @​mui/styles's changelog.

v5.15.11

Feb 21, 2024

A big thanks to the 26 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.11

@mui/material-nextjs@5.15.11

@mui/system@5.15.11

@mui/codemod@5.15.11

@mui/utils@5.15.11

@mui/base@5.0.0-beta.37

@mui/lab@5.0.0-alpha.164

Docs

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by oliviertassinari, a new releaser for @​mui/styles since your current version.


Updates html-react-parser from 5.1.7 to 5.1.8

Release notes

Sourced from html-react-parser's releases.

v5.1.8

5.1.8 (2024-02-27)

Build System

  • package: make @types/react an optional peerDependency (8be504c)
Changelog

Sourced from html-react-parser's changelog.

5.1.8 (2024-02-27)

Build System

  • package: make @​types/react an optional peerDependency (8be504c)
Commits
  • 3859e73 Merge pull request #1337 from remarkablemark/release-please--branches--master...
  • 39b8d10 chore(master): release 5.1.8
  • ed07a62 Merge pull request #1336 from remarkablemark/build/package
  • 8be504c build(package): make @​types/react an optional peerDependency
  • 1d33c0e Merge pull request #1333 from remarkablemark/dependabot/npm_and_yarn/types/re...
  • 7be4b0f build(deps): bump @​types/react from 18.2.58 to 18.2.59
  • f01af88 build(deps-dev): bump @​typescript-eslint/parser from 7.0.2 to 7.1.0 (#1334)
  • 46c29d2 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1335)
  • fbafd6b Merge pull request #1331 from remarkablemark/dependabot/npm_and_yarn/types/re...
  • 178ff52 build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#1332)
  • Additional commits viewable in compare view


Updates react-player from 2.14.1 to 2.15.0

Release notes

Sourced from react-player's releases.

v2.15.0

Features

Changelog

Sourced from react-player's changelog.

v2.15.0

Commits


Updates recharts from 2.12.1 to 2.12.2

Release notes

Sourced from recharts's releases.

v2.12.2

What's Changed

Some more small fixes while working on 3.x

Fix

Full Changelog: https://github.com/recharts/recharts/compare/v2.12.1...v2.12.2

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
cloudflare-pages[bot] commented 5 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 050e0d5
Status: ✅  Deploy successful!
Preview URL: https://5450c669.open-goal-github-io.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-7e8u.open-goal-github-io.pages.dev

View logs