Skip to content

chore(deps): update dependency yaml to ^2.7.1 #2

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

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yaml (source) ^2.3.4 -> ^2.7.1 age adoption passing confidence

Release Notes

eemeli/yaml (yaml)

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)

v2.4.2

Compare Source

  • Restrict YAML 1.1 boolean strings to their explicit capitalization (#​530)
  • Add sponsorship by Scipress (#​536)

v2.4.1

Compare Source

  • cst: Do not drop trailing newline after line comment in block-map if followed by unindented block-seq value (#​525)
  • Stringify flow collection comments in parent (#​528)
  • Do not skip folding lines after the first in indented block scalars (#​529)

v2.4.0

Compare Source

  • Add a command-line tool (#​523)
  • Use the lineWidth option for line breaking in flow collections (#​522)

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 force-pushed the renovate/all-minor-patch branch from adac7bb to 73611c5 Compare February 14, 2025 03:59
@renovate renovate bot changed the title chore(deps): update dependency bumpp to ^10.0.2 chore(deps): update dependency bumpp to ^10.0.3 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 73611c5 to cdc9041 Compare February 22, 2025 12:14
@renovate renovate bot changed the title chore(deps): update dependency bumpp to ^10.0.3 chore(deps): update all non-major dependencies Feb 22, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from af9cb4c to 89160d9 Compare March 5, 2025 20:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4ac4ff5 to 7bc4fd0 Compare March 14, 2025 00:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7bc4fd0 to b6f0e54 Compare March 20, 2025 23:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6f0e54 to eeeae86 Compare March 29, 2025 00:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from caad895 to 1a7f8ec Compare April 12, 2025 00:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a7f8ec to 64915be Compare April 18, 2025 23:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64915be to 67758eb Compare April 26, 2025 15:51
@renovate renovate bot added the minor label Apr 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 67758eb to 1aed8fd Compare April 27, 2025 00:23
@renovate renovate bot removed the patch label Apr 27, 2025
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency bumpp to ^10.1.0 Apr 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1aed8fd to e15fd7a Compare April 27, 2025 00:52
Copy link

pkg-pr-new bot commented Apr 27, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/stx/bun-plugin-stx@2

commit: 618a8d9

@renovate renovate bot changed the title chore(deps): update dependency bumpp to ^10.1.0 chore(deps): update dependency bumpp to ^10.1.0 - autoclosed Apr 27, 2025
@renovate renovate bot closed this Apr 27, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch April 27, 2025 01:21
@renovate renovate bot changed the title chore(deps): update dependency bumpp to ^10.1.0 - autoclosed chore(deps): update dependency bumpp to ^10.1.0 Apr 27, 2025
@renovate renovate bot reopened this Apr 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3118c54 to e15fd7a Compare April 27, 2025 21:45
@renovate renovate bot changed the title chore(deps): update dependency bumpp to ^10.1.0 chore(deps): update dependency yaml to ^2.7.1 Apr 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e15fd7a to 618a8d9 Compare April 27, 2025 22:23
@chrisbbreuer chrisbbreuer merged commit 4d16ca4 into main Apr 27, 2025
4 of 5 checks passed
chrisbbreuer added a commit that referenced this pull request Apr 28, 2025
chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore(deps): update dependency yaml to ^2.7.1 (#2)

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip
chrisbbreuer added a commit that referenced this pull request Apr 28, 2025
chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore(deps): update dependency yaml to ^2.7.1 (#2)

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip
chrisbbreuer added a commit that referenced this pull request Apr 30, 2025
chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore(deps): update dependency yaml to ^2.7.1 (#2)

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore(deps): update all non-major dependencies (#4)
chrisbbreuer added a commit that referenced this pull request Apr 30, 2025
chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore(deps): update dependency yaml to ^2.7.1 (#2)

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore: wip

chore(deps): update all non-major dependencies (#4)

chore: wip

chore: wip

chore: wip

chore(deps): update all non-major dependencies (#5)

chore: wip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant