-
Notifications
You must be signed in to change notification settings - Fork 0
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 dependency @stylistic/stylelint-plugin to v3 - autoclosed #127
Merged
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
renovate
bot
requested review from
kongponents-bot and
adamdehaven
as code owners
August 13, 2024 07:31
kongponents-bot
previously approved these changes
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
August 26, 2024 06:52
138066a
to
da39f2d
Compare
kongponents-bot
previously approved these changes
Aug 26, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
August 29, 2024 06:57
da39f2d
to
1fcd0a3
Compare
kongponents-bot
previously approved these changes
Aug 29, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
September 2, 2024 04:03
1fcd0a3
to
a0874ee
Compare
kongponents-bot
previously approved these changes
Sep 2, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
September 10, 2024 06:09
a0874ee
to
e46e21b
Compare
kongponents-bot
previously approved these changes
Sep 10, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
September 11, 2024 08:28
e46e21b
to
a459eec
Compare
kongponents-bot
previously approved these changes
Sep 11, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
September 13, 2024 07:15
a459eec
to
7aa4973
Compare
kongponents-bot
previously approved these changes
Sep 13, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
September 17, 2024 04:57
7aa4973
to
7cf5921
Compare
kongponents-bot
previously approved these changes
Sep 17, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
September 23, 2024 04:06
7cf5921
to
118b2dc
Compare
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
October 22, 2024 04:04
2c2aa5b
to
26b0f72
Compare
kongponents-bot
previously approved these changes
Oct 22, 2024
adamdehaven
previously approved these changes
Nov 4, 2024
renovate
bot
dismissed stale reviews from adamdehaven and kongponents-bot
via
November 4, 2024 12:21
0ba4cf6
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
November 4, 2024 12:21
26b0f72
to
0ba4cf6
Compare
kongponents-bot
previously approved these changes
Nov 4, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
November 6, 2024 09:59
0ba4cf6
to
f2f9f7b
Compare
kongponents-bot
previously approved these changes
Nov 6, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
November 12, 2024 07:13
f2f9f7b
to
061be54
Compare
kongponents-bot
previously approved these changes
Nov 12, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
November 28, 2024 06:40
061be54
to
147c54f
Compare
kongponents-bot
previously approved these changes
Nov 28, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
December 2, 2024 07:58
147c54f
to
130e3a1
Compare
kongponents-bot
previously approved these changes
Dec 2, 2024
renovate
bot
force-pushed
the
renovate/stylistic-stylelint-plugin-3.x
branch
from
December 11, 2024 06:44
130e3a1
to
4299258
Compare
kongponents-bot
approved these changes
Dec 11, 2024
adamdehaven
approved these changes
Dec 19, 2024
renovate
bot
changed the title
chore(deps): update dependency @stylistic/stylelint-plugin to v3
chore(deps): update dependency @stylistic/stylelint-plugin to v3 - autoclosed
Dec 19, 2024
🎉 This PR is included in version 1.7.22 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Install the preview package from this PR@kong/markdown@pr-127 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
^2.1.3
->^3.1.1
Release Notes
stylelint-stylistic/stylelint-stylistic (@stylistic/stylelint-plugin)
v3.1.1
Compare Source
Fixed
postcss-styled-syntax
is now disabled (#44) (@MorevM).v3.1.0
Compare Source
Added
messageArgs
to 16 rules for custom message arguments. See stylelint documentation for details.Fixed
postcss-styled-syntax
custom syntax (#41) (@MorevM).v3.0.1
Compare Source
Fixed
context.fix
, which is deprecated instylelint@16.8.2
, is no longer used. Previously, attempts to updatestylelint
to16.8.2
version resulted in multiple DeprecationWarning messages (#37).v3.0.0
Compare Source
Changed
stylelint
version16.8.0
or higher.Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.