-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore(deps): update dependency stylelint to v9.10.0 #947
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #947 +/- ##
=========================================
- Coverage 72.21% 72.1% -0.11%
=========================================
Files 1517 1517
Lines 43619 43619
Branches 6698 6698
=========================================
- Hits 31498 31453 -45
- Misses 12121 12166 +45
|
bors r+ |
bors bot
added a commit
that referenced
this pull request
Jan 16, 2019
940: chore(dep): update neo-one packages with bignumber.js 8.0.2 r=dicarlo2 a=davemneo ### Requirements Renovate bot did not update all neo-one packages to latest version of bignumber. ### Description of the Change updated package.json and yarn.lock to include 8.0.2 version of BigNumber. ### Test Plan yarn install yarn build ### Applicable Issues #933 # Depends on React Update 947: chore(deps): update dependency stylelint to v9.10.0 r=dicarlo2 a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | stylelint | devDependencies | minor | `9.9.0` -> `9.10.0` | [homepage](https://stylelint.io), [source](https://togithub.com/stylelint/stylelint) | --- ### Release Notes <details> <summary>stylelint/stylelint</summary> ### [`v9.10.0`](https://togithub.com/stylelint/stylelint/blob/master/CHANGELOG.md#​9100) [Compare Source](https://togithub.com/stylelint/stylelint/compare/9.9.0...9.10.0) - Added: support for ordinary regular expressions anywhere a regex string is accepted in rule config ([#​3799](https://togithub.com/stylelint/stylelint/pull/3799)). - Added: `css-in-js` syntax option that will replace the existing `styled` and `jsx` ones ([#​3872](https://togithub.com/stylelint/stylelint/pull/3872)). - Added: `function-calc-no-invalid` rule ([#​3833](https://togithub.com/stylelint/stylelint/pull/3833)). - Added: `ignore: ["next-sibling"]` to `selector-max-type` ([#​3832](https://togithub.com/stylelint/stylelint/pull/3832)). - Added: `declaration-block-semicolon-space-after` autofix ([#​3865](https://togithub.com/stylelint/stylelint/pull/3865)). - Fixed: autofix is now disabled when a stylelint processors is used ([#​3873](https://togithub.com/stylelint/stylelint/pull/3873)). - Fixed: `CssSyntaxError` for functions in template literals ([#​3869](https://togithub.com/stylelint/stylelint/pull/3869)). - Fixed: `no-descending-specificity` false positives for styled-components ([#​3875](https://togithub.com/stylelint/stylelint/pull/3875)). - Fixed: `no-duplicate-selectors` false positives for styled-components ([#​3875](https://togithub.com/stylelint/stylelint/pull/3875)). - Fixed: `selector-pseudo-class-no-unknown` false positives for `focus-visible` ([#​3887](https://togithub.com/stylelint/stylelint/pull/3887)). - Fixed: `selector-max-universal` false positives for flush comments containing a comma ([#​3817](https://togithub.com/stylelint/stylelint/pull/3817)). - Fixed: `shorthand-property-redundant-values` false positives for negative values ([#​3888](https://togithub.com/stylelint/stylelint/pull/3888)). </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). 948: fix(deps): update dependency react-static to v6.3.0 r=dicarlo2 a=renovate[bot] This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | react-static | dependencies | minor | `6.2.0` -> `6.3.0` | [source](https://togithub.com/nozzle/react-static) | | react-static | devDependencies | minor | `6.2.0` -> `6.3.0` | [source](https://togithub.com/nozzle/react-static) | --- ### Release Notes <details> <summary>nozzle/react-static</summary> ### [`v6.3.0`](https://togithub.com/nozzle/react-static/compare/v6.2.1...v6.3.0) [Compare Source](https://togithub.com/nozzle/react-static/compare/v6.2.1...v6.3.0) ### [`v6.2.1`](https://togithub.com/nozzle/react-static/compare/v6.2.0...v6.2.1) [Compare Source](https://togithub.com/nozzle/react-static/compare/v6.2.0...v6.2.1) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#neo-one-suite/neo-one). Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Dave M <david.mathiesen@neotracker.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.9.0
->9.10.0
Release Notes
stylelint/stylelint
v9.10.0
Compare Source
css-in-js
syntax option that will replace the existingstyled
andjsx
ones (#3872).function-calc-no-invalid
rule (#3833).ignore: ["next-sibling"]
toselector-max-type
(#3832).declaration-block-semicolon-space-after
autofix (#3865).CssSyntaxError
for functions in template literals (#3869).no-descending-specificity
false positives for styled-components (#3875).no-duplicate-selectors
false positives for styled-components (#3875).selector-pseudo-class-no-unknown
false positives forfocus-visible
(#3887).selector-max-universal
false positives for flush comments containing a comma (#3817).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.
This PR has been generated by Renovate Bot. View repository job log here.