Skip to content

chore(deps): update dependency yaml to v2.8.3#46

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/yaml-2.x-lockfile
Open

chore(deps): update dependency yaml to v2.8.3#46
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/yaml-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 2, 2024

This PR contains the following updates:

Package Change Age Confidence
yaml (source) 2.4.22.8.3 age confidence

Release Notes

eemeli/yaml (yaml)

v2.8.3

Compare Source

v2.8.2

Compare Source

v2.8.1

Compare Source

  • Preserve empty block literals (#​634)

v2.8.0

Compare Source

  • Add node cache for faster alias resolution (#​612)
  • Re-introduce compatibility with Node.js 14.6 (#​614)
  • Add --merge option to CLI tool (#​611)
  • Improve error for tag resolution error on null value (#​616)
  • Allow empty string as plain scalar representation, for failsafe schema (#​616)
  • docs: include cli example (#​617)

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)

v2.5.0

Compare Source

  • Add --indent option to CLI tool (#​559, with thanks to @​danielbayley)
  • Require newline in all cases for props on block sequence (#​557)
  • Always reset indentation in lexer on ... (#​558)
  • Ignore minContentWidth if greater than lineWidth (#​562)
  • Drop unused Collection.maxFlowStringSingleLineLength (#​522, #​421)

v2.4.5

Compare Source

v2.4.4

Compare Source

With special thanks to @​RedCMD for finding and reporting all of the following:

  • Allow comment after top-level block scalar with explicit indent indicator (#​547)
  • Allow tab as indent for line comments before nodes (#​548)
  • Do not allow tab before block collection (#​549)
  • In flow collections, allow []{} immediately after : with plain key (#​550)
  • Require indentation for ? explicit-key contents (#​551)
  • Require indentation from block scalar header & flow collections in mapping values (#​553)

v2.4.3

Compare Source

  • Improve error when parsing a non-string value (#​459)
  • Do not parse -.NaN or +.nan as NaN (#​546)
  • Support # within %TAG prefixes with trailing #comments
  • Check for non-node complex keys when stringifying with simpleKeys (#​541)

Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/yaml-2.x-lockfile branch from ac1cb2c to 5823363 Compare June 8, 2024 19:47
@renovate renovate Bot changed the title fix(deps): update dependency yaml to v2.4.3 fix(deps): update dependency yaml to v2.4.4 Jun 8, 2024
@renovate renovate Bot changed the title fix(deps): update dependency yaml to v2.4.4 fix(deps): update dependency yaml to v2.4.5 Jun 8, 2024
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from 5823363 to 8b24535 Compare June 8, 2024 22:12
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from 8b24535 to acd784d Compare July 24, 2024 14:12
@renovate renovate Bot changed the title fix(deps): update dependency yaml to v2.4.5 fix(deps): update dependency yaml to v2.5.0 Jul 24, 2024
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from acd784d to 14edd28 Compare September 4, 2024 00:02
@renovate renovate Bot changed the title fix(deps): update dependency yaml to v2.5.0 fix(deps): update dependency yaml to v2.5.1 Sep 4, 2024
@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 13, 2024
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from 14edd28 to 2c0afb7 Compare October 13, 2024 13:56
@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 2c0afb7 to 5682457 Compare November 19, 2024 14:22
@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 force-pushed the renovate/yaml-2.x-lockfile branch from 5682457 to 8465bd1 Compare December 31, 2024 07:40
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from 8465bd1 to 555cba4 Compare March 29, 2025 18:21
@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 changed the title fix(deps): update dependency yaml to v2.7.1 fix(deps): update dependency yaml to v2.8.0 May 15, 2025
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from 555cba4 to c9d2479 Compare May 15, 2025 08:01
@renovate renovate Bot changed the title fix(deps): update dependency yaml to v2.8.0 fix(deps): update dependency yaml to v2.8.1 Aug 7, 2025
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from c9d2479 to 375ba21 Compare August 7, 2025 11:38
@renovate renovate Bot changed the title fix(deps): update dependency yaml to v2.8.1 chore(deps): update dependency yaml to v2.8.1 Sep 25, 2025
@renovate renovate Bot changed the title chore(deps): update dependency yaml to v2.8.1 chore(deps): update dependency yaml to v2.8.2 Nov 30, 2025
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from 375ba21 to 6a0bdbc Compare November 30, 2025 10:06
@renovate renovate Bot force-pushed the renovate/yaml-2.x-lockfile branch from 6a0bdbc to 80ec619 Compare March 21, 2026 13:50
@renovate renovate Bot changed the title chore(deps): update dependency yaml to v2.8.2 chore(deps): update dependency yaml to v2.8.3 Mar 21, 2026
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