dependabot[bot]
|
f3a47fba2b
|
chore(deps): bump express in /tests/apps/nodejs-express-noappjson
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1)
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-03 02:48:46 +00:00 |
|
Jose Diaz-Gonzalez
|
b44ccae796
|
chore: bump nodejs from 4.2.x to 18.x.x
|
2025-06-08 19:30:39 -04:00 |
|
dependabot[bot]
|
1060189d78
|
chore(deps): bump express in /tests/apps/nodejs-express-noappjson
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v5.1.0)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-08 18:21:28 -04:00 |
|
dependabot[bot]
|
fc0693dbc1
|
chore(deps): bump express in /tests/apps/nodejs-express-noappjson
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 05:09:14 +00:00 |
|
dependabot[bot]
|
9439e0414c
|
chore(deps): bump express in /tests/apps/nodejs-express-noappjson
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.1)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-21 13:17:13 +00:00 |
|
Jose Diaz-Gonzalez
|
a89b8d6213
|
chore: convert all CHECKS files to healthchecks
|
2023-10-15 00:22:24 -04:00 |
|
dependabot[bot]
|
8cf7d80414
|
chore(deps): bump express in /tests/apps/nodejs-express-noappjson
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.18.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.18.1)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-10 14:21:58 +00:00 |
|
Jose Diaz-Gonzalez
|
2d76284a8c
|
feat: remove unnecessary logger from test app
The logger middleware was moved to the `morgan` package in newer versions of express.
|
2019-11-23 13:17:34 -05:00 |
|
dependabot-preview[bot]
|
d581f2de64
|
chore(deps): [security] bump express
Bumps [express](https://github.com/expressjs/express) from 2.5.11 to 4.17.1. **This update includes a security fix.**
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/2.5.11...4.17.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-23 18:15:35 +00:00 |
|
Jose Diaz-Gonzalez
|
4ae280528e
|
fix: ensure we can deploy code when there is no pre or post-deploy script defined
Closes #3385
|
2019-01-09 07:46:04 -05:00 |
|