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

Update all dependencies #274

Merged
merged 1 commit into from
Feb 1, 2023
Merged

Update all dependencies #274

merged 1 commit into from
Feb 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v2.1.7 -> v3.2.4
actions/cache action patch v3.2.2 -> v3.2.4
actions/checkout action minor v3.0.2 -> v3.3.0
actions/checkout action major v2.6.0 -> v3.3.0
actions/checkout action minor v3.2.0 -> v3.3.0
actions/upload-artifact action patch v3.1.0 -> v3.1.2
erlef/setup-beam action patch v1.15.0 -> v1.15.2
erlef/setup-elixir action patch v1.15.0 -> v1.15.2
ex_doc minor ~> 0.24 -> ~> 0.29
github/codeql-action action minor v2.1.21 -> v2.2.1
ossf/scorecard-action action minor v2.0.6 -> v2.1.2

Release Notes

actions/cache

v3.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.2.4

v3.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.3

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

Full Changelog: actions/cache@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.2.0

v3.0.11

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.11

v3.0.10

Compare Source

  • Fix a bug with sorting inputs.
  • Update definition for restore-keys in README.md

v3.0.9

Compare Source

  • Enhanced the warning message for cache unavailability in case of GHES.

v3.0.8

Compare Source

What's Changed
  • Fix zstd not working for windows on gnu tar in issues.
  • Allow users to provide a custom timeout as input for aborting cache segment download using the environment variable SEGMENT_DOWNLOAD_TIMEOUT_MIN. Default is 60 minutes.

v3.0.7

Compare Source

What's Changed

  • Fix for the download stuck problem has been added in actions/cache for users who were intermittently facing the issue. As part of this fix, new timeout has been introduced in the download step to stop the download if it doesn't complete within an hour and run the rest of the workflow without erroring out.

v3.0.6

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v3...v3.0.6

v3.0.5

Compare Source

Removed error handling by consuming actions/cache 3.0 toolkit, Now cache server error handling will be done by toolkit.

v3.0.4

Compare Source

In this release, we have fixed the tar creation error while trying to create it with path as ~/ home folder on ubuntu-latest.

v3.0.3

Compare Source

Fixed avoiding empty cache save when no files are available for caching. (https://github.com/actions/cache/issues/624)

v3.0.2

Compare Source

This release adds the support for dynamic cache size cap on GHES.

v3.0.1

Compare Source

  • Added support for caching from GHES 3.5.
  • Fixed download issue for files > 2GB during restore.

v3.0.0

Compare Source

  • This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.

  • Few dependencies and cache action usage examples have also been updated.

actions/checkout

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v3.2.0...v3.3.0

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.1.0...v3.2.0

v3.1.0

Compare Source

actions/upload-artifact

v3.1.2

Compare Source

  • Update all @actions/* NPM packages to their latest versions- #​374
  • Update all dev dependencies to their most recent versions - #​375

v3.1.1

Compare Source

  • Update actions/core package to latest version to remove set-output deprecation warning #​351
erlef/setup-beam

v1.15.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15...v1.15.2

v1.15.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15...v1.15.1

erlef/setup-elixir

v1.15.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15...v1.15.2

v1.15.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.15...v1.15.1

github/codeql-action

v2.2.1

Compare Source

v2.2.0

Compare Source

v2.1.39

Compare Source

v2.1.38

Compare Source

v2.1.37

Compare Source

v2.1.36

Compare Source

v2.1.35

Compare Source

v2.1.34

Compare Source

v2.1.33

Compare Source

v2.1.32

Compare Source

v2.1.31

Compare Source

v2.1.30

Compare Source

v2.1.29

Compare Source

v2.1.28

Compare Source

v2.1.27

Compare Source

v2.1.26

Compare Source

v2.1.25

Compare Source

v2.1.24

Compare Source

v2.1.23

Compare Source

v2.1.22

Compare Source

ossf/scorecard-action

v2.1.2

Compare Source

What's Changed

Fixes

Full Changelog: ossf/scorecard-action@v2.1.1...v2.1.2

v2.1.1

Compare Source

Scorecard version

This release use Scorecard's v4.10.1

Full Changelog: ossf/scorecard-action@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

Scorecard version

This release uses scorecard v4.10.0.

Improvements
Documentation

New Contributors

Full Changelog: ossf/scorecard-action@v2.0.6...v2.1.0


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@miguelnietoa miguelnietoa changed the base branch from main to v0.19 February 1, 2023 15:26
@miguelnietoa miguelnietoa merged commit efd283d into v0.19 Feb 1, 2023
@miguelnietoa miguelnietoa deleted the renovate/all branch February 1, 2023 15:26
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.

None yet

1 participant