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

Bump postcss, postcss-focus, postcss-reporter and postcss-simple-vars #59

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

Conversation

dependabot[bot]
Copy link

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

Bumps postcss to 8.4.22 and updates ancestor dependencies postcss, postcss-focus, postcss-reporter and postcss-simple-vars. These dependencies need to be updated together.

Updates postcss from 7.0.14 to 8.4.22

Release notes

Sourced from postcss's releases.

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

  • Fixed Node#warn() type (by @​ybiquitous).
  • Fixed comment removal in values after ,.

... (truncated)

Changelog

Sourced from postcss's changelog.

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

  • Fixed Node#warn() type (by Masafumi Koba).
  • Fixed comment removal in values after ,.

... (truncated)

Commits

Updates postcss-focus from 1.0.0 to 6.0.0

Changelog

Sourced from postcss-focus's changelog.

Change Log

This project adheres to Semantic Versioning.

6.0

  • Moved to :focus-visible (by Eduard Aksamitov).
  • Added oldFocus option to support the old focus (by Eduard Aksamitov).

5.0.1

  • Added funding links.

5.0

  • Moved to PostCSS 8.
  • Moved postcss to peerDependencies.

4.0

  • Use PostCSS 7.
  • Remove Node.js 4 support.

3.0

  • Do not process if there is a :focus selector already (by Vitalii Rizo).

2.0

  • Use PostCSS 6.0.

1.0

  • Use PostCSS 5.0 API.
  • Do not add spaces for compressed styles.

0.1.1

  • Support PostCSS Plugin Guidelines.

0.1

  • Initial release.
Commits

Updates postcss-reporter from 1.4.1 to 7.0.5

Changelog

Sourced from postcss-reporter's changelog.

7.0.5

7.0.4

  • Replaced nanocolors with picocolors.
  • Reduced package size.

7.0.3

  • Replaced colorette with nanocolors.

7.0.2

7.0.1

  • Moved to PostCSS 8.1.
  • Added funding links.

7.0.0

  • Moved to PostCSS 8.
  • Moved postcss to peerDependencies.

6.0.1

6.0.0

  • Upgrade to PostCSS 7.
  • Drop support for Node 4.

5.0.0

  • Move PostCSS from peerDependencies to dependencies.
  • Drop support for Node 0.12.

4.0.0

  • Upgrade to PostCSS v6. (If you still use PostCSS v5, stick with v3 until you can upgrade your PostCSS.)
  • Switched PostCSS to a peer dependency.

3.0.0

  • Replace clearMessages option with clearReportedMessages and clearAllMessages.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ai, a new releaser for postcss-reporter since your current version.


Updates postcss-simple-vars from 3.1.0 to 7.0.1

Changelog

Sourced from postcss-simple-vars's changelog.

7.0.1

7.0

  • Added escape sequences support (by @​FelixZY).
  • Removed Node.js 12 support.
  • Removed Node.js 10 support.

6.0.3

  • Fixed compatibility with @define-mixin (by Sam Pullman).

6.0.2

  • Fixed compatibility with postcss-mixins.

6.0.1

  • Fixed PostCSS 8.1 compatability.
  • Added funding links.

6.0

  • Moved to PostCSS 8.
  • Moved postcss to peerDependencies.

5.0.2

  • Add keep option (by Mikhail Novikov).

5.0.1

  • Remove test files from npm package.

5.0

  • Use PostCSS 7 (by Douglas Duteil).
  • Remove Node.js 4 support.

4.1

  • Pass all variables to result.messages (by Carl Hopf).

4.0

  • Use PostCSS 6.0 API.

3.1

  • Add TypeScript definitions (by Paolo Roth).

3.0

  • Comment variables now must have special <<$(syntax)>>.
  • Add nested variables support like $(color$(idx)).

2.0

  • Support variables inside comments (by Vince Speelman).

1.2.0

  • Add onVariables option (by Duncan Beevers).

... (truncated)

Commits

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.22 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [postcss-focus](https://github.com/postcss/postcss-focus), [postcss-reporter](https://github.com/postcss/postcss-reporter) and [postcss-simple-vars](https://github.com/postcss/postcss-simple-vars). These dependencies need to be updated together.


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

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

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

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

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: postcss-focus
  dependency-type: direct:production
- dependency-name: postcss-reporter
  dependency-type: direct:production
- dependency-name: postcss-simple-vars
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants