Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the npm-production group with 1 update: yaml.

Updates yaml from 2.7.0 to 2.7.1

Release notes

Sourced from yaml's releases.

v2.7.1

  • Do not allow seq with single-line collection value on same line with map key (#603)
  • Improve warning & avoid TypeError on bad YAML 1.1 nodes (#610)
Commits
  • a141bc0 2.7.1
  • a880b42 fix: Do not allow seq with single-line collection value on same line with map...
  • 923d67b test: Add test for tab after indent spaces for flow-in-block (#604)
  • 7cf843c test: Add descriptive names to tests with issue references
  • 9cf06d2 fix: Improve warning & avoid TypeError on bad YAML 1.1 nodes (fixes #610)
  • 50cf76b chore: Update docs-slate to skip its CI tests
  • 3b2362a docs: Add install option deno add jsr:@eemeli/yaml
  • 83cb780 chore: Update docs to use Slate 2.13.1
  • 9b02456 chore: Fix JSR version
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Apr 1, 2025
@dependabot dependabot bot requested a review from ncalteen as a code owner April 1, 2025 11:29
@github-actions
Copy link

github-actions bot commented Apr 1, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.14s
✅ JAVASCRIPT prettier 11 0 0 0.89s
✅ JSON npm-package-json-lint yes no no 1.23s
✅ JSON prettier 26 0 0 3.92s
✅ MARKDOWN markdownlint 9 0 0 0.97s
✅ REPOSITORY checkov yes no no 24.73s
✅ REPOSITORY gitleaks yes no no 1.26s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 42.34s
✅ REPOSITORY secretlint yes no no 1.06s
✅ REPOSITORY syft yes no no 8.3s
❌ REPOSITORY trivy yes 1 no 13.92s
✅ REPOSITORY trivy-sbom yes no no 1.27s
✅ REPOSITORY trufflehog yes no no 27.66s
✅ TYPESCRIPT prettier 71 0 0 2.51s
✅ YAML prettier 23 0 0 0.84s
✅ YAML yamllint 23 0 0 0.52s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-61898abac9 branch 2 times, most recently from aa03d5d to 199f7ce Compare April 1, 2025 15:28
Bumps the npm-production group with 1 update: [yaml](https://github.com/eemeli/yaml).


Updates `yaml` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-61898abac9 branch from 199f7ce to 1d23ab2 Compare April 1, 2025 17:06
@ncalteen ncalteen merged commit 1d1df8f into main Apr 1, 2025
20 of 44 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/npm-production-61898abac9 branch April 1, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot Dependabot issues and PRs npm Node.js issues and PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant