Bump the prod-minor-updates group across 1 directory with 8 updates#5510
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Bump the prod-minor-updates group across 1 directory with 8 updates#5510dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the prod-minor-updates group with 8 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.2` | `12.9.0` | | [knex](https://github.com/knex/knex) | `3.1.0` | `3.2.9` | | [liquidjs](https://github.com/harttle/liquidjs) | `10.24.0` | `10.25.7` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.18.2` | `3.22.3` | | [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 `ajv` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.18.0...v8.20.0) Updates `better-sqlite3` from 12.6.2 to 12.9.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.6.2...v12.9.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.7 - [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.7) 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.22.3 - [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.22.3) 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: ajv dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: better-sqlite3 dependency-version: 12.9.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.7 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.22.3 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 8 updates in the /backend directory:
8.18.08.20.012.6.212.9.03.1.03.2.910.24.010.25.74.17.234.18.13.18.23.22.313.3.013.4.08.19.08.20.0Updates
ajvfrom 8.18.0 to 8.20.0Release notes
Sourced from ajv's releases.
Commits
0fba0b88.20.09caf8d6fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (...2065350fix: add support for node 22/24, drop node 16/21 (#2580)154b58d8.19.0e8d2bdctest/fix prototype pollution via $data ref with format keyword (#2607)Updates
better-sqlite3from 12.6.2 to 12.9.0Release notes
Sourced from better-sqlite3's releases.
... (truncated)
Commits
4058d2412.9.0f653513Update SQLite to version 3.53.0 (#1464)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.0Updates
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.7Release notes
Sourced from liquidjs's releases.
... (truncated)
Changelog
Sourced from liquidjs's changelog.
... (truncated)
Commits
3487795chore(release): 10.25.7 [skip ci]75c815adocs: add@talborenas financial contributor (#886)f1f896cdocs: add talboren as a contributor for code (#885)0ee6dbbfix(filters): support Buffer input in base64_encode to prevent binary data co...30e04bachore(release): 10.25.6 [skip ci]e2311dffix: nested block for layout (#883)2def22cdocs(readme): add Kibana to README.md (#882)4af7be6chore(release): 10.25.5 [skip ci]05c47darefactor: replace shell scripts with JS for cross-platform support (#875)66011d1docs: add timbze as a contributor for code (#874)Maintainer changes
This version was pushed to npm by 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.22.3Release notes
Sourced from mysql2's releases.
... (truncated)
Changelog
Sourced from mysql2's changelog.
... (truncated)
Commits
908402echore(master): release 3.22.3 (#4279)8078ad0build(deps): bump lucide-react from 1.8.0 to 1.9.0 in /website (#4280)e72f923fix: allow resetOnRelease in connection config validation (#4278)77afd80build(deps-dev): bump the dev-dependencies group with 2 updates (#4274)77626a7chore(master): release 3.22.2 (#4271)d615967build(deps-dev): bump the dev-dependencies group with 2 updates (#4272)9245c08build(deps-dev): bump poku (#4273)c79a3f3fix(promise): point rejection stacks at caller for promise API (#4267)fe5df8ecd: ensure settings are processed by release-please (#4270)a65c706ci(github-actions): upgrade workflows to Node 24 action runtimes (#4268)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mysql2 since your current version.
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