Skip to content

Commit 03d008c

Browse files
authored
Dependency update (#70) (#71)
* Dependency update (#70) * Bump esbuild from 0.27.0 to 0.27.1 (#69) * Bump http-proxy-3 from 1.23.0 to 1.23.2 (#68) * Bump express from 4.21.2 to 4.22.1 (#67) * Bump @natlibfi/melinda-backend-commons from 3.0.0 to 3.0.1 (#64) * Update dependabot * Update deps * Update copyright year * 3.0.2-alpha.3
1 parent edf4bb6 commit 03d008c

File tree

4 files changed

+235
-265
lines changed

4 files changed

+235
-265
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,14 @@ updates:
2020
time: "06:45"
2121
timezone: "Europe/Helsinki"
2222
versioning-strategy: lockfile-only
23-
allow:
24-
- dependency-type: "production"
2523
target-branch: "next"
24+
pull-request-branch-name:
25+
separator: "-"
26+
groups:
27+
production-dependencies:
28+
dependency-type: "production"
29+
development-dependencies:
30+
dependency-type: "development"
2631

2732
# Major updates to npm dependencies weekly @tuesday
2833
# Not possible yet https://github.com/dependabot/dependabot-core/issues/1778

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Updates indexing priority for records already in queue when they are updated by
66

77
## License and copyright
88

9-
Copyright (c) 2019, 2024-2025 **University Of Helsinki (The National Library Of Finland)**
9+
Copyright (c) 2019, 2024-2026 **University Of Helsinki (The National Library Of Finland)**
1010

1111
This project's source code is licensed under the terms of **MIT** .

0 commit comments

Comments
 (0)