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

build(deps): bump polished from 3.7.2 to 4.2.2 in /superset-frontend #613

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 21, 2023

Bumps polished from 3.7.2 to 4.2.2.

Release notes

Sourced from polished's releases.

v4.2.2

Bug Fixes

  • Color Modules - addresses an issue with longer floats in color values. (#610 - Thanks to @​levymetal)

v4.2.1

Bug Fixes

  • hls(a) - now properly parses percentages for opacity.
  • rgb(a) - now properly parses percentages for opacity.

v4.2.0

Improvements

  • color Modules - now support space-separated CSS color values for rgb(a) and hsl(a). (#605)
  • rgb - now accepts optional opacity value.
  • hsl - now accepts optional opacity value.

v4.1.4

Bug Fixes

  • mix - remove unnecessary division by 1 (#59)
Commits
  • 8d5ccfa fix(parsetorgb): fixes support for variable length floats
  • 02435da docs(parsetorgb): update regexes
  • b928cdb fix(parsetorgb): fix rgba/hsla alpha precision
  • bee4d68 chore(parsergb): fix support for percentage based opacity
  • 22b4305 chore(hsl/rgb): update space-separated color tests
  • f35d317 fix(parsetorgb): add 4 space-separated CSS color value support to parsetoRGB
  • 58796b6 docs(transparentize): fix trailing comma and semicolon in example code
  • 7fc0ff9 fix(parsetohsl): fixes support for 4 space-separated CSS values
  • bf2bd28 Build(deps): Bump cached-path-relative from 1.0.2 to 1.1.0
  • 67770bb chore(typescript): remove redundant TS build/check in CI
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [polished](https://github.com/styled-components/polished) from 3.7.2 to 4.2.2.
- [Release notes](https://github.com/styled-components/polished/releases)
- [Commits](styled-components/polished@v3.7.2...v4.2.2)

---
updated-dependencies:
- dependency-name: polished
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 21, 2023

The following labels could not be found: npm, dependabot.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03% ⚠️

Comparison is base (515452c) 69.06% compared to head (58157b0) 69.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #613      +/-   ##
==========================================
- Coverage   69.06%   69.04%   -0.03%     
==========================================
  Files        1908     1908              
  Lines       74807    74807              
  Branches     8270     8270              
==========================================
- Hits        51667    51647      -20     
- Misses      21001    21021      +20     
  Partials     2139     2139              
Flag Coverage Δ
hive 53.73% <ø> (ø)
javascript 56.13% <ø> (ø)
mysql 78.41% <ø> (ø)
postgres 78.51% <ø> (ø)
presto 53.69% <ø> (ø)
python 82.86% <ø> (-0.06%) ⬇️
sqlite ?
unit 55.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Author

dependabot bot commented on behalf of github Jan 24, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the 3942dependabot/npm_and_yarn/superset-frontend/polished-4.2.2 branch January 24, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants