-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update blog posts for 2024-10-09T09:01:55Z
- Loading branch information
github-actions
committed
Oct 9, 2024
1 parent
21ba3f9
commit bb6febe
Showing
4 changed files
with
137 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: astral-sh/setup-uv | ||
date: 2024-10-09 09:01:53 +00:00 | ||
tags: | ||
- astral-sh | ||
- GitHub Actions | ||
draft: false | ||
repo: astral-sh/setup-uv | ||
marketplace: https://github.com/marketplace/actions/astral-sh-setup-uv | ||
version: v3.1.5 | ||
dependentsNumber: "1,736" | ||
--- | ||
|
||
|
||
Version updated for **astral-sh/setup-uv** to version **v3.1.5**. | ||
- This action is used across all versions by **1,736** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/astral-sh-setup-uv) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## Changes | ||
|
||
## 🧰 Maintenance | ||
|
||
- chore: update known checksums for 0.4.20 @github-actions (#115) | ||
- chore: update known checksums for 0.4.19 @github-actions (#113) | ||
|
||
## ⬆️ Dependency updates | ||
|
||
- Bump @types/node from 22.7.4 to 22.7.5 @dependabot (#114) | ||
- Bump @biomejs/biome from 1.9.2 to 1.9.3 @dependabot (#110) | ||
|
35 changes: 35 additions & 0 deletions
35
content/posts/2024/10/09-09-julia-actions-install-juliaup.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: install-juliaup | ||
date: 2024-10-09 09:01:50 +00:00 | ||
tags: | ||
- julia-actions | ||
- GitHub Actions | ||
draft: false | ||
repo: julia-actions/install-juliaup | ||
marketplace: https://github.com/marketplace/actions/install-juliaup | ||
version: v2.2.0 | ||
dependentsNumber: "33" | ||
--- | ||
|
||
|
||
Version updated for **julia-actions/install-juliaup** to version **v2.2.0**. | ||
- This action is used across all versions by **33** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/install-juliaup) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
|
||
* Update to Juliaup 1.17.4 by @DilumAluthge in https://github.com/julia-actions/install-juliaup/pull/97 | ||
|
||
## Dependency Updates | ||
|
||
* Build(deps): Bump julia-actions/setup-julia from 2.3.0 to 2.4.0 by @dependabot in https://github.com/julia-actions/install-juliaup/pull/86 | ||
* Build(deps): Bump julia-actions/setup-julia from 2.4.0 to 2.6.0 by @dependabot in https://github.com/julia-actions/install-juliaup/pull/93 | ||
* Build(deps): Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in https://github.com/julia-actions/install-juliaup/pull/94 | ||
* Build(deps): Bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in https://github.com/julia-actions/install-juliaup/pull/91 | ||
|
||
## Full Changelog | ||
|
||
**Full Changelog**: https://github.com/julia-actions/install-juliaup/compare/v2.1.2...v2.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
title: Setup Julia environment | ||
date: 2024-10-09 09:01:48 +00:00 | ||
tags: | ||
- julia-actions | ||
- GitHub Actions | ||
draft: false | ||
repo: julia-actions/setup-julia | ||
marketplace: https://github.com/marketplace/actions/setup-julia-environment | ||
version: v2.6.0 | ||
dependentsNumber: "22,999" | ||
--- | ||
|
||
|
||
Version updated for **julia-actions/setup-julia** to version **v2.6.0**. | ||
- This action is used across all versions by **22,999** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/setup-julia-environment) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
## What's Changed | ||
|
||
* Change LTS 1.6 -> 1.10 by @IanButterworth in https://github.com/julia-actions/setup-julia/pull/290 | ||
* `arch` input: accept `x86_64` as a synonym for `x64` by @DilumAluthge in https://github.com/julia-actions/setup-julia/pull/264 | ||
|
||
## Dependency Updates | ||
|
||
* Bump @types/node from 22.5.1 to 22.6.1 by @dependabot in https://github.com/julia-actions/setup-julia/pull/284 | ||
* Bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in https://github.com/julia-actions/setup-julia/pull/288 | ||
* Bump typescript from 5.5.4 to 5.6.2 by @dependabot in https://github.com/julia-actions/setup-julia/pull/286 | ||
* Bump julia-actions/setup-julia from 2.3.0 to 2.5.0 by @dependabot in https://github.com/julia-actions/setup-julia/pull/285 | ||
* Bump @types/node from 22.6.1 to 22.7.5 by @dependabot in https://github.com/julia-actions/setup-julia/pull/293 | ||
* Bump @types/async-retry from 1.4.8 to 1.4.9 by @dependabot in https://github.com/julia-actions/setup-julia/pull/292 | ||
* Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in https://github.com/julia-actions/setup-julia/pull/291 | ||
* Bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot in https://github.com/julia-actions/setup-julia/pull/287 | ||
* Bump typescript from 5.6.2 to 5.6.3 by @dependabot in https://github.com/julia-actions/setup-julia/pull/294 | ||
|
||
## Full Changelog | ||
|
||
**Full Changelog**: https://github.com/julia-actions/setup-julia/compare/v2.5.0...v2.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: get-cmake | ||
date: 2024-10-09 09:01:45 +00:00 | ||
tags: | ||
- lukka | ||
- GitHub Actions | ||
draft: false | ||
repo: lukka/get-cmake | ||
marketplace: https://github.com/marketplace/actions/get-cmake | ||
version: v3.30.5 | ||
dependentsNumber: "5,831" | ||
--- | ||
|
||
|
||
Version updated for **lukka/get-cmake** to version **v3.30.5**. | ||
- This action is used across all versions by **5,831** repositories. | ||
|
||
Go to the [GitHub Marketplace](https://github.com/marketplace/actions/get-cmake) to find the latest changes. | ||
|
||
## Release notes | ||
|
||
The `get-cmake` action downloads and caches CMake and Ninja on your workflows. Versions can be specified using [semantic versioning ranges](https://docs.npmjs.com/about-semantic-versioning) using [`cmakeVersion`](https://github.com/lukka/get-cmake/blob/latest/action.yml#L13) and [`ninjaVersion`](https://github.com/lukka/get-cmake/blob/latest/action.yml#L16) inputs. | ||
|
||
Changes: | ||
- `latest` is now using CMake version `v3.30.5`, use this one-liner e.g.: | ||
`uses: lukka/get-cmake@latest` | ||
|
||
Enjoy! |