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: bump xt0rted/pull-request-comment-branch from 1.4.0 to 2.0.0 #8613

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2023

Bumps xt0rted/pull-request-comment-branch from 1.4.0 to 2.0.0.

Release notes

Sourced from xt0rted/pull-request-comment-branch's releases.

v2.0.0

  • Updated node runtime from 12 to 16
  • Removed deprecated ref and sha outputs. If you're using these then you should switch to head_ref and head_sha respectively.
Changelog

Sourced from xt0rted/pull-request-comment-branch's changelog.

Changelog

Unreleased

2.0.0 - 2023-03-29

  • Updated node runtime from 12 to 16
  • Removed deprecated ref and sha outputs. If you're using these then you should switch to head_ref and head_sha respectively.

1.4.0 - 2022-10-23

  • Bumped @actions/core from 1.2.7 to 1.10.0
  • Bumped @actions/github from 4.0.0 to 5.1.1
  • Bumped node-fetch from 2.6.1 to 2.6.7

1.3.0 - 2021-05-09

  • Bumped @actions/core from 1.2.5 to 1.2.7
  • Updated the repo_token input so it defaults to GITHUB_TOKEN. If you're already using this value you can remove this setting from your workflow.

1.2.0 - 2020-09-09

  • Deprecated ref and sha outputs in favor of head_ref and head_sha.
  • Added base_ref and base_sha outputs
  • Bumped @actions/core from 1.2.2 to 1.2.5
  • Bumped @actions/github from 2.1.1 to 4.0.0

1.1.0 - 2020-02-21

  • Bumped @actions/github from 2.1.0 to 2.1.1

1.0.0 - 2020-02-09

  • Initial release
Commits
  • d97294d Release v2.0.0
  • a87e7d3 v2.0.0
  • 680f5a7 Rename fixup-commits.yml to fixup-commits.yml
  • 3f1f025 Merge pull request #347 from xt0rted/dependabot/npm_and_yarn/types/node-18.15.11
  • afc149b Bump @​types/node from 18.15.10 to 18.15.11
  • 43a3063 Merge pull request #310 from xt0rted/remove-deprecated-outputs
  • 3733bbb Remove deprecated outputs
  • 172a677 Merge pull request #342 from xt0rted/dependabot/npm_and_yarn/typescript-5.0.2
  • 71d4d22 Merge pull request #335 from kishaningithub/patch-1
  • 3dac4bb Bump typescript from 4.9.5 to 5.0.2
  • 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)

Bumps [xt0rted/pull-request-comment-branch](https://github.com/xt0rted/pull-request-comment-branch) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/xt0rted/pull-request-comment-branch/releases)
- [Changelog](https://github.com/xt0rted/pull-request-comment-branch/blob/main/CHANGELOG.md)
- [Commits](xt0rted/pull-request-comment-branch@653a7d5...d97294d)

---
updated-dependencies:
- dependency-name: xt0rted/pull-request-comment-branch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2023
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #8613 (01c6456) into main (290280e) will decrease coverage by 6.27%.
The diff coverage is 54.74%.

@@            Coverage Diff             @@
##             main    #8613      +/-   ##
==========================================
- Coverage   70.48%   64.21%   -6.27%     
==========================================
  Files         515      613      +98     
  Lines       23150    30694    +7544     
==========================================
+ Hits        16317    19710    +3393     
- Misses       5776     9505    +3729     
- Partials     1057     1479     +422     
Impacted Files Coverage Δ
cmd/skaffold/app/cmd/completion.go 13.04% <0.00%> (-1.25%) ⬇️
cmd/skaffold/app/cmd/config/list.go 65.21% <ø> (ø)
cmd/skaffold/app/cmd/config/set.go 88.72% <ø> (ø)
cmd/skaffold/app/cmd/config/util.go 54.28% <ø> (ø)
cmd/skaffold/app/cmd/credits.go 100.00% <ø> (ø)
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/generate_pipeline.go 60.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_modules.go 65.00% <ø> (ø)
cmd/skaffold/app/cmd/inspect_profiles.go 66.66% <ø> (ø)
... and 39 more

... and 390 files with indirect coverage changes

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

@ericzzzzzzz ericzzzzzzz merged commit b666310 into main Mar 30, 2023
@ericzzzzzzz ericzzzzzzz deleted the dependabot/github_actions/xt0rted/pull-request-comment-branch-2.0.0 branch March 30, 2023 16:39
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.

None yet

1 participant