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.0.2 |
Release Notes
actions/checkout
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.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: 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
Merging #1336 (276583c) into master (a1b4a86) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #1336 +/- ##
=======================================
Coverage 82.67% 82.67%
=======================================
Files 617 617
Lines 8747 8747
Branches 1679 1679
=======================================
Hits 7232 7232
Misses 1435 1435
Partials 80 80
| Flag | Coverage Δ | |
|---|---|---|
| cdk | 80.14% <ø> (ø) |
|
| jest | 80.83% <ø> (ø) |
|
| ngxs | 96.63% <ø> (ø) |
|
| summary | 82.67% <ø> (ø) |
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 dataPowered by Codecov. Last update 8025d7a...276583c. Read the comment docs.