Bump the npm_and_yarn group across 1 directory with 4 updates#11
Bump the npm_and_yarn group across 1 directory with 4 updates#11dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm_and_yarn group with 2 updates in the /frontend/web directory: [flatted](https://github.com/WebReflection/flatted) and [lodash](https://github.com/lodash/lodash). Updates `esbuild` from 0.21.5 to 0.27.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.5...v0.27.5) Updates `flatted` from 3.3.2 to 3.4.2 - [Commits](WebReflection/flatted@v3.3.2...v3.4.2) 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 `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Code Review SummaryStatus: 2 Critical Issues Found | Recommendation: Do not merge as-is Overview
Issue Details (click to expand)CRITICAL
WARNING
DetailsMajor version bumps that need separate PRs:
Minor/patch updates (acceptable):
Files Reviewed (4 files)
Reviewed by mimo-v2-pro-20260318 · 231,265 tokens |
| "prettier-plugin-tailwindcss": "^0.6.5", | ||
| "storybook": "^8.6.17", | ||
| "svelte": "^5.53.5", | ||
| "storybook": "^10.3.4", |
There was a problem hiding this comment.
CRITICAL: Major version bump storybook ^8.6.17 → ^10.3.4 — two major versions skipped. Storybook 9 and 10 likely contain breaking changes in config format, addon API, and build pipeline. This should be in a separate PR with dedicated testing.
| "tailwind-variants": "^0.3.0", | ||
| "tailwindcss": "^3.4.9", | ||
| "typescript": "^5.7.2", | ||
| "typescript-eslint": "^8.0.0", |
There was a problem hiding this comment.
CRITICAL: Major version bump vite ^5.4.21 → ^8.0.3 — three major versions skipped. Vite 6+ switched to rolldown as the bundler, changed config APIs, and may break plugins. This is a high-risk change that should be in a separate PR with full build verification.
|
Superseded by #13. |
Bumps the npm_and_yarn group with 2 updates in the /frontend/web directory: flatted and lodash.
Updates
esbuildfrom 0.21.5 to 0.27.5Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
0102ae3publish 0.27.5 to npmeb93887split offCHANGELOG-2025.mda54a51afix #4421: use define for ts parameter props31a7c67remove unused variable in__asyncGenerator1ea01a6update release notesa8f8c0efix: Handle non-awaited async generator (#4417)4844d4bfix #4420, close #4418:metafileJSON regressionedbdce8fix #4432: addes2025as a valid targetf9c9012publish 0.27.4 to npm207dbc7js api: fall back to js-based metafile json parserMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for esbuild since your current version.
Updates
flattedfrom 3.3.2 to 3.4.2Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updatesUpdates
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
nanoidfrom 3.3.7 to 3.3.11Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
37289ceRelease 3.3.11 version23690b7Fix CIc147962Fix RN supporta83734eMove to manually ESM/CJS dual packagebb12e8aRelease 3.3.10 version8f44264Fix Expo supportadf9b0cRelease 3.3.9 version1c6f088Remove dev file from npm package3044cd5Release 3.3.8 version4fe3495Update size limitDependabot 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.