chore(deps-dev): bump the development_minors_and_patches group across 1 directory with 6 updates#151
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
… 1 directory with 6 updates Bumps the development_minors_and_patches group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.90.9` | `0.92.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.10` | `25.3.0` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.2.2` | `4.2.3` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.24` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.2.1` | Updates `@hey-api/openapi-ts` from 0.90.9 to 0.92.4 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.90.9...@hey-api/openapi-ts@0.92.4) Updates `@types/node` from 25.0.10 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react-swc` from 4.2.2 to 4.2.3 - [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-swc@4.2.3/packages/plugin-react-swc) Updates `autoprefixer` from 10.4.23 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.24) Updates `eslint` from 9.39.2 to 9.39.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v9.39.3) Updates `tailwindcss` from 4.1.18 to 4.2.1 - [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.2.1/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.92.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: eslint dependency-version: 9.39.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: tailwindcss dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches ... Signed-off-by: dependabot[bot] <support@github.com>
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 development_minors_and_patches group with 6 updates in the / directory:
0.90.90.92.425.0.1025.3.04.2.24.2.310.4.2310.4.249.39.29.39.34.1.184.2.1Updates
@hey-api/openapi-tsfrom 0.90.9 to 0.92.4Release notes
Sourced from
@hey-api/openapi-ts's releases.... (truncated)
Commits
1f6fb21Merge pull request #3362 from hey-api/changeset-release/main2646a51ci: releasee9357b5Merge pull request #3370 from hey-api/refactor/plugin-ir-ref27cd91frefactor: allow path in top-level detect function23b1574Merge pull request #3389 from hey-api/test/ci-typechecka1a33fbtest: split typecheck step into twod0d0c0fMerge pull request #3387 from hey-api/fix/ref-parser-max-stackfe3dba6Merge branch 'main' into fix/ref-parser-max-stack11a0f91Merge pull request #3388 from hey-api/test/tsconfig-references648d46atest: use references in test packagesUpdates
@types/nodefrom 25.0.10 to 25.3.0Commits
Updates
@vitejs/plugin-react-swcfrom 4.2.2 to 4.2.3Changelog
Sourced from
@vitejs/plugin-react-swc's changelog.Commits
12914farelease: plugin-react-swc@4.2.399e480cfix(deps): update all non-major dependencies (#1090)4a858eachore(deps): update dependency@types/reactto ^19.2.10 (#1088)45da3a8fix(deps): update swc monorepo (#1089)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)8528e98chore(deps): update dependency@types/reactto ^19.2.9 (#1082)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)a5124dbchore(deps): update dependency@types/reactto ^19.2.8 (#1047)Updates
autoprefixerfrom 10.4.23 to 10.4.24Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
36692c2Release 10.4.24 version67df014Update dependencies032440eperf: reduce array allocations (#1542)Updates
eslintfrom 9.39.2 to 9.39.3Release notes
Sourced from eslint's releases.
Commits
a7d5fe69.39.342e6b06Build: changelog update for 9.39.38594a43chore: upgrade@eslint/js@9.39.3 (#20529)9ceef92chore: package.json update for@eslint/jsrelease791bf8dfix: restore TypeScript 4.0 compatibility in types (#20504)af498c6chore: ignore/docs/v9.xin link checker (#20453)Updates
tailwindcssfrom 4.1.18 to 4.2.1Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
1dce64e4.2.1 (#19714)d15d92cAllow trailing dash in functional utility names (#19696)1b164114.2.0 (#19695)6118f4fFix/misc docs and tests (#19652)5a4a7ebfix(canonicalize): prevent collapse cache pollution across calls (#19675)d0a5612Add mauve, olive, mist, and taupe color palettes (#19627)d9fff9fdocs: update package README CI badge to main (#19692)ed52d3efeat: handle backslash in@utilityname (#19626)6eb3b32Allow multiples of.25inaspect-*fractions (#19688)8ed67bfFix Tailwind CSS package README GitHub links (#19644)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwindcss since your current version.
Most Recent Ignore Conditions Applied to This Pull Request
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 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