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): update ci github-actions (major) #1011

Merged
merged 3 commits into from Oct 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v2 -> v3
actions/upload-artifact action major v2 -> v3
codecov/codecov-action action major v2 -> v3
fkirc/skip-duplicate-actions action major v4 -> v5
nvuillam/mega-linter action major v5 -> v6
peter-evans/create-pull-request action major v3 -> v4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

@github-actions
Copy link

github-actions bot commented Sep 22, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.07s
✅ EDITORCONFIG editorconfig-checker 3 0 0.01s
✅ GIT git_diff yes no 0.01s
✅ YAML prettier 3 0 0 0.7s
✅ YAML v8r 3 0 3.18s
✅ YAML yamllint 3 0 0.19s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@renovate renovate bot force-pushed the renovate/major-ci-github-actions branch 3 times, most recently from cec847e to 8cc84ff Compare September 22, 2022 10:25
@lukaw3d
Copy link
Member

lukaw3d commented Sep 22, 2022

After upgrading actions/setup-node we should also replace https://github.com/c-hive/gha-yarn-cache#deprecated

@renovate renovate bot force-pushed the renovate/major-ci-github-actions branch 8 times, most recently from 4931682 to 04bcfb1 Compare September 23, 2022 20:28
@lukaw3d
Copy link
Member

lukaw3d commented Sep 26, 2022

We can also remove fkirc/skip-duplicate-actions and use e.g.

concurrency:
  group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
  cancel-in-progress: true

@renovate renovate bot force-pushed the renovate/major-ci-github-actions branch 16 times, most recently from 3449c50 to c3f21ea Compare September 29, 2022 13:18
@renovate renovate bot force-pushed the renovate/major-ci-github-actions branch 16 times, most recently from 57d672c to 024f719 Compare October 12, 2022 19:50
@renovate renovate bot force-pushed the renovate/major-ci-github-actions branch 5 times, most recently from 4dbee9c to 5a1ae6f Compare October 14, 2022 17:37
@lukaw3d lukaw3d force-pushed the renovate/major-ci-github-actions branch from 5a1ae6f to 7fb6bae Compare October 14, 2022 23:22
@lukaw3d lukaw3d force-pushed the renovate/major-ci-github-actions branch from 7fb6bae to 8653d74 Compare October 14, 2022 23:30
@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #1011 (8653d74) into master (0888752) will increase coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1011      +/-   ##
==========================================
+ Coverage   88.69%   88.97%   +0.28%     
==========================================
  Files         102      102              
  Lines        1778     1778              
  Branches      412      412              
==========================================
+ Hits         1577     1582       +5     
+ Misses        201      196       -5     
Flag Coverage Δ
cypress 60.57% <ø> (ø)
jest 79.19% <ø> (+0.39%) ⬆️

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

Impacted Files Coverage Δ
src/app/state/transaction/saga.ts 74.74% <0.00%> (+1.01%) ⬆️
src/app/state/transaction/index.ts 97.05% <0.00%> (+11.76%) ⬆️

@lukaw3d lukaw3d merged commit f7b3440 into master Oct 15, 2022
@lukaw3d lukaw3d deleted the renovate/major-ci-github-actions branch October 15, 2022 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant