馃摝 Bump js-yaml from 4.3.0 to 4.3.1 in /.ado/scripts - #360
Open
dependabot[bot] wants to merge 1 commit into
Open
馃摝 Bump js-yaml from 4.3.0 to 4.3.1 in /.ado/scripts#360dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- .ado/scripts/package-lock.json: Generated file
馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Benchmark ResultsTotal benchmarks: 204 Inputs: baseline/baseline.json, bench_result.json v8 (6176ms, 6456ms) +4.5%
test-suites (317886ms, 317038ms) -0.3%
micros (60876ms, 61086ms) +0.3%
jit-benches (8563ms, 6356ms) -25.8%
many-subclasses (73437ms, 76495ms) +4.2%
map-objects (3627ms, 3647ms) +0.5%
map-strings (4335ms, 4296ms) -0.9%
nbody (3448ms, 2831ms) -17.9%
string-switch (6503ms, 6098ms) -6.2%
raytracer (5608ms, 5480ms) -2.3%
MiniReact (30332ms, 29414ms) -3.0%
widgets (12934ms, 12772ms) -1.3%
|
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dot-ado/scripts/js-yaml-4.3.1
branch
from
August 12, 2026 16:06
d9cb7ad to
6b6e5c7
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 js-yaml from 4.3.0 to 4.3.1.
Changelog
Sourced from js-yaml's changelog.
Commits
86e91b84.3.1 releasedc3cc4b0Backport quadratic complexity fix for !!omap