-
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.
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](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>
ca354cf to
7d5534b
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, @types/pg and pg-promise.
Updates
pgfrom 8.16.0 to 8.16.3Changelog
Sourced from pg's changelog.
Commits
8f8e731Publishf0d1c48Update package exports to support more formats (#3500)0ad6c9bfix: typos (#3499)1a25d12Publishe00aac1Fixes for binary protocol array handling (#3494)cd877a5Publish607efc1Bump engines since we do not test lower than 16 anymore (#3490)14dc8ddUse performance.now() instead of Date.now()... (#3483)8608fb8fix: do not concatenate an array if passed to escapeLiteral. (#3489)114a03eAdd package.json in exports (#3488)Updates
@types/pgfrom 8.15.4 to 8.15.5Commits
Updates
pg-promisefrom 11.14.0 to 11.15.0Release notes
Sourced from pg-promise's releases.
Commits
563b7c2update versione884a26Driver (#965)1d1b410depsDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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