Skip to content

Update all dependencies#313

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

Update all dependencies#313
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4v5
actions/checkout action major v4.1.7v7.0.0
actions/upload-artifact action major v4.3.4v7.0.1
erlef/setup-elixir action minor v1.18.0v1.24.0
ex_doc (source) dev minor ~> 0.34~> 0.40
github/codeql-action action major v3.25.12v4.36.2
ossf/scorecard-action action minor v2.3.3v2.4.3
step-security/harden-runner action minor v2.8.1v2.19.4

Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v5...v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2: v.5.0.2

Compare Source

v5.0.2
What's Changed

When creating cache entries, 429s returned from the cache service will not be retried.

v5.0.1

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


v5.0.1
What's Changed
v5.0.0
What's Changed

Full Changelog: actions/cache@v5...v5.0.1

v5.0.0

Compare Source

[!IMPORTANT]
actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

If you are using self-hosted runners, ensure they are updated before upgrading.


What's Changed

Full Changelog: actions/cache@v4.3.0...v5.0.0

v5

Compare Source

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

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

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

Compare Source

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v7

Compare Source

v6.0.0

Compare Source

v6 - What's new

[!IMPORTANT]
actions/upload-artifact@​v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

v6

Compare Source

v5.0.0

Compare Source

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

v5

Compare Source

v4.6.2

Compare Source

What's Changed

  • Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in #​685

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

What's Changed

New Contributors

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

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

  • Bump @actions/artifact to 2.1.11 by @​robherley in #​627
    • Includes fix for relative symlinks not resolving properly

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

v4.4.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

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

v4.3.6

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.6

v4.3.5

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5

erlef/setup-elixir (erlef/setup-elixir)

v1.24.0

Compare Source

⚠️ Potentially breaking changes

Since GitHub is phasing out Node 20 runners, the erlef/setup-beam action has updated its requirements (see PR #​426). Please ensure your workflow files are updated to align with the latest GitHub Actions standards to avoid execution failures.

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1...v1.24.0

v1.24

Compare Source

v1.23.0

Compare Source

What's Changed

Features
Fixes
Documentation
Version updates

New Contributors

Full Changelog: erlef/setup-beam@v1...v1.23.0

v1.23

Compare Source

v1.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1.21.0...v1.22.0

v1.22

Compare Source

v1.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1...v1.21.0

v1.21

Compare Source

v1.20.4

Compare Source

What's Changed

Dependabot updates

Full Changelog: erlef/setup-beam@v1.20.3...v1.20.4

v1.20.3

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.20...v1.20.3

v1.20.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.20...v1.20.2

v1.20.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.20.1

v1.20.0

Compare Source

What's Changed

@​dependabot

New Contributors

Full Changelog: erlef/setup-beam@v1...v1.20.0

v1.20

Compare Source

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: erlef/setup-beam@v1.18.2...v1.19.0

v1.19

Compare Source

v1.18.2

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1.18.1...v1.18.2

v1.18.1

Compare Source

What's Changed

Full Changelog: erlef/setup-beam@v1...v1.18.1

elixir-lang/ex_doc (ex_doc)

v0.40.3

Compare Source

  • Enhancements
    • Add autolinking for Erlang/OTP 29 native records

[v0.40.2](https://redirect.github.com/elixir-lang/ex_doc/blob/HEAD/CHANGELOG

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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 force-pushed the renovate/all branch 3 times, most recently from ddce10e to cb9f06b Compare August 6, 2024 17:51
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 224eb2c to 641b36e Compare August 19, 2024 19:04
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 9d6cbe8 to 1ed0e63 Compare August 24, 2024 01:27
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from c0b8bb3 to ca897d5 Compare August 30, 2024 19:46
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 5012c90 to ff24193 Compare September 13, 2024 16:01
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 7818cb9 to f66031b Compare September 25, 2024 21:37
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 685ce19 to 5156a20 Compare October 4, 2024 22:58
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 08d27d4 to bfc8ef7 Compare October 9, 2024 19:43
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from b928caa to dc0c8b1 Compare October 23, 2024 17:42
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 996d71b to bc255a2 Compare November 12, 2024 13:50
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 2469c2f to e72b5e1 Compare January 10, 2025 21:29
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 001ae90 to 4854984 Compare January 24, 2025 17:03
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 1534dd4 to b163358 Compare January 29, 2025 22:00
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 5d47415 to 849ef53 Compare February 7, 2025 13:06
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from feec875 to 0a29c5d Compare February 21, 2025 23:05
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 028851d to 4e59b5a Compare March 24, 2025 20:32
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 085b910 to b1adf69 Compare April 7, 2025 22:43
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 108ab60 to 0d02722 Compare April 23, 2025 13:00
@renovate renovate Bot force-pushed the renovate/all branch from 0d02722 to b814b50 Compare May 2, 2025 10:19
@renovate

renovate Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool elixir v1.20.1

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.

0 participants