Skip to content

fix(deps): update dependency yaml to v2.8.0 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) 2.5.0 -> 2.8.0 age adoption passing confidence

Release Notes

eemeli/yaml (yaml)

v2.8.0

Compare Source

v2.7.1

Compare Source

  • Do not allow seq with single-line collection value on same line with map key (#​603)
  • Improve warning & avoid TypeError on bad YAML 1.1 nodes (#​610)

v2.7.0

Compare Source

The library is now available on JSR as @​eemeli/yaml and on deno.land/x as yaml. In addition to Node.js and browsers, it should work in Deno, Bun, and Cloudflare Workers.

  • Use .ts extension in all relative imports (#​591)
  • Ignore newline after block seq indicator as space before value (#​590)
  • Require Node.js 14.18 or later (was 14.6) (#​598)

v2.6.1

Compare Source

  • Do not strip :00 seconds from !!timestamp values (#​578, with thanks to @​qraynaud)
  • Tighten regexp for JSON !!bool (#​587, with thanks to @​vra5107)
  • Default to literal block scalar if folded would overflow (#​585)

v2.6.0

Compare Source

  • Use a proper tag for !!merge << keys (#​580)
  • Add stringKeys parse option (#​581)
  • Stringify a Document as a Document (#​576)
  • Add sponsorship by Manifest

v2.5.1

Compare Source

  • Include range in flow sequence pair maps (#​573)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.5.1 fix(deps): update dependency yaml to v2.6.0 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from 0f9df3d to 85d1e0e Compare October 14, 2024 02:39
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.6.0 fix(deps): update dependency yaml to v2.6.1 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from 85d1e0e to f0c9c43 Compare November 19, 2024 20:51
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from f0c9c43 to 92ae20b Compare December 31, 2024 05:41
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.6.1 fix(deps): update dependency yaml to v2.7.0 Dec 31, 2024
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.7.0 fix(deps): update dependency yaml to v2.7.1 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from 92ae20b to fbb9e38 Compare March 29, 2025 19:54
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.7.1 fix(deps): update dependency yaml to v2.8.0 May 17, 2025
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from fbb9e38 to e4fb6bc Compare May 17, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants