Skip to content

chore(deps-dev): bump polished from 3.6.7 to 4.1.3#533

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/polished-4.1.3
Open

chore(deps-dev): bump polished from 3.6.7 to 4.1.3#533
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/polished-4.1.3

Conversation

@dependabot-preview
Copy link
Contributor

Bumps polished from 3.6.7 to 4.1.3.

Release notes

Sourced from polished's releases.

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.

v3.7.1 LTS

Bug Fixes

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

v3.7.0 LTS

Introducing polished.js v3.7.0 LTS!

We're excited to release v3.7.0, polished's first Long Term Support (LTS) branch. We will continue to back-port critical bug and security fixes to this branch until the release of v5, at which point v4 will become the new LTS branch. This release also officially deprecates polished v2.x.x.

npm install polished@lts yarn add polished@lts

Release Highlights

Improvements & Bug Fixes

  • between: now properly throws an error when mixed units are used for from/toSize and min/maxScreen. This also fixes the same bug in fluidRange. (#445)
  • readableColor - Update docs and function signature to be clearer about the use of each parameter.
    • transparentize - addressed an issue where we weren't handling cases where floats were greater than 2 decimals. (#548)
  • triangle Improvement: once again properly works with inherit by setting individual properties when inherit is used. (#430)
  • npm - addressed an issue where .yarn cache was bloating published package size, along with some other ignore optimization. (#553 Thanks @​scttcper)
    • Updated @​babel/runtime to address webpack v5 compatibility issue (Thanks @​koba04 - #547 )

Contributor Improvements

  • prettier: We've implemented .prettierrc and .prettierignore to better control formatting in development environments.
  • Build Speed: Build speed has been improved by removing extraneous linting scripts.

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)

... (truncated)

Commits
  • e483693 chore(jest): pin version
  • d51efba build(lockfile): update Yarn Lockfile
  • 7f551f1 chore(regex): clean up regex for performance
  • 8cceac1 Build(deps): Bump ws from 7.3.1 to 7.4.6
  • 0663291 Build(deps): Bump browserslist from 4.14.3 to 4.16.6
  • 8ebe113 Build(deps): Bump hosted-git-info from 2.8.8 to 2.8.9
  • aefdc41 Build(deps): Bump lodash from 4.17.20 to 4.17.21
  • 57afbcb Build(deps): Bump handlebars from 4.7.6 to 4.7.7
  • ffedc41 refactor(out.log): remove extraneous log file
  • 1e25760 refactor(fluidrange): rework fluidrange return to be comptabile with latest flow
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 31, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants