chore(deps): update dependency knex to v3.3.0#508
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
423298d to
b57ead9
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the project’s Knex dev dependency to a newer 3.x release and refreshes the lockfile accordingly, aligning transitive dependencies and metadata with Knex v3.3.0.
Changes:
- Bump
knexfrom3.0.1to3.3.0inpackage.json. - Regenerate
package-lock.jsonentries forknexand its transitive dependencies (e.g.,lodash,pg-connection-string,tarn), including updated peer dependency metadata.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates the pinned knex devDependency to 3.3.0. |
| package-lock.json | Updates the resolved knex package and related transitive dependency versions/integrity data. |
b57ead9 to
f8215a6
Compare
f8215a6 to
26ef48d
Compare
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.
This PR contains the following updates:
3.0.1→3.3.0Release Notes
knex/knex (knex)
v3.3.0Compare Source
New features
Bug fixes
Misc
v3.2.10Compare Source
Bug fixes
Misc
v3.2.9Compare Source
Bug fixes
Array<Buffer>#6428v3.2.8Compare Source
Bug fixes
import { knex } from 'knex/knex.mjs#6422QueryBuildertype as a value in anupdate#6419v3.2.7Compare Source
Bug fixes
v3.2.6Compare Source
Bug fixes
v3.2.5Compare Source
Bug fixes
v3.2.4Compare Source
Bug fixes
v3.2.3Compare Source
What's Changed
Full Changelog: knex/knex@3.2.1...3.2.3
v3.2.2Compare Source
v3.2.1Compare Source
Bug fixes
Misc
v3.2.0Compare Source
New features
Bug fixes
Types
objecttype that is too broad (#5373)import frominstead ofimport = require()(#5258)Tests
Chore
v3.1.0Compare Source
Bug fixes
Types
New features
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.