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 4.0.3 to 4.2.2 in /docs #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps polished from 4.0.3 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)

v4.1.3

Bug Fixes

  • Addressed several performance issues with regexes.

v4.1.2

Bug Fixes

  • fluidRange - updated return value to use an array to address unclear object property typing error in flow.

v4.1.1

Bug Fixes

  • scarf - removed scarf analytics package due to yarn incompatibilities and concerns over GDPR compliance.

v4.1.0

Introducing polished.js v4.1.0!

We're super stoked to announce that polished.js v4.1.0 is officially out! It is available via your package manager of choice. This will be the final non-patch release before v5.

npm install polished yarn add polished

Release Highlights

New Module

  • remToPx: We've introduced a new module to handle converting to rem values to px values. (#376)

Analytics

  • We are now leveraging Scarf to track package analytics. You can opt-out of this functionality by following these instructions

v4.0.5

Documentation

  • readableColor - Update docs and function signature to be clearer about the use of each parameter.

... (truncated)

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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2023

Dependabot tried to add @FFhix10/team as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/FFhix10/golangci-lint/pulls/201/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the FFhix10/golangci-lint repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants