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

fix(deps): update dependency polished to v4 #920

Merged
merged 6 commits into from Nov 11, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2020

This PR contains the following updates:

Package Type Update Change
polished (source) dependencies major ^3.5.1 -> ^4.0.0

Release Notes

styled-components/polished

v4.0.3

Compare Source

Bug Fix

v4.0.2

Bug Fix

  • ellipsis: Fixes an issue where the webkit prefix was not properly applied with the multiline option. (Thanks @​drakang4 - #​546)

Renovate configuration

📅 Schedule: "on Monday every 8 weeks of the year starting on the 5th week" (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.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 2, 2020 13:00
@renovate renovate bot force-pushed the renovate/polished-4.x branch 8 times, most recently from ea612f6 to 618daf9 Compare November 9, 2020 21:31
Comment on lines 151 to 164
symbols: {
sqrt: {
func: {
symbol: 'sqrt',
f: (a: number) => Math.sqrt(a),
notation: 'func',
precedence: 0,
rightToLeft: 0,
argCount: 1
},
symbol: 'sqrt',
regSymbol: 'sqrt\\b'
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Follow styled-components/polished#550 for fix details.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0004%) to 95.838% when pulling a82f80c on renovate/polished-4.x into a29b164 on main.

@zendesk-garden zendesk-garden temporarily deployed to staging November 10, 2020 18:05 Inactive
@jzempel jzempel merged commit a084164 into main Nov 11, 2020
@jzempel jzempel deleted the renovate/polished-4.x branch November 11, 2020 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

5 participants