Skip to content

Commit 8e252a7

Browse files
authored
Dependency update (#292)
* Bump the production-dependencies group across 1 directory with 5 updates (#291) Bumps the production-dependencies group with 4 updates in the / directory: [@natlibfi/marc-record-validate](https://github.com/natlibfi/marc-record-validate), [@natlibfi/marc-record-validators-melinda](https://github.com/natlibfi/marc-record-validators-melinda), [@natlibfi/melinda-backend-commons](https://github.com/natlibfi/melinda-backend-commons-js) and [amqplib](https://github.com/amqp-node/amqplib). * Bump the development-dependencies group across 1 directory with 2 updates (#290) Bumps the development-dependencies group with 2 updates in the / directory: [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) and [nodemon](https://github.com/remy/nodemon). * Update deps * Update copyright year * Node-tests: add v23 * 4.2.3-alpha.1
1 parent 6ea6cdf commit 8e252a7

File tree

4 files changed

+1226
-970
lines changed

4 files changed

+1226
-970
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
@@ -65,6 +65,6 @@ Executed on test server using bridge to docker server and back to server
6565

6666
## License and copyright
6767

68-
Copyright (c) 2020-2024 **University Of Helsinki (The National Library Of Finland)**
68+
Copyright (c) 2020-2025 **University Of Helsinki (The National Library Of Finland)**
6969

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

0 commit comments

Comments
 (0)