Skip to content

Bump flatted from 3.3.3 to 3.4.1#224

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/flatted-3.4.1
Closed

Bump flatted from 3.3.3 to 3.4.1#224
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/flatted-3.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 14, 2026

Bumps flatted from 3.3.3 to 3.4.1.

Commits
  • 2a02dce 3.4.1
  • fba4e8f Merge pull request #89 from WebReflection/python-fix
  • 5fe8648 added "when in Rome" also a test for PHP
  • 53517ad some minor improvement
  • b3e2a0c Fixing recursion issue in Python too
  • c4b46db Add SECURITY.md for security policy and reporting
  • f86d071 Create dependabot.yml for version updates
  • d3418c7 3.4.0
  • 7eb65d8 Merge pull request #88 from WebReflection/avoid-recusrion
  • 7774aae Avoid recursion on parse due possible shenanigans
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Note

Low Risk
Lockfile-only updates bump enhanced-resolve and terser-webpack-plugin, which could affect build output but do not change application code.

Overview
Updates pnpm-lock.yaml to resolve newer versions of webpack build dependencies, bumping enhanced-resolve from 5.19.0 to 5.20.0 and terser-webpack-plugin from 5.3.16 to 5.4.0 in the webpack dependency tree.

Written by Cursor Bugbot for commit 4f16e25. This will update automatically on new commits. Configure here.

Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.1.
- [Commits](WebReflection/flatted@v3.3.3...v3.4.1)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 14, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread pnpm-lock.yaml
schema-utils: 4.3.3
tapable: 2.3.0
terser-webpack-plugin: 5.3.16(webpack@5.105.2)
terser-webpack-plugin: 5.4.0(webpack@5.105.2)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR fails to bump flatted, only changes unrelated dependencies

High Severity

This PR is titled "Bump flatted from 3.3.3 to 3.4.1" but flatted remains at version 3.3.3 in the lockfile. The actual changes only bump enhanced-resolve from 5.19.0 to 5.20.0 and terser-webpack-plugin from 5.3.16 to 5.4.0 — neither related to flatted. Merging this would leave the flatted security vulnerability unpatched while giving the false impression it was fixed.

Additional Locations (1)
Fix in Cursor Fix in Web

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 17, 2026

Looks like flatted is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 17, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/flatted-3.4.1 branch March 17, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants