ruby3-rails6-bootstrap-heroku
ruby3-rails6-bootstrap-heroku copied to clipboard
Bump stylelint-scss from 6.2.1 to 6.3.0
Bumps stylelint-scss from 6.2.1 to 6.3.0.
Release notes
Sourced from stylelint-scss's releases.
6.3.0
- Added:
at-mixin-no-risky-nesting-selectorrule (#985).- Fixed:
property-no-unknownignore interpolated properties (#977).- Fixed:
no-unused-private-memberstreat hyphens and underscores as equals (#987).- Fixed:
no-global-function-namesreport errors inside at-rules (#988).- Fixed:
operator-no-unspacedignore operators inside@scope(#995).- Fixed:
no-duplicate-mixinsallow using the same mixin name in different scope (#997).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0
Changelog
Sourced from stylelint-scss's changelog.
6.3.0
- Added:
at-mixin-no-risky-nesting-selectorrule (#985).- Fixed:
property-no-unknownignore interpolated properties (#977).- Fixed:
no-unused-private-memberstreat hyphens and underscores as equals (#987).- Fixed:
no-global-function-namesreport errors inside at-rules (#988).- Fixed:
operator-no-unspacedignore operators inside@scope(#995).- Fixed:
no-duplicate-mixinsallow using the same mixin name in different scope (#997).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.2.1...v6.3.0
Commits
f42299d6.3.02371976Prepare version 6.3.07e5e5f2no-duplicate-mixins: allow using same name in different scope (#997)9d268f3Update contributors list (#996)aff035foperator-no-unspaced: ignore operators inside@scope(#995)87d5a08Add at-mixin-no-risky-nesting-selector to README (#994)986c03bbuild(deps-dev): bump stylelint from 16.4.0 to 16.5.0 (#993)d06186dAdd mixin-no-risky-parent-selectors rule. (#985)90caa27Support at-rules inno-global-function-names(#988)7615e3fno-unused-private-members treats hyphens and underscores as equals (#987)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)