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 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-patch-minor group with 4 updates in the /server directory: async, express, pg-promise and nodemon.
Updates
async
from 3.2.5 to 3.2.6Commits
85fb18f
Version 3.2.68c0c941
Update built files5f756b4
Fix ReDoS (#1980)39cdc9b
build(deps-dev): bump karma from 6.4.3 to 6.4.4 (#1985)7b8ddeb
build(deps-dev): bump@babel/core
from 7.24.7 to 7.25.2 (#1981)4634a9d
build(deps-dev): bump rollup from 4.18.0 to 4.19.2 (#1982)afb176c
build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#1983)3568a74
build(deps-dev): bump@babel/eslint-parser
from 7.24.7 to 7.25.1 (#1984)9e885fd
build(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.0 (#1986)f9c7f2a
build(deps-dev): bump semver from 7.6.2 to 7.6.3 (#1987)Updates
express
from 4.19.2 to 4.21.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): qs@6.13.0 (#5946)7d36477
fix(deps): serve-static@1.16.2 (#5951)40d2d8f
fix(deps): finalhandler@1.3.177ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to serve-static@0.16.09ebe5d5
feat: upgrade to send@0.19.0 (#5928)ec4a01b
feat: upgrade to body-parser@1.20.3 (#5926)54271f6
fix: don't render redirect values in anchor hrefUpdates
pg-promise
from 11.6.0 to 11.9.1Release notes
Sourced from pg-promise's releases.
Commits
4912617
up the version2e1b24e
deps6fc2188
docsf95b0fc
fixed margin issue (#939)282ed05
fixing some old links0f80d9b
fixing types308d7ba
adding types property to config queriescc97187
update depsa8a0955
up the versiond89aca4
updating packageUpdates
nodemon
from 3.1.0 to 3.1.7Release notes
Sourced from nodemon's releases.
... (truncated)
Commits
9b0606a
fix: types for export on ESModule (#2211)1428001
Merge branch 'main' of github.com:remy/nodemon11fcaaa
fix: watch nested pathsfddbd43
chore: update web site254c2ab
fix: add missing ignore option to type defintion of config (#2224)f014241
chore: update website5a18d24
chore: update website1773092
chore: update website51dedee
chore: update websiteef9ff04
chore: update websiteDependabot 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