Skip to content

Commit ce92c69

Browse files
authored
Dependency & Maintenance Update (#346) (#348)
* Dependency & Maintenance Update (#346) * Bump cookie and express (#328) Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. * Update rest-api-commons * Update passport-melinda-aleph v3.0.6 & fix after update * Update commons * Update http-status v2.1.0 * Update uuid v11.0.5 * Update deps * Update copyright year * Node-tests: add v23 * 3.4.1-alpha.1 * Bump @natlibfi/melinda-rest-api-commons (#349) Bumps the production-dependencies group with 1 update: [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons). * 3.4.1-alpha.2
1 parent eff772a commit ce92c69

File tree

5 files changed

+3129
-4223
lines changed

5 files changed

+3129
-4223
lines changed

.github/workflows/melinda-node-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
node-version: [18.x, 20.x, 22.x]
14+
node-version: [18.x, 20.x, 22.x, 23.x]
1515
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
1616

1717
steps:

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ https://bib-rest.api.melinda.kansalliskirjasto.fi/swagger/
2929

3030
## License and copyright
3131

32-
Copyright (c) 2018-2024 **University Of Helsinki (The National Library Of Finland)**
32+
Copyright (c) 2018-2025 **University Of Helsinki (The National Library Of Finland)**
3333

3434
This project's source code is licensed under the terms of **MIT** or any later version.

0 commit comments

Comments
 (0)