Skip to content

chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 28.0.0#399

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stylelint-config-standard-28.0.0
Closed

chore(deps-dev): bump stylelint-config-standard from 20.0.0 to 28.0.0#399
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stylelint-config-standard-28.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2022

Bumps stylelint-config-standard from 20.0.0 to 28.0.0.

Release notes

Sourced from stylelint-config-standard's releases.

28.0.0

  • Removed: stylelint less than 14.11.0 from peer dependencies.
  • Changed: alpha-value-notation to be "number" for SVG *-opacity properties.

27.0.0

26.0.0

  • Removed: stylelint less than 14.9.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@8.0.0
  • Added: import-notation rule.
  • Added: selector-not-notation rule.

25.0.0

24.0.0

  • Changed: alpha-value-notation to be "number" for opacity property.

23.0.0

This release adds over a dozen new rules.

If needed, you can extend the config to turn off or lower the severity of any of the new rules.

We recommend using Autoprefixer to automatically prefix your at-rules, properties, selectors and values.

  • Removed: stylelint less than 14.0.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@6.0.0.
  • Added: alpha-value-notation rule.
  • Added: at-rule-no-vendor-prefix rule.
  • Added: color-function-notation rule.
  • Added: custom-media-pattern rule.
  • Added: custom-property-pattern rule.
  • Added: declaration-block-no-redundant-longhand-properties rule.
  • Added: font-family-name-quotes rule.
  • Added: function-url-quotes rule.
  • Added: hue-degree-notation rule.
  • Added: keyframes-name-pattern rule.
  • Added: max-line-length rule.
  • Added: media-feature-name-no-vendor-prefix rule.
  • Added: no-empty-first-line rule.
  • Added: no-irregular-whitespace rule.
  • Added: number-max-precision rule.
  • Added: property-no-vendor-prefix rule.
  • Added: selector-attribute-quotes rule.
  • Added: selector-class-pattern rule.
  • Added: selector-id-pattern rule.

... (truncated)

Changelog

Sourced from stylelint-config-standard's changelog.

28.0.0

  • Removed: stylelint less than 14.11.0 from peer dependencies.
  • Changed: alpha-value-notation to be "number" for SVG *-opacity properties.

27.0.0

26.0.0

  • Removed: stylelint less than 14.9.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@8.0.0
  • Added: import-notation rule.
  • Added: selector-not-notation rule.

25.0.0

24.0.0

  • Changed: alpha-value-notation to be "number" for opacity property.

23.0.0

This release adds over a dozen new rules.

If needed, you can extend the config to turn off or lower the severity of any of the new rules.

We recommend using Autoprefixer to automatically prefix your at-rules, properties, selectors and values.

  • Removed: stylelint less than 14.0.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@6.0.0.
  • Added: alpha-value-notation rule.
  • Added: at-rule-no-vendor-prefix rule.
  • Added: color-function-notation rule.
  • Added: custom-media-pattern rule.
  • Added: custom-property-pattern rule.
  • Added: declaration-block-no-redundant-longhand-properties rule.
  • Added: font-family-name-quotes rule.
  • Added: function-url-quotes rule.
  • Added: hue-degree-notation rule.
  • Added: keyframes-name-pattern rule.
  • Added: max-line-length rule.
  • Added: media-feature-name-no-vendor-prefix rule.
  • Added: no-empty-first-line rule.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ybiquitous, a new releaser for stylelint-config-standard since your current version.


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-config-standard](https://github.com/stylelint/stylelint-config-standard) from 20.0.0 to 28.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@20.0.0...28.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

Dependabot tried to add @miho01 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/ekm1/nuxt-guard/pulls/399/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the ekm1/nuxt-guard repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 17, 2022

Superseded by #423.

@dependabot dependabot bot closed this Oct 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stylelint-config-standard-28.0.0 branch October 17, 2022 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants