Skip to content

Commit add00ac

Browse files
chore(main): release dependabot-auto-triage 1.1.0 (#1035)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1964bf4 commit add00ac

File tree

3 files changed

+44
-5
lines changed

3 files changed

+44
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"actions/setup-jrsonnet": "1.0.1",
2020
"actions/find-pr-for-commit": "1.0.1",
2121
"actions/remove-checkout-credentials": "0.1.0",
22-
"actions/dependabot-auto-triage": "1.0.0",
22+
"actions/dependabot-auto-triage": "1.1.0",
2323
"actions/get-latest-workflow-artifact": "0.1.0"
2424
}

actions/dependabot-auto-triage/CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/grafana/shared-workflows/compare/dependabot-auto-triage/v1.0.0...dependabot-auto-triage/v1.1.0) (2025-07-24)
4+
5+
6+
### 🎉 Features
7+
8+
* **dependabot-auto-triage:** close PRs related to dismissed alerts ([#1161](https://github.com/grafana/shared-workflows/issues/1161)) ([1964bf4](https://github.com/grafana/shared-workflows/commit/1964bf408d160a8973a47087f3ee20e7c2f1303b))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* **deps:** pin dependencies ([#1039](https://github.com/grafana/shared-workflows/issues/1039)) ([e30e6f6](https://github.com/grafana/shared-workflows/commit/e30e6f65b998ed50dafba32702007f0ba1f41f94))
14+
* **deps:** update dependency minimatch to v10 ([#1086](https://github.com/grafana/shared-workflows/issues/1086)) ([d872133](https://github.com/grafana/shared-workflows/commit/d87213321d3c7635fa4bd8f60040ccc1d1271a38))
15+
* **deps:** update octokit monorepo ([ea7cd86](https://github.com/grafana/shared-workflows/commit/ea7cd862c0ed84ba64739d8914d76e38a7ea2dce))
16+
* **deps:** update octokit monorepo ([b67e3a0](https://github.com/grafana/shared-workflows/commit/b67e3a067cb1d5a0691c984af46dfd6da01a8a46))
17+
* **deps:** update octokit monorepo (major) ([#1091](https://github.com/grafana/shared-workflows/issues/1091)) ([b67e3a0](https://github.com/grafana/shared-workflows/commit/b67e3a067cb1d5a0691c984af46dfd6da01a8a46))
18+
* **deps:** update octokit monorepo (major) ([#1095](https://github.com/grafana/shared-workflows/issues/1095)) ([ea7cd86](https://github.com/grafana/shared-workflows/commit/ea7cd862c0ed84ba64739d8914d76e38a7ea2dce))
19+
20+
21+
### 🤖 Continuous Integration
22+
23+
* enhance, fix, run pre-commit ([#1033](https://github.com/grafana/shared-workflows/issues/1033)) ([9ffb9ce](https://github.com/grafana/shared-workflows/commit/9ffb9cec67a7712b4247e4ac37eb69946d802aed))
24+
25+
26+
### 🔧 Miscellaneous Chores
27+
28+
* **deps:** update dependency @eslint/js to v9.31.0 ([#1133](https://github.com/grafana/shared-workflows/issues/1133)) ([e9a3e88](https://github.com/grafana/shared-workflows/commit/e9a3e882ed031e55fc33fee856aa53ae9a054bd3))
29+
* **deps:** update dependency @types/bun to v1.2.18 ([#1104](https://github.com/grafana/shared-workflows/issues/1104)) ([c6e5e2e](https://github.com/grafana/shared-workflows/commit/c6e5e2e4d64e41325193c2fa9bb71f69c159e340))
30+
* **deps:** update dependency @types/bun to v1.2.19 ([#1154](https://github.com/grafana/shared-workflows/issues/1154)) ([6350dae](https://github.com/grafana/shared-workflows/commit/6350daebe7e0caa34881f80f824f9941787de161))
31+
* **deps:** update dependency eslint-config-prettier to v10.1.7 ([#1147](https://github.com/grafana/shared-workflows/issues/1147)) ([4009165](https://github.com/grafana/shared-workflows/commit/40091658291a33bf62f94407aba31049dbc84aac))
32+
* **deps:** update dependency eslint-config-prettier to v10.1.8 ([#1148](https://github.com/grafana/shared-workflows/issues/1148)) ([2616f60](https://github.com/grafana/shared-workflows/commit/2616f6063040d926cd04b1b656f404904d423c96))
33+
* **deps:** update dependency eslint-plugin-jest to v29 ([#1080](https://github.com/grafana/shared-workflows/issues/1080)) ([2b634d9](https://github.com/grafana/shared-workflows/commit/2b634d9cb9ebe39e53a0fff8e33ce7386da3f415))
34+
* **deps:** update dependency eslint-plugin-prettier to v5.5.3 ([#1149](https://github.com/grafana/shared-workflows/issues/1149)) ([f3c6e9a](https://github.com/grafana/shared-workflows/commit/f3c6e9a273995d168a0b922f32333d99f5c5777c))
35+
* **deps:** update dependency typescript-eslint to v8.36.0 ([#1114](https://github.com/grafana/shared-workflows/issues/1114)) ([bcc611d](https://github.com/grafana/shared-workflows/commit/bcc611dc3f77a85e0770a979f56489e8cddc8c7b))
36+
* **deps:** update dependency typescript-eslint to v8.37.0 ([#1137](https://github.com/grafana/shared-workflows/issues/1137)) ([2343b41](https://github.com/grafana/shared-workflows/commit/2343b41146825e958691cf2187c52df99b8fa492))
37+
* **deps:** update dependency typescript-eslint to v8.37.0 ([#1140](https://github.com/grafana/shared-workflows/issues/1140)) ([d804ccf](https://github.com/grafana/shared-workflows/commit/d804ccf199690510add9f96f6c2d6d6606833a71))
38+
* **deps:** update dependency typescript-eslint to v8.38.0 ([#1160](https://github.com/grafana/shared-workflows/issues/1160)) ([b7d8b85](https://github.com/grafana/shared-workflows/commit/b7d8b8575d8df5ff208883889f65d6db2a3dd9af))
39+
* **deps:** update eslint monorepo to v9.31.0 ([e9a3e88](https://github.com/grafana/shared-workflows/commit/e9a3e882ed031e55fc33fee856aa53ae9a054bd3))
40+
* **deps:** update oven-sh/setup-bun action to v2.0.2 ([#1048](https://github.com/grafana/shared-workflows/issues/1048)) ([7f42a19](https://github.com/grafana/shared-workflows/commit/7f42a19ff29858e5e82ae80d15c0c59a08302852))
41+
342
## 1.0.0 (2025-06-04)
443

544

actions/dependabot-auto-triage/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,27 +31,27 @@ jobs:
3131
contents: read
3232
steps:
3333
- name: Checkout repository
34-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v1.0.0
34+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v1.1.0
3535

3636
# Get GitHub App token with Dependabot alerts permissions
3737
- name: Retrieve GitHub App secrets
3838
id: get-secrets
39-
uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.0.0
39+
uses: grafana/shared-workflows/actions/get-vault-secrets@get-vault-secrets/v1.1.0
4040
with:
4141
common_secrets: |
4242
DEPENDABOT_AUTO_TRIAGE_APP_ID=dependabot-auto-triage:app-id
4343
DEPENDABOT_AUTO_TRIAGE_APP_PRIVATE_KEY=dependabot-auto-triage:private-key
4444
4545
- name: Generate token
4646
id: generate-token
47-
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v1.0.0
47+
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v1.1.0
4848
with:
4949
app-id: ${{ env.DEPENDABOT_AUTO_TRIAGE_APP_ID }}
5050
private-key: ${{ env.DEPENDABOT_AUTO_TRIAGE_APP_PRIVATE_KEY }}
5151

5252
# Use the token with the auto-triage action
5353
- name: Auto Dismiss Dependabot Alerts
54-
uses: grafana/shared-workflows/actions/dependabot-auto-triage@dependabot-auto-triage/v1.0.0
54+
uses: grafana/shared-workflows/actions/dependabot-auto-triage@dependabot-auto-triage/v1.1.0
5555
with:
5656
token: ${{ steps.generate-token.outputs.token }}
5757
paths: |

0 commit comments

Comments
 (0)