chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates#233
chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates#233dependabot[bot] wants to merge 5 commits into
Conversation
|
@copilot take a look at all deps upgrades made and check for all migration steps required. Make sure build and tests pass. |
…dates Bumps the npm_and_yarn group with 1 update in the / directory: [@xmldom/xmldom](https://github.com/xmldom/xmldom). Updates `@xmldom/xmldom` from 0.7.13 to 0.9.10 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.7.13...0.9.10) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) Updates `minimatch` from 3.0.8 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.8...v9.0.9) Updates `postcss` from 8.4.49 to 8.5.14 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.14) Updates `tar` from 6.2.1 to 7.5.15 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.5.15) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.10 dependency-type: indirect - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect - dependency-name: minimatch dependency-version: 10.2.5 dependency-type: indirect - dependency-name: postcss dependency-version: 8.5.14 dependency-type: indirect - dependency-name: tar dependency-version: 7.5.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2a773c6 to
d583cd7
Compare
Agent-Logs-Url: https://github.com/kinde-oss/js-utils/sessions/bf4a6680-cda6-4c07-982f-bb1928691a24 Co-authored-by: dtoxvanilla1991 <73205087+dtoxvanilla1991@users.noreply.github.com>
Addressed in 4a5ec4d. I reviewed the upgraded deps and confirmed they are all indirect-only in this repo, so no code migration steps were needed. The CI failure was from a missing |
|
@copilot take a look at all deps upgrades made and check for all migration steps required. Make sure build and tests pass. |
|
@copilot we definitely should not add: overrides. Remove this. Address PR's purpose with any unreasonable changes. |
Agent-Logs-Url: https://github.com/kinde-oss/js-utils/sessions/60c11cb3-4238-4c09-8d14-43893d25b109 Co-authored-by: dtoxvanilla1991 <73205087+dtoxvanilla1991@users.noreply.github.com>
Addressed in 6207373. I rechecked the dependency upgrades and confirmed they remain indirect-only here, so no source migration steps were needed. I reproduced the CI failure on the PR merge ref, trimmed |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Agent-Logs-Url: https://github.com/kinde-oss/js-utils/sessions/42ad0547-4736-4719-a119-136c1ccb397e Co-authored-by: dtoxvanilla1991 <73205087+dtoxvanilla1991@users.noreply.github.com>
... Addressed in 6813861. The |
|
@copilot snyk failed. Check why and amend if possible. |
Agent-Logs-Url: https://github.com/kinde-oss/js-utils/sessions/270c72e7-f4d8-4416-8657-94c01a7592c3 Co-authored-by: dtoxvanilla1991 <73205087+dtoxvanilla1991@users.noreply.github.com>
Addressed in 42e8531. The Snyk failure was from two transitive paths in this repo install: |
Bumps the npm_and_yarn group with 1 update in the / directory: @xmldom/xmldom.
Updates
@xmldom/xmldomfrom 0.7.13 to 0.9.10Release notes
Sourced from @xmldom/xmldom's releases.
... (truncated)
Changelog
Sourced from @xmldom/xmldom's changelog.
... (truncated)
Commits
bf396a50.9.1078f6089test: add missing serializer coverage for nodeFilter string return, Attribute...192ce5bci: remove unused imports flagged by CodeQLca81c06test: lower stack size for testsc9d5937style: npm run format1537fb4docs: add 0.9.10 changelog entryafd6f6fdocs: add 0.8.13 changelog entryafeb4eerefactor: align error mesage between branches4845ef1fix: prevent stack overflow in isEqualNode (GHSA-2v35-w6hq-6mfw)dfb94a4test: add missing isEqualNode behavioral coverageMaintainer changes
This version was pushed to npm by karfau, a new releaser for
@xmldom/xmldomsince your current version.Updates
lodashfrom 4.17.23 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
minimatchfrom 3.0.8 to 9.0.9Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
8a10e479.0.9c6f1806brace-expansion@2446cfa39.0.88fa151adocs: add warning about ReDoS71b78a2fix partial matching of globstar patterns2de496f9.0.70d4616dlimit nested extglob recursion, flatten extglobs7117ef39.0.62418458update deps, do not checkin dist1d1f531update depsInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
postcssfrom 8.4.49 to 8.5.14Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
3ec1394Release 8.5.14 versionf2bb827Update dependenciesd75953dMerge pull request #2084 from 43081j/raw-raws-rawing68bd213fix: always callrawto retrieve raw valuesaf58cf1Release 8.5.13 versionf227dbdTemporary ignore pnpm 11 configd3abd40Update dependenciesdd06c3eRevert stringifier changes because of the conflict with postcss-scssae889c8Try to fix CIe0093e4Move to pnpm 11Updates
tarfrom 6.2.1 to 7.5.15Changelog
Sourced from tar's changelog.
... (truncated)
Commits
87cc3097.5.157aef486fix: regression in pending links detection6244eb37.5.149704d8cstricter protection against hardlinks preempting their targets700734fupdate workflows and depsd6611ae7.5.13119c401fix(extract): prevent raced symlink writes outside cwd2a294d37.5.1201082a4fix: reject top promise on floating addFilesAsync rejectionsdd1c36alintingMaintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.