Bump the prod-deps group across 1 directory with 5 updates - #57
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the prod-deps group across 1 directory with 5 updates#57dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `9.1.1` | `9.4.0` | | [preact](https://github.com/preactjs/preact) | `10.29.2` | `10.29.8` | | [hono](https://github.com/honojs/hono) | `4.12.25` | `4.13.5` | | [neuro-game-sdk](https://github.com/AriesAlex/typescript-neuro-game-sdk) | `1.1.1` | `1.2.0` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` | Updates `@mui/material` from 9.1.1 to 9.4.0 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v9.4.0/packages/mui-material) Updates `preact` from 10.29.2 to 10.29.8 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.2...10.29.8) Updates `hono` from 4.12.25 to 4.13.5 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.25...v4.13.5) Updates `neuro-game-sdk` from 1.1.1 to 1.2.0 - [Commits](https://github.com/AriesAlex/typescript-neuro-game-sdk/commits) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) --- updated-dependencies: - dependency-name: "@mui/material" dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: preact dependency-version: 10.29.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: hono dependency-version: 4.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: neuro-game-sdk dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-deps group with 5 updates in the / directory:
9.1.19.4.010.29.210.29.84.12.254.13.51.1.11.2.04.4.34.5.4Updates
@mui/materialfrom 9.1.1 to 9.4.0Release notes
Sourced from @mui/material's releases.
... (truncated)
Changelog
Sourced from @mui/material's changelog.
... (truncated)
Commits
809a771[release] v9.4.0 (#49046)ba231e3[material-ui] Addtheme.focusVisibleopt-in keyboard focus ring (#48743)3f8d682[code-infra] Import the test globals from vitest (#49033)daa0531Bump code-infra:devDependencies (#49014)06b5c70[test] Use the Vitest global expect instead of importing chai (#48996)7cb351c[ButtonGroup] Prevent sticky hover border on touch devices (#48993)9d72af3Bump react monorepo (#48973)81b2227[test] Fix typo 'overriden' -> 'overridden' in Alert test comment (#48987)3c2c353[test][tooltip] Keep the disabled trigger away from the real pointer (#48947)e6f58f6[l10n] Complete Traditional Chinese localization (#48946)Updates
preactfrom 10.29.2 to 10.29.8Release notes
Sourced from preact's releases.
Commits
389c7bcMerge pull request #5189 from preactjs/10.29.839edabf10.29.8f27f3ecMerge pull request #5173 from preactjs/flush-sync-batch84778ceMerge pull request #5182 from preactjs/perf/v10-retained-subtree-bailout8623721Golf retained-subtree bailout1ab8135Optimize retained subtree bailouts3393c0bBatch updates in flushSyncd7421adMerge pull request #5152 from preactjs/10.29.7ce79b9610.29.7a2418b8Merge pull request #5150 from preactjs/preact-rtsUpdates
honofrom 4.12.25 to 4.13.5Release notes
Sourced from hono's releases.
... (truncated)
Commits
06880c44.13.5531e9c5Merge commit from fork3a67f7fMerge commit from fork9c28d72Merge commit from fork017000d4.13.45e5b83dfix(utils/stream): do not let abort listeners crash abort() (#5274)241ae4cfix(cookie): allow parsing signed cookies with empty string values (#5246)c409d85fix(request): serialize cached JSON body in cloneRawRequest (#5288)612b59cfix(request): drop stale content length for cloned FormData (#5282)73794bdfix(client): omit empty query delimiter (#5283)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
neuro-game-sdkfrom 1.1.1 to 1.2.0Commits
Updates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions