-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency postcss-import to v16 #1571
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/postcss-import-16.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 5, 2024 00:13
4dac4b8
to
37b8d82
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 7, 2024 21:06
37b8d82
to
85fe566
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 9, 2024 18:49
85fe566
to
3c2342e
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 9, 2024 22:25
3c2342e
to
9a63cbf
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 10, 2024 03:52
9a63cbf
to
ed00231
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 11, 2024 10:30
ed00231
to
570b0d4
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 12, 2024 21:24
570b0d4
to
394430a
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 14, 2024 08:05
394430a
to
119b916
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 15, 2024 13:49
119b916
to
84a552b
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 16, 2024 00:49
84a552b
to
bd987ff
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 16, 2024 14:25
bd987ff
to
b519557
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 17, 2024 09:21
b519557
to
187b765
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 17, 2024 16:36
187b765
to
c67410c
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 19, 2024 15:26
c67410c
to
beb27dd
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 22, 2024 08:06
beb27dd
to
0908bf7
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 26, 2024 08:37
0908bf7
to
6750645
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 27, 2024 20:34
6750645
to
4904903
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 28, 2024 15:04
4904903
to
835204f
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
January 29, 2024 03:25
835204f
to
c995b0d
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
February 5, 2024 15:55
c995b0d
to
0966e0b
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
February 5, 2024 18:52
0966e0b
to
a5d3318
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
February 5, 2024 22:40
a5d3318
to
899ea8e
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
February 6, 2024 01:30
899ea8e
to
097c42a
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
February 15, 2024 04:19
097c42a
to
c7f2edd
Compare
renovate
bot
force-pushed
the
renovate/postcss-import-16.x
branch
from
March 20, 2024 22:32
c7f2edd
to
8bc23b9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
15.1.0
->16.1.0
Release Notes
postcss/postcss-import (postcss-import)
v16.1.0
Compare Source
v16.0.1
Compare Source
@import
s with media conditions (#557, #558)v16.0.0
Compare Source
@supports
conditional imports added (#532, #548)skipDuplicates
isfalse
, handles import cycles correctly (#462, #535)warnOnEmpty
option to allow disabling warnings for empty files (#84, #541)node.error
s (#518, #540)Huge thanks to
@romainmenke
for all the hard work he put into this release.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.