Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps postcss from 8.4.16 to 8.4.17.

Release notes

Sourced from postcss's releases.

8.4.17

Changelog

Sourced from postcss's changelog.

8.4.17

  • Fixed Node.before() unexpected behavior (by Romain Menke).
  • Added TOC to docs (by Mikhail Dedov).
Commits
  • 34c0de4 Release 8.4.17 version
  • 9454dcc Merge pull request #1781 from romainmenke/fix-issue-1778--practical-snowy-owl...
  • 7278432 recalculate the insertion index after normalizing a node
  • e1538a4 Merge pull request #1780 from romainmenke/add-test-for-sorting-nodes--courage...
  • 24c1432 add test for sorting container.nodes
  • c047e0a Fix index
  • b163f07 Clean up CI
  • a002d8e Update docs
  • cedc6a5 Merge pull request #1779 from muddv/docs-index
  • 967d584 Update docs/writing-a-plugin.md
  • Additional commits viewable in compare view

Dependabot compatibility score

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2022

The following labels could not be found: security, dependencies.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.17 branch 2 times, most recently from d7825c0 to c4190b0 Compare October 4, 2022 12:51
@gparant gparant force-pushed the main branch 4 times, most recently from 34b46be to f49502d Compare October 4, 2022 13:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.17 branch from c4190b0 to 12f75c1 Compare October 4, 2022 13:04
@gparant gparant force-pushed the main branch 2 times, most recently from 2a5f3d1 to 8971d70 Compare October 4, 2022 13:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.17 branch from 12f75c1 to 5e09414 Compare October 4, 2022 13:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.17 branch from 5e09414 to e72e88d Compare October 4, 2022 13:21
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2022

Codecov Report

Base: 55.17% // Head: 55.17% // No change to project coverage 👍

Coverage data is based on head (e72e88d) compared to base (f7ebbc0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   55.17%   55.17%           
=======================================
  Files           1        1           
  Lines          29       29           
  Branches        5        5           
=======================================
  Hits           16       16           
  Misses         13       13           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.16...8.4.17)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.17 branch from e72e88d to 025d07c Compare October 4, 2022 13:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2022

Superseded by #187.

@dependabot dependabot bot closed this Oct 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/postcss-8.4.17 branch October 13, 2022 03:15
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.

2 participants