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 actions/checkout action #3508

Merged
merged 4 commits into from Mar 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v2.4.0 -> v3.0.0
actions/checkout action major v2 -> v3

Release Notes

actions/checkout

v3.0.0

Compare Source

  • Update default runtime to node16

Configuration

📅 Schedule: 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.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 1, 2022
@renovate renovate bot force-pushed the renovate/actions-checkout-3.x branch 2 times, most recently from 6f515ba to 02962c2 Compare March 15, 2022 14:38
@renovate renovate bot force-pushed the renovate/actions-checkout-3.x branch 3 times, most recently from fd1d4e2 to 16fc172 Compare March 18, 2022 19:25
@codecov
Copy link

codecov bot commented Mar 18, 2022

Codecov Report

Merging #3508 (3cef56e) into master (79e4b51) will decrease coverage by 0.026%.
The diff coverage is n/a.

❗ Current head 3cef56e differs from pull request most recent head 1c804ea. Consider uploading reports for the commit 1c804ea to get more accurate results

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #3508       +/-   ##
===============================================
- Coverage     58.244%   58.217%   -0.027%     
+ Complexity      2652      2636       -16     
===============================================
  Files            632       628        -4     
  Lines          34328     34309       -19     
  Branches        5837      5847       +10     
===============================================
- Hits           19994     19974       -20     
+ Misses         12290     12289        -1     
- Partials        2044      2046        +2     
Flag Coverage Δ
AlsoSlowTests 58.217% <ø> (-0.027%) ⬇️
javaparser-core 53.822% <ø> (ø)
javaparser-symbol-solver 35.952% <ø> (-0.039%) ⬇️
jdk-10 58.210% <ø> (-0.021%) ⬇️
jdk-11 58.210% <ø> (-0.027%) ⬇️
jdk-12 58.205% <ø> (-0.032%) ⬇️
jdk-13 58.205% <ø> (-0.032%) ⬇️
jdk-14 58.210% <ø> (-0.027%) ⬇️
jdk-15 58.210% <ø> (-0.021%) ⬇️
jdk-16 58.210% <ø> (-0.027%) ⬇️
jdk-8 58.215% <ø> (-0.027%) ⬇️
jdk-9 58.210% <ø> (-0.027%) ⬇️
macos-latest 58.209% <ø> (-0.027%) ⬇️
ubuntu-latest 58.203% <ø> (-0.029%) ⬇️
windows-latest 58.200% <ø> (-0.027%) ⬇️

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

Impacted Files Coverage Δ
...er/symbolsolver/javaparsermodel/TypeExtractor.java 71.568% <0.000%> (-3.736%) ⬇️
...om/github/javaparser/ast/expr/ConditionalExpr.java 47.619% <0.000%> (ø)
...ution/promotion/NumericConditionalExprHandler.java
.../resolution/promotion/ConditionalExprResolver.java
...ution/promotion/BooleanConditionalExprHandler.java
...ion/promotion/ReferenceConditionalExprHandler.java
...ava/com/github/javaparser/ast/expr/Expression.java 16.860% <0.000%> (+1.162%) ⬆️

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 79e4b51...1c804ea. Read the comment docs.

@renovate renovate bot force-pushed the renovate/actions-checkout-3.x branch from 16fc172 to 4460df3 Compare March 18, 2022 22:25
@renovate renovate bot force-pushed the renovate/actions-checkout-3.x branch from 4460df3 to 23e4c6a Compare March 20, 2022 15:27
@MysterAitch MysterAitch added this to the next release milestone Mar 20, 2022
@MysterAitch MysterAitch added the PR: Development A PR that affects only JavaParser developers (e.g. build / deploy infrastructure) label Mar 20, 2022
@MysterAitch MysterAitch merged commit 78dbb18 into master Mar 21, 2022
@renovate renovate bot deleted the renovate/actions-checkout-3.x branch March 21, 2022 02:11
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 PR: Development A PR that affects only JavaParser developers (e.g. build / deploy infrastructure)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants