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-dev): bump cronometro from 0.8.0 to 1.0.5 #1403

Merged
merged 1 commit into from May 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps cronometro from 0.8.0 to 1.0.5.

Release notes

Sourced from cronometro's releases.

1.0.5

  • chore: Updated dependencies. (d3901fb)

1.0.4

  • chore: Updated build system. (2eab835)

1.0.3

  • chore: Updated dependencies and linted code. (8ee474b)
  • chore: Updated dependencies. (edb4ad9)
  • chore: Removed useless file. (881fbe7)

1.0.2

No release notes provided.

1.0.0

No release notes provided.

1.0.0-beta.1

  • chore: Version 1.0.0-beta.1. (8fb2c5c)
  • feat: Allow main module to export a function. (635f904)

1.0.0-beta.0

  • chore: Version 1.0.0-beta.0. (eac15b7)
  • chore: Increase tests timeout. (d071089)
  • feat: Only export as ESM. (43ceac8)
  • chore: Updated directive. (4d1e3de)
Changelog

Sourced from cronometro's changelog.

2022-03-07 / 1.0.5

  • chore: Updated dependencies.

2022-03-07 / 1.0.4

  • chore: Updated build system.

2022-01-26 / 1.0.3

  • chore: Updated dependencies and linted code.
  • chore: Updated dependencies.
  • chore: Removed useless file.

2021-11-17 / 1.0.2

2021-11-16 / 1.0.1

  • fix: Added ESM note in the README.md
  • chore: Allow manual CI triggering.
  • chore: Updated badges.
  • fix: Fixed Typescript configuration.
  • chore: Renamed test files.
  • chore: Removed useless comments.

2021-08-14 / 1.0.0

2021-08-14 / 1.0.0-beta.1

  • feat: Allow main module to export a function.

2021-08-14 / 1.0.0-beta.0

  • chore: Increase tests timeout.
  • feat: Only export as ESM.
  • chore: Updated directive.
Commits
  • a20c8a3 chore: Version 1.0.5.
  • dad9871 chore: Updated CHANGELOG.md.
  • d3901fb chore: Updated dependencies.
  • 29cf5e2 chore: Version 1.0.4.
  • 7626593 chore: Updated CHANGELOG.md.
  • 2eab835 chore: Updated build system.
  • 8670aae chore: Version 1.0.3.
  • c7fb108 chore: Updated CHANGELOG.md.
  • 8ee474b chore: Updated dependencies and linted code.
  • edb4ad9 chore: Updated 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 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 [cronometro](https://github.com/ShogunPanda/cronometro) from 0.8.0 to 1.0.5.
- [Release notes](https://github.com/ShogunPanda/cronometro/releases)
- [Changelog](https://github.com/ShogunPanda/cronometro/blob/main/CHANGELOG.md)
- [Commits](ShogunPanda/cronometro@v0.8.0...v1.0.5)

---
updated-dependencies:
- dependency-name: cronometro
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 May 2, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2022

Codecov Report

Merging #1403 (a9468f3) into main (48bb082) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1403   +/-   ##
=======================================
  Coverage   94.28%   94.28%           
=======================================
  Files          47       47           
  Lines        4250     4250           
=======================================
  Hits         4007     4007           
  Misses        243      243           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48bb082...a9468f3. Read the comment docs.

@github-actions github-actions bot merged commit f3f7f80 into main May 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cronometro-1.0.5 branch May 2, 2022 22:32
KhafraDev pushed a commit to KhafraDev/undici that referenced this pull request Jun 23, 2022
Bumps [cronometro](https://github.com/ShogunPanda/cronometro) from 0.8.0 to 1.0.5.
- [Release notes](https://github.com/ShogunPanda/cronometro/releases)
- [Changelog](https://github.com/ShogunPanda/cronometro/blob/main/CHANGELOG.md)
- [Commits](ShogunPanda/cronometro@v0.8.0...v1.0.5)

---
updated-dependencies:
- dependency-name: cronometro
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
Bumps [cronometro](https://github.com/ShogunPanda/cronometro) from 0.8.0 to 1.0.5.
- [Release notes](https://github.com/ShogunPanda/cronometro/releases)
- [Changelog](https://github.com/ShogunPanda/cronometro/blob/main/CHANGELOG.md)
- [Commits](ShogunPanda/cronometro@v0.8.0...v1.0.5)

---
updated-dependencies:
- dependency-name: cronometro
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
Bumps [cronometro](https://github.com/ShogunPanda/cronometro) from 0.8.0 to 1.0.5.
- [Release notes](https://github.com/ShogunPanda/cronometro/releases)
- [Changelog](https://github.com/ShogunPanda/cronometro/blob/main/CHANGELOG.md)
- [Commits](ShogunPanda/cronometro@v0.8.0...v1.0.5)

---
updated-dependencies:
- dependency-name: cronometro
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

1 participant