AlfredoRamos / phpbb-ext-markdown

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

Bump stylelint-scss from 4.4.0 to 4.5.0 #218

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stylelint-scss from 4.4.0 to 4.5.0.

Release notes

Sourced from stylelint-scss's releases.

4.5.0

  • Fixed: operator-no-unspaced make data uri regex less strict (#767).
  • Changed: operator-no-unspaced add support for :has (#768).
  • Changed: function-no-unknown add support for @​use (#773).
Changelog

Sourced from stylelint-scss's changelog.

4.5.0

  • Fixed: operator-no-unspaced make data uri regex less strict (#767).
  • Changed: operator-no-unspaced add support for :has (#768).
  • Changed: function-no-unknown add support for @​use (#773).
Commits
  • 1c96758 4.5.0
  • bd0e5d5 Prepare version 4.5.0
  • 055812e build(deps-dev): bump lint-staged from 13.1.2 to 13.2.0 (#779)
  • b573765 build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (#781)
  • bfd9a8c build(deps-dev): bump rimraf from 4.3.1 to 4.4.0 (#780)
  • 2b31246 function-no-unknown: add support for @​use (#773)
  • 5cce237 build(deps-dev): bump jest from 29.4.3 to 29.5.0 (#778)
  • 9770269 build(deps-dev): bump babel-preset-jest from 29.4.3 to 29.5.0 (#777)
  • cb774a8 build(deps-dev): bump jest-cli from 29.4.3 to 29.5.0 (#776)
  • 15d68a5 build(deps-dev): bump rimraf from 4.1.2 to 4.3.1 (#775)
  • 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 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)