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:
3.3.0
->3.3.1
5.3.19
->5.3.21
7.8.1
->7.9.0
7.0.32
->7.0.34
9.0.0
->9.1.0
2.1.1
->2.1.2
Release Notes
percy/percy-storybook
v3.3.1
Compare Source
What's new?
0d19143
fix: Encode old url to prevent issues with emojis (#229)storybookjs/storybook
v5.3.21
Compare Source
Bug Fixes
v5.3.20
Compare Source
Bug Fixes
eslint/eslint
v7.9.0
Compare Source
3ca2700
Fix: Corrected notice for invalid (:) plugin names (#13473) (Josh Goldberg)fc5783d
Docs: Fix leaky anchors in v4 migration page (#13635) (Timo Tijhof)f1d07f1
Docs: Provide install commands for Yarn (#13661) (Nikita Baksalyar)29d1cdc
Fix: prefer-destructuring removes comments (refs #13678) (#13682) (Milos Djermanovic)b4da0a7
Docs: fix typo in working with plugins docs (#13683) (啸生)6f87db7
Update: fix id-length false negatives on Object.prototype property names (#13670) (Milos Djermanovic)361ac4d
Fix: NonOctalDecimalIntegerLiteral is decimal integer (fixes #13588) (#13664) (Milos Djermanovic)f260716
Docs: update outdated link (#13677) (klkhan)5138c91
Docs: add missing eslint directive comments in no-await-in-loop (#13673) (Milos Djermanovic)17b58b5
Docs: clarify correct example in no-return-await (fixes #13656) (#13657) (Milos Djermanovic)9171f0a
Chore: fix typo (#13660) (Nitin Kumar)6d9f8fb
Sponsors: Sync README with website (ESLint Jenkins)97b0dd9
Sponsors: Sync README with website (ESLint Jenkins)deab125
Sponsors: Sync README with website (ESLint Jenkins)bf2e367
Sponsors: Sync README with website (ESLint Jenkins)8929208
Sponsors: Sync README with website (ESLint Jenkins)postcss/postcss
v7.0.34
Compare Source
postcss-scss
2.v7.0.33
Compare Source
ChristianMurphy/postcss-combine-duplicated-selectors
v9.1.0
Compare Source
A new option
removeDuplicatedValues
has been added. (#534 thanks @MoltenCoffee)In order to limit this to only combining properties when the values are equal, set the
removeDuplicatedValues
option to true instead. This could clean up duplicated properties, but allow for conscious duplicates such as fallbacks for custom properties.This will transform the following css
into
prettier/prettier
v2.1.2
Compare Source
diff
Fix formatting for directives in fields (#9116 by @sosukesuzuki)
Renovate configuration
📅 Schedule: "before 2am on monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.