Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

GitHub Actions(deps): Bump actions/github-script from 4 to 5 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps actions/github-script from 4 to 5.

Release notes

Sourced from actions/github-script's releases.

v5.0.0

What's Changed

Full Changelog: actions/github-script@v4.1.1...v5.0.0

v4.1.1

What's Changed

Full Changelog: actions/github-script@v4.1.0...v4.1.1

v4.1.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v4.0.2...v4.1.0

Update @​actions/core package

This release updates the @actions/core package to 1.2.7 - actions/github-script#137

Fix "require" search path

Previously, the wrapped require searched the existing module.paths and then process.cwd(). We now only search process.cwd(). See actions/github-script#136 for details.

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)

Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 5.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v4...v5)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 27, 2021
@github-actions
Copy link

Thanks for your contribution!
Every commit will generate a new build at https://github.com/project-openubl/searchpe-ui/actions/workflows/pr-build-container-images.yml?query=branch%3Adependabot/github_actions/actions/github-script-5 and once the build finishes you should be able to use the container image ghcr.io/project-openubl/searchpe-ui/searchpe-ui:dependabot/github_actions/actions/github-script-5
To see the full set of container images generated visit https://github.com/project-openubl/searchpe-ui/packages

@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #81 (d4d7b30) into master (ecdb101) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   57.58%   57.58%           
=======================================
  Files          55       55           
  Lines         613      613           
  Branches      139      139           
=======================================
  Hits          353      353           
  Misses        257      257           
  Partials        3        3           
Flag Coverage Δ
e2etests 41.29% <ø> (ø)
unitests 44.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ecdb101...d4d7b30. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants