Skip to content

Commit 595b5d2

Browse files
Bump the version-updates group across 1 directory with 8 updates
Bumps the version-updates group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nuxeo/gh-build-tools](https://github.com/nuxeo/gh-build-tools) | `0.5.0` | `0.14.0` | | [nuxeo/gh-build-tools/.github/workflows/bot-auto-merge.yml](https://github.com/nuxeo/gh-build-tools) | `0.5.0` | `0.14.0` | | [actions/checkout](https://github.com/actions/checkout) | `6.0.2` | `7.0.0` | | [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action) | `2.23.0` | `2.24.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.5.0` | `7.0.1` | | [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) | `1.23.0` | `3.0.3` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.3` | `8.0.1` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.5.0` | `3.0.0` | Updates `nuxeo/gh-build-tools` from 0.5.0 to 0.14.0 - [Release notes](https://github.com/nuxeo/gh-build-tools/releases) - [Commits](nuxeo/gh-build-tools@v0.5.0...v0.14.0) Updates `nuxeo/gh-build-tools/.github/workflows/bot-auto-merge.yml` from 0.5.0 to 0.14.0 - [Release notes](https://github.com/nuxeo/gh-build-tools/releases) - [Commits](nuxeo/gh-build-tools@043703b...2d46383) Updates `actions/checkout` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@de0fac2...9c091bb) Updates `EnricoMi/publish-unit-test-result-action` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases) - [Commits](EnricoMi/publish-unit-test-result-action@c950f6f...d0a4676) Updates `actions/upload-artifact` from 4.5.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@6f51ac0...043fb46) Updates `slackapi/slack-github-action` from 1.23.0 to 3.0.3 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@007b2c3...45a88b9) Updates `actions/download-artifact` from 4.1.3 to 8.0.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@87c5514...3e5f45b) Updates `softprops/action-gh-release` from 2.5.0 to 3.0.0 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@a06a81a...b430933) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: EnricoMi/publish-unit-test-result-action dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: nuxeo/gh-build-tools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: nuxeo/gh-build-tools/.github/workflows/bot-auto-merge.yml dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: slackapi/slack-github-action dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates - dependency-name: softprops/action-gh-release dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f72c9e commit 595b5d2

5 files changed

Lines changed: 21 additions & 21 deletions

File tree

.github/workflows/_default_branch-update-nuxeo-parent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- base-branch: '2025'
2929
java-version: '21'
3030
steps:
31-
- uses: nuxeo/gh-build-tools/.github/actions/update-nuxeo-parent@043703b3cfd1ef90ef4e1cff120f290c9e32819f # v0.5.0
31+
- uses: nuxeo/gh-build-tools/.github/actions/update-nuxeo-parent@2d46383a4e36e051f7f633a9452ab048e5697b38 # v0.14.0
3232
with:
3333
base-branch: ${{ matrix.lts.base-branch }}
3434
java-version: ${{ matrix.lts.java-version }}

.github/workflows/bot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ permissions:
88

99
jobs:
1010
auto-merge:
11-
uses: nuxeo/gh-build-tools/.github/workflows/bot-auto-merge.yml@043703b3cfd1ef90ef4e1cff120f290c9e32819f # v0.5.0
11+
uses: nuxeo/gh-build-tools/.github/workflows/bot-auto-merge.yml@2d46383a4e36e051f7f633a9452ab048e5697b38 # v0.14.0

.github/workflows/build_and_test.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
IS_BRANCH_PUSH: ${{ steps.env.outputs.IS_BRANCH_PUSH }}
3939
JAVA_VERSION: ${{ steps.env.outputs.JAVA_VERSION }}
4040
steps:
41-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
41+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4242

4343
- name: Resolve version info
4444
id: env
@@ -86,12 +86,12 @@ jobs:
8686
env:
8787
VERSION: ${{ needs.properties.outputs.VERSION }}
8888
steps:
89-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
89+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
9090
with:
9191
fetch-depth: 0
9292

9393
- name: Setup Maven build
94-
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.9.0
94+
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.14.0
9595
with:
9696
java-version: ${{ needs.properties.outputs.JAVA_VERSION }}
9797
java-distribution: 'temurin'
@@ -137,7 +137,7 @@ jobs:
137137

138138
- name: Publish test results
139139
if: always() && steps.test.outcome != 'skipped'
140-
uses: EnricoMi/publish-unit-test-result-action@c950f6fb443cb5af20a377fd0dfaa78838901040 # v2.23.0
140+
uses: EnricoMi/publish-unit-test-result-action@d0a4676d0e0b938bc201470d88276b7c74c712b3 # v2.24.0
141141
with:
142142
files: |
143143
**/target/*-reports/*.xml
@@ -174,7 +174,7 @@ jobs:
174174
# Upload even on failure to help debug broken builds
175175
- name: Upload build artifacts
176176
if: always() && steps.build.outcome != 'skipped'
177-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
177+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
178178
with:
179179
name: nuxeo-ai-build
180180
path: |
@@ -244,7 +244,7 @@ jobs:
244244
(github.event_name == 'push')
245245
steps:
246246
- name: Slack Notification
247-
uses: slackapi/slack-github-action@007b2c3c751a190b6f0f040e47ed024deaa72844
247+
uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c
248248
with:
249249
channel-id: "C9W4P9RKM"
250250
slack-message: "Nuxeo AI ${{ github.workflow }} workflow failed!\n${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"

.github/workflows/release.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
TAG_EXISTS: ${{ steps.env.outputs.TAG_EXISTS }}
3535
JAVA_VERSION: ${{ steps.env.outputs.JAVA_VERSION }}
3636
steps:
37-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
37+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3838
with:
3939
fetch-depth: 0
4040
fetch-tags: true
@@ -150,7 +150,7 @@ jobs:
150150
VERSION: ${{ needs.properties.outputs.VERSION }}
151151
BRANCH: ${{ needs.properties.outputs.BRANCH }}
152152
steps:
153-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
153+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
154154
with:
155155
fetch-depth: 0
156156
fetch-tags: true
@@ -190,13 +190,13 @@ jobs:
190190
outputs:
191191
PACKAGE_NAME: marketplace-packages-${{ needs.properties.outputs.VERSION }}
192192
steps:
193-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
193+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
194194
with:
195195
ref: v${{ needs.properties.outputs.VERSION }}
196196
fetch-depth: 0
197197

198198
- name: Setup Maven build
199-
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.9.0
199+
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.14.0
200200
with:
201201
java-version: ${{ needs.properties.outputs.JAVA_VERSION }}
202202
java-distribution: 'temurin'
@@ -242,7 +242,7 @@ jobs:
242242
MVN_REPO_PASSWORD: ${{ secrets.REPOSITORY_MANAGER_PASSWORD }}
243243

244244
- name: Upload marketplace packages artifact
245-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
245+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
246246
with:
247247
name: marketplace-packages-${{ env.VERSION }}
248248
path: |
@@ -266,7 +266,7 @@ jobs:
266266
VERSION: ${{ needs.properties.outputs.VERSION }}
267267
steps:
268268
- name: Download marketplace packages artifact
269-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
269+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
270270
with:
271271
name: ${{ needs.build-and-deploy.outputs.PACKAGE_NAME }}
272272
path: dist/
@@ -308,13 +308,13 @@ jobs:
308308
VERSION: ${{ needs.properties.outputs.VERSION }}
309309
steps:
310310
- name: Download marketplace packages artifact
311-
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
311+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
312312
with:
313313
name: ${{ needs.build-and-deploy.outputs.PACKAGE_NAME }}
314314
path: dist/
315315

316316
- name: Create GitHub Release
317-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2
317+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v2
318318
with:
319319
name: Release ${{ env.VERSION }}
320320
tag_name: v${{ env.VERSION }}
@@ -346,14 +346,14 @@ jobs:
346346
VERSION: ${{ needs.properties.outputs.VERSION }}
347347
BRANCH: ${{ needs.properties.outputs.BRANCH }}
348348
steps:
349-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
349+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
350350
with:
351351
token: ${{ secrets.GITHUB_TOKEN }}
352352
fetch-depth: 0
353353
ref: ${{ needs.properties.outputs.BRANCH }}
354354

355355
- name: Setup Maven build
356-
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.9.0
356+
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.14.0
357357
with:
358358
java-version: ${{ needs.properties.outputs.JAVA_VERSION }}
359359
java-distribution: 'temurin'
@@ -405,7 +405,7 @@ jobs:
405405
if: failure()
406406
steps:
407407
- name: Slack Notification
408-
uses: slackapi/slack-github-action@007b2c3c751a190b6f0f040e47ed024deaa72844
408+
uses: slackapi/slack-github-action@45a88b9581bfab2566dc881e2cd66d334e621e2c
409409
with:
410410
channel-id: "C9W4P9RKM"
411411
slack-message: "Nuxeo AI ${{ github.workflow }} workflow failed!\n${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}"

.github/workflows/republish-content-intelligence-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ jobs:
3838
exit 1
3939
fi
4040
41-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
41+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4242
with:
4343
ref: ${{ github.event.inputs.branch }}
4444
fetch-depth: 1
4545

4646
- name: Setup Maven build
47-
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.9.0
47+
uses: nuxeo/gh-build-tools/.github/actions/setup-maven-build@v0.14.0
4848
with:
4949
java-version: 17
5050
java-distribution: 'temurin'

0 commit comments

Comments
 (0)