Skip to content

Commit

Permalink
Dependency & Maintenance Update (#158)
Browse files Browse the repository at this point in the history
* Bump the production-dependencies group across 1 directory with 4 updates (#157)

Bumps the production-dependencies group with 4 updates in the / directory: [@natlibfi/marc-record](https://github.com/natlibfi/marc-record-js), [@natlibfi/melinda-commons](https://github.com/natlibfi/melinda-commons-js), [debug](https://github.com/debug-js/debug) and [isbn3](https://github.com/inventaire/isbn3).


* Bump the development-dependencies group across 1 directory with 9 updates (#155)

Bumps the development-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.7` | `7.26.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.8` | `7.26.0` |
| [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) | `7.25.7` | `7.26.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.8` | `7.26.0` |
| [@natlibfi/fixugen](https://github.com/natlibfi/fixugen-js) | `2.0.10` | `2.0.12` |
| [@natlibfi/fixura](https://github.com/natlibfi/fixura-js) | `3.0.10` | `3.0.11` |
| [mocha](https://github.com/mochajs/mocha) | `10.7.3` | `10.8.2` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.7` | `3.1.9` |


* Update deps

* Update copyright year

* Node-tests: add v23

* 2.2.5-alpha.1
  • Loading branch information
ammsalme authored Jan 7, 2025
1 parent 75c679e commit cc94502
Show file tree
Hide file tree
Showing 4 changed files with 1,654 additions and 1,311 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/melinda-node-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

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

steps:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Validates if 2 records matched by melinda-record-matching can be merged and sets

## License and copyright

Copyright (c) 2022-2024 **University Of Helsinki (The National Library Of Finland)**
Copyright (c) 2022-2025 **University Of Helsinki (The National Library Of Finland)**

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

0 comments on commit cc94502

Please sign in to comment.