Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump peter-evans/create-or-update-comment from 2.0.1 to 2.1.0 #7974

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps peter-evans/create-or-update-comment from 2.0.1 to 2.1.0.

Release notes

Sourced from peter-evans/create-or-update-comment's releases.

Create or Update Comment v2.1.0

⭐ Adds input body-file, the path to a file containing the comment body.

What's Changed

New Contributors

Full Changelog: peter-evans/create-or-update-comment@v2.0.1...v2.1.0

Commits
  • 5adcb0b Merge pull request #133 from peter-evans/body-file
  • deb2c81 Test fix for consistency
  • 40bf395 Minor refactor and tests for body-file input
  • b9257b6 Merge pull request #115 from umanghome/main
  • 029195c Merge branch 'body-file' into main
  • 666805d Merge pull request #132 from peter-evans/dependabot/github_actions/chuhlomin/...
  • 9ba2e63 Bump chuhlomin/render-template from 1.5 to 1.6
  • 573dac3 Remove link
  • c78702a Correct example in readme
  • ceb5262 Update test command
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 24, 2022
@ericzzzzzzz
Copy link
Contributor

@dependabot rebase

Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@2b2c85d...5adcb0b)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/peter-evans/create-or-update-comment-2.1.0 branch from 76d34a9 to d1d92b9 Compare October 25, 2022 15:12
@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Merging #7974 (d1d92b9) into main (290280e) will decrease coverage by 3.79%.
The diff coverage is 54.09%.

@@            Coverage Diff             @@
##             main    #7974      +/-   ##
==========================================
- Coverage   70.48%   66.68%   -3.80%     
==========================================
  Files         515      596      +81     
  Lines       23150    28889    +5739     
==========================================
+ Hits        16317    19266    +2949     
- Misses       5776     8198    +2422     
- Partials     1057     1425     +368     
Impacted Files Coverage Δ
cmd/skaffold/app/cmd/credits/export.go 0.00% <0.00%> (ø)
cmd/skaffold/app/cmd/deploy.go 40.90% <0.00%> (-12.94%) ⬇️
cmd/skaffold/app/cmd/test.go 44.44% <0.00%> (ø)
cmd/skaffold/app/exitcode.go 100.00% <ø> (+6.66%) ⬆️
cmd/skaffold/skaffold.go 0.00% <0.00%> (ø)
cmd/skaffold/app/cmd/inspect_tests.go 62.50% <14.28%> (-1.14%) ⬇️
cmd/skaffold/app/cmd/render.go 35.48% <18.18%> (-5.90%) ⬇️
cmd/skaffold/app/cmd/lsp.go 28.12% <28.12%> (ø)
cmd/skaffold/app/cmd/run.go 64.28% <33.33%> (-9.63%) ⬇️
cmd/skaffold/app/cmd/fix.go 56.41% <37.50%> (-20.07%) ⬇️
... and 389 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ericzzzzzzz ericzzzzzzz merged commit ce86b41 into main Oct 25, 2022
@ericzzzzzzz ericzzzzzzz deleted the dependabot/github_actions/peter-evans/create-or-update-comment-2.1.0 branch October 25, 2022 16:03
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 github_actions Pull requests that update GitHub Actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant