Update cloudposse/github-action-matrix-outputs-write action to v0.5.0 #84
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.2
->0.5.0
Release Notes
cloudposse/github-action-matrix-outputs-write (cloudposse/github-action-matrix-outputs-write)
v0.5.0
Compare Source
fix(deps): update dependency @actions/artifact to v2.1.1 @renovate (#35)
This PR contains the following updates:
2.0.0
->2.1.1
Release Notes
actions/toolkit (@​actions/artifact)
v2.1.1
isGhes
check to include.ghe.com
and.ghe.localhost
as accepted hostsv2.1.0
ArtifactClient#deleteArtifact
to delete artifacts by name #1626v2.0.1
fix(deps): update dependency yaml to v2.3.4 @renovate (#23)
This PR contains the following updates:
2.3.1
->2.3.4
Release Notes
eemeli/yaml (yaml)
v2.3.4
Compare Source
v2.3.3
Compare Source
v2.3.2
Compare Source
fix(deps): update dependency @actions/core to v1.10.1 @renovate (#26)
This PR contains the following updates:
1.10.0
->1.10.1
Release Notes
actions/toolkit (@​actions/core)
v1.10.1
fix(deps): update dependency @actions/artifact to v2 @renovate (#29)
This PR contains the following updates:
^1.1.1
->^2.0.0
Release Notes
actions/toolkit (@​actions/artifact)
v2.1.1
isGhes
check to include.ghe.com
and.ghe.localhost
as accepted hostsv2.1.0
ArtifactClient#deleteArtifact
to delete artifacts by name #1626v2.0.1
v2.0.0
Major release. Supports new Artifact backend for improved speed, reliability and behavior.
Numerous API changes, some breaking.
Blog post with more info: TBD
chore(): Update node version to v20 (#31) @goruha (#34)
what
why
references
Update actions/checkout action to v4 @renovate (#24)
This PR contains the following updates:
v3
->v4
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
Update nick-fields/assert-action action to v2 @renovate (#33)
This PR contains the following updates:
v1
->v2
Release Notes
nick-fields/assert-action (nick-fields/assert-action)
v2
Compare Source
Update dependency yaml to v2.3.1 @renovate (#22)
This PR contains the following updates:
2.2.1
->2.3.1
Release Notes
eemeli/yaml
v2.3.1
Compare Source
"engines"
config (#476)v2.3.0
Compare Source
This release corresponds with the release of
yaml-types
v0.2.0, an expanding library of custom tags or types for use withyaml
.This release contains no changes from v2.3.0-5, and the notes below include all changes from the v2.3.0-x prereleases.
Custom Tag Improvements
createNode()
&createPair()
to'yaml/util'
(#457)from()
methods to simplify tag development, and otherwise make extending custom collections easier (#467)TypeScript Improvements
Strict
toDocument
instances. (#441)StringifyContext
type from'yaml/util'
(#464)Other New Features
toJS(doc, options?)
method to nodes (#451, #458)createNode()
for non-default tags (#464)Bugfixes
v2.2.2
Compare Source
This patch release includes a fix for an error that could be thrown in
parseDocument
for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.