Skip to content
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

chore(dependencies): update postcss (major) #336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fullhuman/postcss-purgecss (source) 4.1.3 -> 6.0.0 age adoption passing confidence
cssnano 5.1.5 -> 7.0.6 age adoption passing confidence
cssnano-preset-advanced 5.3.1 -> 7.0.6 age adoption passing confidence
postcss-cli 9.1.0 -> 11.0.0 age adoption passing confidence
postcss-custom-properties (source) 12.1.5 -> 14.0.4 age adoption passing confidence
postcss-import 14.1.0 -> 16.1.0 age adoption passing confidence
postcss-mixins 9.0.2 -> 11.0.3 age adoption passing confidence
postcss-modules 4.3.1 -> 6.0.1 age adoption passing confidence
postcss-nested 5.0.6 -> 7.0.2 age adoption passing confidence

Release Notes

FullHuman/purgecss (@​fullhuman/postcss-purgecss)

v6.0.0

Compare Source

Bug Fixes
Features

v5.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • purgecss-webpack-plugin: drop webpack 4 support
cssnano/cssnano (cssnano)

v7.0.6: v7.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6

v7.0.5

Compare Source

v7.0.4: v7.0.4

Compare Source

Bug fixes

v7.0.3: v7.0.3

Compare Source

Bug Fixes

  • cssnano-preset-default: preserve SVG viewbox and title by default
  • postcss-convert-values: preserve percent sign in arguments of color functions when needed
  • postcss-ordered-values: preserve correct order in animation property
  • postcss-minify-selectors: preserve quotes when escaping selector is required
  • postcss-discard-comments: do not remove strings that only look like comments in selectors

Thanks to @​ota-meshi and @​seiyab for their contributions to this release.

v7.0.2: v7.0.2

Compare Source

Bug Fixes

  • fix invalid output in some cases where selectors contain comments

v7.0.1: v7.0.1

Compare Source

Patch changes

Update postcss-calc dependency to latest version

v7.0.0: v7.0.0

Compare Source

Breaking changes

This release drops official support for unmaintained long term support Node.js releases 14 and 16. It also drops support for non-long term support releases 19 and 21 and add support for Node.js 22. Only the package.json engines field has been updated. The code should otherwise be identical to the previous 6.1.2 release.

Ensuring support for older Node.js had become difficult as the GitHub actions runners are not available for the latest MacOS and recent pnpm also could not run on CI any more.

v6.1.2: v6.1.2

Compare Source

Bug Fixes

  • preserve correct order of gap and column-gap properties

Patch Changes

  • update autoprefixer

v6.1.1

Compare Source

v6.1.0: v6.1.0

Compare Source

This release contains a lot of fixes to Browserslist support thanks to @​colinrotherham

Features

  • support Browserslist options in more plugins
  • support overriding autoprefixer options

Additionally, this release includes improved TypeScript types.

v6.0.5: v6.0.5

Compare Source

Bug Fixes

  • correctly minify font declaration in edge cases
  • preserve initial property in -webkit-line-clamp

v6.0.4: v6.0.4

Compare Source

Bug Fixes
  • preserve empty @layer declarations
  • avoid crashing when encountering @layer without any braces afterwards
  • update to latest lilconfig dependency to avoid vulnerability

v6.0.3: v6.0.3

Compare Source

Bug fixes
  • do not sort unknown properties

Other

  • Require latest browserslist and postcss-selector-parser

v6.0.2: v6.0.2

Compare Source

  • fix: update cssnano peer dependency to 8.4.31 to avoid security issue
  • fix: update postcss-calc to 9.0.1 to solve disappearing expressions inside two brackets
  • deps(postcss-svgo): update SVGO to 3.0.5 and update doc
  • chore: update css-declaration-sorter
  • fix(postcss-minify-selectors): prevent mangling of timeline range names
  • fix(postcss-convert-values): keep percent unit in @Property
  • chore(cssnano): update lilconfig to 3.0.0

