Bump the prod-minor-updates group across 1 directory with 7 updates#5458
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Bump the prod-minor-updates group across 1 directory with 7 updates#5458dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the prod-minor-updates group with 7 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.2` | `12.8.0` | | [knex](https://github.com/knex/knex) | `3.1.0` | `3.2.9` | | [liquidjs](https://github.com/harttle/liquidjs) | `10.24.0` | `10.25.3` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.18.2` | `3.20.0` | | [otplib](https://github.com/yeojz/otplib/tree/HEAD/packages/otplib) | `13.3.0` | `13.4.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.19.0` | `8.20.0` | Updates `better-sqlite3` from 12.6.2 to 12.8.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.6.2...v12.8.0) Updates `knex` from 3.1.0 to 3.2.9 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@3.1.0...3.2.9) Updates `liquidjs` from 10.24.0 to 10.25.3 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.24.0...v10.25.3) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) Updates `mysql2` from 3.18.2 to 3.20.0 - [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.18.2...v3.20.0) Updates `otplib` from 13.3.0 to 13.4.0 - [Release notes](https://github.com/yeojz/otplib/releases) - [Commits](https://github.com/yeojz/otplib/commits/v13.4.0/packages/otplib) Updates `pg` from 8.19.0 to 8.20.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 12.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: knex dependency-version: 3.2.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: liquidjs dependency-version: 10.25.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: mysql2 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: otplib dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: pg dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
|
Docker Image for build 1 is available on DockerHub: Note Ensure you backup your NPM instance before testing this image! Especially if there are database changes. Warning Changes and additions to DNS Providers require verification by at least 2 members of the community! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-minor-updates group with 7 updates in the /backend directory:
12.6.212.8.03.1.03.2.910.24.010.25.34.17.234.18.13.18.23.20.013.3.013.4.08.19.08.20.0Updates
better-sqlite3from 12.6.2 to 12.8.0Release notes
Sourced from better-sqlite3's releases.
... (truncated)
Commits
fe774f512.8.08617ed6fix: use HolderV2() for PropertyCallbackInfo on V8 >= 12.5 (#1459)959a018Update SQLite to version 3.51.3 (#1460)43729c0Readme: requires Node.js v20 or later (#1443)27dc75112.7.1db1119cUpdate SQLite to version 3.51.2 (#1457)d2c4815fix: use Holder() instead of This() for Electron 41 compatibility (#1456)ef9ffce12.7.03be46ffRevert "Fix Node v25 test errors" (#1455)f3a44a4Update SQLite to version 3.52.0 (#1449)Updates
knexfrom 3.1.0 to 3.2.9Release notes
Sourced from knex's releases.
... (truncated)
Changelog
Sourced from knex's changelog.
... (truncated)
Commits
b3847cdrelease 3.2.959c8f5ffix: add type support for Array<Buffer> (#6428)d40095cfix: support DELETE... LIMIT in dialects that support it (mysql), but continu...7ae8857fix(postgres): escape double quotes in searchPath to prevent SQL injection (#...f44f75afix(sqlite): append RETURNING statement when insert empty row (#5471)8198fa6release 3.2.8a077f37chore: update changelog & release script94185aefix: revert exports map added in #6227 (#6422)e7f24c1fix: TS types for update with subquery (#6419)633b4a4release 3.2.7Updates
liquidjsfrom 10.24.0 to 10.25.3Release notes
Sourced from liquidjs's releases.
Changelog
Sourced from liquidjs's changelog.
Commits
8f69a08chore(release): 10.25.3 [skip ci]529dd67fix: use realpath for fs.contains (#867)abc058bfix: precise memoryLimit for string replace521177echore(release): 10.25.2 [skip ci]75e06efdocs: add joecottam as a contributor for code (#865)0ad2b11fix: handle undefined replacement argument in replace filter (#864)97d8291chore(release): 10.25.1 [skip ci]35d5230fix: treat args for replace_first as literal94440a0chore: more strict mem limit for string filters95ddefcfix: mem limiter for invalid rangesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for liquidjs since your current version.
Updates
lodashfrom 4.17.23 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
mysql2from 3.18.2 to 3.20.0Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
6d0ba45chore(master): release 3.20.0 (#4180)5ac5563fix: explicitly specify in auth plugins (#4175) (#4187)1993624ci: improve workflows triggering (#4189)ff839c2docs: improve LLM Agents instructions (#4188)7e57db6fix: prevent double release from corrupting the connection pool (#4186)92d0724docs: include instructions to LLM agents (#4185)f4ce16arefactor: simplify TracingChannel logic (#4184)97855a6fix: restorePoolConnectionas subclass ofConnection(#4183)90a0677refactor: prevent unintentional breaking change after TracingChannel support ...5b61d86ci: improve coverage (#4181)Updates
otplibfrom 13.3.0 to 13.4.0Release notes
Sourced from otplib's releases.
Commits
e5490bbrelease(packages): v13.4.0 (#819)3352eebdocs(totp): add string secrets and authenticator compatibility notes to READM...9038272feat: add IIFE/CDN build support to otplib (#810)4fd86b5chore: update readme tip/important blocks6c9ed1cdocs: improve package READMEs with accurate API context and usage examples (#...Updates
pgfrom 8.19.0 to 8.20.0Changelog
Sourced from pg's changelog.
Commits
c9070ccPublishad36e3cfix: typo in deprecation notice forclient.query()(#3618)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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