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

Update all non-major dependencies #3261

Merged
merged 2 commits into from Sep 11, 2020
Merged

Update all non-major dependencies #3261

merged 2 commits into from Sep 11, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2020

This PR contains the following updates:

Package Type Update Change
husky devDependencies minor 4.2.5 -> 4.3.0
postcss-cli devDependencies patch 7.1.1 -> 7.1.2
pretty-quick devDependencies patch 3.0.0 -> 3.0.2
stylelint (source) devDependencies minor 13.6.1 -> 13.7.0

Release Notes

typicode/husky

v4.3.0

Compare Source

  • Add .cjs config file support #​754
postcss/postcss-cli

v7.1.2

Compare Source

  • Make --version machine-readable (#​334, #​335)
  • Organize and clarify --help text (#​336)
  • Update dependencies
azz/pretty-quick

v3.0.2

Compare Source

Bug Fixes
  • don't ignore file extensions defined in .prettierrc overrides (#​111) (30699de)

v3.0.1

Compare Source

Bug Fixes
stylelint/stylelint

v13.7.0

Compare Source

  • Deprecated: *-blacklist, *-requirelist and *-whitelist rules in favour of the new *-disallowed-list, *-required-list and *-allowed-list ones (#​4845):
    • at-rule-blacklist. Use at-rule-disallowed-list instead.
    • at-rule-property-requirelist. Use at-rule-property-required-list instead.
    • at-rule-whitelist. Use at-rule-allowed-list instead.
    • comment-word-blacklist. Use comment-word-disallowed-list instead.
    • declaration-property-unit-blacklist. Use declaration-property-unit-disallowed-list instead.
    • declaration-property-unit-whitelist. Use declaration-property-unit-allowed-list instead.
    • declaration-property-value-blacklist. Use declaration-property-value-disallowed-list instead.
    • declaration-property-value-whitelist. Use declaration-property-value-allowed-list instead.
    • function-blacklist. Use function-disallowed-list instead.
    • function-url-scheme-blacklist. Use function-url-scheme-disallowed-list instead.
    • function-url-scheme-whitelist. Use function-url-scheme-allowed-list instead.
    • function-whitelist. Use function-allowed-list instead.
    • media-feature-name-blacklist. Use media-feature-name-disallowed-list instead.
    • media-feature-name-value-whitelist. Use media-feature-name-value-allowed-list instead.
    • media-feature-name-whitelist. Use media-feature-name-allowed-list instead.
    • property-blacklist. Use property-disallowed-list instead.
    • property-whitelist. Use property-allowed-list instead.
    • selector-attribute-operator-blacklist. Use selector-attribute-operator-disallowed-list instead.
    • selector-attribute-operator-whitelist. Use selector-attribute-operator-allowed-list instead.
    • selector-combinator-blacklist. Use selector-combinator-disallowed-list instead.
    • selector-combinator-whitelist. Use selector-combinator-allowed-list instead.
    • selector-pseudo-class-blacklist. Use selector-pseudo-class-disallowed-list instead.
    • selector-pseudo-class-whitelist. Use selector-pseudo-class-allowed-list instead.
    • selector-pseudo-element-blacklist. Use selector-pseudo-element-disallowed-list instead.
    • selector-pseudo-element-whitelist. Use selector-pseudo-element-allowed-list instead.
    • unit-blacklist. Use unit-disallowed-list instead.
    • unit-whitelist. Use unit-allowed-list instead.
  • Added: syntax object acceptance to customSyntax option (#​4839).
  • Added: support for *.cjs config files (#​4905).
  • Added: support for descriptions in stylelint command comments (#​4848).
  • Added: reportDescriptionlessDisables flag (#​4907).
  • Added: reportDisables secondary option (#​4897).
  • Added: *-no-vendor-prefix autofix (#​4859).
  • Added: ignoreComments[] to comment-empty-line-before (#​4841).
  • Added: ignoreContextFunctionalPseudoClasses to selector-max-id (#​4835).
  • Fixed: inconsistent trailing newlines in CLI error output (#​4876).
  • Fixed: support for multi-line disable descriptions (#​4895).
  • Fixed: support for paths with parentheses (#​4867).
  • Fixed: selector-max-* (except selector-max-type) false negatives for where, is, nth-child and nth-last-child (#​4842).
  • Fixed: length-zero-no-unit TypeError for custom properties fallback (#​4860).
  • Fixed: selector-combinator-space-after false positives for trailing combinator (#​4878).

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@webteam-app
Copy link

renovate[bot] is not a collaborator of the repo

@bartaz bartaz self-assigned this Sep 7, 2020
@bartaz
Copy link
Contributor

bartaz commented Sep 7, 2020

Blocked by stylelint/stylelint#4917

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 564b963 to 629627d Compare September 10, 2020 23:13
Copy link
Contributor

@bartaz bartaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed broken stylelint update, applied the rest.

@bartaz bartaz merged commit 5ad1dc9 into master Sep 11, 2020
@bartaz bartaz deleted the renovate/all-minor-patch branch September 11, 2020 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants