koromerzhin / js-commands

MIT License
0 stars 0 forks source link

fix(deps): update dependency yaml to v2.3.1 - autoclosed #33

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) 2.1.3 -> 2.3.1 age adoption passing 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)) ### [`v2.2.1`](https://togithub.com/eemeli/yaml/releases/tag/v2.2.1) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.2.0...v2.2.1) - Quote top-level map keys containing document markers ([#​431](https://togithub.com/eemeli/yaml/issues/431)) ### [`v2.2.0`](https://togithub.com/eemeli/yaml/releases/tag/v2.2.0) [Compare Source](https://togithub.com/eemeli/yaml/compare/v2.1.3...v2.2.0) ##### New Features - Add `flowCollectionPadding` toString option ([#​420](https://togithub.com/eemeli/yaml/issues/420)) - Use indicator line for props on block collection values of mappings ([#​425](https://togithub.com/eemeli/yaml/issues/425)) ##### Bugfixes - Minor relaxation of types for custom tags ([#​429](https://togithub.com/eemeli/yaml/issues/429))

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.

guardrails[bot] commented 1 year ago

All previously detected findings have been fixed. Good job! 👍🎉

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.