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(deps-dev): bump postcss from 8.4.23 to 8.4.31 #702

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps postcss from 8.4.23 to 8.4.31.

Release notes

Sourced from postcss's releases.

8.4.31

8.4.30

8.4.29

8.4.28

  • Fixed Root.source.end for better source map (by @​romainmenke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.
Changelog

Sourced from postcss's changelog.

8.4.31

8.4.30

  • Improved source map performance (by Romain Menke).

8.4.29

  • Fixed Node#source.offset (by Ido Rosenthal).
  • Fixed docs (by Christian Oliff).

8.4.28

  • Fixed Root.source.end for better source map (by Romain Menke).
  • Fixed Result.root types when process() has no parser.

8.4.27

  • Fixed Container clone methods types.

8.4.26

  • Fixed clone methods types.

8.4.25

8.4.24

  • Fixed Plugin types.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2023
@vercel
Copy link

vercel bot commented Oct 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-stick ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2023 2:20am

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2023

Codecov Report

Merging #702 (a26f5ad) into master (de83389) will decrease coverage by 1.75%.
Report is 510 commits behind head on master.
The diff coverage is 97.72%.

@@            Coverage Diff             @@
##           master     #702      +/-   ##
==========================================
- Coverage   96.09%   94.35%   -1.75%     
==========================================
  Files          13       13              
  Lines         282      354      +72     
  Branches        0      109     +109     
==========================================
+ Hits          271      334      +63     
- Misses         11       19       +8     
- Partials        0        1       +1     
Files Coverage Δ
src/Stick.tsx 95.87% <100.00%> (ø)
src/StickContext.ts 100.00% <100.00%> (ø)
src/StickInline.tsx 100.00% <100.00%> (ø)
src/StickNode.tsx 100.00% <100.00%> (ø)
src/defaultPosition.ts 100.00% <ø> (ø)
src/hooks/useAutoFlip.ts 100.00% <100.00%> (ø)
src/hooks/useWatcher.ts 100.00% <100.00%> (ø)
src/utils/fit.ts 100.00% <ø> (ø)
src/utils/getDefaultAlign.ts 100.00% <ø> (ø)
src/utils/getModifiers.ts 100.00% <ø> (ø)
... and 3 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from edfc938 to 606c6c8 Compare October 10, 2023 22:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 606c6c8 to 753885f Compare October 11, 2023 18:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 753885f to 348d2bb Compare October 14, 2023 15:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 348d2bb to 03fd177 Compare October 14, 2023 19:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 03fd177 to 50f9793 Compare October 15, 2023 16:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 50f9793 to ac417ec Compare October 15, 2023 19:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from ac417ec to 4b26afe Compare October 18, 2023 15:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 4b26afe to fd71228 Compare October 18, 2023 18:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from fd71228 to 2c98774 Compare October 19, 2023 14:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 2c98774 to 367e2de Compare October 20, 2023 08:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 367e2de to d6b0d2a Compare October 20, 2023 12:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from d6b0d2a to 24e8f3b Compare October 20, 2023 15:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 24e8f3b to 0ea836c Compare October 20, 2023 23:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 0ea836c to fc94bd3 Compare October 23, 2023 17:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch 2 times, most recently from 2bc6634 to 4c19d31 Compare October 25, 2023 17:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 4c19d31 to d5855af Compare October 26, 2023 10:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from d5855af to 4adb56f Compare October 27, 2023 15:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 4adb56f to 69a056e Compare October 30, 2023 20:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from 69a056e to d6b8a18 Compare October 30, 2023 21:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from d6b8a18 to f61b28a Compare October 31, 2023 04:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from f61b28a to b7a9ac6 Compare November 2, 2023 19:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-8.4.31 branch from b7a9ac6 to b1e7dc4 Compare November 3, 2023 21:15
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.23...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

2 participants