chore(deps): bump js-yaml from 4.3.0 to 4.3.1 in /workspaces/bulk-import - #4252
Conversation
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
9a13747 to
c11879a
Compare
Changed Packages
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4252 +/- ##
=======================================
Coverage 59.02% 59.02%
=======================================
Files 2451 2451
Lines 97934 97934
Branches 27305 27305
=======================================
Hits 57810 57810
Misses 39855 39855
Partials 269 269
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/fs-fix run yarn dedupe and commit the changes |
|
🤖 Finished Fix · ✅ Success · Started 6:23 PM UTC · Completed 6:36 PM UTC Commit: |
Consolidate js-yaml resolution so all specifiers (^4.1.0, ^4.1.1, ^4.2.0, ^4.3.1) resolve to 4.3.1, removing the duplicate 4.3.0 entry. Addresses review feedback on #4252
🔧 Fix agent — iteration 1 (human-triggered)Ran yarn dedupe in the bulk-import workspace per human instruction. Consolidated js-yaml resolution from two entries (4.3.0 and 4.3.1) down to a single 4.3.1 entry. Fixed (1):
Tests: passed Updated by fullsend fix agent |
|



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 !!omapDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.