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

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 28, 2024

This PR contains the following updates:

Package Type Update Change
EnricoMi/publish-unit-test-result-action action minor v2.17.1 -> v2.18.0
JamesIves/github-pages-deploy-action action patch v4.6.6 -> v4.6.9
actions/checkout action patch v4.2.0 -> v4.2.2
actions/upload-artifact action patch v4.4.0 -> v4.4.3
codecov/codecov-action action minor v4.5.0 -> v4.6.0

Release Notes

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

v2.18.0

Compare Source

Adds the following improvements:

  • Support Python 3.13 (#​632)
  • Upgrade dependencies (#​566)
  • Use unicode emojis (instead of markdown) (#​631)
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)

v4.6.9

Compare Source

What's Changed

Dependencies 🤖
  • chore(deps): mass bump dependencies
  • chore(deps): switch to using .node-version instead of .nvmrc for Node dependency management.
  • chore(deps): updated node version to 22.11.0 for development

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

v4.6.8

Compare Source

What's Changed

Bug Fixes 🐝
  • fix: 🐛 Added the temp deployment directory created by the action to the git safe directory list. This resolves an issue in certain circumstances where the deployment would fail depending on the types of files moved around by the workflow - #​1694.
  • fix: Resolved a rare deployment error where the action would complain that origin/${branch_name} is not a commit and a branch cannot be created from it. The action will continue to attempt to track the origin branch, but if this step fails, it will create a new untracked branch to continue the deployment from. - #​1689.
Testing 🧪
  • test: 🧪 Improved the integration test suite so it now runs immediately post-release to ensure that any issues do no longer in the major version tag (ie @​v4). This was done to combat problems raised by #​1697.

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

v4.6.7

Compare Source

What's Changed

Bug Fixes 🐝
  • fix: resolved an issue where main.js was not found in the v4 major tag.
actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

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

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

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

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0


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 28, 2024
Copy link

Test Results

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

Results for commit 1e0dd25. ± Comparison against base commit a510c77.

Copy link

github-actions bot commented Sep 28, 2024

Test Results

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

Results for commit 8b58d80. ± Comparison against base commit a510c77.

♻️ This comment has been updated with latest results.

@renovate renovate bot changed the title chore(deps): update jamesives/github-pages-deploy-action action to v4.6.7 chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8 Sep 29, 2024
@renovate renovate bot changed the title chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8 chore(deps): update ci dependencies Oct 1, 2024
@renovate renovate bot force-pushed the renovate/ci-deps branch 3 times, most recently from f740733 to a7e621b Compare October 7, 2024 19:14
@renovate renovate bot force-pushed the renovate/ci-deps branch 2 times, most recently from 4d6c86c to 31cee82 Compare October 9, 2024 18:06
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.

0 participants