angular-ru-sdk
angular-ru-sdk copied to clipboard
build: update actions/checkout action to v3
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/checkout | action | major | v2.0.0 -> v3.1.0 |
Release Notes
actions/checkout
v3.1.0
v3.0.2
v3.0.1
- Fixed an issue where checkout failed to run in container jobs due to the new git setting
safe.directory - Bumped various npm package versions
v3.0.0
v2.5.0
What's Changed
- Update @actions/core to 1.10.0 by @rentziass in https://github.com/actions/checkout/pull/962
Full Changelog: https://github.com/actions/checkout/compare/v2...v2.5.0
v2.4.2
What's Changed
- Add set-safe-directory input to allow customers to take control. (#770) by @TingluoHuang in https://github.com/actions/checkout/pull/776
- Prepare changelog for v2.4.2. by @TingluoHuang in https://github.com/actions/checkout/pull/778
Full Changelog: https://github.com/actions/checkout/compare/v2...v2.4.2
v2.4.1
- Fixed an issue where checkout failed to run in container jobs due to the new git setting
safe.directory
v2.4.0
- Convert SSH URLs like
org-<ORG_ID>@​github.com:tohttps://github.com/- pr
v2.3.5
Update dependencies
v2.3.4
v2.3.3
v2.3.2
Add Third Party License Information to Dist Files
v2.3.1
v2.3.0
v2.2.0
v2.1.1
v2.1.0
- Group output
- Changes to support GHES alpha release
- Persist core.sshCommand for submodules
- Add support ssh
- Convert submodule SSH URL to HTTPS, when not using SSH
- Add submodule support
- Follow proxy settings
- Fix ref for pr closed event when a pr is merged
- Fix issue checking detached when git less than 2.22
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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Renovate Bot.
Codecov Report
Base: 82.55% // Head: 82.55% // No change to project coverage :thumbsup:
Coverage data is based on head (
15dfe8f) compared to base (b8ea832). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #1364 +/- ##
=======================================
Coverage 82.55% 82.55%
=======================================
Files 617 617
Lines 8763 8763
Branches 1678 1678
=======================================
Hits 7234 7234
Misses 1448 1448
Partials 81 81
| Flag | Coverage Δ | |
|---|---|---|
| cdk | 80.03% <ø> (ø) |
|
| jest | 80.83% <ø> (ø) |
|
| ngxs | 96.41% <ø> (ø) |
|
| summary | 82.55% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.