Skip to content

Commit 47a132b

Browse files
authored
Next (#357)
* 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 copyright year * Node-tests: add v23 * Bump @natlibfi/melinda-rest-api-commons (#349) * Bump the production-dependencies group across 1 directory with 3 updates (#353) Bumps the production-dependencies group with 3 updates in the / directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js) and [@natlibfi/passport-melinda-aleph](https://github.com/natlibfi/passport-melinda-aleph-js). * Bump the development-dependencies group with 2 updates (#352) Bumps the development-dependencies group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). * Fix getting setState result * Bump @natlibfi/melinda-rest-api-commons (#356) Bumps the production-dependencies group with 1 update in the / directory: [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons). * Bump the development-dependencies group with 3 updates (#355) Bumps the development-dependencies group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env). * Update deps * 3.4.1-alpha.3
1 parent eff772a commit 47a132b

File tree

6 files changed

+3112
-4286
lines changed

6 files changed

+3112
-4286
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)