v6.0.1: v6.0.1

Compare Source

Bug Fixes

v6.0.0: v6.0.0

Compare Source

Major Changes

  • 99d1e6a: postcss-normalize-url: remove normalize-url configuration options
  • 4e272f8: postcss-svgo: Upgrade dependency svgo to v3 and increase the minimum supported node version to v14
  • ca9d3f5: Switch minimum supported Node version to 14 for all packages
  • 39a2040: feat!(cssnano): remove undocumented YAML config support

Migration instructions

  • If you're not happy with the defaults for the normalize-url transform, turn it off completely. Options were removed as most would change the meaning of the URL, which is unexpcted in the case of CSS minification.
  • In the unlikely event you're using YAML to configure cssnano, move the cssnano configuration inside the PostCSS config or use a configuration file in CommonJS or JSON format.

v5.1.15: v5.1.15

Compare Source

Bug Fixes

  • fix(postcsss-reduce-initial): fix mask-repeat conversion
  • fix(postcss-colormin): don't minify colors in src declarations
  • fix(postcss-merge-rules): do not merge conflicting flex and border properties

v5.1.14: v5.1.14

Compare Source

Bug Fixes

  • fix: update autoprefixer and browserslist
  • fix(postcss-reduce-initial): improve initial properties data

v5.1.13: v5.1.13

Compare Source

Bug Fixes

v5.1.12: v5.1.12

Compare Source

Bug Fixes

v5.1.11: v5.1.11

Compare Source

Bug Fixes

  • postcss-ordered-values: preserve constant values (32ab4d9b7d20d)

v5.1.10: v5.1.10

Compare Source

Bug Fixes

v5.1.9: v5.1.9

Compare Source

Bug Fixes

  • postcss-merge-longhand: preserve more color function fallbacks (712993cb4a4e0)

v5.1.8: v5.1.8

Compare Source

Bug Fixes

  • postcss-convert-values: preserve percentage sign on IE 11 (57f060ad21734)

v5.1.7

Compare Source

v5.1.6: v5.1.6

Compare Source

Bug Fixes
  • preserve border color when merging border properties (5f5080a)
postcss/postcss-cli (postcss-cli)

v11.0.0

Compare Source

v10.1.0

