Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

build(deps): bump compare-versions from 4.1.3 to 5.0.3 #1483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps compare-versions from 4.1.3 to 5.0.3.

Changelog

Sourced from compare-versions's changelog.

5.0.3 - 2022-12-13

  • Fix npm build chache from 5.0.2.

5.0.2 - 2022-12-13

  • Fix satisfies() handling of 0.x versions.

5.0.1 - 2022-08-26

  • Include source file in npm bundle for source maps.

5.0.0 - 2022-08-25

  • BREAKING CHANGE: main export is now named.
  • Rewrite in TypeScript. Ensure single source of truth for all outputs.
  • Support ESM and CJS (through UMD).
  • Dropped Bower support.

4.1.4 - 2022-08-23

  • Fix satisfies() CJS export.
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)

Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 4.1.3 to 5.0.3.
- [Release notes](https://github.com/omichelsen/compare-versions/releases)
- [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omichelsen/compare-versions/commits/v5.0.3)

---
updated-dependencies:
- dependency-name: compare-versions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 19, 2022
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #1483 (399005c) into master (c308782) will decrease coverage by 0.30%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1483      +/-   ##
==========================================
- Coverage   80.57%   80.27%   -0.31%     
==========================================
  Files          26       28       +2     
  Lines         556      583      +27     
  Branches       70       76       +6     
==========================================
+ Hits          448      468      +20     
- Misses        101      107       +6     
- Partials        7        8       +1     
Impacted Files Coverage Δ
packages/worker/src/utils.ts 68.42% <0.00%> (ø)
packages/web/src/utils.ts 87.50% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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