create-issue-branch
create-issue-branch copied to clipboard
build: bump probot from 12.3.3 to 13.1.2
Bumps probot from 12.3.3 to 13.1.2.
Release notes
Sourced from probot's releases.
v13.1.2
13.1.2 (2024-03-26)
Bug Fixes
- deps: update dependency express to v4.19.2 [security] (b1d3ac3)
v13.1.1
13.1.1 (2024-03-26)
Bug Fixes
v13.1.0
13.1.0 (2024-03-12)
Features
v13.0.2
13.0.2 (2024-02-03)
Bug Fixes
- deps: update dependency commander to v12 (737835f)
v13.0.1
13.0.1 (2024-01-26)
Bug Fixes
v13.0.0
13.0.0 (2024-01-25)
Features
... (truncated)
Commits
b1d3ac3fix(deps): update dependency express to v4.19.2 [security]3c655e8build(deps): lock file maintenance052a8c6build(deps): bump express from 4.18.3 to 4.19.252de532fix(deps): move bottleneck to dependencies (#1992)2549886build(deps): lock file maintenance (#1988)d195264feat(run): allow passingOctokitandlog(#1984)c62652ebuild(deps): lock file maintenance (#1986)7583bdfdocs: Make examples ESM (#1957)b93e73abuild(deps): lock file maintenance (#1983)8ade040build(deps): lock file maintenance (#1981)- Additional commits viewable in compare view
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 | May 23, 2024 2:39pm |
A newer version of probot exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Codecov Report
Attention: Patch coverage is 67.92453% with 17 lines in your changes are missing coverage. Please review.
Project coverage is 82.07%. Comparing base (
96a776d) to head (e84f533). Report is 4 commits behind head on main.
| Files | Patch % | Lines |
|---|---|---|
| src/github.ts | 68.75% | 5 Missing :warning: |
| src/probot.ts | 57.14% | 3 Missing :warning: |
| src/utils.ts | 25.00% | 3 Missing :warning: |
| src/webhooks/issue-assigned.ts | 50.00% | 2 Missing :warning: |
| src/webhooks/issue-opened.ts | 50.00% | 2 Missing :warning: |
| src/config.ts | 50.00% | 1 Missing :warning: |
| src/webhooks/pull-request.ts | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #825 +/- ##
==========================================
- Coverage 82.09% 82.07% -0.02%
==========================================
Files 18 18
Lines 983 982 -1
Branches 205 205
==========================================
- Hits 807 806 -1
Misses 165 165
Partials 11 11
: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.