Add a warning for macos-latest runner architecture change. (#70)
warning: GitHub Actions changed default architecture of macos-latest since macos-14; consider passing 'target' input option to clarify which target you are building for.
[1.19.1] - 2024-03-26
Work around strip bugs in rustc and cargo. See #69 for details.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the github-actions group with 3 updates in the / directory: actions/checkout, taiki-e/upload-rust-binary-action and MarcoIeni/release-plz-action.
Updates
actions/checkout
from 4.2.1 to 4.2.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
11bd719
Prepare 4.2.2 Release (#1953)e3d2460
Expand unit test coverage (#1946)163217d
url-helper.ts
now leverages well-known environment variables. (#1941)Updates
taiki-e/upload-rust-binary-action
from 1.22.0 to 1.22.1Release notes
Sourced from taiki-e/upload-rust-binary-action's releases.
Changelog
Sourced from taiki-e/upload-rust-binary-action's changelog.
... (truncated)
Commits
3a8b5e3
Release 1.22.169f0360
Update changeloge4bd989
Fix cross-compilation to Windows on non-Windowsfee01d0
tools: Update tidy.shce4d864
ci: Use taiki-e/github-actions/install-rust action6cd90a5
Retry on rustup failure848429b
tools: Update scripts3c3ad99
Clean up scripts0afcb1f
Use grouped update of dependabot0dcedbc
Update rust-lang/rust linkUpdates
MarcoIeni/release-plz-action
from 0.5.76 to 0.5.82Release notes
Sourced from MarcoIeni/release-plz-action's releases.
Commits
fff938e
Update to 0.3.105 (#174)0a28fd4
Update to 0.3.104 (#173)394e0e4
Update to 0.3.103 (#172)45f2f8b
build(deps): bump mio from 0.8.10 to 0.8.11 in /updater (#171)b86d133
Update to 0.3.102 (#170)b9c99ed
update 0.3.101 (#169)1284a1a
Update to 0.3.100 (#168)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show