Skip to content

refactor: Bump flatted from 3.3.3 to 3.4.2#188

Merged
mtrezza merged 1 commit intomainfrom
dependabot/npm_and_yarn/flatted-3.4.2
Mar 29, 2026
Merged

refactor: Bump flatted from 3.3.3 to 3.4.2#188
mtrezza merged 1 commit intomainfrom
dependabot/npm_and_yarn/flatted-3.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps flatted from 3.3.3 to 3.4.2.

Commits
  • 3bf0909 3.4.2
  • 885ddcc fix CWE-1321
  • 0bdba70 added flatted-view to the benchmark
  • 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
  • Additional commits viewable in compare view

Summary by CodeRabbit

  • Chores
    • Updated a development dependency to the latest version.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 21, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump flatted from 3.3.3 to 3.4.2 refactor: Bump flatted from 3.3.3 to 3.4.2 Mar 21, 2026
@dependabot dependabot Bot changed the title refactor: Bump flatted from 3.3.3 to 3.4.2 refactor: bump flatted from 3.3.3 to 3.4.2 Mar 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/flatted-3.4.2 branch from 92fa4a1 to ea0990c Compare March 28, 2026 17:18
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump flatted from 3.3.3 to 3.4.2 refactor: Bump flatted from 3.3.3 to 3.4.2 Mar 28, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title refactor: Bump flatted from 3.3.3 to 3.4.2 refactor: bump flatted from 3.3.3 to 3.4.2 Mar 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/flatted-3.4.2 branch from ea0990c to 05dd910 Compare March 28, 2026 18:35
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant Bot changed the title refactor: bump flatted from 3.3.3 to 3.4.2 refactor: Bump flatted from 3.3.3 to 3.4.2 Mar 28, 2026
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

1 similar comment
@parse-github-assistant
Copy link
Copy Markdown

I will reformat the title to use the proper commit message syntax.

@mtrezza
Copy link
Copy Markdown
Member

mtrezza commented Mar 29, 2026

@coderabbitai review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 29, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 207105ca-04ea-45e9-85be-672133239ab6

📥 Commits

Reviewing files that changed from the base of the PR and between e723772 and 05dd910.

📒 Files selected for processing (1)
  • package-lock.json

📝 Walkthrough

Walkthrough

The flatted dependency in package-lock.json was updated from version 3.3.3 to 3.4.2, including new resolved tarball URL and integrity checksum values while maintaining existing metadata flags.

Changes

Cohort / File(s) Summary
Dependency Updates
package-lock.json
Updated flatted from version 3.3.3 to 3.4.2 with corresponding resolved URL and integrity checksum.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description does not follow the required template structure; it lacks Issue and Approach sections, and the Tasks checklist is missing. The description contains only auto-generated dependency bump details without addressing the template requirements. Add the required sections from the template: an Issue section (linking to any related issue), an Approach section describing the changes, and the Tasks checklist with relevant items selected or removed.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: bumping the flatted dependency from version 3.3.3 to 3.4.2, which matches the actual package-lock.json modification.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/npm_and_yarn/flatted-3.4.2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mtrezza mtrezza merged commit bf893aa into main Mar 29, 2026
6 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/flatted-3.4.2 branch March 29, 2026 01:20
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.

1 participant