-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): Bump the pg group across 1 directory with 3 updates #294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve this pull request because it includes a patch or minor update.
f56d2bc
to
d4b630b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve this pull request because it includes a patch or minor update.
Bumps the pg group with 3 updates in the / directory: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg), [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) and [pg-promise](https://github.com/vitaly-t/pg-promise). Updates `pg` from 8.16.0 to 8.16.3 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.16.3/packages/pg) Updates `@types/pg` from 8.15.4 to 8.15.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `pg-promise` from 11.14.0 to 11.15.0 - [Release notes](https://github.com/vitaly-t/pg-promise/releases) - [Commits](vitaly-t/pg-promise@11.14.0...11.15.0) --- updated-dependencies: - dependency-name: pg dependency-version: 8.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pg - dependency-name: "@types/pg" dependency-version: 8.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pg - dependency-name: pg-promise dependency-version: 11.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pg ... Signed-off-by: dependabot[bot] <support@github.com>
d4b630b
to
ca354cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve this pull request because it includes a patch or minor update.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the pg group with 3 updates in the / directory: pg, @types/pg and pg-promise.
Updates
pg
from 8.16.0 to 8.16.3Changelog
Sourced from pg's changelog.
Commits
8f8e731
Publishf0d1c48
Update package exports to support more formats (#3500)0ad6c9b
fix: typos (#3499)1a25d12
Publishe00aac1
Fixes for binary protocol array handling (#3494)cd877a5
Publish607efc1
Bump engines since we do not test lower than 16 anymore (#3490)14dc8dd
Use performance.now() instead of Date.now()... (#3483)8608fb8
fix: do not concatenate an array if passed to escapeLiteral. (#3489)114a03e
Add package.json in exports (#3488)Updates
@types/pg
from 8.15.4 to 8.15.5Commits
Updates
pg-promise
from 11.14.0 to 11.15.0Release notes
Sourced from pg-promise's releases.
Commits
563b7c2
update versione884a26
Driver (#965)1d1b410
depsDependabot 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