Skip to content

Bump probot from 14.2.4 to 14.3.1#258

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/probot-14.3.1
Open

Bump probot from 14.2.4 to 14.3.1#258
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/probot-14.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps probot from 14.2.4 to 14.3.1.

Release notes

Sourced from probot's releases.

v14.3.1

14.3.1 (2026-03-20)

Bug Fixes

  • cli: turn off strict args parsing to re-allow using receive command with args (#2304) (67a30d1)

v14.3.0

14.3.0 (2026-03-16)

Bug Fixes

  • receive command failing when LOG_LEVEL is set (#2296) (556ec16)

Features

  • replace dotenv with node native parseEnv, when using deno runtime use deno >2.7.0 (#2265) (c94ac6e)
Commits
  • 67a30d1 fix(cli): turn off strict args parsing to re-allow using receive command with...
  • 1ecfade build(deps-dev): bump undici from 7.22.0 to 7.24.1
  • c94ac6e feat: replace dotenv with node native parseEnv, when using deno runtime use d...
  • a6077ac build(deps): bump minimatch from 9.0.6 to 9.0.9 (#2300)
  • 47b3134 build(deps): lock file maintenance
  • 004a28e chore(deps): update vitest monorepo to v4 (major) (#2259)
  • 9c1a37d build(deps): lock file maintenance (#2282)
  • 32dba64 docs: update HTTP links to HTTPS (#2298)
  • 8e3bd1e build(deps-dev): bump qs from 6.14.1 to 6.14.2
  • 556ec16 fix: receive command failing when LOG_LEVEL is set (#2296)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for probot since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [probot](https://github.com/probot/probot) from 14.2.4 to 14.3.1.
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v14.2.4...v14.3.1)

---
updated-dependencies:
- dependency-name: probot
  dependency-version: 14.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 23, 2026
@dependabot dependabot bot requested a review from robandpdx as a code owner March 23, 2026 06:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@github-actions
Copy link
Contributor


=============================== Coverage summary ===============================
Statements   : 100% ( 149/149 )
Branches     : 100% ( 88/88 )
Functions    : 100% ( 27/27 )
Lines        : 100% ( 148/148 )
================================================================================

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.

0 participants