cloudposse/github-action-matrix-outputs-write (cloudposse/github-action-matrix-outputs-write)
### [`v0.5.0`](https://togithub.com/cloudposse/github-action-matrix-outputs-write/releases/tag/0.5.0)
[Compare Source](https://togithub.com/cloudposse/github-action-matrix-outputs-write/compare/0.4.2...0.5.0)
fix(deps): update dependency @actions/artifact to v2.1.1 @renovate (#35)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@actions/artifact](https://togithub.com/actions/toolkit/tree/main/packages/artifact) ([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/artifact)) | [`2.0.0` -> `2.1.1`](https://renovatebot.com/diffs/npm/@actions%2fartifact/2.0.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fartifact/2.0.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fartifact/2.0.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
***
##### Release Notes
actions/toolkit (@8203;actions/artifact)
##### [`v2.1.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#211)
- Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts
##### [`v2.1.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#210)
- Added `ArtifactClient#deleteArtifact` to delete artifacts by name [#1626](https://togithub.com/actions/toolkit/pull/1626)
- Update error messaging to be more useful [#1628](https://togithub.com/actions/toolkit/pull/1628)
##### [`v2.0.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#201)
- Patch to fix transient request timeouts [https://github.com/actions/download-artifact/issues/249](https://togithub.com/actions/download-artifact/issues/249)
***
fix(deps): update dependency yaml to v2.3.4 @renovate (#23)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.3.1` -> `2.3.4`](https://renovatebot.com/diffs/npm/yaml/2.3.1/2.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.3.1/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.3.1/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
***
##### Release Notes
eemeli/yaml (yaml)
##### [`v2.3.4`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.4)
[Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.3...v2.3.4)
- Do not throw for carriage return in tag shorthand ([#501](https://togithub.com/eemeli/yaml/issues/501))
##### [`v2.3.3`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.3)
[Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.2...v2.3.3)
- Do not throw error on malformed URI escape in tag ([#498](https://togithub.com/eemeli/yaml/issues/498))
##### [`v2.3.2`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.2)
[Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.1...v2.3.2)
- Fix docs typo ([#489](https://togithub.com/eemeli/yaml/issues/489))
- Do not require quotes for implicit keys with flow indicators ([#494](https://togithub.com/eemeli/yaml/issues/494))
- Update Prettier to v3 & update ESLint config
***
fix(deps): update dependency @actions/core to v1.10.1 @renovate (#26)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@actions/core](https://togithub.com/actions/toolkit/tree/main/packages/core) ([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.0` -> `1.10.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.0/1.10.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fcore/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fcore/1.10.0/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/1.10.0/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
***
##### Release Notes
actions/toolkit (@8203;actions/core)
##### [`v1.10.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1101)
- Fix error message reference in oidc utils [#1511](https://togithub.com/actions/toolkit/pull/1511)
***
fix(deps): update dependency @actions/artifact to v2 @renovate (#29)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@actions/artifact](https://togithub.com/actions/toolkit/tree/main/packages/artifact) ([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/artifact)) | [`^1.1.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@actions%2fartifact/1.1.1/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fartifact/1.1.1/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fartifact/1.1.1/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
***
##### Release Notes
actions/toolkit (@8203;actions/artifact)
##### [`v2.1.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#211)
- Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts
##### [`v2.1.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#210)
- Added `ArtifactClient#deleteArtifact` to delete artifacts by name [#1626](https://togithub.com/actions/toolkit/pull/1626)
- Update error messaging to be more useful [#1628](https://togithub.com/actions/toolkit/pull/1628)
##### [`v2.0.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#201)
- Patch to fix transient request timeouts [https://github.com/actions/download-artifact/issues/249](https://togithub.com/actions/download-artifact/issues/249)
##### [`v2.0.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#200)
- Major release. Supports new Artifact backend for improved speed, reliability and behavior.
- Numerous API changes, [some breaking](./README.md#breaking-changes).
- Blog post with more info: TBD
***
chore(): Update node version to v20 (#31) @goruha (#34)
##### what
* Updates Node version used by this action to v20
##### why
* v16 is EOL and Github deprecated it: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
##### references
* https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Update actions/checkout action to v4 @renovate (#24)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` |
***
##### Release Notes
actions/checkout (actions/checkout)
##### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400)
[Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)
- [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067)
- [Update to node20](https://togithub.com/actions/checkout/pull/1436)
***
Update nick-fields/assert-action action to v2 @renovate (#33)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [nick-fields/assert-action](https://togithub.com/nick-fields/assert-action) | action | major | `v1` -> `v2` |
***
##### Release Notes
nick-fields/assert-action (nick-fields/assert-action)
##### [`v2`](https://togithub.com/nick-fields/assert-action/compare/v1...v2)
[Compare Source](https://togithub.com/nick-fields/assert-action/compare/v1...v2)
***
Update dependency yaml to v2.3.1 @renovate (#22)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.2.1` -> `2.3.1`](https://renovatebot.com/diffs/npm/yaml/2.2.1/2.3.1) | [![age](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) |
***
##### Release Notes
eemeli/yaml
##### [`v2.3.1`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.1)
[Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.0...v2.3.1)
- Drop npm from package.json `"engines"` config ([#476](https://togithub.com/eemeli/yaml/issues/476))
##### [`v2.3.0`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.0)
[Compare Source](https://togithub.com/eemeli/yaml/compare/v2.2.2...v2.3.0)
This release corresponds with the release of [`yaml-types`](https://togithub.com/eemeli/yaml-types) v0.2.0, an expanding library of custom tags or types for use with `yaml`.
This release contains no changes from [v2.3.0-5](https://togithub.com/eemeli/yaml/releases/tag/v2.3.0-5), and the notes below include all changes from the v2.3.0-x prereleases.
##### Custom Tag Improvements
- Add export of `createNode()` & `createPair()` to `'yaml/util'` ([#457](https://togithub.com/eemeli/yaml/issues/457))
- Add static `from()` methods to simplify tag development, and otherwise make extending custom collections easier ([#467](https://togithub.com/eemeli/yaml/issues/467))
##### TypeScript Improvements
- Add a second optional generic type argument `Strict` to `Document` instances. ([#441](https://togithub.com/eemeli/yaml/issues/441))
- Add types exports for TypeScript ([#463](https://togithub.com/eemeli/yaml/issues/463))
- Export `StringifyContext` type from `'yaml/util'` ([#464](https://togithub.com/eemeli/yaml/issues/464))
##### Other New Features
- Add a `toJS(doc, options?)` method to nodes ([#451](https://togithub.com/eemeli/yaml/issues/451), [#458](https://togithub.com/eemeli/yaml/issues/458))
- Set explicit tag during `createNode()` for non-default tags ([#464](https://togithub.com/eemeli/yaml/issues/464))
##### Bugfixes
- Use correct argument order when stringifying flow collection comments ([#443](https://togithub.com/eemeli/yaml/issues/443))
- Improve first-line folding for block scalars ([#422](https://togithub.com/eemeli/yaml/issues/422))
##### [`v2.2.2`](https://togithub.com/eemeli/yaml/releases/tag/v2.2.2)
[Compare Source](https://togithub.com/eemeli/yaml/compare/v2.2.1...v2.2.2)
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:
- Corner case failure in error pretty-printer ([CVE-2023-2251](https://togithub.com/advisories/GHSA-f9xv-q969-pqx4))
- Use correct argument order when stringifying flow collection comments ([#443](https://togithub.com/eemeli/yaml/issues/443))
- First-line folding for block scalars ([#422](https://togithub.com/eemeli/yaml/issues/422))
***
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
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`](https://togithub.com/cloudposse/github-action-matrix-outputs-write/releases/tag/0.5.0) [Compare Source](https://togithub.com/cloudposse/github-action-matrix-outputs-write/compare/0.4.2...0.5.0)fix(deps): update dependency @actions/artifact to v2.1.1 @renovate (#35)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/artifact](https://togithub.com/actions/toolkit/tree/main/packages/artifact) ([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/artifact)) | [`2.0.0` -> `2.1.1`](https://renovatebot.com/diffs/npm/@actions%2fartifact/2.0.0/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fartifact/2.0.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fartifact/2.0.0/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | *** ##### Release Notesactions/toolkit (@8203;actions/artifact)
##### [`v2.1.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#211) - Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts ##### [`v2.1.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#210) - Added `ArtifactClient#deleteArtifact` to delete artifacts by name [#1626](https://togithub.com/actions/toolkit/pull/1626) - Update error messaging to be more useful [#1628](https://togithub.com/actions/toolkit/pull/1628) ##### [`v2.0.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#201) - Patch to fix transient request timeouts [https://github.com/actions/download-artifact/issues/249](https://togithub.com/actions/download-artifact/issues/249)fix(deps): update dependency yaml to v2.3.4 @renovate (#23)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.3.1` -> `2.3.4`](https://renovatebot.com/diffs/npm/yaml/2.3.1/2.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yaml/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yaml/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yaml/2.3.1/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yaml/2.3.1/2.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | *** ##### Release Noteseemeli/yaml (yaml)
##### [`v2.3.4`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.4) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.3...v2.3.4) - Do not throw for carriage return in tag shorthand ([#501](https://togithub.com/eemeli/yaml/issues/501)) ##### [`v2.3.3`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.3) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.2...v2.3.3) - Do not throw error on malformed URI escape in tag ([#498](https://togithub.com/eemeli/yaml/issues/498)) ##### [`v2.3.2`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.2) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.1...v2.3.2) - Fix docs typo ([#489](https://togithub.com/eemeli/yaml/issues/489)) - Do not require quotes for implicit keys with flow indicators ([#494](https://togithub.com/eemeli/yaml/issues/494)) - Update Prettier to v3 & update ESLint configfix(deps): update dependency @actions/core to v1.10.1 @renovate (#26)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/core](https://togithub.com/actions/toolkit/tree/main/packages/core) ([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/core)) | [`1.10.0` -> `1.10.1`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.10.0/1.10.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fcore/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fcore/1.10.0/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/1.10.0/1.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | *** ##### Release Notesactions/toolkit (@8203;actions/core)
##### [`v1.10.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#1101) - Fix error message reference in oidc utils [#1511](https://togithub.com/actions/toolkit/pull/1511)fix(deps): update dependency @actions/artifact to v2 @renovate (#29)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@actions/artifact](https://togithub.com/actions/toolkit/tree/main/packages/artifact) ([source](https://togithub.com/actions/toolkit/tree/HEAD/packages/artifact)) | [`^1.1.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@actions%2fartifact/1.1.1/2.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@actions%2fartifact/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@actions%2fartifact/1.1.1/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fartifact/1.1.1/2.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | *** ##### Release Notesactions/toolkit (@8203;actions/artifact)
##### [`v2.1.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#211) - Updated `isGhes` check to include `.ghe.com` and `.ghe.localhost` as accepted hosts ##### [`v2.1.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#210) - Added `ArtifactClient#deleteArtifact` to delete artifacts by name [#1626](https://togithub.com/actions/toolkit/pull/1626) - Update error messaging to be more useful [#1628](https://togithub.com/actions/toolkit/pull/1628) ##### [`v2.0.1`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#201) - Patch to fix transient request timeouts [https://github.com/actions/download-artifact/issues/249](https://togithub.com/actions/download-artifact/issues/249) ##### [`v2.0.0`](https://togithub.com/actions/toolkit/blob/HEAD/packages/artifact/RELEASES.md#200) - Major release. Supports new Artifact backend for improved speed, reliability and behavior. - Numerous API changes, [some breaking](./README.md#breaking-changes). - Blog post with more info: TBDchore(): Update node version to v20 (#31) @goruha (#34)
##### what * Updates Node version used by this action to v20 ##### why * v16 is EOL and Github deprecated it: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ ##### references * https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/Update actions/checkout action to v4 @renovate (#24)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | *** ##### Release Notesactions/checkout (actions/checkout)
##### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436)Update nick-fields/assert-action action to v2 @renovate (#33)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nick-fields/assert-action](https://togithub.com/nick-fields/assert-action) | action | major | `v1` -> `v2` | *** ##### Release Notesnick-fields/assert-action (nick-fields/assert-action)
##### [`v2`](https://togithub.com/nick-fields/assert-action/compare/v1...v2) [Compare Source](https://togithub.com/nick-fields/assert-action/compare/v1...v2)Update dependency yaml to v2.3.1 @renovate (#22)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yaml](https://eemeli.org/yaml/) ([source](https://togithub.com/eemeli/yaml)) | [`2.2.1` -> `2.3.1`](https://renovatebot.com/diffs/npm/yaml/2.2.1/2.3.1) | [![age](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/yaml/2.3.1/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | *** ##### Release Noteseemeli/yaml
##### [`v2.3.1`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.1) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.3.0...v2.3.1) - Drop npm from package.json `"engines"` config ([#476](https://togithub.com/eemeli/yaml/issues/476)) ##### [`v2.3.0`](https://togithub.com/eemeli/yaml/releases/tag/v2.3.0) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.2.2...v2.3.0) This release corresponds with the release of [`yaml-types`](https://togithub.com/eemeli/yaml-types) v0.2.0, an expanding library of custom tags or types for use with `yaml`. This release contains no changes from [v2.3.0-5](https://togithub.com/eemeli/yaml/releases/tag/v2.3.0-5), and the notes below include all changes from the v2.3.0-x prereleases. ##### Custom Tag Improvements - Add export of `createNode()` & `createPair()` to `'yaml/util'` ([#457](https://togithub.com/eemeli/yaml/issues/457)) - Add static `from()` methods to simplify tag development, and otherwise make extending custom collections easier ([#467](https://togithub.com/eemeli/yaml/issues/467)) ##### TypeScript Improvements - Add a second optional generic type argument `Strict` to `Document` instances. ([#441](https://togithub.com/eemeli/yaml/issues/441)) - Add types exports for TypeScript ([#463](https://togithub.com/eemeli/yaml/issues/463)) - Export `StringifyContext` type from `'yaml/util'` ([#464](https://togithub.com/eemeli/yaml/issues/464)) ##### Other New Features - Add a `toJS(doc, options?)` method to nodes ([#451](https://togithub.com/eemeli/yaml/issues/451), [#458](https://togithub.com/eemeli/yaml/issues/458)) - Set explicit tag during `createNode()` for non-default tags ([#464](https://togithub.com/eemeli/yaml/issues/464)) ##### Bugfixes - Use correct argument order when stringifying flow collection comments ([#443](https://togithub.com/eemeli/yaml/issues/443)) - Improve first-line folding for block scalars ([#422](https://togithub.com/eemeli/yaml/issues/422)) ##### [`v2.2.2`](https://togithub.com/eemeli/yaml/releases/tag/v2.2.2) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.2.1...v2.2.2) 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: - Corner case failure in error pretty-printer ([CVE-2023-2251](https://togithub.com/advisories/GHSA-f9xv-q969-pqx4)) - Use correct argument order when stringifying flow collection comments ([#443](https://togithub.com/eemeli/yaml/issues/443)) - First-line folding for block scalars ([#422](https://togithub.com/eemeli/yaml/issues/422))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.