Skip to content

Bump the frontend group across 1 directory with 2 updates#160

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/demo/frontend-c2f6bfdb92
Open

Bump the frontend group across 1 directory with 2 updates#160
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/demo/frontend-c2f6bfdb92

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the frontend group with 2 updates in the /demo directory: express and serve-favicon.

Updates express from 5.1.0 to 5.2.1

Release notes

Sourced from express's releases.

v5.2.1

What's Changed

[!IMPORTANT]
The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: expressjs/express@v5.2.0...v5.2.1

v5.2.0

Important: Security

What's Changed

... (truncated)

Changelog

Sourced from express's changelog.

5.2.1 / 2025-12-01

  • Revert security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
    • The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

5.2.0 / 2025-12-01

  • Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
  • deps: body-parser@^2.2.1
  • A deprecation warning was added when using res.redirect with undefined arguments, Express now emits a warning to help detect calls that pass undefined as the status or URL and make them easier to fix.
Commits

Updates serve-favicon from 2.5.0 to 2.5.1

Release notes

Sourced from serve-favicon's releases.

2.5.1

What's Changed

New Contributors

Full Changelog: expressjs/serve-favicon@2.5.0...2.5.1

Changelog

Sourced from serve-favicon's changelog.

2.5.1 / 2025-06-10

  • deps:
    • safe-buffer@5.2.1
    • ms@2.1.3
Commits
  • 83da8d5 2.5.1 (#68)
  • c03a88b feat: adopt flexible deps policy (#69)
  • 262b7bf docs: include scorecard badge (#67)
  • 47663ae feat: remove appveyor (#66)
  • d83f56c build(deps-dev): bump eslint-plugin-promise from 3.7.0 to 3.8.0 (#61)
  • 872a751 build(deps-dev): bump eslint-plugin-import from 2.10.0 to 2.31.0 (#62)
  • 19e8af3 build(deps-dev): bump mocha from 10.4.0 to 10.8.2 (#60)
  • d976602 ci: upgrade Node versions (#64)
  • 623e26e build(deps-dev): bump eslint-plugin-markdown from 1.0.0-beta.6 to 1.0.2 (#63)
  • 14fae4f build(deps-dev): bump eslint-plugin-standard from 3.0.1 to 3.1.0 (#59)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for serve-favicon since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2026
Bumps the frontend group with 2 updates in the /demo directory: [express](https://github.com/expressjs/express) and [serve-favicon](https://github.com/expressjs/serve-favicon).


Updates `express` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@v5.1.0...v5.2.1)

Updates `serve-favicon` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/expressjs/serve-favicon/releases)
- [Changelog](https://github.com/expressjs/serve-favicon/blob/master/HISTORY.md)
- [Commits](expressjs/serve-favicon@2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: serve-favicon
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/demo/frontend-c2f6bfdb92 branch from cc5a589 to 122cb62 Compare January 12, 2026 13:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants