Skip to content

Bump postcss, postcss-css-variables and rtlcss in /wp-content/themes/twentytwentyone#7

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wp-content/themes/twentytwentyone/postcss-and-postcss-css-variables-and-rtlcss-8.4.23
Open

Bump postcss, postcss-css-variables and rtlcss in /wp-content/themes/twentytwentyone#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wp-content/themes/twentytwentyone/postcss-and-postcss-css-variables-and-rtlcss-8.4.23

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2023

Bumps postcss to 8.4.23 and updates ancestor dependencies postcss, postcss-css-variables and rtlcss. These dependencies need to be updated together.

Updates postcss from 7.0.35 to 8.4.23

Release notes

Sourced from postcss's releases.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

8.4.21

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by @​romainmenke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by @​KingSora).

8.4.17

8.4.16

  • Fixed Root AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

8.4.9

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

... (truncated)

Changelog

Sourced from postcss's changelog.

8.4.23

  • Fixed warnings in TypeDoc.

8.4.22

  • Fixed TypeScript support with node16 (by Remco Haszing).

8.4.21

  • Fixed Input#error types (by Aleks Hudochenkov).

8.4.20

  • Fixed source map generation for childless at-rules like @layer.

8.4.19

  • Fixed whitespace preserving after AST transformations (by Romain Menke).

8.4.18

  • Fixed an error on absolute: true with empty sourceContent (by Rene Haas).

8.4.17

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).

8.4.16

  • Fixed Root AST migration.

8.4.15

  • Fixed AST normalization after using custom parser with old PostCSS AST.

8.4.14

  • Print “old plugin API” warning only if plugin was used (by @​zardoy).

8.4.13

  • Fixed append() error after using .parent (by Jordan Pittman).

8.4.12

  • Fixed package.funding to have same value between all PostCSS packages.

8.4.11

  • Fixed Declaration#raws.value type.

8.4.10

  • Fixed package.funding URL format.

8.4.9

  • Fixed package.funding (by Álvaro Mondéjar).

8.4.8

  • Fixed end position in empty Custom Properties.

8.4.7

... (truncated)

Commits

Updates postcss-css-variables from 0.17.0 to 0.19.0

Changelog

Sourced from postcss-css-variables's changelog.

v0.19.0 - 2023-04-12

v0.18.0 - 2021-05-11

  • [breaking] Add basic postcss 8 support (older versions of PostCSS no longer compatible)
Commits

Updates rtlcss from 2.6.2 to 4.1.0

Release notes

Sourced from rtlcss's releases.

Version 4.0

  • Update dependencies, Internal code refactoring, cleanup and optimizations. Thanks @​XhmikosR
  • Support flipping justify-content, justify-items and justify-self. Thanks @​mbehzad
  • Support flipping length position without using calc.

Version 3.0

  • Upgrade to POSTCSS 8.
  • Dropped Node.js 6.x, 8.x, 11.x, and 13.x versions.
Changelog

Sourced from rtlcss's changelog.

4.1.0 - 11 Apr. 2023

  • Update dependencies. Thanks @​XhmikosR
  • Update mirroring transform-origin to not flip y-offset when x-offset is center. Thanks @​skmanohar
  • Return an error code when the parssed CSS file is invalid. Thanks @​HANNICHE-Walid

4.0.0 - 09 Aug. 2022

  • Update dependencies, Internal code refactoring, cleanup and optimizations. Thanks @​XhmikosR
  • Support flipping justify-content, justify-items and justify-self. Thanks @​mbehzad
  • Support flipping length position without using calc.

3.5.0 - 02 Nov. 2021

3.4.0 - 18 Oct. 2021

  • Support flipping object-position.
  • Update devDependencies.

3.3.0 - 08 Jul. 2021

  • Add processEnv option to support flipping agent-defined environment variables (safe-area-inset-left, safe-area-inset-right).

3.2.1 - 22 Jun. 2021

3.2.0 - 23 May. 2021

  • Add aliases option to support processing Custom Properties (CSS Variables). Thanks @​elchininet

3.1.2 - 04 Feb. 2021

  • Update README.md.

3.1.1 - 02 Feb. 2021

  • Fixes TypeError when placing value directive before !important. #218

3.1.0 - 30 Jan. 2021

  • Use strict mode across all files. Thanks @​XhmikosR
  • Decrease package size by around 6%. Thanks @​XhmikosR
  • Add guards against prototype pollution. Thanks @​XhmikosR
  • Allow value directives to be placed any where inside the declaration value.
  • Handle value directives placed after !important.
  • Fix reading config file sources (#209).

... (truncated)

Commits
  • 84f63e5 4.1.0
  • 4b9be38 Update CI config
  • 1aedcef Update CodeQL workflow
  • e197c22 README.md: fix badge
  • 88cfbed Update dependencies and add npmrc for older npm compatibility
  • bd12d02 Bump coverallsapp/github-action from 1.1.3 to 2.0.0
  • 41879ec test/cli.js: fix superfluous arguments
  • 37d3dc9 Bump json5 from 1.0.1 to 1.0.2
  • a9ae97d transform-origin should not mirror y-offset when x-offset is center
  • ba44866 CI: Add Node.js 18
  • Additional commits viewable in compare view

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 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 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.

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.23 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [postcss-css-variables](https://github.com/MadLittleMods/postcss-css-variables) and [rtlcss](https://github.com/MohammadYounes/rtlcss). These dependencies need to be updated together.


Updates `postcss` from 7.0.35 to 8.4.23
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@7.0.35...8.4.23)

Updates `postcss-css-variables` from 0.17.0 to 0.19.0
- [Release notes](https://github.com/MadLittleMods/postcss-css-variables/releases)
- [Changelog](https://github.com/MadLittleMods/postcss-css-variables/blob/master/CHANGELOG.md)
- [Commits](MadLittleMods/postcss-css-variables@v0.17.0...v0.19.0)

Updates `rtlcss` from 2.6.2 to 4.1.0
- [Release notes](https://github.com/MohammadYounes/rtlcss/releases)
- [Changelog](https://github.com/MohammadYounes/rtlcss/blob/master/CHANGELOG.md)
- [Commits](MohammadYounes/rtlcss@2.6.2...v4.1.0)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: postcss-css-variables
  dependency-type: direct:development
- dependency-name: rtlcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants