Bump kysely from 0.28.11 to 0.28.17 - #14
Conversation
Bumps [kysely](https://github.com/kysely-org/kysely) from 0.28.11 to 0.28.17. - [Release notes](https://github.com/kysely-org/kysely/releases) - [Commits](kysely-org/kysely@v0.28.11...v0.28.17) --- updated-dependencies: - dependency-name: kysely dependency-version: 0.28.17 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2db88e49a0
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| '@preact/signals-core@1.14.2': | ||
| resolution: {integrity: sha512-RZHdBj9ZF4n40Rp4jS052EHHjBWf96P9oNdXPfhQTovCuWY9iQn3Gq+gOTJSgBO9A/JBuPfMOWsSX/lIU9Pc/A==} |
There was a problem hiding this comment.
Regenerate the lockfile for Kysely
This lockfile change updates @preact/signals-core, but it does not bump Kysely: the resolved package entry and all peer-resolution snapshots in this same lockfile still reference kysely@0.28.11, with no 0.28.17 entry. Merging this dependency update would therefore leave the application on the old Kysely version instead of applying the intended 0.28.17 fixes, so the lockfile should be regenerated with Kysely actually resolved to 0.28.17.
Useful? React with 👍 / 👎.
Bumps kysely from 0.28.11 to 0.28.17.
Release notes
Sourced from kysely's releases.
... (truncated)
Commits
d13d90b0.28.17dbb5405feat: further harden JSON path.key(...)and.at(...)against SQL injecti...73192e4docs(returning): remove outdated SQLite alias workaround (#1793)b4566a10.28.1620548bcchore: changeverifyDepsBeforeRunto "prompt".5f46cfbfix:FilterObjectallows any defined value when query context has no tables...e0d0669chore: bump dependencies and github actions. (#1789)521156badd openssf scorecard.5a0f14bfix broken tsdoc references.6998915support multi-entry point tsdoc without index module.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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.