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 escemi-tech/actions-node from 1.4.2 to 1.5.0 #516

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2022

Bumps escemi-tech/actions-node from 1.4.2 to 1.5.0.

Release notes

Sourced from escemi-tech/actions-node's releases.

Version 1.5.0

  • Allows to disable checkout
  • Allows to provide checkout parameters

Full Changelog: escemi-tech/actions-node@v1.4.2...v1.5.0

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 11, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2022

Codecov Report

Merging #516 (f7f74f0) into main (9aec51a) will increase coverage by 7.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #516      +/-   ##
==========================================
+ Coverage   57.60%   64.77%   +7.16%     
==========================================
  Files          75       75              
  Lines        1623     1885     +262     
  Branches      259      349      +90     
==========================================
+ Hits          935     1221     +286     
- Misses        449      598     +149     
+ Partials      239       66     -173     
Impacted Files Coverage Δ
src/actions/AbstractAdapterAction.ts 50.00% <0.00%> (-16.67%) ⬇️
src/services/file/TomlFile.ts 20.00% <0.00%> (-6.67%) ⬇️
...ices/package-manager/adapters/NpmPackageManager.ts 21.05% <0.00%> (-5.62%) ⬇️
src/actions/AbstractAdapterWithPackageAction.ts 83.33% <0.00%> (-5.56%) ⬇️
...ns/add-ui-framework/adapters/UIFrameworkAdapter.ts 52.17% <0.00%> (-4.97%) ⬇️
...c/actions/add-ui-framework/adapters/UIBootstrap.ts 50.00% <0.00%> (-4.55%) ⬇️
src/actions/generate-readme/GenerateReadme.ts 36.00% <0.00%> (-3.14%) ⬇️
...rc/actions/add-hosting/adapters/amplify/Amplify.ts 21.84% <0.00%> (-2.46%) ⬇️
...rc/actions/add-hosting/adapters/netlify/Netlify.ts 41.07% <0.00%> (-2.33%) ⬇️
src/services/StringUtils.ts 100.00% <0.00%> (ø)
... and 29 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 9aec51a...f7f74f0. Read the comment docs.

Bumps [escemi-tech/actions-node](https://github.com/escemi-tech/actions-node) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/escemi-tech/actions-node/releases)
- [Commits](escemi-tech/actions-node@v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: escemi-tech/actions-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@neilime neilime force-pushed the dependabot/github_actions/escemi-tech/actions-node-1.5.0 branch from d7be6c3 to f7f74f0 Compare February 13, 2022 11:18
@neilime neilime merged commit 58d118b into main Feb 13, 2022
@neilime neilime deleted the dependabot/github_actions/escemi-tech/actions-node-1.5.0 branch February 13, 2022 11:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants