chore(deps-dev): bump the development_minors_and_patches group across 1 directory with 31 updates - #289
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
… 1 directory with 31 updates Bumps the development_minors_and_patches group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.7` | `22.20.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.4.0` | | [open](https://github.com/sindresorhus/open) | `11.0.0` | `11.0.2` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.9.6` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.4` | `4.23.13` | | [turbo](https://github.com/vercel/turborepo) | `2.9.18` | `2.10.12` | | [@gewis/eslint-config-typescript](https://github.com/GEWIS/js-configs/tree/HEAD/configs/eslint-config-typescript) | `2.3.0` | `2.4.0` | | [@gewis/eslint-config-vue](https://github.com/GEWIS/js-configs/tree/HEAD/configs/eslint-config-vue) | `2.3.0` | `2.4.0` | | [@tsconfig/node22](https://github.com/tsconfig/bases/tree/HEAD/bases) | `22.0.2` | `22.0.6` | | [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.7.0` | `0.9.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.5.4` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.20` | `4.17.25` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.26` | | [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.103.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.11` | `4.3.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.2.2` | `4.3.3` | | [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen) | `0.30.0` | `0.31.0` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.1` | `2.1.0` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.3` | `3.3.6` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `9.39.5` | | [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) | `5.1.1` | `5.1.3` | | [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) | `1.18.2` | `1.19.0` | | [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) | `7.2.0` | `7.2.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.1` | `8.68.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.1` | `8.68.0` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `9.2.1` | `9.2.4` | | [nodemon](https://github.com/remy/nodemon) | `3.1.11` | `3.1.14` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.11` | | [@hey-api/openapi-ts](https://github.com/hey-api/hey-api/tree/HEAD/packages/openapi-ts) | `0.66.7` | `0.99.0` | Updates `@types/node` from 22.19.7 to 22.20.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `lint-staged` from 16.2.7 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.4.0) Updates `open` from 11.0.0 to 11.0.2 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v11.0.0...v11.0.2) Updates `prettier` from 3.8.1 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.9.6) Updates `tsx` from 4.22.4 to 4.23.13 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.4...v4.23.13) Updates `turbo` from 2.9.18 to 2.10.12 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.18...v2.10.12) Updates `@gewis/eslint-config-typescript` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/GEWIS/js-configs/releases) - [Commits](https://github.com/GEWIS/js-configs/commits/v2.4.0/configs/eslint-config-typescript) Updates `@gewis/eslint-config-vue` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/GEWIS/js-configs/releases) - [Commits](https://github.com/GEWIS/js-configs/commits/v2.4.0/configs/eslint-config-vue) Updates `@tsconfig/node22` from 22.0.2 to 22.0.6 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@vue/tsconfig` from 0.7.0 to 0.9.1 - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](vuejs/tsconfig@v0.7.0...v0.9.1) Updates `autoprefixer` from 10.4.21 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.5.4) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `@types/lodash` from 4.17.20 to 4.17.25 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `postcss` from 8.5.6 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.26) Updates `sass` from 1.89.2 to 1.103.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.89.2...1.103.1) Updates `tailwindcss` from 4.1.11 to 4.3.3 - [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.3.3/packages/tailwindcss) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `@vitejs/plugin-react-swc` from 4.2.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-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.3/packages/plugin-react-swc) Updates `openapi-typescript-codegen` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/ferdikoomen/openapi-typescript-codegen/releases) - [Changelog](https://github.com/ferdikoomen/openapi-typescript-codegen/blob/main/CHANGELOG.md) - [Commits](ferdikoomen/openapi-typescript-codegen@v0.30.0...v0.31.0) Updates `@eslint/compat` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat) Updates `@eslint/eslintrc` from 3.3.3 to 3.3.6 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.3...eslintrc-v3.3.6) Updates `@eslint/js` from 9.39.2 to 9.39.5 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.5/packages/js) Updates `@types/express-serve-static-core` from 5.1.1 to 5.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) Updates `@types/express-session` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `@types/supertest` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest) Updates `@typescript-eslint/eslint-plugin` from 8.53.1 to 8.68.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.68.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.53.1 to 8.68.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.68.0/packages/parser) Updates `concurrently` from 9.2.1 to 9.2.4 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v9.2.1...v9.2.4) Updates `nodemon` from 3.1.11 to 3.1.14 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.11...v3.1.14) Updates `vitest` from 4.1.9 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) Updates `@hey-api/openapi-ts` from 0.66.7 to 0.99.0 - [Release notes](https://github.com/hey-api/hey-api/releases) - [Changelog](https://github.com/hey-api/hey-api/blob/main/packages/openapi-ts/CHANGELOG.md) - [Commits](https://github.com/hey-api/hey-api/commits/@hey-api/openapi-ts@0.99.0/packages/openapi-ts) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@eslint/js" dependency-version: 9.39.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@gewis/eslint-config-typescript" dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@gewis/eslint-config-vue" dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@tsconfig/node22" dependency-version: 22.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@types/express-serve-static-core" dependency-version: 5.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@types/express-session" dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@types/lodash" dependency-version: 4.17.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@types/node" dependency-version: 22.20.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@types/supertest" dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.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.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: "@vue/tsconfig" dependency-version: 0.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: concurrently dependency-version: 9.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: nodemon dependency-version: 3.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: open dependency-version: 11.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: openapi-typescript-codegen dependency-version: 0.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: sass dependency-version: 1.103.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: tsx dependency-version: 4.23.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: turbo dependency-version: 2.10.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development_minors_and_patches - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development_minors_and_patches ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/develop/development_minors_and_patches-6f10d7cd62
branch
from
September 3, 2026 04:40
055b01e to
0f9f411
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/develop/development_minors_and_patches-6f10d7cd62
branch
September 4, 2026 13:28
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 31 updates in the / directory:
22.19.722.20.116.2.716.4.011.0.011.0.23.8.13.9.64.22.44.23.132.9.182.10.122.3.02.4.02.3.02.4.022.0.222.0.60.7.00.9.110.4.2110.5.44.17.214.18.14.17.204.17.258.5.68.5.261.89.21.103.14.1.114.3.35.8.35.9.34.2.24.3.30.30.00.31.02.0.12.1.03.3.33.3.69.39.29.39.55.1.15.1.31.18.21.19.07.2.07.2.18.53.18.68.08.53.18.68.09.2.19.2.43.1.113.1.144.1.94.1.110.66.70.99.0Updates
@types/nodefrom 22.19.7 to 22.20.1Commits
Updates
lint-stagedfrom 16.2.7 to 16.4.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
445f9ddchore(changeset): released91be60docs: update readme to use picomatchb392a9frefactor: extractmatchFilesand add unit tests687fc90refactor: replace micromatch with picomatch26dadf9chore(changeset): release9d6e827build(deps): update dependencies8aea986chore(changeset): release0109e8dfix: strip Git CRLF warning from outputdfd6a7achore(changeset): release2adaf6cfix(Windows): do not spawn tasks as detached since it opens a cmd window on ...Updates
openfrom 11.0.0 to 11.0.2Release notes
Sourced from open's releases.
Commits
ccf1fd611.0.252d2d62UsehasOwn(#372)6f006adUpdate dependenciesf38acc811.0.16ac3fe4Fix WSL failure when the working directory is unreachable from Windowsa30acc7Meta tweaksUpdates
prettierfrom 3.8.1 to 3.9.6Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
tsxfrom 4.22.4 to 4.23.13Release notes
Sourced from tsx's releases.
... (truncated)
Commits
28e1f12fix(cache): bound shared transform cache memory (#835)ed9d330fix: shimimport.metawhen tokens are split by comments or newlines (#829)651f5betest: cover CommonJS TypeScript import.meta pathsbd3bc64test: cover CommonJS loader source fallback55cbecefix: preserve async ESM require fallback6c5ba85docs: document CommonJS default interopec1bcd5fix: support nyc coverage discovery (#710)b6e5b48docs: clarify CommonJS default imports2f55884fix: map Node test locationsde935d5docs: document Node source-map stack formattingUpdates
turbofrom 2.9.18 to 2.10.12Release notes
Sourced from turbo's releases.
... (truncated)
Commits
53752d4publish 2.10.12 to registry9d2b03bfix: Run pnpm directly on Windows (#13843)c97782bfeat: Require high confidence for issue fixes (#13842)f153cdachore: Alert Slack for low-confidence issues (#13841)e1674e4chore: Add automatic issue handling (#13840)7107f26fix: Escape ampersands in RSS feed enclosure URLs (#13839)a76330bchore: Handle feedback on Factory pull requests (#13836)3787c06chore: Use geistdocs 1.23.1 (#13834)bbe5406chore: Skip redundant Factory PR approval (#13837)72805d7fix: Move model selector to workspace creation (#13835)Updates
@gewis/eslint-config-typescriptfrom 2.3.0 to 2.4.0Release notes
Sourced from @gewis/eslint-config-typescript's releases.
Commits
1d8dcdfstyle: lint and format3dbd87cchore(deps): bump dependenciesUpdates
@gewis/eslint-config-vuefrom 2.3.0 to 2.4.0Release notes
Sourced from @gewis/eslint-config-vue's releases.
Commits
1d8dcdfstyle: lint and formatUpdates
@tsconfig/node22from 22.0.2 to 22.0.6Commits
Updates
@vue/tsconfigfrom 0.7.0 to 0.9.1Release notes
Sourced from @vue/tsconfig's releases.
Commits
dc7af0b0.9.1e73ef3cfix: align typescript peer dependency with documentation35696850.9.0fa4423bchore: move noUncheckedIndexedAccess from base config to the lib config051d720docs: update TypeScript version requirement3db886afeat: update lib to ES2022 (#41)df9d3d4docs: note the default value oftypesin TS 6+ has been changed to[]0e39087docs: note that strict mode is on by default in TS 6ae3b1dcchore: make GitHub render tsconfig.*.json as JSONC4a223b20.8.1Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vue/tsconfigsince your current version.Updates
autoprefixerfrom 10.4.21 to 10.5.4Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
4cad00fRelease 10.5.4 versione62a4b1Update CI configc8f0d0aUpdate dependenciescae3577Move back to latest pnpm 11fd31eb3Fix duplicated prefixed selectors on reformatted CSS (#1552)958d390Release 10.5.3 version21d2adbFix gradient parserf7ddae9Fix bracket parser10ea5e7Update dependencies and remove patchb6e8a2aUpdate Dev ContainerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for autoprefixer since your current version.
Updates
lodashfrom 4.17.21 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
@types/lodashfrom 4.17.20 to 4.17.25Commits
Updates
postcssfrom 8.5.6 to 8.5.26Release notes
Sourced from postcss's releases.