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

[CI:BUILD] Update all dependencies #109

Merged
merged 1 commit into from
Sep 28, 2022
Merged

[CI:BUILD] Update all dependencies #109

merged 1 commit into from
Sep 28, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v2 -> v3
actions/create-release action minor v1.0.1 -> v1.1.4
actions/upload-artifact action major v1.0.0 -> v3.1.0
Update {{{groupName}}}  

Release Notes

actions/checkout

v3

Compare Source

actions/create-release

v1.1.4

Compare Source

This release adds the ability to specify an owner/repo in your inputs to have an action run create releases on a different repository.

v1.1.3

Compare Source

This release includes vendored licenses for this action's npm dependencies.

v1.1.2

Compare Source

Adds the ability to populate the release body from a file. https://github.com/actions/create-release/pull/50

v1.1.1

Compare Source

v1.1.0

Compare Source

  • Add support to v2 to connect to GHES (#​70)
  • Bumped acorn (#​57) and handlebars (#​33) versions
actions/upload-artifact

v3.1.0

Compare Source

What's Changed

v3.0.0

Compare Source

What's Changed
  • Update default runtime to node16 (#​293)
  • Update package-lock.json file version to 2 (#​302)
Breaking Changes

With the update to Node 16, all scripts will now be run with Node 16 rather than Node 12.

v2.3.1

Compare Source

Fix for empty fails on Windows failing on upload #​281

v2.3.0

Compare Source

  • Optimizations for faster uploads of larger files that are already compressed
  • Significantly improved logging when there are chunked uploads
  • Clarifications in logs around the upload size and prohibited characters that aren't allowed in the artifact name or any uploaded files
  • Various other small bugfixes & optimizations

v2.2.4

Compare Source

  • Retry on HTTP 500 responses from the service

v2.2.3

Compare Source

  • Fixes for proxy related issues

v2.2.2

Compare Source

  • Improved retryability and error handling

v2.2.1

Compare Source

  • Update used actions/core package to the latest version

v2.2.0

Compare Source

  • Support for artifact retention

v2.1.4

Compare Source

  • Add Third Party License Information

v2.1.3

Compare Source

  • Use updated version of the @action/artifact NPM package

v2.1.2

Compare Source

  • Increase upload chunk size from 4MB to 8MB
  • Detect case insensitive file uploads

v2.1.1

Compare Source

  • Fix for certain symlinks not correctly being identified as directories before starting uploads

v2.1.0

Compare Source

  • Support for uploading artifacts with multiple paths
  • Support for using exclude paths
  • Updates to dependencies

v2.1.0

Compare Source

v2.0.1

Compare Source

  • Fixes an issue with uploads unsuccessfully retrying after a connection error has been encountered
  • Changes to when the action fails
    • Previously if a file failed to upload, the action would continue uploading any remaining files with only an error in the logs
    • Now if a file fails to upload after hitting a retry limit, any remaining uploads stop and the step fails. Partial artifacts will still be available for download

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, click this checkbox.

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

@renovate renovate bot requested a review from cevich September 27, 2022 20:32
@github-actions
Copy link

github-actions bot commented Sep 28, 2022

Successfully triggered github-actions/success task to indicate successful run of cirrus-ci_retrospective integration and unit testing from this PR's 9ea4519afa568d2430b030e9e7fa0bf4c6652587.

@cevich cevich marked this pull request as ready for review September 28, 2022 14:49
@cevich cevich merged commit 85a6688 into main Sep 28, 2022
@cevich cevich deleted the renovate/all branch September 28, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant