paperclip icon indicating copy to clipboard operation
paperclip copied to clipboard

chore(deps): bump react-countdown-circle-timer from 2.5.4 to 3.2.1

Open dependabot[bot] opened this issue 2 years ago • 1 comments
trafficstars

Bumps react-countdown-circle-timer from 2.5.4 to 3.2.1.

Release notes

Sourced from react-countdown-circle-timer's releases.

v3.2.1

Fix

  • Build packages before publish to include changes from v.3.2.0

v3.2.0

Features

  • Add isGrowing prop that indicates if the progress should grow instead of shrink. Thanks @​bonqus!

Fix

  • Workflow action to run tests and publish results

v3.1.0

Features:

  • Add viewBox prop to the svg element for the wen and mobile packages. The viewBox prop will make the countdown timer responsive and it will adjust its size according to the element outside.

v3.0.9

Fix

  • Fix for #193. This is fix for the issue where types for the hook are referenced by the shared package, which is not exported. To solve the problem now we copy the types from the shared package and add them to each package when bundling the code. This is not the best solution but it is the simplest. Once we have a good way to bundle types from monorepo this can be changed.

v3.0.8

Fix

Draft a new release since the previous one did not include the type fix

v3.0.7

Fix

Extend strokeLinecap to support "butt" option

v3.0.6

This release includes fixes for issues that were found after the v3 release:

Fixes

  • Fix README on both packages and sync up versions
  • The animating path is visible when the animation is over on Android. To fix it we check if the elapsed time is equal the duration
  • Upgrade use-elapsed-time to fix an issue where the newStartAt was not respected
  • Accept a new argument from onComplete that can control the initialRemainingTime
  • Move types close to the web and mobile packages since TypeScript can not reexport submodules. Issue microsoft/TypeScript#8305
  • Add README to mobile package
  • Add README for web package so it shows in NPM

v3.0.0

In v3 both packages - web and mobile are rewritten in TypeScript and bunch of improvements are added:

Improvements

  • The Web and Mobile packages are now written in TypeScript
  • PNPM is now used as package manager as well as to handle the monorepo

... (truncated)

Changelog

Sourced from react-countdown-circle-timer's changelog.

3.2.1

Fix

  • Build packages before publish to include changes from v.3.2.0

3.2.0

Features

  • Add isGrowing prop that indicates if the progress should grow instead of shrink. Thanks @​bonqus!

Fix

  • Workflow action to run tests and publish results

3.1.0

Features

  • Add viewBox prop to the svg element for the wen and mobile packages. The viewBox prop will make the countdown timer responsive and it will adjust its size according to the element outside.

3.0.9

Fix

  • Fix for #193. This is fix for the issue where types for the hook are referenced by the shared package, which is not exported. To solve the problem now we copy the types from the shared package and add them to each package when bundling the code. This is not the best solution but it is the simplest. Once we have a good way to bundle types from monorepo this can be changed.

3.0.8

Fix

  • Draft a new release since the previous one did not include the type update

3.0.7

Fix

  • Extend strokeLinecap to support "butt" option

3.0.6

Fix

  • Fix README on both packages and sync up versions

3.0.5

Fix(mobile)

... (truncated)

Commits

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)

dependabot[bot] avatar Nov 20 '23 19:11 dependabot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
paperclip 🛑 Canceled (Inspect) Nov 20, 2023 7:31pm

vercel[bot] avatar Nov 20 '23 19:11 vercel[bot]