-
Notifications
You must be signed in to change notification settings - Fork 12
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): update postcss packages (major) #273
Conversation
0f4aa81
to
604185e
Compare
604185e
to
82e7732
Compare
82e7732
to
0c36242
Compare
2e64890
to
d478ca8
Compare
d478ca8
to
8230e33
Compare
Visit the preview URL for this PR (updated for commit 3a8f577): https://ameba-spindle--pr273-renovate-major-postc-es4lbxnz.web.app (expires Fri, 28 Oct 2022 09:22:24 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
reg-suit detected visual differences. Check this report, and review them. 🔴 🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵🔵 What do the circles mean?The number of circles represent the number of changed images.🔴 : Changed items, ⚪ : New items, ⚫ : Deleted items, and 🔵 Passed items How can I change the check status?If reviewers approve this PR, the reg context status will be green automatically. |
8230e33
to
7554c11
Compare
1bb1e04
to
14f4c08
Compare
14f4c08
to
3a8f577
Compare
3a8f577
to
9c54244
Compare
Visit the preview URL for this PR (updated for commit ed9478b): https://ameba-spindle--pr273-renovate-major-postc-5f4vrdzb.web.app (expires Sat, 02 Sep 2023 02:17:38 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: e7521619a2dd5c653490c8246e81ec2a5c8f1435 |
5da0fc5
to
f88df3d
Compare
f88df3d
to
94d68fb
Compare
9a0f93b
to
6f75329
Compare
c5087e9
to
80edafd
Compare
80edafd
to
6f9429a
Compare
97ff8b1
to
9a655f7
Compare
9a655f7
to
a09dca6
Compare
93525b7
to
7db156e
Compare
7db156e
to
e120a51
Compare
6f6324c
to
5b19dee
Compare
5b19dee
to
11b5ce9
Compare
11b5ce9
to
f4ecb43
Compare
@@ -82,6 +82,7 @@ | |||
"firebase-tools": "^12.0.0", | |||
"jest": "^29.0.0", | |||
"jest-environment-jsdom": "^29.0.0", | |||
"postcss": "^8.4.27", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
postcss-cliの利用時にpostcssも個別にinstallが必要になったみたいです。
BREAKING: postcss is now a peerDependency, you must install it seperately (postcss/postcss-cli#344, postcss/postcss-cli#349)
https://github.com/postcss/postcss-cli/blob/HEAD/CHANGELOG.md#800--2020-09-21
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:yoshi:
This PR contains the following updates:
^8.0.0
->^10.0.0
^12.0.1
->^15.0.0
Release Notes
postcss/postcss-cli (postcss-cli)
v10.1.0
Compare Source
--watch
mode in non-TTY contexts, like Docker (#448)v10.0.0
Compare Source
v9.1.0
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
bin/
fromfiles
in package.jsonv9.0.0
Compare Source
.js
extension, when loading local plugins with--use
(#401)dir-dependency
messages (#383, #391)v8.3.1
Compare Source
v8.3.0
Compare Source
^D
(#358)v8.2.0
Compare Source
v8.1.0
Compare Source
postcss.config.cjs
files (#351)postcss/postcss-import (postcss-import)
v15.1.0
Compare Source
data:
URL support (this is not useful for most consumers) (#515)v15.0.1
Compare Source
@import
s (#510, #511)v15.0.0
Compare Source
nameLayer
option for handling anonymous layers (#496)@media
queries inside layered imports (#495, #496)v14.1.0
Compare Source
@layer
support (#483)v14.0.2
Compare Source
postcss
package (#455, #456)v14.0.1
Compare Source
@charset
statements in media imports (#448, #453)v14.0.0
Compare Source
This release should not have breaking changes for the vast majority of users; only those with
@charset
statements in their CSS may be affected.@charset
statements (#447)@charset
statements are not at the top of files (#447)@charset
(#436, #447)v13.0.0
Compare Source
peerDependency
(#427, #432)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.