Bump the npm_and_yarn group across 1 directory with 2 updates#90
Bump the npm_and_yarn group across 1 directory with 2 updates#90dependabot[bot] wants to merge 2 commits into
Conversation
|
@copilot fix CI |
Fixed in 2 commits. The CI was failing because the Dependabot update also bumped The fix reverts |
|
@dependabot recreate |
Bumps the npm_and_yarn group with 2 updates in the / directory: [js-yaml](https://github.com/nodeca/js-yaml) and [qs](https://github.com/ljharb/qs). Removes `js-yaml` Updates `qs` from 6.13.0 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.13.0...v6.15.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: dependency-type: indirect - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2d74e79 to
844f670
Compare
|
@copilot fix CI |
…hoist eslint-plugin-import
Fixed. Same root cause as before (Dependabot's recreation kept |
Bumps the npm_and_yarn group with 2 updates in the / directory: js-yaml and qs.
Removes
js-yamlUpdates
qsfrom 6.13.0 to 6.15.2Changelog
Sourced from qs's changelog.
... (truncated)
Commits
9aca407v6.15.25e33d33[Dev Deps] update@ljharb/eslint-config21f80b3[Fix]stringify: skip null/undefined entries inarrayFormat: 'comma'+ `e...a0a81ea[Fix]stringify: use configureddelimiteraftercharsetSentinele3062f7[Fix]stringify: applyformatterto encoded key understrictNullHandling0c180a4[Fix]stringify: skip null/undefined filter-array entries instead of crashi...3a8b94a[Tests] add regression tests for keys containing percent-encoded bracket text96755ab[readme] fix grammara419ce5[Fix]parse: handle nested bracket groups and add regression tests3f5e1c5v6.15.1