yaptide / ui

Yet Another Particle Transport IDE - frontend
https://yaptide.github.io/web_dev/
GNU General Public License v3.0
9 stars 4 forks source link

build(deps): bump @mui/lab from 5.0.0-alpha.173 to 6.0.0-beta.13 #1795

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps @mui/lab from 5.0.0-alpha.173 to 6.0.0-beta.13.

Release notes

Sourced from @​mui/lab's releases.

v6.0.0-beta.6

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

@mui/material@6.0.0-beta.6

@mui/codemod@6.0.0-beta.6

@mui/styles@6.0.0-beta.6

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/lab's changelog.

Versions

6.1.5

Oct 22, 2024

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

@mui/material@6.1.5

@mui/system@6.1.5

@mui/codemod@6.1.5

Docs

Core

All contributors of this release in alphabetical order: @​ChinoUkaegbu, @​Janpot, @​mnajdova, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​samuelsycamore, @​siriwatknp, @​snapwich

... (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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
grzanka commented 4 weeks ago

@dependabot rebase

dependabot[bot] commented 3 weeks ago

A newer version of @​mui/lab exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

grzanka commented 2 weeks ago

@tudde resolve the conflicts as well

grzanka commented 2 weeks ago

@tudde could you please split this PR into fixes necessary to bump mui/lab (let them stay in this PR) and fixes necessary to improve locat testing ? The latter one should go into separate PR and the problem with local test should be well described in the issue text.

tudde commented 1 week ago

@grzanka I've edited this pull request to only contain changes relating to the MUI update. I'm moving the local testing changes to a separate issue. All merge conflicts have been resolved.

grzanka commented 1 week ago

@tudde I am merging this one, please mention the problem in separate issue.