usimd / pi-gen-action

Action to build Raspberry Pi images using official pi-gen tool
MIT License
44 stars 9 forks source link

Update all non-major dependencies #52

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/io (source) 1.1.2 -> 1.1.3 age adoption passing confidence
@types/jest (source) 29.4.0 -> 29.5.0 age adoption passing confidence
@types/node (source) 18.15.0 -> 18.15.3 age adoption passing confidence
@typescript-eslint/parser 5.54.1 -> 5.55.0 age adoption passing confidence

Release Notes

actions/toolkit ### [`v1.1.3`](https://togithub.com/actions/toolkit/blob/HEAD/packages/io/RELEASES.md#​113) - Replace `child_process.exec` with `fs.rm` in `rmRF` for all OS implementations [#​1373](https://togithub.com/actions/toolkit/pull/1373)
typescript-eslint/typescript-eslint ### [`v5.55.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5550-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5541v5550-2023-03-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.54.1...v5.55.0) ##### Features - **parser:** add exported meta object ([#​6586](https://togithub.com/typescript-eslint/typescript-eslint/issues/6586)) ([d05c3d8](https://togithub.com/typescript-eslint/typescript-eslint/commit/d05c3d8aa4093e88ffdfc2dbcff522eafbd455fb)) #### [5.54.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.54.0...v5.54.1) (2023-03-06) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #52 (ecfd6f8) into master (30ef741) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   91.73%   91.73%           
=======================================
  Files          12       12           
  Lines         375      375           
  Branches       85       85           
=======================================
  Hits          344      344           
  Misses         10       10           
  Partials       21       21           
Flag Coverage Δ
unittests 91.73% <ø> (ø)

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

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