Update connect-pg-simple 9.0.0 → 9.0.1 (patch)
Node.js web server for live map viewing
Brought to you by:
maxxzippn
Originally created by: depfu[bot]
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
9.0.1 (2023-11-01)
Bug Fixes
- Move @types/pg to dev dependencies (ea4a9c1)
Does any of this look wrong? Please let us know.
See the full diff on Github. The new version differs by 11 commits:
chore(main): release 9.0.1 (#297)chore(deps): update dependency @types/pg to ^8.10.7 (#290)chore(deps): update dependency pg-promise to ^11.5.4 (#292)chore(deps): update mtfoley/pr-compliance-action digest to 11b664f (#298)chore: added recommended vscode extensionsci: added automatic release flowUse latest `installed-check`Fix [#18]: Move @types/pg to dev dependenciesUpdate dev dependenciesUpdate knip and make it passUpdate dependency c8 to v8 (#286)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu cancel merge
- Cancels automatic merging of this PR
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)