Compare Source

  • Allow running --watch mode in non-TTY contexts, like Docker (#​448)
  • Update dependencies

v10.0.0

Compare Source

  • BREAKING: Drop Node 12 support (#​438)
  • Add support for ESM config files (#​437)
csstools/postcss-plugins (postcss-custom-properties)

v14.0.4

Compare Source

November 1, 2024

v14.0.3

Compare Source

October 23, 2024

v14.0.2

Compare Source

October 10, 2024

v14.0.1

Compare Source

August 18, 2024

v14.0.0

Compare Source

August 3, 2024

v13.3.12

Compare Source

July 6, 2024

v13.3.11

Compare Source

June 29, 2024

v13.3.10

Compare Source

May 4, 2024

v13.3.9

Compare Source

May 4, 2024

v13.3.8

Compare Source

April 22, 2024

v13.3.7

Compare Source

April 11, 2024

  • Improve handling of cross references between computed values of custom properties

v13.3.6

Compare Source

March 13, 2024

v13.3.5

Compare Source

February 19, 2024

v13.3.4

Compare Source

December 31, 2023

v13.3.3

Compare Source

December 15, 2023

v13.3.2

Compare Source

September 24, 2023

v13.3.1

Compare Source

May 4, 2024

v13.3.0

Compare Source

July 24, 2023

v13.2.1

Compare Source

July 3, 2023

v13.2.0

Compare Source

June 1, 2023

  • Do not generate fallback values when the rule is wrapped in @supports (top: var(--f)).

v13.1.5

Compare Source

April 10, 2023

  • Updated @csstools/css-tokenizer to 2.1.1 (patch)
  • Updated @csstools/css-parser-algorithms to 2.1.1 (patch)
  • Updated @csstools/cascade-layer-name-parser to 1.0.2 (patch)

v13.1.4

Compare Source

February 21, 2023

  • Fixed: exception on chained variable declarations.

v13.1.3

Compare Source

February 8, 2023

  • Fixed: exception on missing variables.

v13.1.2

Compare Source

February 7, 2023

  • Do not apply fallback values when these contain unresolvable custom properties.

v13.1.1

Compare Source

January 28, 2023

  • Improve types declaration in package.json

v13.1.0

Compare Source

January 24, 2023

  • Added: Support for Cascade Layers.
  • Improve plugin performance (port of fixes in v12.1.11)

v13.0.0

Compare Source

November 14, 2022

  • Updated: Support for Node v14+ (major).
  • Removed : importFrom feature (breaking).
  • Removed : exportTo feature (breaking).
  • Added support for local custom property declarations.
.example {
	--a-value: 20px;
	margin: var(--a-value);
}

/* becomes */

.example {
	--a-value: 20px;
	margin: 20px;
	margin: var(--a-value);
}

v12.1.11

Compare Source

December 1, 2022

  • Improve plugin performance

v12.1.10

Compare Source

October 20, 2022

  • Fix how preserve: false interacts with logic around duplicate code (see 12.1.9).
:root {
	--my-order: 1;
}

.foo {
	order: 1;
	order: var(--my-order);
}

/* With `preserve: false` : */

.foo {
	order: 1;
}

v12.1.9

Compare Source

September 14, 2022

  • Prevent duplicate code generation.
.foo {
	order: 1;
	order: var(--my-order, 1);
}

/* becomes */

.foo {
	order: 1;
- 	order: 1;
	order: var(--my-order, 1);
}

v12.1.8

Compare Source

June 10, 2022

  • Remove some unneeded regular expressions.

v12.1.7

Compare Source

April 8, 2022

  • Fix racing condition that could happen when using other async PostCSS plugins (#​331)

v12.1.6

Compare Source

April 5, 2022

  • Fix var() fallback value downgrades with value lists.
postcss/postcss-import (postcss-import)

v16.1.0

Compare Source

  • Allow bundling URLs with fragments (useful for Vite users) (#​560, #​561)

v16.0.1

Compare Source

  • Fix crash when handling some @imports with media conditions (#​557, #​558)

v16.0.0

Compare Source

  • BREAKING: Require Node.js v18+ (#​550, #​551)
  • BREAKING: Signifigant rewrite, with small behavioral tweaks in a number of edge cases
  • Support for @supports conditional imports added (#​532, #​548)
  • When skipDuplicates is false, handles import cycles correctly (#​462, #​535)
  • Add warnOnEmpty option to allow disabling warnings for empty files (#​84, #​541)
  • Use proper node.errors (#​518, #​540)

Huge thanks to @romainmenke for all the hard work he put into this release.

v15.1.0

Compare Source

  • Add data: URL support (this is not useful for most consumers) (#​515)

v15.0.1

Compare Source

v15.0.0

Compare Source

  • BREAKING: Require Node.js v14+ (#​497)
  • BREAKING: Require nameLayer option for handling anonymous layers (#​496)
  • Fix handling of @media queries inside layered imports (#​495, #​496)
postcss/postcss-mixins (postcss-mixins)

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

  • Fixed compatibility with fast-glob (by @​ziebam).

v11.0.0

Compare Source

  • Replaced fast-glob to tinyglobby to reduce dependencies (by @​ziebam).
  • Moved to case-insensitive mixinsFiles (by @​ziebam).

v10.0.1

Compare Source

  • Fixed .cjs mixin support (by @​pridyok).
  • Fixed .mjs mixin support.

v10.0.0

Compare Source

  • Added single-arg() support (by @​pciarach).
  • Removed Node.js 16 and 14 support.

v9.0.4

Compare Source

  • Moved to postcss-simple-vars 7.

v9.0.3

Compare Source

  • Fixed hot reload (by Andrey Grandilevskiy).
  • Fixed Windows support (by Andrey Grandilevskiy).
css-modules/postcss-modules (postcss-modules)

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking

The resolve option has two parameters now and can return null. Thanks to Rene Haas (@​KingSora)
madyankin/postcss-modules@86d8135

Parameters:

  • file — a module we want to resolve
  • importer — the file that imports the module we want to resolve

Return value: string | null | Promise<string | null>

postcss([
	require("postcss-modules")({
    	resolve: function (file, importer) {
			return path.resolve(
				path.dirname(importer),
				file.replace(/^@&#8203;/, process.cwd()
			);
    	},
  	}),
]);
Fixed
Improved

[v5.0.0](https://redirect


Configuration

📅 Schedule: Branch creation - "before 12pm on Wednesday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-postcss branch 2 times, most recently from b85c658 to 5377caa Compare August 8, 2022 02:38
@renovate renovate bot changed the title chore(dependencies): update dependency postcss-cli to v10 chore(dependencies): update postcss (major) Aug 15, 2022
@renovate renovate bot force-pushed the renovate/major-postcss branch 3 times, most recently from d0a5370 to b044e65 Compare September 13, 2022 23:00
@renovate renovate bot force-pushed the renovate/major-postcss branch from e20e900 to 99c76e6 Compare May 28, 2023 11:27
@renovate renovate bot force-pushed the renovate/major-postcss branch from 99c76e6 to 046e01b Compare June 4, 2023 15:14
@renovate renovate bot force-pushed the renovate/major-postcss branch from 046e01b to c76f83b Compare July 6, 2023 10:37
@renovate renovate bot force-pushed the renovate/major-postcss branch 2 times, most recently from 4f7b0bf to 750e753 Compare September 27, 2023 22:17
Copy link
Contributor Author

renovate bot commented Dec 17, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @stencila/[email protected]
npm error Found: [email protected]
npm error node_modules/postcss
npm error   dev postcss@"8.4.12" from the root project
npm error
npm error Could not resolve dependency:
npm error peer postcss@"^8.4.31" from [email protected]
npm error node_modules/cssnano
npm error   dev cssnano@"7.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-07T22_38_21_930Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-07T22_38_21_930Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-postcss branch 3 times, most recently from 081d6e8 to 58f2c79 Compare January 6, 2024 19:42
@renovate renovate bot force-pushed the renovate/major-postcss branch 2 times, most recently from fbe1b2f to 6452146 Compare February 22, 2024 10:46
@renovate renovate bot force-pushed the renovate/major-postcss branch 4 times, most recently from 3c2f460 to 2b2ab45 Compare April 29, 2024 14:20
@renovate renovate bot force-pushed the renovate/major-postcss branch 2 times, most recently from 26ff029 to 44598f4 Compare May 7, 2024 22:38
@renovate renovate bot force-pushed the renovate/major-postcss branch from 44598f4 to bbc96d5 Compare June 8, 2024 12:50
@renovate renovate bot force-pushed the renovate/major-postcss branch 3 times, most recently from 1653404 to 11acc89 Compare July 9, 2024 15:41
@renovate renovate bot force-pushed the renovate/major-postcss branch 3 times, most recently from 9614d86 to 1ab0654 Compare August 12, 2024 14:54
@renovate renovate bot force-pushed the renovate/major-postcss branch 3 times, most recently from 38637a0 to 047939f Compare September 12, 2024 10:26
@renovate renovate bot force-pushed the renovate/major-postcss branch 2 times, most recently from c196256 to 5fc80a1 Compare October 4, 2024 00:32
@renovate renovate bot force-pushed the renovate/major-postcss branch 2 times, most recently from fd6102f to b724130 Compare November 2, 2024 02:12
@renovate renovate bot force-pushed the renovate/major-postcss branch 3 times, most recently from eb7e889 to 860e40e Compare November 4, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants