Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2019

This PR contains the following updates:

Package Type Update Change References
stylelint devDependencies minor 9.9.0 -> 9.10.1 homepage, source

Release Notes

stylelint/stylelint

v9.10.1

Compare Source

  • Fixed: "fatal: Not a git repository" error (#​3915).
  • Fixed: unintended increase in package size (#​3915).

v9.10.0

Compare Source

  • Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config (#​3799).
  • Added: css-in-js syntax option that will replace the existing styled and jsx ones (#​3872).
  • Added: function-calc-no-invalid rule (#​3833).
  • Added: ignore: ["next-sibling"] to selector-max-type (#​3832).
  • Added: declaration-block-semicolon-space-after autofix (#​3865).
  • Fixed: autofix is now disabled when a stylelint processors is used (#​3873).
  • Fixed: CssSyntaxError for functions in template literals (#​3869).
  • Fixed: no-descending-specificity false positives for styled-components (#​3875).
  • Fixed: no-duplicate-selectors false positives for styled-components (#​3875).
  • Fixed: selector-pseudo-class-no-unknown false positives for focus-visible (#​3887).
  • Fixed: selector-max-universal false positives for flush comments containing a comma (#​3817).
  • Fixed: shorthand-property-redundant-values false positives for negative values (#​3888).

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot changed the title chore(deps): update dependency stylelint to v9.10.0 chore(deps): update dependency stylelint to v9.10.1 Jan 19, 2019
@renovate renovate bot force-pushed the renovate/stylelint-9.x branch from 26f0882 to 2e28ee3 Compare January 19, 2019 10:02
@schalkneethling schalkneethling self-assigned this Jan 24, 2019
@schalkneethling schalkneethling merged commit d864037 into master Jan 24, 2019
@renovate renovate bot deleted the renovate/stylelint-9.x branch January 24, 2019 13:13
CShepartd added a commit to CShepartd/interactive-examples that referenced this pull request Feb 5, 2019
wbamberg pushed a commit to CShepartd/interactive-examples that referenced this pull request Feb 8, 2019
…low-wrap

* upstream/master:
  chore(deps): update dependency all-contributors-cli to v6 (mdn#1313)
  chore(deps): update dependency prettier to v1.16.4 (mdn#1304)
  chore(deps): update dependency ajv to v6.8.1 (mdn#1306)
  chore(deps): update dependency eslint to v5.13.0 (mdn#1305)
  chore(deps): update dependency all-contributors-cli to v5.11.0 (mdn#1302)
  highlight gotchas of array sort (mdn#1308)
  Small Update Join Docs -- Add quotes to show output as a string (mdn#1307)
  Add more Intl.RelativeTimeFormat examples (mdn#1300)
  Add example for globalThis (mdn#1299)
  Add travisbuddy to Travis config (mdn#1301)
  chore(deps): update dependency prettier to v1.16.1 (mdn#1297)
  chore(deps): update dependency mdn-bob to v1.1.23 (mdn#1296)
  chore(deps): update dependency stylelint to v9.10.1 (mdn#1291)
  chore(deps): update dependency eslint to v5.12.1 (mdn#1295)
  chore(deps): update dependency all-contributors-cli to v5.10.2 (mdn#1288)
  [Snyk] Fix for 1 vulnerable dependencies (mdn#1294)
  text-transform: full-size-kana value (mdn#1289)
  renamed function findFirstLargeNumber to isLargeNumber (mdn#1293)
wbamberg pushed a commit that referenced this pull request Feb 8, 2019
* Revert "Small Update Join Docs -- Add quotes to show output as a string (#1307)"

This reverts commit 4b9e907.

* Revert "Add more Intl.RelativeTimeFormat examples (#1300)"

This reverts commit db3d54b.

* Revert "Add example for globalThis (#1299)"

This reverts commit 2184689.

* Revert "Add travisbuddy to Travis config (#1301)"

This reverts commit 4728786.

* Revert "chore(deps): update dependency prettier to v1.16.1 (#1297)"

This reverts commit 8d28f27.

* Revert "chore(deps): update dependency mdn-bob to v1.1.23 (#1296)"

This reverts commit d40e449.

* Revert "chore(deps): update dependency stylelint to v9.10.1 (#1291)"

This reverts commit d864037.

* Revert "chore(deps): update dependency eslint to v5.12.1 (#1295)"

This reverts commit e44c407.

* Revert "chore(deps): update dependency all-contributors-cli to v5.10.2 (#1288)"

This reverts commit f3d1509.

* Revert "[Snyk] Fix for 1 vulnerable dependencies (#1294)"

This reverts commit 90bd284.

* Revert "text-transform: full-size-kana value (#1289)"

This reverts commit 56691ca.

* Revert "renamed function findFirstLargeNumber to isLargeNumber (#1293)"

This reverts commit 1476a66.

* Revert "added anywhere value to overflow-wrap property (#1284)"

This reverts commit d4da008.
wbamberg pushed a commit to dehuszar/interactive-examples that referenced this pull request Feb 22, 2019
* upstream/master: (36 commits)
  Add example of string replace without regex (mdn#1321)
  Revert "added anywhere value to overflow-wrap property" (mdn#1311)
  chore(deps): update dependency all-contributors-cli to v6 (mdn#1313)
  chore(deps): update dependency prettier to v1.16.4 (mdn#1304)
  chore(deps): update dependency ajv to v6.8.1 (mdn#1306)
  chore(deps): update dependency eslint to v5.13.0 (mdn#1305)
  chore(deps): update dependency all-contributors-cli to v5.11.0 (mdn#1302)
  highlight gotchas of array sort (mdn#1308)
  Small Update Join Docs -- Add quotes to show output as a string (mdn#1307)
  Add more Intl.RelativeTimeFormat examples (mdn#1300)
  Add example for globalThis (mdn#1299)
  Add travisbuddy to Travis config (mdn#1301)
  chore(deps): update dependency prettier to v1.16.1 (mdn#1297)
  chore(deps): update dependency mdn-bob to v1.1.23 (mdn#1296)
  chore(deps): update dependency stylelint to v9.10.1 (mdn#1291)
  chore(deps): update dependency eslint to v5.12.1 (mdn#1295)
  chore(deps): update dependency all-contributors-cli to v5.10.2 (mdn#1288)
  [Snyk] Fix for 1 vulnerable dependencies (mdn#1294)
  text-transform: full-size-kana value (mdn#1289)
  renamed function findFirstLargeNumber to isLargeNumber (mdn#1293)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants