Skip to content

Bump yaml from 2.8.2 to 2.8.3#3772

Merged
henrymercer merged 1 commit intomainfrom
dependabot/npm_and_yarn/yaml-2.8.3
Mar 26, 2026
Merged

Bump yaml from 2.8.2 to 2.8.3#3772
henrymercer merged 1 commit intomainfrom
dependabot/npm_and_yarn/yaml-2.8.3

Conversation

@dependabot
Copy link
Contributor

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

Bumps yaml from 2.8.2 to 2.8.3.

Release notes

Sourced from yaml's releases.

v2.8.3

  • Add trailingComma ToString option for multiline flow formatting (#670)
  • Catch stack overflow during node composition (1e84ebb)
Commits
  • ce14587 2.8.3
  • 1e84ebb fix: Catch stack overflow during node composition
  • 6b24090 ci: Include Prettier check in lint action
  • 9424dee chore: Refresh lockfile
  • d1aca82 Add trailingComma ToString option for multiline flow formatting (#670)
  • 4321509 ci: Drop the branch filter from GitHub PR actions
  • 47207d0 chore: Update docs-slate
  • 5212fae chore: Update docs-slate
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Mar 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 26, 2026 18:26
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Mar 26, 2026
@github-actions github-actions bot added size/XS Should be very easy to review and removed Rebuild Re-transpile JS & re-generate workflows labels Mar 26, 2026
@henrymercer henrymercer marked this pull request as draft March 26, 2026 19:21
@henrymercer henrymercer marked this pull request as ready for review March 26, 2026 19:21
Copilot AI review requested due to automatic review settings March 26, 2026 19:21
@henrymercer henrymercer enabled auto-merge March 26, 2026 19:22
Copy link
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.

Pull request overview

Updates the yaml npm dependency used by the pr-checks workspace to the latest patch release, keeping the workspace’s dependency set current and aligned with the root lockfile for the monorepo.

Changes:

  • Bump yaml in pr-checks/package.json from ^2.8.2 to ^2.8.3.
  • Update package-lock.json to resolve yaml to 2.8.3 (including updated tarball URL and integrity hash).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pr-checks/package.json Updates the yaml dependency version for the pr-checks workspace.
package-lock.json Updates the resolved yaml package metadata and workspace dependency entry to match ^2.8.3.

@henrymercer henrymercer added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit f94817b Mar 26, 2026
297 checks passed
@henrymercer henrymercer deleted the dependabot/npm_and_yarn/yaml-2.8.3 branch March 26, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants