porting-assistant-dotnet-ui
porting-assistant-dotnet-ui copied to clipboard
build(deps): Bump compare-versions from 3.6.0 to 5.0.1
Bumps compare-versions from 3.6.0 to 5.0.1.
Changelog
Sourced from compare-versions's changelog.
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.4.1.3 - 2022-01-11
- Export CJS style in ESM for cross compatibility.
4.1.2 - 2021-12-09
- Do not allow leading comparators in
validate().4.1.1 - 2021-11-12
- Remove optional chaining operator.
4.1.0 - 2021-11-12
- Add
satisfies()function to test for range match.4.0.2 - 2021-11-12
- Fix wildcard comparisons.
4.0.1 - 2021-11-01
- Remove
{ "type": "module" }from package.json and set{ "sideEffects": false }.4.0.0 - 2021-10-30
- Add new ESM version in addition to the original CJS version.
- Refactor ESM version to improve performance and reduce lines of code.
- No breaking API changes but releasing as a major version bump to signal the new ESM code will be used by compatible bundlers like webpack and parcel.
Commits
1ad45bc5.0.1a50db5afix(sourcemaps): include source file in npm bundledff32b2v5.0.0b7b22dcfeat: rewrite in TypeScript01f5d9f4.1.4dd7d617fix: sastisfies cjs export866fe3cchore: upgrade dependencies19b96eachore: upgrade dependencies0ab38cc4.1.322cf104fix: export CJS style in ESM for cross compatibility- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)