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

Bump coverallsapp/github-action from 1.1.3 to 1.2.3 #20405

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps coverallsapp/github-action from 1.1.3 to 1.2.3.

Release notes

Sourced from coverallsapp/github-action's releases.

v1.2.3

No release notes provided.

v1.2.2

Don't suppress filesystem errors when trying to open a coverage report file.

v1.2.1: Update dependencies

No release notes provided.

v1.2.0: Add carryforward flags

  • Add carryforward flags feature
  • Update dependencies
Commits

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)

@openssl-machine openssl-machine added the hold: cla required The contributor needs to submit a license agreement label Feb 28, 2023
@t8m t8m added branch: master Merge to master branch approval: review pending This pull request needs review by a committer approval: otc review pending This pull request needs review by an OTC member triaged: bug The issue/pr is/fixes a bug cla: trivial One of the commits is marked as 'CLA: trivial' tests: exempted The PR is exempt from requirements for testing and removed hold: cla required The contributor needs to submit a license agreement labels Feb 28, 2023
@t8m t8m added severity: urgent Fixes an urgent issue (exempt from 24h grace period) and removed approval: otc review pending This pull request needs review by an OTC member labels Feb 28, 2023
@t8m
Copy link
Member

t8m commented Feb 28, 2023

This is kind of urgent as it otherwise gets overwritten by any subsequent merge.

@openssl-machine openssl-machine deleted the dependabot/github_actions/coverallsapp/github-action-1.2.3 branch February 28, 2023 22:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

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.

@t8m t8m restored the dependabot/github_actions/coverallsapp/github-action-1.2.3 branch March 1, 2023 09:23
@t8m t8m reopened this Mar 1, 2023
@openssl-machine openssl-machine added the hold: cla required The contributor needs to submit a license agreement label Mar 1, 2023
@t8m t8m removed the hold: cla required The contributor needs to submit a license agreement label Mar 1, 2023
@t8m
Copy link
Member

t8m commented Mar 1, 2023

ping for second review

@paulidale paulidale added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: review pending This pull request needs review by a committer labels Mar 1, 2023
@openssl-machine openssl-machine deleted the dependabot/github_actions/coverallsapp/github-action-1.2.3 branch March 1, 2023 09:27
@openssl-machine openssl-machine added the hold: cla required The contributor needs to submit a license agreement label Mar 1, 2023
@paulidale paulidale restored the dependabot/github_actions/coverallsapp/github-action-1.2.3 branch March 1, 2023 09:31
@paulidale paulidale reopened this Mar 1, 2023
@paulidale
Copy link
Contributor

What do we do for the CLA check for this?

@t8m
Copy link
Member

t8m commented Mar 1, 2023

What do we do for the CLA check for this?

We just add CLA: trivial when merging.

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@1.1.3...v1.2.3)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  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/coverallsapp/github-action-1.2.3 branch from d032153 to 0fca466 Compare March 1, 2023 09:35
@paulidale
Copy link
Contributor

Merged :)

@paulidale paulidale closed this Mar 1, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/coverallsapp/github-action-1.2.3 branch March 1, 2023 09:36
@paulidale
Copy link
Contributor

Noting we've got coveralls actions on other branches but they never get run.

openssl-machine pushed a commit that referenced this pull request Mar 1, 2023
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@1.1.3...v1.2.3)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from #20405)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch cla: trivial One of the commits is marked as 'CLA: trivial' hold: cla required The contributor needs to submit a license agreement severity: urgent Fixes an urgent issue (exempt from 24h grace period) tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants