Skip to content

Commit 253b28d

Browse files
chore(deps): update github-actions (#2865)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | patch | `v5.0.0` → `v5.0.1` | | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | minor | `v6.0.0` → `v6.2.0` | | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | minor | `v6.0.0` → `v6.2.0` | | [chromaui/action](https://redirect.github.com/chromaui/action) | action | patch | `v13.3.3` → `v13.3.5` | | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | patch | `v5.5.1` → `v5.5.2` | | [node](https://redirect.github.com/actions/node-versions) | uses-with | minor | `24.11.0` → `24.14.0` | | postgres | service | digest | `41fc534` → `69e8582` | | redis | service | digest | `5c7c044` → `1c054d5` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v5.0.1`](https://redirect.github.com/actions/checkout/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/actions/checkout/compare/v5...v5.0.1) ##### What's Changed - Port v6 cleanup to v5 by [@&#8203;ericsciple](https://redirect.github.com/ericsciple) in [#&#8203;2301](https://redirect.github.com/actions/checkout/pull/2301) **Full Changelog**: <actions/checkout@v5...v5.0.1> </details> <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v6.2.0`](https://redirect.github.com/actions/setup-node/compare/v6.1.0...v6.2.0) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v6.1.0...v6.2.0) ### [`v6.1.0`](https://redirect.github.com/actions/setup-node/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v6...v6.1.0) #### What's Changed ##### Enhancement: - Remove always-auth configuration handling by [@&#8203;priyagupta108](https://redirect.github.com/priyagupta108) in [#&#8203;1436](https://redirect.github.com/actions/setup-node/pull/1436) ##### Dependency updates: - Upgrade [@&#8203;actions/cache](https://redirect.github.com/actions/cache) from 4.0.3 to 4.1.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1384](https://redirect.github.com/actions/setup-node/pull/1384) - Upgrade actions/checkout from 5 to 6 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1439](https://redirect.github.com/actions/setup-node/pull/1439) - Upgrade js-yaml from 3.14.1 to 3.14.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1435](https://redirect.github.com/actions/setup-node/pull/1435) ##### Documentation update: - Add example for restore-only cache in documentation by [@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#&#8203;1419](https://redirect.github.com/actions/setup-node/pull/1419) **Full Changelog**: <actions/setup-node@v6...v6.1.0> </details> <details> <summary>actions/setup-python (actions/setup-python)</summary> ### [`v6.2.0`](https://redirect.github.com/actions/setup-python/compare/v6.1.0...v6.2.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v6.1.0...v6.2.0) ### [`v6.1.0`](https://redirect.github.com/actions/setup-python/releases/tag/v6.1.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v6.0.0...v6.1.0) ##### What's Changed ##### Enhancements: - Add support for `pip-install` input by [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) in [#&#8203;1201](https://redirect.github.com/actions/setup-python/pull/1201) - Add graalpy early-access and windows builds by [@&#8203;timfel](https://redirect.github.com/timfel) in [#&#8203;880](https://redirect.github.com/actions/setup-python/pull/880) ##### Dependency and Documentation updates: - Enhanced wording and updated example usage for `allow-prereleases` by [@&#8203;yarikoptic](https://redirect.github.com/yarikoptic) in [#&#8203;979](https://redirect.github.com/actions/setup-python/pull/979) - Upgrade urllib3 from 1.26.19 to 2.5.0 and document breaking changes in v6 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1139](https://redirect.github.com/actions/setup-python/pull/1139) - Upgrade typescript from 5.4.2 to 5.9.3 and Documentation update by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1094](https://redirect.github.com/actions/setup-python/pull/1094) - Upgrade actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1199](https://redirect.github.com/actions/setup-python/pull/1199) - Upgrade requests from 2.32.2 to 2.32.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1130](https://redirect.github.com/actions/setup-python/pull/1130) - Upgrade prettier from 3.5.3 to 3.6.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1234](https://redirect.github.com/actions/setup-python/pull/1234) - Upgrade [@&#8203;types/node](https://redirect.github.com/types/node) from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;1235](https://redirect.github.com/actions/setup-python/pull/1235) ##### New Contributors - [@&#8203;yarikoptic](https://redirect.github.com/yarikoptic) made their first contribution in [#&#8203;979](https://redirect.github.com/actions/setup-python/pull/979) **Full Changelog**: <actions/setup-python@v6...v6.1.0> </details> <details> <summary>chromaui/action (chromaui/action)</summary> ### [`v13.3.5`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1335-Mon-Jan-05-2026) [Compare Source](https://redirect.github.com/chromaui/action/compare/v13.3.4...v13.3.5) ##### 🐛 Bug Fix - Adds support for React Native builds [#&#8203;1224](https://redirect.github.com/chromaui/chromatic-cli/pull/1224) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) - Skip storybook build step for react native [#&#8203;1225](https://redirect.github.com/chromaui/chromatic-cli/pull/1225) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) - Add React Native asset validation [#&#8203;1223](https://redirect.github.com/chromaui/chromatic-cli/pull/1223) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) - Add react native app feature flag to CLI context [#&#8203;1222](https://redirect.github.com/chromaui/chromatic-cli/pull/1222) ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) ##### Authors: 1 - Justin Thurman ([@&#8203;justin-thurman](https://redirect.github.com/justin-thurman)) *** ### [`v13.3.4`](https://redirect.github.com/chromaui/action/blob/HEAD/CHANGELOG.md#v1334-Tue-Nov-18-2025) [Compare Source](https://redirect.github.com/chromaui/action/compare/v13.3.3...v13.3.4) ##### 🐛 Bug Fix - Fix passing signal to Execa [#&#8203;1220](https://redirect.github.com/chromaui/chromatic-cli/pull/1220) ([@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)) ##### Authors: 1 - Gert Hengeveld ([@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)) *** </details> <details> <summary>codecov/codecov-action (codecov/codecov-action)</summary> ### [`v5.5.2`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v552) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v5.5.1...v5.5.2) ##### What's Changed **Full Changelog**: <https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2> </details> <details> <summary>actions/node-versions (node)</summary> ### [`v24.14.0`](https://redirect.github.com/actions/node-versions/releases/tag/24.14.0-22380502845): 24.14.0 [Compare Source](https://redirect.github.com/actions/node-versions/compare/24.13.1-21889660756...24.14.0-22380502845) Node.js 24.14.0 ### [`v24.13.1`](https://redirect.github.com/actions/node-versions/releases/tag/24.13.1-21889660756): 24.13.1 [Compare Source](https://redirect.github.com/actions/node-versions/compare/24.13.0-20981653924...24.13.1-21889660756) Node.js 24.13.1 ### [`v24.13.0`](https://redirect.github.com/actions/node-versions/releases/tag/24.13.0-20981653924): 24.13.0 [Compare Source](https://redirect.github.com/actions/node-versions/compare/24.12.0-20140960970...24.13.0-20981653924) Node.js 24.13.0 ### [`v24.12.0`](https://redirect.github.com/actions/node-versions/releases/tag/24.12.0-20140960970): 24.12.0 [Compare Source](https://redirect.github.com/actions/node-versions/compare/24.11.1-19282993875...24.12.0-20140960970) Node.js 24.12.0 ### [`v24.11.1`](https://redirect.github.com/actions/node-versions/releases/tag/24.11.1-19282993875): 24.11.1 [Compare Source](https://redirect.github.com/actions/node-versions/compare/24.11.0-18894910158...24.11.1-19282993875) Node.js 24.11.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JabRef/JabRefOnline). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5c2a42 commit 253b28d

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
lines changed

.github/workflows/ci.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@ jobs:
1717

1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
20+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2121
with:
2222
fetch-depth: 0
2323

2424
- name: Install pnpm
2525
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
2626

2727
- name: Setup Node.js
28-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
28+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
2929
with:
30-
node-version: 24.11.0
30+
node-version: 24.14.0
3131
cache: 'pnpm'
3232

3333
- name: Install dependencies
@@ -53,7 +53,7 @@ jobs:
5353

5454
services:
5555
postgres:
56-
image: postgres@sha256:41fc5342eefba6cc2ccda736aaf034bbbb7c3df0fdb81516eba1ba33f360162c
56+
image: postgres@sha256:69e8582b781cb44fa4557b98ed586fe68361e320d9b12f9707494335634f4f3d
5757
env:
5858
POSTGRES_PASSWORD: postgres
5959
POSTGRES_DB: jabref
@@ -67,7 +67,7 @@ jobs:
6767
- 5432:5432
6868

6969
redis:
70-
image: redis@sha256:5c7c0445ed86918cb9efb96d95a6bfc03ed2059fe2c5f02b4d74f477ffe47915
70+
image: redis@sha256:1c054d54ecd1597bba52f4304bca5afbc5565ebe614c5b3d7dc5b7f8a0cd768d
7171
# Set health checks to wait until redis has started
7272
options: >-
7373
--health-cmd "redis-cli ping"
@@ -84,17 +84,17 @@ jobs:
8484

8585
steps:
8686
- name: Checkout
87-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
87+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
8888
with:
8989
fetch-depth: 0
9090

9191
- name: Install pnpm
9292
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
9393

9494
- name: Setup Node.js
95-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
95+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
9696
with:
97-
node-version: 24.11.0
97+
node-version: 24.14.0
9898
cache: 'pnpm'
9999

100100
- name: Install dependencies
@@ -135,7 +135,7 @@ jobs:
135135

136136
- name: Publish and test Storybook
137137
if: always()
138-
uses: chromaui/action@ac86f2ff0a458ffbce7b40698abd44c0fa34d4b6 # v13.3.3
138+
uses: chromaui/action@07791f8243f4cb2698bf4d00426baf4b2d1cb7e0 # v13.3.5
139139
with:
140140
projectToken: 'b3787adf2fa5'
141141
# Don't wait until Chroma verified the build (for this we have the Github check)
@@ -144,6 +144,6 @@ jobs:
144144
debug: true
145145

146146
- name: Upload coverage to Codecov
147-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
147+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
148148
with:
149149
token: ${{ secrets.CODECOV_TOKEN }}

.github/workflows/copilot-setup-steps.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
services:
2121
postgres:
22-
image: postgres@sha256:41fc5342eefba6cc2ccda736aaf034bbbb7c3df0fdb81516eba1ba33f360162c
22+
image: postgres@sha256:69e8582b781cb44fa4557b98ed586fe68361e320d9b12f9707494335634f4f3d
2323
env:
2424
POSTGRES_PASSWORD: postgres
2525
POSTGRES_DB: jabref
@@ -33,7 +33,7 @@ jobs:
3333
- 5432:5432
3434

3535
redis:
36-
image: redis@sha256:5c7c0445ed86918cb9efb96d95a6bfc03ed2059fe2c5f02b4d74f477ffe47915
36+
image: redis@sha256:1c054d54ecd1597bba52f4304bca5afbc5565ebe614c5b3d7dc5b7f8a0cd768d
3737
# Set health checks to wait until redis has started
3838
options: >-
3939
--health-cmd "redis-cli ping"
@@ -46,15 +46,15 @@ jobs:
4646

4747
steps:
4848
- name: Checkout
49-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
49+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
5050

5151
- name: Install pnpm
5252
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
5353

5454
- name: Setup Node.js
55-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
55+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
5656
with:
57-
node-version: 24.11.0
57+
node-version: 24.14.0
5858
cache: 'pnpm'
5959

6060
- name: Install dependencies

.github/workflows/deploy-preview.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ jobs:
3737
exit 1
3838
3939
- name: Checkout
40-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
40+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4141
with:
4242
ref: ${{ github.event.pull_request.head.sha || github.ref }}
4343

4444
- name: Install pnpm
4545
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
4646

4747
- name: Setup Node.js
48-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
48+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
4949
with:
50-
node-version: 24.11.0
50+
node-version: 24.14.0
5151
cache: 'pnpm'
5252

5353
- name: Install dependencies
@@ -79,7 +79,7 @@ jobs:
7979
SWA_CLI_DEPLOYMENT_TOKEN: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_MANGO_PEBBLE_0224C3803 }}
8080

8181
- name: Install Python
82-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
82+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
8383
with:
8484
python-version: ${{ env.PYTHON_VERSION }}
8585

.github/workflows/deploy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ jobs:
4040

4141
steps:
4242
- name: Checkout
43-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
43+
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4444

4545
- name: Install pnpm
4646
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
4747

4848
- name: Setup Node.js
49-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
49+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
5050
with:
51-
node-version: 24.11.0
51+
node-version: 24.14.0
5252
cache: 'pnpm'
5353

5454
- name: Install dependencies
@@ -85,7 +85,7 @@ jobs:
8585
SWA_CLI_DEPLOYMENT_TOKEN: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_MANGO_PEBBLE_0224C3803 }}
8686

8787
- name: Install Python
88-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
88+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
8989
with:
9090
python-version: ${{ env.PYTHON_VERSION }}
9191

0 commit comments

Comments
 (0)