dictyBase / modware-order

dictyBase grpc service to manage order of biological stocks
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

build(deps): bump peter-evans/slash-command-dispatch from 2 to 3 #93

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps peter-evans/slash-command-dispatch from 2 to 3.

Release notes

Sourced from peter-evans/slash-command-dispatch's releases.

Slash Command Dispatch v3.0.0

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

New Contributors

Full Changelog: https://github.com/peter-evans/slash-command-dispatch/compare/v2.3.0...v3.0.0

Slash Command Dispatch v2.3.0

  • Adds support for the http_proxy and https_proxy environment variables to allow the action to be used on self-hosted runners behind a corporate proxy.

Slash Command Dispatch v2.2.1

  • Fixes a bug with error handling when using dispatch-type: workflow.

Slash Command Dispatch v2.2.0

  • Adds support for GitHub Enterprise

Slash Command Dispatch v2.1.3

  • Dependency updates

Slash Command Dispatch v2.1.2

  • Dependency updates

Slash Command Dispatch v2.1.1

  • Fixes a bug which occurred when issuing slash commands in a pull request that had an empty content body

Slash Command Dispatch v2.1.0

  • Adds support for the repository permission levels triage and maintain. These levels are only applicable to organization repositories. See the documentation here for further details about permission levels.
Commits
  • 2afb49d chore: update package lock
  • 2fa5141 Merge pull request #140 from peter-evans/v3
  • 0278258 Update runtime to node 16
  • d4409d5 Merge pull request #139 from peter-evans/rm-workflow
  • b822b70 ci: remove workflow
  • fd1f9fc Merge pull request #135 from peter-evans/update-distribution
  • e902fb4 build: update distribution
  • 4789bec Merge pull request #132 from peter-evans/update-dependencies
  • 3194ec0 chore: update dependencies
  • 8b1f749 Merge pull request #129 from peter-evans/dependabot/npm_and_yarn/ansi-regex-5...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov[bot] commented 2 years ago

Codecov Report

Merging #93 (64cf724) into develop (acf38fd) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 64cf724 differs from pull request most recent head 2db7d6a. Consider uploading reports for the commit 2db7d6a to get more accurate results

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #93   +/-   ##
========================================
  Coverage    67.53%   67.53%           
========================================
  Files            2        2           
  Lines          231      231           
========================================
  Hits           156      156           
  Misses          61       61           
  Partials        14       14           
cybersiddhu commented 1 year ago

@dependabot recreate

cybersiddhu commented 1 year ago

@dependabot recreate

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 2db7d6ad and detected 0 issues on this pull request.

View more on Code Climate.