Skip to content

build(deps): bump polished from 4.1.3 to 4.3.1 in /docs #8

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

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 Jan 28, 2025

Bumps polished from 4.1.3 to 4.3.1.

Release notes

Sourced from polished's releases.

v4.3.1

Bug Fixes & Improvements

  • Remove annotate-pure-calls plugin to address incompatibility with later versions of rollup.
  • Update dependencies.

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
  • a7e3dee fix(jest): adjust jest dependency version
  • 959b305 fix(jest): rollback Jest
  • 97f60c3 fix(babel-jest): rollback version
  • c7f3fe3 chore(ramda): upgrade rambda
  • 52ea8d9 build(babel-jest): upgrade babel-jest package
  • 95976b7 test(jest): upgrade jest
  • 74990cd build(prettier): upgrade prettier
  • e1f7709 fix(rollup): remove deprecated annotate pure calls plugin
  • 4ce6a34 fix(linting): upgrade es-lint and dependencies
  • 6c8c4ef Revert "build(polished): first pass to upgrade dependencies"
  • 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 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)

Bumps [polished](https://github.com/styled-components/polished) from 4.1.3 to 4.3.1.
- [Release notes](https://github.com/styled-components/polished/releases)
- [Commits](styled-components/polished@v4.1.3...v4.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 28, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2025

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

POST https://api.github.com/repos/leonklingele/golangci-lint/pulls/8/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the leonklingele/golangci-lint repository. // See: https://docs.github.com/rest/pulls/review-requests#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
Development

Successfully merging this pull request may close these issues.

0 participants