Skip to content

chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates#19

Merged
mcelb1200 merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-5e5e3d602c
Mar 30, 2026
Merged

chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates#19
mcelb1200 merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-5e5e3d602c

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the npm_and_yarn group with 2 updates in the / directory: flatted and hono.

Updates flatted from 3.3.4 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

Updates hono from 4.12.5 to 4.12.8

Release notes

Sourced from hono's releases.

v4.12.8

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.7...v4.12.8

v4.12.7

Security hardening

Ignore __proto__ path segments in parseBody({ dot: true }) to prevent potential prototype pollution when merged with unsafe patterns.


Full Changelog: honojs/hono@v4.12.6...v4.12.7

v4.12.6

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.12.5...v4.12.6

Commits
  • fe689ec 4.12.8
  • 0c0bf8d fix(bearer-auth): escape regex metacharacters in bearer auth prefix option (#...
  • 488ea6a fix(utils/mime): Normalize input extension to lowercase before MIME check (#4...
  • b0aba5b 4.12.7
  • 1be3a53 ci: apply automated fixes
  • ef90225 Merge commit from fork
  • 3f88636 4.12.6
  • 53b66ae fix(lambda-edge): avoid callback handler deprecation on NODEJS_24_X (#4782)
  • 58825a7 feat(jsx-renderer): support function-based options (#4780)
  • 0e80acb chore: add tsconfig.spec.json (#4798)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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 conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the / directory: [flatted](https://github.com/WebReflection/flatted) and [hono](https://github.com/honojs/hono).


Updates `flatted` from 3.3.4 to 3.4.2
- [Commits](WebReflection/flatted@v3.3.4...v3.4.2)

Updates `hono` from 4.12.5 to 4.12.8
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.12.5...v4.12.8)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: hono
  dependency-version: 4.12.8
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 21, 2026
@sauloverissimo
Copy link
Copy Markdown

Hey! Unrelated to this PR, but heads up: smithery.yaml has a hardcoded Browserbase API key (bb_live_...). Might want to rotate it and swap for an env var reference. Cheers!

@mcelb1200
Copy link
Copy Markdown
Owner

Thank you!!

@mcelb1200 mcelb1200 merged commit 1f3c5f1 into main Mar 30, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-5e5e3d602c branch March 30, 2026 13:23
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.

2 participants