-
-
Couldn't load subscription status.
- Fork 50
build(deps-dev): bump the patterns group across 1 directory with 21 updates #543
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
Closed
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 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.5.0` | `19.6.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.5.0` | `19.6.0` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.13.5` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.13.5` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.1.4` | `6.1.9` | | [@swc/core](https://github.com/swc-project/swc) | `1.7.36` | `1.9.3` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.13` | `0.5.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.13` | `20.17.9` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.11` | `18.3.12` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.10.0` | `8.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.10.0` | `8.16.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.3` | `4.3.4` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.3` | `2.1.6` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.11.1` | `17.14.0` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `7.1.0` | `7.2.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | | [rollup](https://github.com/rollup/rollup) | `4.24.0` | `4.28.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.3` | `2.1.6` | Updates `@commitlint/cli` from 19.5.0 to 19.6.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.5.0 to 19.6.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional) Updates `@emotion/react` from 11.13.3 to 11.13.5 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.13.0 to 11.13.5 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@mui/material` from 6.1.4 to 6.1.9 - [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.9/packages/mui-material) Updates `@swc/core` from 1.7.36 to 1.9.3 - [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.36...v1.9.3) Updates `@swc/helpers` from 0.5.13 to 0.5.15 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits) Updates `@types/node` from 20.16.13 to 20.17.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.11 to 18.3.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.10.0 to 8.16.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.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.10.0 to 8.16.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.16.0/packages/parser) Updates `@vitejs/plugin-react` from 4.3.3 to 4.3.4 - [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.4/packages/plugin-react) Updates `@vitest/coverage-v8` from 2.1.3 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/coverage-v8) Updates `eslint-plugin-n` from 17.11.1 to 17.14.0 - [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.11.1...v17.14.0) Updates `eslint-plugin-promise` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v7.1.0...v7.2.1) Updates `eslint-plugin-react` from 7.37.1 to 7.37.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) Updates `rollup` from 4.24.0 to 4.28.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.24.0...v4.28.0) Updates `typescript` from 5.6.3 to 5.7.2 - [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.3...v5.7.2) Updates `vitest` from 2.1.3 to 2.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.6/packages/vitest) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: "@emotion/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@emotion/styled" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: "@mui/material" 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-minor dependency-group: patterns - dependency-name: "@swc/helpers" 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-minor dependency-group: patterns - dependency-name: "@types/react" 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: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patterns - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patterns - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor 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. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 21 updates in the / directory:
19.5.019.6.019.5.019.6.011.13.311.13.511.13.011.13.56.1.46.1.91.7.361.9.30.5.130.5.1520.16.1320.17.918.3.1118.3.128.10.08.16.08.10.08.16.04.3.34.3.42.1.32.1.617.11.117.14.07.1.07.2.17.37.17.37.29.1.69.1.73.3.33.4.14.24.04.28.05.6.35.7.22.1.32.1.6Updates
@commitlint/clifrom 19.5.0 to 19.6.0Release notes
Sourced from
@commitlint/cli's releases.Changelog
Sourced from
@commitlint/cli's changelog.Commits
d33cbb7v19.6.0aacc345docs: add result info to config option #4241 (#4145)Updates
@commitlint/config-conventionalfrom 19.5.0 to 19.6.0Release notes
Sourced from
@commitlint/config-conventional's releases.Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
d33cbb7v19.6.0Updates
@emotion/reactfrom 11.13.3 to 11.13.5Release notes
Sourced from
@emotion/react's releases.Commits
c161e6fVersion Packages (#3272)f45eb19Update changeset (#3273)77d930dFix inconsistent hashes using development vs production bundles/exportscon...e310c6eVersion Packages (#3263)b10de75FixCannot find name 'EmotionCache'type error (#3262)31fa40bVersion Packages (#3247)532ff57Add fetchpriority to props (#3093)ad630e3Minor performance improvements (#3244)Updates
@emotion/styledfrom 11.13.0 to 11.13.5Release notes
Sourced from
@emotion/styled's releases.Commits
c161e6fVersion Packages (#3272)f45eb19Update changeset (#3273)77d930dFix inconsistent hashes using development vs production bundles/exportscon...e310c6eVersion Packages (#3263)b10de75FixCannot find name 'EmotionCache'type error (#3262)31fa40bVersion Packages (#3247)532ff57Add fetchpriority to props (#3093)ad630e3Minor performance improvements (#3244)3f46884Version Packages (#3235)153cf88Add scale property as unitless (#3240)Updates
@mui/materialfrom 6.1.4 to 6.1.9Release notes
Sourced from
@mui/material's releases.... (truncated)
Changelog
Sourced from
@mui/material's changelog.... (truncated)
Commits
8217844v6.1.9 (#44551)6b96951[Grid2] Add container class toGrid2Classes(#44562)dfe7067[Grid2] Revert ExportGrid2Classesinterface (#44420) (#44560)18eee29[Grid2] ExportGrid2Classesinterface (#44420)72823b8[system] Add ThemeProvidernoSsrto prevent double rendering (#44451)8ac260c[mui-material][Select] Omitplaceholderfrom props (#44502)6894dfa[test] Do not enforce the presence ofownerState.classNamein `describeConf...7be6a2eBump jsdom to ^25.0.1 (#44020)0b8739f[release] v6.1.8 (#44481)232555b[material-ui][Button] Revert Button loading (#44478)Updates
@swc/corefrom 1.7.36 to 1.9.3Changelog
Sourced from
@swc/core's changelog.... (truncated)
Commits
12b9c7cchore: Publish1.9.3withswc_corev6.0.162d3d19chore: Update changelog6fa8ca8chore: Publish1.9.3-nightly-20241122.1withswc_corev6.0.14e903e9chore: Publish crates withswc_corev6.0.1e0fdd68feat(visit): Derive serde forAstParentKind(#9744)14a5c1efix(@swc/types): tsc build file ignored by npm (#9754)cd4321cdoc(types): DocumentAssumptionsAPI (#9746)35b0ca0fix(es): Source mapsuper(...args)calls in injected constructors (#9745)c55e524chore: Publish crates withswc_corev6.0.14ffb21efix(es/plugin): Migrateswc plugin newto use.cargo/config.toml(#9740)Updates
@swc/helpersfrom 0.5.13 to 0.5.15Commits
Updates
@types/nodefrom 20.16.13 to 20.17.9Commits
Updates
@types/reactfrom 18.3.11 to 18.3.12Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.10.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
f74a8fachore(release): publish 8.16.02e2433bfeat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66docs(eslint-plugin): add missing>inarray-type.mdx(#10371)71243dbchore: correct lint errors in CI (#10370)cdbc669feat(eslint-plugin): [max-params] add function overload and function type sup...cac88cachore: set no-else-return allowIfElse to false (#10325)2444351chore(release): publish 8.15.06c27d08chore: bump eslint dependencies (#10354)f5e23e2fix(utils): add defaultOptions to meta in rule (#10339)12ce800docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...Updates
@typescript-eslint/parserfrom 8.10.0 to 8.16.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
f74a8fachore(release): publish 8.16.0fe6b47ffeat: support TypeScript 5.7 (#10372)2444351chore(release): publish 8.15.0e022eb0docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0achore(release): publish 8.14.0ac1f632chore(release): publish 8.13.04af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.13413a2dchore(release): publish 8.12.079c27a8chore(release): publish 8.11.0Updates
@vitejs/plugin-reactfrom 4.3.3 to 4.3.4Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from