chore(deps): bump yaml from 2.8.2 to 2.9.1 - #6
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/bun/yaml-2.9.0
branch
10 times, most recently
from
August 24, 2026 12:13
ecf2e46 to
c3c1d55
Compare
dependabot
Bot
force-pushed
the
dependabot/bun/yaml-2.9.0
branch
3 times, most recently
from
August 31, 2026 14:24
1f8a7a6 to
ec5ba82
Compare
dependabot
Bot
force-pushed
the
dependabot/bun/yaml-2.9.0
branch
3 times, most recently
from
September 10, 2026 08:58
434f5f1 to
cb85c76
Compare
dependabot
Bot
force-pushed
the
dependabot/bun/yaml-2.9.0
branch
4 times, most recently
from
September 14, 2026 14:18
6dc4d5b to
b8d44db
Compare
dependabot
Bot
force-pushed
the
dependabot/bun/yaml-2.9.0
branch
from
September 15, 2026 04:07
b8d44db to
0dc1e05
Compare
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.9.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.9.1) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bun/yaml-2.9.0
branch
from
September 16, 2026 03:09
0dc1e05 to
a6c3553
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps yaml from 2.8.2 to 2.9.1.
Release notes
Sourced from yaml's releases.
Commits
1440ecd2.9.1c699bc5fix: Simplify line unfolding during quoted string parsing (#714)d11ce77fix: Limit recursive merge aliases (#713)c5f49f4chore: Update docs-slateddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)