Skip to content

build(deps): bump yaml from 1.10.0 to 1.10.3#2476

Merged
amir-ba merged 1 commit into
mainfrom
dependabot/npm_and_yarn/yaml-1.10.3
Apr 22, 2026
Merged

build(deps): bump yaml from 1.10.0 to 1.10.3#2476
amir-ba merged 1 commit into
mainfrom
dependabot/npm_and_yarn/yaml-1.10.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Bumps yaml from 1.10.0 to 1.10.3.

Release notes

Sourced from yaml's releases.

v1.10.2

  • prettier/prettier#10510

v1.10.1

This release backports the following non-breaking fixes made during the work on yaml@2 on top of yaml@1.10.0:

  • Support for __proto__ as mapping key & anchor identifier (#192)
  • Fix broken TS type for BigInt toggle
  • Dump long keys properly (#195)
  • When folding highly indented lines, require at least minContentWidth chars on the first line (#196)
  • Fix YAML.stringify() for certain null values (#197)
  • Do not break escaped chars with escaped newlines (#237, awslabs/cdk8s8)
  • Set type: "module" within browser/dist/ (#208)
  • Use CommonJS for the browser endpoints yaml/types & yaml/util (#208)
  • Always stringify non-Node object keys using explicit notation (#218)
  • Specify node type of Document.Parsed.contents (#221)
  • Add missing type for CST Node.rangeAsLinePos (#222)
  • Prefer literal over folded block scalar when lineWidth=0 is set (#232)
  • Allow for empty lines after node props (#242)
  • Update dev dependencies
Commits
  • cfe8f04 1.10.3
  • 7abcf45 fix: Catch stack overflow during CST composition
  • a0252f8 chore: Add rules avoiding processing of tests/json-test-suite
  • a5e83b0 style: Apply updates Prettier rules
  • b8ddca0 chore: Refresh lockfile
  • 395f892 ci: Use a different (working) submodule checkout
  • 6fd2720 test-events: Add {} and [] indicators to flow maps & sequences
  • 4cdcde6 1.10.2
  • 7c0e083 Allow for unindented comment after node props (#242)
  • 8ef0157 1.10.1
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
Copilot AI review requested due to automatic review settings March 26, 2026 23:09
@dependabot dependabot Bot requested review from amir-ba and maomaoZH as code owners March 26, 2026 23:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
@dependabot dependabot Bot review requested due to automatic review settings March 26, 2026 23:09
Copilot AI review requested due to automatic review settings April 22, 2026 12:21
@amir-ba amir-ba force-pushed the dependabot/npm_and_yarn/yaml-1.10.3 branch from 7ebc77f to 8ceab1a Compare April 22, 2026 12:21
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@amir-ba
Copy link
Copy Markdown
Collaborator

amir-ba commented Apr 22, 2026

@dependabot recreate

Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 1.10.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump yaml from 1.10.2 to 1.10.3 build(deps): bump yaml from 1.10.0 to 1.10.3 Apr 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/yaml-1.10.3 branch from 8ceab1a to 14924af Compare April 22, 2026 12:54
@amir-ba amir-ba merged commit ef38c70 into main Apr 22, 2026
8 checks passed
@amir-ba amir-ba deleted the dependabot/npm_and_yarn/yaml-1.10.3 branch April 22, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants