ardalis / ardalis-com-gatsby

Back end content for ardalis.com running with Netlify and Gatsby.
https://ardalis.com
MIT License
12 stars 14 forks source link

Bump postcss and gatsby-plugin-purgecss #1608

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps postcss to 7.0.39 and updates ancestor dependency gatsby-plugin-purgecss. These dependencies need to be updated together.

Updates postcss from 7.0.32 to 7.0.39

Release notes

Sourced from postcss's releases.

7.0.39

  • Reduce package size.
  • Backport nanocolors to picocolors migration.

7.0.38

  • Update Processor#version.

7.0.37

  • Backport chalk to nanocolors migration.

7.0.36

  • Backport ReDoS vulnerabilities from PostCSS 8.

7.0.35

7.0.34

  • Fix compatibility with postcss-scss 2.

7.0.33

  • Add error message for PostCSS 8 plugins.
Changelog

Sourced from postcss's changelog.

7.0.39

  • Reduce package size.
  • Backport nanocolors to picocolors migration.

7.0.38

  • Update Processor#version.

7.0.37

  • Backport chalk to nanocolors migration.

7.0.36

  • Backport ReDoS vulnerabilities from PostCSS 8.

7.0.35

  • Add migration guide link to PostCSS 8 error text.

7.0.34

  • Fix compatibility with postcss-scss 2.

7.0.33

  • Add error message for PostCSS 8 plugins.
Commits


Updates gatsby-plugin-purgecss from 5.0.0 to 6.1.2

Release notes

Sourced from gatsby-plugin-purgecss's releases.

Release 6.1.2

6.1.2 (2022-04-09)

  • Maintenance release.
  • Updated packages.

Release 6.1.1

6.1.1 (2022-03-01)

  • Maintenance release.
  • Updated packages.

Release 6.1.0

6.1.0 (2021-10-31)

Features

  • add support and test for gatsby v4 (691b322)

Release 6.0.2

6.0.2 (2021-05-16)

Bug Fixes

Release 6.0.1

6.0.1 (2021-04-12)

Bug Fixes

  • Set correct peerDependency on gatsby (c5df7f1)

Release 6.0.0

6.0.0 (2021-03-02)

BREAKING CHANGES

  • Updated to PurgeCSS 4.
  • Changes to options format.

Migration from < v6

  1. Remove rejected option. Instead use printSummary: false if you don't want the stats to show.
  2. PurgeCSS options are now defined under PurgeCSSOptions
    • Move whitelist to PurgeCSSOptions -> safelist
    • Move content to PurgeCSSOptions -> content

... (truncated)

Commits
  • 37d940a Release 6.1.2
  • fed322c build: update packages
  • 50b9e98 build: fix node version
  • 5e1246b docs: update funding fields
  • d6c8c9d chore(deps): update dependency eslint-plugin-unicorn to v42
  • d462cb7 chore(deps): update dependency eslint-plugin-sonarjs to ^0.13.0
  • 992eae0 chore(deps): update dependency eslint-plugin-unicorn to v41
  • 025eb90 chore(deps): update dependency dotenv-cli to v5
  • 1808d6e build: add funding field
  • 8f94a72 Create FUNDING.yml
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ardalis/ardalis-com-gatsby/network/alerts).