nginx-proxy-manager/backend
dependabot[bot] 71d59516e8
Bump mysql2 in /backend in the prod-patch-updates group
Bumps the prod-patch-updates group in /backend with 1 update: [mysql2](https://github.com/sidorares/node-mysql2).


Updates `mysql2` from 3.17.3 to 3.17.5
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.17.3...v3.17.5)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.17.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 13:50:35 +00:00
..
certbot Add ArvanCloud DNS support 2026-02-09 13:02:18 +03:30
config Update SQLite client configuration from sqlite3 to better-sqlite3 2026-02-14 23:53:43 -08:00
internal Fix uploading of custom certificates 2026-02-17 02:58:18 +01:00
lib Fix #5284 for older sqlite3 configurations 2026-02-18 08:32:17 +10:00
migrations fix: reformat migration scripts 2026-01-31 13:28:53 +00:00
models feat: add trust_forwarded_proto option for SSL redirect handling in reverse proxy scenarios 2026-01-31 13:11:47 +00:00
routes Changed 2fa delete from body to query for code 2026-01-14 13:24:38 +10:00
schema Merge pull request #5260 from jerry-yuan/develop 2026-02-11 14:54:00 +10:00
scripts Moved certrbot plugin list to backend 2025-10-26 00:28:03 +10:00
templates feat: add trust_forwarded_proto option for SSL redirect handling in reverse proxy scenarios 2026-01-31 13:11:47 +00:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
app.js Properly wrap debug calls 2025-11-04 13:43:52 +10:00
biome.json Update all dependencies 2026-02-20 11:02:56 +10:00
db.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
index.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
knexfile.js swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
logger.js Tweaks to showing new version available 2025-11-13 11:20:31 +10:00
migrate.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
nodemon.json Fix proxy hosts routes throwing errors 2025-10-02 08:12:28 +10:00
package.json Bump mysql2 in /backend in the prod-patch-updates group 2026-02-23 13:50:35 +00:00
setup.js Fix initial setup user bug, taking the fix from #4836 2025-11-11 14:52:39 +10:00
validate-schema.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
yarn.lock Bump mysql2 in /backend in the prod-patch-updates group 2026-02-23 13:50:35 +00:00