Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the prod-minor-updates group in /backend with 4 updates: liquidjs, mysql2, objection and pg.

Updates liquidjs from 10.6.1 to 10.24.0

Release notes

Sourced from liquidjs's releases.

v10.24.0

10.24.0 (2025-10-27)

Features

  • filters: Add base64_encode and base64_decode filters for Shopify compatibility (#828) (86fc135)

v10.23.0

10.23.0 (2025-10-23)

Features

v10.22.0

10.22.0 (2025-10-06)

Bug Fixes

Features

v10.21.1

10.21.1 (2025-05-14)

Bug Fixes

v10.21.0

10.21.0 (2025-02-23)

Features

  • add find_index, has, and reject filters (#799) (0deb93e)

v10.20.3

10.20.3 (2025-02-09)

Bug Fixes

... (truncated)

Changelog

Sourced from liquidjs's changelog.

10.24.0 (2025-10-27)

Features

  • filters: Add base64_encode and base64_decode filters for Shopify compatibility (#828) (86fc135)

10.23.0 (2025-10-23)

Features

10.22.0 (2025-10-06)

Bug Fixes

Features

10.21.1 (2025-05-14)

Bug Fixes

10.21.0 (2025-02-23)

Features

  • add find_index, has, and reject filters (#799) (0deb93e)

10.20.3 (2025-02-09)

Bug Fixes

  • empty tagToken.args since 10.20.0, fixes #796 (38a0f51)

10.20.2 (2025-01-19)

... (truncated)

Commits
  • 9067078 chore(release): 10.24.0 [skip ci]
  • a2da822 docs: add rosomri as a contributor for code (#829)
  • 86fc135 feat(filters): Add base64_encode and base64_decode filters for Shopify compat...
  • 5d95313 docs: add lambdatest to sponsors (#826)
  • 2858271 docs: add skynetigor as a contributor for code (#825)
  • d22945e chore(release): 10.23.0 [skip ci]
  • 4f7d2fd feat: Export specific tokens as types (#824)
  • 597ce73 chore(release): 10.22.0 [skip ci]
  • d7fa8ba chore: update node version for release workflow
  • 1b356d3 chore: fix Github artifact name (#821)
  • Additional commits viewable in compare view

Updates mysql2 from 3.15.3 to 3.16.1

Release notes

Sourced from mysql2's releases.

v3.16.1

3.16.1 (2026-01-15)

Bug Fixes

  • named-placeholders: improve handling of mixed/nested quotes in query parsing (#4011) (3e00cd7)

v3.16.0

3.16.0 (2025-12-16)

Features

  • BaseConnection: add state getter to track connection lifecycle (#3958) (a394487)
Changelog

Sourced from mysql2's changelog.

3.16.1 (2026-01-15)

Bug Fixes

  • named-placeholders: improve handling of mixed/nested quotes in query parsing (#4011) (3e00cd7)

3.16.0 (2025-12-16)

Features

  • BaseConnection: add state getter to track connection lifecycle (#3958) (a394487)
Commits
  • 25d5df7 chore(master): release 3.16.1 (#4014)
  • 687e733 build(deps-dev): bump prettier from 3.7.4 to 3.8.0 in /website (#4013)
  • 3e00cd7 fix(named-placeholders): improve handling of mixed/nested quotes in query par...
  • e58d520 build(deps): bump undici from 7.16.0 to 7.18.2 in /website (#4010)
  • c01dae5 build(deps-dev): bump @​types/node from 25.0.3 to 25.0.8 in /website (#4008)
  • cfc6bcb build(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 (#4007)
  • 505bea5 build(deps-dev): bump @​types/node from 25.0.3 to 25.0.8 (#4006)
  • 19f2682 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#4003)
  • 0d81126 build(deps): bump iconv-lite from 0.7.1 to 0.7.2 (#3998)
  • 1609ca6 build(deps): bump sass from 1.97.1 to 1.97.2 in /website (#3997)
  • Additional commits viewable in compare view

Updates objection from 3.0.1 to 3.1.5

Commits
Maintainer changes

This version was pushed to npm by lehni, a new releaser for objection since your current version.


Updates pg from 8.16.3 to 8.17.2

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

pg@8.17.0

  • Throw correct error if database URL parsing fails.

pg@8.16.0

pg@8.15.0

  • Add support for esm importing. CommonJS importing is still also supported.

pg@8.14.0

pg@8.13.0

pg@8.12.0

pg-pool@8.10.0

  • Emit release event when client is returned to the pool.

pg@8.9.0

pg@8.8.0

pg-pool@3.5.0

... (truncated)

Commits

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

Bumps the prod-minor-updates group in /backend with 4 updates: [liquidjs](https://github.com/harttle/liquidjs), [mysql2](https://github.com/sidorares/node-mysql2), [objection](https://github.com/vincit/objection.js) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg).


Updates `liquidjs` from 10.6.1 to 10.24.0
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v10.6.1...v10.24.0)

Updates `mysql2` from 3.15.3 to 3.16.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.15.3...v3.16.1)

Updates `objection` from 3.0.1 to 3.1.5
- [Commits](Vincit/objection.js@3.0.1...3.1.5)

Updates `pg` from 8.16.3 to 8.17.2
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.17.2/packages/pg)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-version: 10.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: mysql2
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: objection
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
- dependency-name: pg
  dependency-version: 8.17.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-minor-updates
...

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 Jan 25, 2026
@nginxproxymanagerci
Copy link

Docker Image for build 1 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-5222

Note

Ensure you backup your NPM instance before testing this image! Especially if there are database changes.
This is a different docker image namespace than the official image.

Warning

Changes and additions to DNS Providers require verification by at least 2 members of the community!

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