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

github-actions: bump LouisBrunner/checks-action from 1.0.0 to 1.5.0 #76

Conversation

dependabot[bot]
Copy link

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

Bumps LouisBrunner/checks-action from 1.0.0 to 1.5.0.

Release notes

Sourced from LouisBrunner/checks-action's releases.

Update dependencies, remove set-outputs

No release notes provided.

Use Node 16

This should remove pesky deprecation messages.

Correct 1.3.0's build

v1.3.0 wasn't rebuilt and is a copy of v1.2.0, this fixes that

Add pull_request_target to the list of supported events

No release notes provided.

Add output_text_description_file argument

Adds output_text_description_file which allow to set output.text_description from a file instead of from inline JSON

Update dependencies & forward annotations

  • npm audit fix and similar
  • Forward annotations

v1.1.1

Bug fixes

  • Fix a bug where a workflow run with the pull_request trigger would not select the right SHA and checks wouldn't show correctly (#12)

v1.1.0

This version allows more control around which repository and/or commit your action is creating Checks on:

  • Add optional repo input (e.g. myusername/myrepo) to create checks on that repository
  • Add optional sha input to create checks against that commit

Note that the provided token will need to have access to the given repo

Commits
  • 87e7256 fix: upgrade deps and fix typing issues (#41)
  • 07b20f5 fix: set-output is now deprecated (#40)
  • d324d17 fix: Update set-output workflow command. Fix test (#39)
  • 3b18b2e Update runtime to Node.js 16 (#37)
  • f1fba2f fix: test and rebuild
  • 92caed8 feat: add support for pull_request_target (fixes #28)
  • 9f34467 chore: various package upgrades
  • 3d24d48 Add output_text_description_file input (#24)
  • 2a1af42 Update dependencies & rename main branch
  • 2779b19 Bump y18n from 4.0.0 to 4.0.1 (#19)
  • 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 [LouisBrunner/checks-action](https://github.com/LouisBrunner/checks-action) from 1.0.0 to 1.5.0.
- [Release notes](https://github.com/LouisBrunner/checks-action/releases)
- [Commits](LouisBrunner/checks-action@v1.0.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 🤖 bot label Oct 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2022

Dependabot tried to add @octocat and @AlexRogalskiy as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/dsp-testing/android-patterns/pulls/76/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the dsp-testing/android-patterns repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2022

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2023

Superseded by #84.

@dependabot dependabot bot closed this Jan 31, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/LouisBrunner/checks-action-1.5.0 branch January 31, 2023 13:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants