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 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
EnricoMi/publish-unit-test-result-action action minor v2.9.0 -> v2.17.0
JamesIves/github-pages-deploy-action action minor v4.4.3 -> v4.6.3
actions/checkout action minor v4.0.0 -> v4.1.7
actions/upload-artifact action patch v3.1.2 -> v3.1.3
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.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)
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)

v4.6.3

Compare Source

What's Changed
Build 🔧
  • Consolidated a number of build scripts to make publishing easier.

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.3

v4.6.2

Compare Source

What's Changed
Dependencies 🤖

Full Changelog: JamesIves/github-pages-deploy-action@v4.6.1...v4.6.2

v4.6.1

Compare Source

What's Changed

Fixes
  • Resolved an issue where workflows were suddenly failing due to a worktree in use error. The action will now attempt to create a temp branch name if the existing branch name is already checked out by a prior to step to ensure it can occur. This issue was only occurring in a handful of workflows, and likely stemmed from a git version change on the official GitHub runners. The actual root cause is still somewhat unknown.
Dependencies

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.1

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.5.0...v4.6.0

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0

actions/checkout (actions/checkout)

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

actions/upload-artifact (actions/upload-artifact)

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

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 6, 2023
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

Test Results

 41 files  ±0   41 suites  ±0   0s ⏱️ -1s
260 tests ±0  257 ✅ ±0  3 💤 ±0  0 ❌ ±0 
257 runs  ±0  254 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit f38eb83. ± Comparison against base commit 0582445.

♻️ This comment has been updated with latest results.

@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v3.1.3 chore(deps): update ci dependencies Sep 22, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.23%. Comparing base (1a225fd) to head (ab03fae).
Report is 2 commits behind head on main.

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   86.23%   86.23%           
=======================================
  Files          46       46           
  Lines        5710     5710           
=======================================
  Hits         4924     4924           
  Misses        786      786           

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

@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 7f32145 to 6ef1de8 Compare October 17, 2023 17:04
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from c4d1cf4 to d54463f Compare January 30, 2024 20:27
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 1e03af3 to f5216e7 Compare February 6, 2024 12:30
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 60d8b3b to 63d0fd4 Compare February 28, 2024 09:28
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from e9f600b to 30e6f11 Compare March 21, 2024 18:05
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 5615e95 to fc6b787 Compare April 22, 2024 14:41
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 8364ac2 to eccc170 Compare May 18, 2024 13:28
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.

None yet

1 participant