Skip to content
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 stylelint from 15.4.0 to 15.5.0 in /services/api #290

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps stylelint from 15.4.0 to 15.5.0.

Release notes

Sourced from stylelint's releases.

15.5.0

  • Added: ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties (#6772) (@​kimulaco).
  • Added: ignoreProperties: [] to declaration-block-no-duplicate-custom-properties (#6773) (@​mattxwang).
  • Added: raw regex support to ignoreProperties for declaration-block-no-duplicate-properties (#6764) (@​ybiquitous).
  • Fixed: block-no-empty false positives with non-whitespace characters (#6782) (@​ybiquitous).
  • Fixed: color-function-notation false positives for namespaced imports (#6774) (@​mattxwang).
  • Fixed: custom-property-empty-line-before false positives for CSS-in-JS (#6767) (@​ybiquitous).
  • Fixed: media-feature-range-notation parse error (#6760) (@​fpetrakov).
  • Fixed: CLI help improvements (#6783) (@​ybiquitous).
Changelog

Sourced from stylelint's changelog.

15.5.0

  • Added: ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties (#6772) (@​kimulaco).
  • Added: ignoreProperties: [] to declaration-block-no-duplicate-custom-properties (#6773) (@​mattxwang).
  • Added: raw regex support to ignoreProperties for declaration-block-no-duplicate-properties (#6764) (@​ybiquitous).
  • Fixed: block-no-empty false positives with non-whitespace characters (#6782) (@​ybiquitous).
  • Fixed: color-function-notation false positives for namespaced imports (#6774) (@​mattxwang).
  • Fixed: custom-property-empty-line-before false positives for CSS-in-JS (#6767) (@​ybiquitous).
  • Fixed: media-feature-range-notation parse error (#6760) (@​fpetrakov).
  • Fixed: CLI help improvements (#6783) (@​ybiquitous).
Commits
  • 369557b 15.5.0
  • d536c30 Prepare release (#6762)
  • 9552c84 Improve CLI help (#6783)
  • 231dac4 Fix block-no-empty false positives with non-whitespace characters (#6782)
  • 34403c1 Add ignore: ["consecutive-duplicates-with-different-syntaxes"] to `declarat...
  • c6c11ea Fix color-function-notation false positives for namespaced imports (#6774)
  • 0dd3d5b Add ignoreProperties: [] to `declaration-block-no-duplicate-custom-properti...
  • 7973659 Bump typescript from 5.0.3 to 5.0.4 (#6768)
  • 2285625 Bump html-tags from 3.3.0 to 3.3.1 (#6769)
  • 305c19f Bump lint-staged from 13.2.0 to 13.2.1 (#6770)
  • 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)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@15.4.0...15.5.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2023
@github-actions
Copy link

Code Coverage

Package Line Rate Health
src.unified_graphics 91%
tests 88%
Summary 89% (594 / 665)

Minimum allowed line rate is 60%

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2023

Looks like stylelint is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 19, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-services-api-stylelint-15.5.0 branch April 19, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants