create-issue-branch
create-issue-branch copied to clipboard
build: bump mkver from 2.1.0 to 3.0.2
Bumps mkver from 2.1.0 to 3.0.2.
Release notes
Sourced from mkver's releases.
Release 3.0.2
- remove spurious console.log (f99d92e)
- prep 3.0.2 (9234b67)
Release 3.0.1
- add release config (938a071)
- add release target (3a97865)
- run tests before release (db1f951)
- fix bin (dfe4ee9)
Changelog
Sourced from mkver's changelog.
v3.0.2
- 🐞 Remove console.log with
headShametadatav3.0.1
- 🐞 Fix
mkvershebangv3.0.0
💔 Drop support for obsolete versions of Node.js
✨ Support non-CLI programmatic
mkvercalls. Include typings.📦 Merge code from bin/mkver.js into mkver.ts
📦 Replace sync calls with async calls
📦 Added eslint.
📦 Added prettier and import reordering.
📦 Upgrade all dev dependencies.
Commits
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| create-issue-branch | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 4, 2024 2:08am |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.32%. Comparing base (
417b702) to head (44ed8dc). Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #832 +/- ##
=======================================
Coverage 84.32% 84.32%
=======================================
Files 17 17
Lines 938 938
Branches 196 196
=======================================
Hits 791 791
Misses 141 141
Partials 6 6
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.