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 dependencies #15

Merged
merged 1 commit into from
Sep 27, 2024
Merged

chore(deps): update ci dependencies #15

merged 1 commit into from
Sep 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

This PR contains the following updates:

Package Type Update Change
EnricoMi/publish-unit-test-result-action action minor v2.9.0 -> v2.17.1
actions/checkout action minor v4.0.0 -> v4.2.0
codecov/codecov-action action patch v3.1.4 -> v3.1.6

Release Notes

EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)

v2.17.1

Compare Source

Fixes the following issue:

  • Fix failing check run creation when no path or error message exists (#​621)

v2.17.0

Compare Source

Adds the following improvements:

  • Avoid escaped quotes in Windows PowerShell action, fixes syntax error in some self-hosted Windows runners (#​603)
  • Upgrade dependencies to latest versions to fix four vulnerabilities (#​606)

v2.16.1

Compare Source

Fixes quoting issue in Windows bash action (#​587)

v2.16.0

Compare Source

This improves dependencies:

  • Pin dependencies based on Python version (#​585)
  • Upgrade dependencies to latest version (#​585)

v2.15.1

Compare Source

This fixes a typo in the windows action (#​580).

v2.15.0

Compare Source

This release deprecates composite action uses: EnricoMi/publish-unit-test-result-action/composite@v2 (#​576)

Instead, use either of

  • Linux (Bash shell): uses: EnricoMi/publish-unit-test-result-action/linux@v2
  • macOS (Bash shell): uses: EnricoMi/publish-unit-test-result-action/macos@v2
  • Windows (PowerShell): uses: EnricoMi/publish-unit-test-result-action/windows@v2
  • Windows (Bash shell): uses: EnricoMi/publish-unit-test-result-action/windows/bash@v2

Or continue to use the Docker action uses: EnricoMi/publish-unit-test-result-action@v2.

Adds the following features:

  • OS-specific composite actions, supports Windows PowerShell (#​576)
  • Fix grouping lines in GitHub actions output (#​577)

v2.14.0

Compare Source

Adds the following features:

  • Publish JSON even when check_run is false (#​568)
  • Quote vars in composite action to support values with spaces (#​571)
  • Uprade actions/cache to 4 in composite action (#​574)

v2.13.0

Compare Source

Adds the following features:

  • Upgrade lxml to 5.1.0 (#​433)
  • Rework how composite action checks and installs virtualenv / venv package, and activates virtual environment (#​558)

v2.12.0

Compare Source

Adds the following features:

  • Add option to disable status checks (#​532)
  • Fix action_fail_on_inconclusive, which was not working (#​543)
  • Improve emoji for passed tests (changed from   to ✅) (#​542)
  • Remove link from emojis in summary markdown (#​540)
  • Handle incomplete / none JSON elements (#​530)
  • Action warns about usage of absolute paths (#​519)
  • Upgrade dependencies (#​523)

v2.11.0

Compare Source

Adds the following features:

  • Reduce output from action_fail (#​511)
  • Support running as ARM images (#​512, #​513, #​514)
  • Use virtualenv in composite action to isolate package installation (#​501)
  • Update urllib3 and charset-normalizer dependencies (#​507)

v2.10.0

Compare Source

Adds the following features:

  • Allow for adding or removing test file path prefix (#​495)
  • Support for Windows with Python 3.11, and macOS 13 by upgrading lxml from 4.9.1 to 4.9.3 (#​387)
actions/checkout (actions/checkout)

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.4...v4.1.5

v4.1.4

Compare Source

v4.1.3

Compare Source

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

v4.1.2

Compare Source

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

v4.1.0

Compare Source

codecov/codecov-action (codecov/codecov-action)

v3.1.6

Compare Source

Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6

v3.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.4...v3.1.5


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.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added ci Changes to Continuous Integration dependencies labels Sep 22, 2023
@github-actions
Copy link

github-actions bot commented Sep 22, 2023

Test Results

16 tests  ±0   16 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 532cde3. ± Comparison against base commit 6344962.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (6344962) to head (40f791f).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files           1        1           
  Lines         201      201           
=======================================
  Hits          184      184           
  Misses         17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update enricomi/publish-unit-test-result-action action to v2.10.0 chore(deps): update ci dependencies Sep 22, 2023
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from ccfc7fe to af4c5d4 Compare January 30, 2024 19:53
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 8d795eb to 54451c2 Compare February 6, 2024 12:26
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 05d8469 to cadaa97 Compare February 28, 2024 09:22
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 7c8b494 to f89950c Compare March 21, 2024 20:37
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 490becd to 420ac27 Compare April 25, 2024 20:26
@1337joe 1337joe merged commit 38591c7 into main Sep 27, 2024
6 checks passed
@1337joe 1337joe deleted the renovate/ci-deps branch September 27, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to Continuous Integration dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants