chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates#4021
Conversation
…dates Bumps the npm_and_yarn group with 2 updates in the / directory: [sharp](https://github.com/lovell/sharp) and [svgo](https://github.com/svg/svgo). Updates `sharp` from 0.34.5 to 0.35.0 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.0) Updates `svgo` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.1...v4.0.2) Updates `@hono/node-server` from 1.19.14 to 1.19.15 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](https://github.com/honojs/node-server/commits) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: svgo dependency-version: 4.0.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@hono/node-server" dependency-version: 1.19.15 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
🚀 Deployment Details (Last updated: Jul 24, 2026, 10:34 AM PST) 🚀 Pushed to gh-pages; publish in progress
|
🐙 GitHub Models Code Review
Reviewing: PR #4021 Model: gpt-4o-mini Code Review Feedback[ARCHITECTURE] ReviewThe changes in this Pull Request involve updating the versions of two dependencies in the
FindingsGiven the breaking change in Here’s the JSON output for the findings: ConclusionThe PR introduces a critical update that requires the application environment to be compatible with the new version of [PERFORMANCE] ReviewThe pull request updates the
Overall, the changes made in this pull request are beneficial and do not introduce any blocking issues. The updates are in line with best practices for dependency management. Here is the JSON output for the findings: [SECURITY] ReviewThe changes in this Pull Request involve updating the versions of two dependencies in the Security Review
FindingsNo blocking issues were found in the diff regarding security vulnerabilities or new untrusted input paths. The updates appear to be routine dependency bumps without introducing new risks. ConclusionThe changes in this Pull Request do not introduce any new security concerns or untrusted input paths. It is advisable to continue monitoring the libraries for any future vulnerabilities and ensure that all inputs are validated and sanitized as part of the application’s security practices. [STYLE] ReviewThe changes in this Pull Request involve updating the versions of two dependencies in the Review Findings:
Conclusion:The updates to the dependencies Generated by github-models-code-review |
🤖 AI Technical AuditANTI-AI-SLOPThe automated dependency update successfully passed CI, including E2E and security scans. However, the update to FINAL RECOMMENDATIONApproved with Minor Changes DEFINITION OF DONE
Review automatically published via RepoAuditor. |
Bumps the npm_and_yarn group with 2 updates in the / directory: sharp and svgo.
Updates
sharpfrom 0.34.5 to 0.35.0Release notes
Sourced from sharp's releases.
... (truncated)
Commits
2ed5af4Release v0.35.04475cf1Tests: update locator hash for sharp-libvips v1.3.0deb22ddUpgrade to sharp-libvips v1.3.007f1be9Prerelease v0.35.0-rc.8df1109bPrerelease v0.35.0-rc.7aca49b3Upgrade to libvips v8.18.3e9e86f5Type-check density option before range validation (#4536)2f0bcf0Docs: update supported image formats98e03b8Revert "Guard heif bitdepth property for prebuilt binaries"e4ea2f3CI: Ignore package minimum age in smoke testsUpdates
svgofrom 4.0.1 to 4.0.2Release notes
Sourced from svgo's releases.
Commits
b2309cfchore: sync version with apif529cfcMerge commit from fork581fe68performance: speed up mergePath child node removal (#2216)eb4c8b6docs(removeAttributesBySelector): properly document and check types (#2215)6fd5872fix(convertColors): skip convertCase on css custom properties (#2213)7414f73fix: properly parse negative (or +) arc radii (#2205)a8c19aafix: only call encodeSVGDatauri once and add test case (#2053)65548f4fix(convertPathData): properly handle consecutive t commands (#2156)a41a7c1fix(convertPathData): introducing isSafeToRemove (#2164)38625ddtest: handle charm icons (#2203)Updates
@hono/node-serverfrom 1.19.14 to 1.19.15Commits
Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.