-
-
Couldn't load subscription status.
- Fork 50
build(deps-dev): bump the patterns group across 1 directory with 14 updates #533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
…pdates Bumps the patterns group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.2` | `6.1.4` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.0` | `28.0.1` | | [@swc/core](https://github.com/swc-project/swc) | `1.7.26` | `1.7.36` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.10` | `20.16.13` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.8.0` | `8.10.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.8.0` | `8.10.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.2` | `4.3.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.2` | `2.1.3` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.10.3` | `17.11.1` | | [rollup-plugin-swc3](https://github.com/SukkaW/rollup-plugin-swc) | `0.12.0` | `0.12.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.9` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.2` | `2.1.3` | Updates `@mui/material` from 6.1.2 to 6.1.4 - [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/v6.1.4/packages/mui-material) Updates `@rollup/plugin-commonjs` from 28.0.0 to 28.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs) Updates `@swc/core` from 1.7.26 to 1.7.36 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.7.26...v1.7.36) Updates `@types/node` from 20.16.10 to 20.16.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.8.0 to 8.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.8.0 to 8.10.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/parser) Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.3/packages/plugin-react) Updates `@vitest/coverage-v8` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-v8) Updates `eslint-plugin-n` from 17.10.3 to 17.11.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.10.3...v17.11.1) Updates `rollup-plugin-swc3` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/SukkaW/rollup-plugin-swc/releases) - [Changelog](https://github.com/SukkaW/rollup-plugin-swc/blob/master/CHANGELOG.md) - [Commits](SukkaW/rollup-plugin-swc@0.12.0...0.12.1) Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) Updates `vite` from 5.4.8 to 5.4.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite) Updates `vitest` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: rollup-plugin-swc3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for any-viewer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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 patterns group with 14 updates in the / directory:
6.1.26.1.428.0.028.0.11.7.261.7.3620.16.1020.16.1318.3.018.3.18.8.08.10.08.8.08.10.04.3.24.3.32.1.22.1.317.10.317.11.10.12.00.12.15.6.25.6.35.4.85.4.92.1.22.1.3Updates
@mui/materialfrom 6.1.2 to 6.1.4Release notes
Sourced from
@mui/material's releases.... (truncated)
Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
15ea548[release] v6.1.4 (#44104)bd3bc3bBump react-router-dom to ^6.27.0 (#44094)56a7044[Checkbox] Fix disableRipple regression (#44099)a49333c[core] Simplify createPalette (#44075)f776273[core] Fix proptypes generation when multiple components per file (#44058)93f0d6aBump babel (#44009)66dfe8b[material-ui] Make the palette always return new light and dark object (#44059)9c69a40[material-ui][IconButton] Fix disableRipple behaviour when disableRipple is s...c7de2ca[release] v6.1.3 (#44038)c36b831Bump@types/reactto v18.3.11 (#44007)Updates
@rollup/plugin-commonjsfrom 28.0.0 to 28.0.1Changelog
Sourced from
@rollup/plugin-commonjs's changelog.Commits
0f45234chore(release): commonjs v28.0.1dd1deeechore(commonjs): upgrade picomatch (#1775)Updates
@swc/corefrom 1.7.26 to 1.7.36Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
2407b4fchore: Publish1.7.36withswc_corev1.0.105232cechore: Update changelog3ea96ecchore: Publish1.7.36-nightly-20241015.1withswc_corev1.0.156c4416chore: Publish crates withswc_corev1.0.13d3e434feat(es): IntroducerunPluginFirstfor Wasm plugins (#9645)8a19201fix(es): Run esnext transforms on esnext target (#9644)88a2186feat(es/minifier): Support unary negate incast_to_number(#9642)085bc19chore(deps): update dependency magic-string to v0.30.12 (#9634)4436621fix(es/minifier): Check type of assignment target before merging assignments ...30f9a70chore: Publish crates withswc_corev1.0.0Updates
@types/nodefrom 20.16.10 to 20.16.13Commits
Updates
@types/react-domfrom 18.3.0 to 18.3.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.8.0 to 8.10.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
7effdeachore(release): publish 8.10.0f9c49e3feat: support TypeScript 5.6 (#9972)d09d36ddocs: inject option descriptions into rule docs when possible (#9925)373c63achore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...4666ed4chore(release): publish 8.9.0ef8642bfix(eslint-plugin): handle unions in await...for (#10110)ef5df2fdocs: updateordered-importsstatus (#10129)60f0766fix(eslint-plugin): correct use-at-your-own-risk type definitions (#10049)15d0960fix(eslint-plugin): [no-unused-vars] never report the naming of an enum membe...a87c296fix(eslint-plugin): [no-loop-func] sync from upstream base rule (#10103)Updates
@typescript-eslint/parserfrom 8.8.0 to 8.10.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
7effdeachore(release): publish 8.10.0f9c49e3feat: support TypeScript 5.6 (#9972)4666ed4chore(release): publish 8.9.0f898248chore(release): publish 8.8.1Updates
@vitejs/plugin-reactfrom 4.3.2 to 4.3.3Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
b61592arelease: [email protected]e8a923ffix: addreact-dominoptimizeOpsto handle CJS script. (#375)7a7e339feat: support new React Compiler target option (#374)Updates
@vitest/coverage-v8from 2.1.2 to 2.1.3Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
4c03a0dchore: release v2.1.37155ceerefactor(coverage): move re-usable parts to base provider (#6665)Updates
eslint-plugin-nfrom 17.10.3 to 17.11.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
23d0e84chore(master): release 17.11.1 (#352)dd889abfix(no-deprecated-api): dedeprecateprocess.nextTick(#350)4d5078fchore(master): release 17.11.0 (#348)e022abafeat(no-missing-import): AddignoreTypeImportoptions (#344)b16a475feat(no-process-env): Allow users to exclude specific variables (#345)148e47efix(no-missing-import): Ignore node builtins in package.jsonimports(#346)6cd7954fix(no-missing-import): Resolve tsconfig paths relative to the tsconfig (#343)87fb484feat: Update no-unsupported to node v22.9.0 (#342)8c0a2ccdocs: Explain the transitive dependency case for no-extraneous-* (#347)Updates
rollup-plugin-swc3from 0.12.0 to 0.12.1Release notes
Sourced from rollup-plugin-swc3's releases.
Changelog
Sourced from rollup-plugin-swc3's changelog.
Commits
3d20461release: 0.12.1a477f50fix: should respect legacy decorators (#67)Updates
typescriptfrom 5.6.2 to 5.6.3Release notes
Sourced from typescript's releases.
Commits
d48a5cfBump version to 5.6.3 and LKGfefa70a🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)Updates
vitefrom 5...Description has been truncated