chore(deps-dev): bump the dev-dependencies group with 7 updates#12
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-dependencies group with 7 updates#12dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
PR Quality Report 📊
|
❌ Deploy Preview for gridfinity-drawer-planner failed.
|
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/mathjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mathjs) | `9.4.1` | `9.4.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.7.0` | `5.0.0` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `3.11.0` | `4.0.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.33.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.2` | `5.2.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.1.11` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.19` | `7.1.1` | Updates `@types/mathjs` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mathjs) Updates `@vitejs/plugin-react` from 4.7.0 to 5.0.0 - [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/plugin-react@5.0.0/packages/plugin-react) Updates `@vitejs/plugin-react-swc` from 3.11.0 to 4.0.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.0.0/packages/plugin-react-swc) Updates `eslint` from 8.57.1 to 9.33.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.33.0) Updates `eslint-plugin-react-hooks` from 4.6.2 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `tailwindcss` from 3.4.17 to 4.1.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/tailwindcss) Updates `vite` from 5.4.19 to 7.1.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.1/packages/vite) --- updated-dependencies: - dependency-name: "@types/mathjs" dependency-version: 9.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-react-hooks dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: vite dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4542c6d to
6219b86
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 7 updates:
9.4.19.4.24.7.05.0.03.11.04.0.08.57.19.33.04.6.25.2.03.4.174.1.115.4.197.1.1Updates
@types/mathjsfrom 9.4.1 to 9.4.2Commits
Updates
@vitejs/plugin-reactfrom 4.7.0 to 5.0.0Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
9e4a944release: plugin-react@5.0.061d777dfix(deps): update all non-major dependencies (#670)7d3a57arelease: plugin-react@5.0.0-beta.09ffd86dfix(react): use development jsx transform forNODE_ENV=developmentbuild (#...133d786feat: mergeplugin-react-oxcintoplugin-react(#609)26326b3feat!: support including files in node_modules (#306)9ce3b22fix(deps): update all non-major dependencies (#593)cadd7d2fix!: removeresolve.dedupe(#586)005f16erefactor!: remove oldbabel-plugin-react-compilersupport (#584)b9efa3frefactor!: bump required node version to 20.19+, 22.12+ and drop CJS build (#...Updates
@vitejs/plugin-react-swcfrom 3.11.0 to 4.0.0Release notes
Sourced from
@vitejs/plugin-react-swc's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react-swc's changelog.Commits
Updates
eslintfrom 8.57.1 to 9.33.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a90d7c49.33.09534b55Build: changelog update for 9.33.04258046chore: update dependency@eslint/jsto v9.33.0 (#19998)ad28371chore: package.json update for@eslint/jsrelease06a22f1test: resolve flakiness in --mcp flag test (#19993)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995)34f0723docs: playground button for TypeScript code example (#19671)dc942a4docs: Update README5a4b6f7docs: Update no-multi-assign.md (#19979)247e156docs: add missing let declarations inno-plusplus(#19980)Updates
eslint-plugin-react-hooksfrom 4.6.2 to 5.2.0Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
... (truncated)
Commits
Updates
tailwindcssfrom 3.4.17 to 4.1.11Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
b24457aPrepare 4.1.11 (#18397)aa85931feat: add Vite 7 support to the@tailwindcss/viteplugin (#18384)f0e2f5bFix: Correct typo in comment (#18361)d06bbb8Prepare v4.1.10 (#18290)ddb0befFix missing space around-when using%regression (#18289)b88371aPrepare v4.1.9 (#18285)aa817fbfix: don't break CSS keywords when formatting math expressions (#18220)bea843cCSS Parser: Handle string with semi-colon in custom properties. (#18251)8bfbac5docs: fix typo in container.ts comment ("a the" -> "the") (#18223)193eb84Release v4.1.8 (#18164)Updates
vitefrom 5.4.19 to 7.1.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.