From e787dfaf47a2f42ee06c85909c7ac0911caf6c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 17:23:01 +0530 Subject: [PATCH] chore(deps-dev): Bump postcss from 8.4.30 to 8.4.31 in /app/client (#27797) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
Release notes

Sourced from postcss's releases.

8.4.31

Changelog

Sourced from postcss's changelog.

8.4.31

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.30&new-version=8.4.31)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/appsmithorg/appsmith/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shrikant Sharat Kandula --- app/client/package.json | 2 +- .../packages/design-system/widgets-old/package.json | 2 +- app/client/yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/client/package.json b/app/client/package.json index c696ca6cd3..9ae341a773 100644 --- a/app/client/package.json +++ b/app/client/package.json @@ -327,7 +327,7 @@ "msw": "^0.28.0", "pg": "^8.11.3", "plop": "^3.1.1", - "postcss": "^8.4.30", + "postcss": "^8.4.31", "postcss-at-rules-variables": "^0.3.0", "postcss-conditionals": "^2.1.0", "postcss-each": "^1.1.0", diff --git a/app/client/packages/design-system/widgets-old/package.json b/app/client/packages/design-system/widgets-old/package.json index e2516e99fb..910f308dd0 100644 --- a/app/client/packages/design-system/widgets-old/package.json +++ b/app/client/packages/design-system/widgets-old/package.json @@ -22,7 +22,7 @@ "eslint-plugin-storybook": "^0.6.8", "identity-obj-proxy": "3.0.0", "playwright": "^1.25.1", - "postcss": "^8.4.14", + "postcss": "^8.4.31", "postcss-import": "^14.1.0", "tsconfig-paths-webpack-plugin": "^3.5.2", "wait-on": "^5.3.0" diff --git a/app/client/yarn.lock b/app/client/yarn.lock index d4efc25c7f..6766829679 100644 --- a/app/client/yarn.lock +++ b/app/client/yarn.lock @@ -2362,7 +2362,7 @@ __metadata: eslint-plugin-storybook: ^0.6.8 identity-obj-proxy: 3.0.0 playwright: ^1.25.1 - postcss: ^8.4.14 + postcss: ^8.4.31 postcss-import: ^14.1.0 tsconfig-paths-webpack-plugin: ^3.5.2 wait-on: ^5.3.0 @@ -10306,7 +10306,7 @@ __metadata: pg: ^8.11.3 plop: ^3.1.1 popper.js: ^1.15.0 - postcss: ^8.4.30 + postcss: ^8.4.31 postcss-at-rules-variables: ^0.3.0 postcss-conditionals: ^2.1.0 postcss-each: ^1.1.0 @@ -24760,14 +24760,14 @@ __metadata: languageName: node linkType: hard -"postcss@npm:*, postcss@npm:^8.3.5, postcss@npm:^8.4.14, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.27, postcss@npm:^8.4.30, postcss@npm:^8.4.4": - version: 8.4.30 - resolution: "postcss@npm:8.4.30" +"postcss@npm:*, postcss@npm:^8.3.5, postcss@npm:^8.4.21, postcss@npm:^8.4.23, postcss@npm:^8.4.27, postcss@npm:^8.4.31, postcss@npm:^8.4.4": + version: 8.4.31 + resolution: "postcss@npm:8.4.31" dependencies: nanoid: ^3.3.6 picocolors: ^1.0.0 source-map-js: ^1.0.2 - checksum: 6c810c10c9bd3e03ca016e0b6b6756261e640aba1a9a7b1200b55502bc34b9165e38f590aef3493afc2f30ab55cdfcd43fd0f8408d69a77318ddbcf2a8ad164b + checksum: 1d8611341b073143ad90486fcdfeab49edd243377b1f51834dc4f6d028e82ce5190e4f11bb2633276864503654fb7cab28e67abdc0fbf9d1f88cad4a0ff0beea languageName: node linkType: hard