libipld
libipld copied to clipboard
chore(deps): bump baptiste0928/cargo-install from 2.1.0 to 2.2.0
Bumps baptiste0928/cargo-install from 2.1.0 to 2.2.0.
Release notes
Sourced from baptiste0928/cargo-install's releases.
v2.2.0
Added
- Support alternative registries with the
registryandindexinput parameters.Changed
- Crate versions are fetched from the sparse index instead of the crates.io API.
Changelog
Sourced from baptiste0928/cargo-install's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[2.2.0] - 2023-09-07
Added
- Support alternative registries with the
registryandindexinput parameters.Changed
- Crate versions are fetched from the sparse index instead of the crates.io API.
[2.1.0] - 2023-06-09
Added
- Git installation is now supported with the
gitinput parameter. You can specify a branch, tag or commit hash.[2.0.0] - 2023-03-23
Added
- Name and version are shown in the cache key. This allow to identify cache entries in the cache management UI more easily.
Changed
- Breaking: The action now runs on Node.js 16.
- Breaking: Versions without semver range (e.g.
1.2.3) are now considered as exact versions.- Breaking: Set
--lockedby default.lockedinput is no longer deprecated.- Various code improvements and refactoring.
[1.3.1] - 2023-02-15
Fixed
- Use
semverinstead ofcompare-versionsto fix version resolution issues.- Dependencies have been updated. This removes the warning about
set-outputbeing deprecated.[1.3.0] - 2022-06-14
Added
- Add
argsinput to add additional arguments to thecargo installcommand.Deprecated
lockedinput is deprecated, use theargsinput with--lockedinstead.[1.2.0] - 2022-03-16
Added
- Add
lockedinput to add--lockedargument tocargo installcommand.
... (truncated)
Commits
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)