Skip to content
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

fix(deps): update dependency yaml to v2.7.0 #43

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2024

This PR contains the following updates:

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

Release Notes

eemeli/yaml (yaml)

v2.7.0

Compare Source

v2.6.1

Compare Source

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


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.4.1 fix(deps): update dependency yaml to v2.4.2 Apr 28, 2024
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from 54248ac to 6332fe3 Compare April 28, 2024 11:20
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.4.2 fix(deps): update dependency yaml to v2.4.3 Jun 2, 2024
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch 2 times, most recently from 55c7a4e to 1b76cd7 Compare June 8, 2024 18:12
@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 9, 2024
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from 1b76cd7 to d921e76 Compare June 9, 2024 00:44
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from d921e76 to 3d42fac Compare July 24, 2024 12:45
@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 3d42fac to 6d1b537 Compare September 4, 2024 00:01
@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 force-pushed the renovate/yaml-2.x-lockfile branch 2 times, most recently from 0940188 to b32a2c4 Compare October 13, 2024 11:06
@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 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 b32a2c4 to f309d53 Compare November 19, 2024 14:13
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.6.1 fix(deps): update dependency yaml to v2.6.1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/yaml-2.x-lockfile branch December 8, 2024 18:38
@renovate renovate bot changed the title fix(deps): update dependency yaml to v2.6.1 - autoclosed fix(deps): update dependency yaml to v2.6.1 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/yaml-2.x-lockfile branch from 29c4f8a to f309d53 Compare December 9, 2024 00:08
@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 f309d53 to c7eb9ba Compare December 31, 2024 06:22
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