Skip to content

chore(deps): bump yaml from 2.8.0 to 2.8.1#2413

Merged
jeromy-cannon merged 1 commit intomainfrom
dependabot/npm_and_yarn/yaml-2.8.1
Aug 6, 2025
Merged

chore(deps): bump yaml from 2.8.0 to 2.8.1#2413
jeromy-cannon merged 1 commit intomainfrom
dependabot/npm_and_yarn/yaml-2.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2025

Bumps yaml from 2.8.0 to 2.8.1.

Release notes

Sourced from yaml's releases.

v2.8.1

  • Preserve empty block literals (#634)
Commits
  • 1dc3c3b 2.8.1
  • 5bbb1cb chore: Add explicit jest-resolve@29 dev dependency to keep Node.js 15 compati...
  • b3ba632 chore: Refresh lockfile
  • de8a0ab fix: Preserve empty block literals (#634)
  • 81eb3bf docs: Update site intro
  • ef23196 docs: Update README & docs/CONTRIBUTING
  • aa29f42 docs: Note that schema can be a Schema
  • cad823e docs: Update instructions on vulnerability reporting
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 6, 2025 12:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 6, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 6, 2025

Unit Test Results - Linux

32 tests  ±0   32 ✅ ±0   0s ⏱️ ±0s
16 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 198add3. ± Comparison against base commit bfae543.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 6, 2025

Unit Test Results - Windows

  1 files  ±0  175 suites  ±0   3s ⏱️ -1s
492 tests ±0  492 ✅ ±0  0 💤 ±0  0 ❌ ±0 
496 runs  ±0  496 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 198add3. ± Comparison against base commit bfae543.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 6, 2025

E2E Test Report

 20 files  ±0  139 suites  ±0   2h 9m 15s ⏱️ - 1m 6s
379 tests ±0  379 ✅ ±0  0 💤 ±0  0 ❌ ±0 
392 runs  ±0  392 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 198add3. ± Comparison against base commit bfae543.

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 6, 2025

E2E Test Report

 20 files  ±0  139 suites  ±0   2h 9m 15s ⏱️ - 1m 6s
379 tests ±0  379 ✅ ±0  0 💤 ±0  0 ❌ ±0 
392 runs  ±0  392 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 198add3. ± Comparison against base commit bfae543.

@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bfae543) 41295 35180 85.19%
Head commit (198add3) 41295 (+0) 35182 (+2) 85.20% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2413) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@jeromy-cannon jeromy-cannon merged commit 1b1a5a3 into main Aug 6, 2025
67 of 69 checks passed
@jeromy-cannon jeromy-cannon deleted the dependabot/npm_and_yarn/yaml-2.8.1 branch August 6, 2025 14:59
@swirlds-automation
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.42.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants