-
Notifications
You must be signed in to change notification settings - Fork 107
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
Bump postcss, stylelint, stylelint-order and stylelint-scss #991
Open
dependabot
wants to merge
3
commits into
main
Choose a base branch
from
dependabot/npm_and_yarn/multi-d18f6cf1b2
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.
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
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.40 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [stylelint](https://github.com/stylelint/stylelint), [stylelint-order](https://github.com/hudochenkov/stylelint-order) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss). These dependencies need to be updated together. Updates `postcss` from 7.0.39 to 8.4.40 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.39...8.4.40) Updates `stylelint` from 13.13.1 to 16.7.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@13.13.1...16.7.0) Updates `stylelint-order` from 4.1.0 to 6.0.4 - [Release notes](https://github.com/hudochenkov/stylelint-order/releases) - [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md) - [Commits](hudochenkov/stylelint-order@4.1.0...6.0.4) Updates `stylelint-scss` from 3.21.0 to 6.4.1 - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-scss@3.21.0...v6.4.1) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: stylelint dependency-type: direct:development - dependency-name: stylelint-order dependency-type: direct:development - dependency-name: stylelint-scss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jul 29, 2024
Dependabot tried to add
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps postcss to 8.4.40 and updates ancestor dependencies postcss, stylelint, stylelint-order and stylelint-scss. These dependencies need to be updated together.
Updates
postcss
from 7.0.39 to 8.4.40Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
3f84b41
Release 8.4.40 version293ce45
Merge pull request #1950 from nex3/node-gettersfd7ae73
Declare Node subclass attributes as getters79a6396
Update dependencies53968d7
Make name more cleare0efb16
Release 8.4.39 version48304c5
Update dependencies155ac57
Merge pull request #1947 from romainmenke/fix-css-syntax-error-type--reliable...1b9b466
fix CssSyntaxError type declaration3f4d96e
Update dependenciesUpdates
stylelint
from 13.13.1 to 16.7.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
5d907dd
16.7.03fe964f
Prepare 16.7.0 (#7740)bb72fc7
FixquietDeprecationWarnings
to suppress withstylelint:003
warning (#7837)29cc13a
Refactor to extract utility for deprecation warnings (#7834)9ed7322
Refactorfunction-calc-no-unspaced-operator
to usefix
callback instead o...cd69f4c
Fixutils.checkAgainstRule()
to supportfix
callback inutils.report()
...2dfe7ce
UpdatefontSizeKeywords
set and fixfontShorthandKeywords
set (#7823)aaa355d
Refactorfunction-url-quotes
to usefix
callback instead ofcontext.fix
...4b6a966
Bump typescript from 5.5.2 to 5.5.3 in the typescript group (#7829)dffdf63
Bump@changesets/cli
from 2.27.6 to 2.27.7 in the changesets group (#7828)Maintainer changes
This version was pushed to npm by ybiquitous, a new releaser for stylelint since your current version.
Updates
stylelint-order
from 4.1.0 to 6.0.4Release notes
Sourced from stylelint-order's releases.
Changelog
Sourced from stylelint-order's changelog.
Commits
0e3325b
6.0.4e00347f
Fix segmentation fault issue with Jest on Node.js 18a2724fc
Remove Node.js 16 from CI1cc4616
Prepare 6.0.46c97de5
Add support for Stylelint v169a7b562
Update dependenciesa2f5c46
Update dependencies7bf7975
6.0.3d8a6ad8
Prepare 6.0.37355fa5
Fix sorting inside CSS-in-JScss
helperUpdates
stylelint-scss
from 3.21.0 to 6.4.1Release notes
Sourced from stylelint-scss's releases.
... (truncated)
Changelog
Sourced from stylelint-scss's changelog.
... (truncated)
Commits
6a327ea
6.4.160c1776
Prepare version 6.4.1dbbc4b1
Fix false positive for mixins inload-partial-extension
(#1021)1fc78a1
6.4.0221b926
Prepare version 6.4.0c1aa465
Fixpartial-no-import
message to include more accurate rule name (#1019)ebc9893
Addload-partial-extension
and deprecateat-import-partial-extension
. (#998)ec6b569
build(deps-dev): bump prettier from 3.2.5 to 3.3.2 (#1018)5e746ec
build(deps-dev): bump np from 10.0.5 to 10.0.6 (#1014)c8a3d89
build(deps-dev): bump jest-preset-stylelint from 7.0.0 to 7.0.1 (#1016)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.