AlfredoRamos / phpbb-ext-markdown

Markdown extension for phpBB
GNU General Public License v2.0
9 stars 4 forks source link

Bump stylelint-scss from 5.0.1 to 5.1.0 #267

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stylelint-scss from 5.0.1 to 5.1.0.

Release notes

Sourced from stylelint-scss's releases.

5.1.0

  • Added: function-disallowed-list rule support to ban specific built-in functions (#422, #844).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.1.0

Changelog

Sourced from stylelint-scss's changelog.

5.1.0

  • Added: function-disallowed-list rule support to ban specific built-in functions (#422, #844).

Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.1.0

Commits
  • 9aa4449 5.1.0
  • fcec1f9 Prepare version 5.1.0
  • fce5154 Update contributors list
  • 4475bf3 Add function-disallowed-list to README
  • 0f55b3f Add function-disallowed-list rule (stylelint-scss#422) (#844)
  • 3684e7d Regenerate package-lock.json
  • e34a367 build(deps-dev): bump jest from 29.6.1 to 29.6.2 (#840)
  • 5f84023 build(deps-dev): bump jest-preset-stylelint from 6.1.0 to 6.1.1 (#839)
  • 63cddf1 build(deps-dev): bump postcss from 8.4.25 to 8.4.27 (#841)
  • ab19513 build(deps-dev): bump eslint from 8.44.0 to 8.46.0 (#842)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)