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 yaml to 2.7.0 #1145

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

Conversation

homeops-gh-bot[bot]
Copy link
Contributor

@homeops-gh-bot homeops-gh-bot bot commented Jul 24, 2024

This PR contains the following updates:

Package Type Update Change
yaml (source) dependencies minor 2.4.5 -> 2.7.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eemeli/yaml (yaml)

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)

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 has been generated by Renovate Bot.

@homeops-gh-bot homeops-gh-bot bot added type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 24, 2024
@homeops-gh-bot
Copy link
Contributor Author

homeops-gh-bot bot commented Jul 24, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.34s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@homeops-gh-bot homeops-gh-bot bot force-pushed the renovate/yaml-2.x-lockfile branch 26 times, most recently from d8386ad to 91cc519 Compare July 31, 2024 05:12
@homeops-gh-bot homeops-gh-bot bot force-pushed the renovate/yaml-2.x-lockfile branch from 91cc519 to 4f157b3 Compare August 1, 2024 08:17
@homeops-gh-bot homeops-gh-bot bot force-pushed the renovate/yaml-2.x-lockfile branch 21 times, most recently from c617155 to 8fab511 Compare February 8, 2025 19:13
@homeops-gh-bot homeops-gh-bot bot force-pushed the renovate/yaml-2.x-lockfile branch 7 times, most recently from dde2cf5 to 703219d Compare February 12, 2025 04:19
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | yaml    | 2.4.5 | 2.7.0 |
@homeops-gh-bot homeops-gh-bot bot force-pushed the renovate/yaml-2.x-lockfile branch from 703219d to 40ffeec Compare February 12, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants