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

Bump react-countdown-circle-timer from 2.5.4 to 3.2.1 #29

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2023

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2023
@ChristophNiehoff
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-countdown-circle-timer-3.2.1 branch from 7006976 to 0c5f7a7 Compare May 9, 2023 15:22
dependabot bot and others added 2 commits May 9, 2023 20:56
Bumps [react-countdown-circle-timer](https://github.com/vydimitrov/react-countdown-circle-timer) from 2.5.4 to 3.2.1.
- [Release notes](https://github.com/vydimitrov/react-countdown-circle-timer/releases)
- [Changelog](https://github.com/vydimitrov/react-countdown-circle-timer/blob/master/CHANGELOG.md)
- [Commits](vydimitrov/react-countdown-circle-timer@v2.5.4...v3.2.1)

---
updated-dependencies:
- dependency-name: react-countdown-circle-timer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Christoph Niehoff <[email protected]>
@ChristophNiehoff ChristophNiehoff force-pushed the dependabot/npm_and_yarn/react-countdown-circle-timer-3.2.1 branch from 00e8bcb to ddd17a7 Compare May 9, 2023 18:56
@ChristophNiehoff ChristophNiehoff merged commit 385290c into master May 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-countdown-circle-timer-3.2.1 branch May 9, 2023 19:03
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
1 participant