Skip to content

Commit 44e97a4

Browse files
chore(main): release lint-pr-title 1.2.1
1 parent 374882f commit 44e97a4

File tree

3 files changed

+73
-3
lines changed

3 files changed

+73
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"actions/lint-pr-title": "1.2.0",
2+
"actions/lint-pr-title": "1.2.1",
33
"actions/get-vault-secrets": "1.3.0",
44
"actions/dockerhub-login": "1.0.2",
55
"actions/send-slack-message": "2.0.3",

actions/lint-pr-title/CHANGELOG.md

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

3+
## [1.2.1](https://github.com/grafana/shared-workflows/compare/lint-pr-title/v1.2.0...lint-pr-title/v1.2.1) (2025-08-27)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update commitlint monorepo to v19.8.1 ([#1052](https://github.com/grafana/shared-workflows/issues/1052)) ([28ef11a](https://github.com/grafana/shared-workflows/commit/28ef11a15dff285f58f915acae34fde2b0b48080))
9+
* **deps:** update dependency @actions/github to v6.0.1 ([#1054](https://github.com/grafana/shared-workflows/issues/1054)) ([23e7c85](https://github.com/grafana/shared-workflows/commit/23e7c85bf1b6a3e61a33c5a7d4ac3468a14e1e30))
10+
* **deps:** update dependency @octokit/core to v7.0.3 ([#1131](https://github.com/grafana/shared-workflows/issues/1131)) ([70731a5](https://github.com/grafana/shared-workflows/commit/70731a505da74b4f7430ffee6cfd205c0b7c66e3))
11+
* **deps:** update dependency tmp to v0.2.4 ([#1195](https://github.com/grafana/shared-workflows/issues/1195)) ([df1f492](https://github.com/grafana/shared-workflows/commit/df1f492aa9d23ef10b456a2db2f7284c67e69111))
12+
* **deps:** update dependency tmp to v0.2.4 ([#1196](https://github.com/grafana/shared-workflows/issues/1196)) ([221379e](https://github.com/grafana/shared-workflows/commit/221379ee32d89f992c1a7b7aebc610a593fb0116))
13+
* **deps:** update dependency tmp to v0.2.5 ([#1209](https://github.com/grafana/shared-workflows/issues/1209)) ([cdb7f0e](https://github.com/grafana/shared-workflows/commit/cdb7f0e77c586a2f18db0b528055acb379e86550))
14+
* **deps:** update dependency tmp to v0.2.5 ([#1226](https://github.com/grafana/shared-workflows/issues/1226)) ([c024177](https://github.com/grafana/shared-workflows/commit/c0241776ea9a00b121d6614405fa9d75e2680789))
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+
* **lint-pr-title:** adapt action and Dockerfile to bun workspaces ([#1120](https://github.com/grafana/shared-workflows/issues/1120)) ([b5b28b5](https://github.com/grafana/shared-workflows/commit/b5b28b5c1706ebd3ec4fb5b0dfefebb66954566a))
20+
21+
22+
### 🤖 Continuous Integration
23+
24+
* enhance, fix, run pre-commit ([#1033](https://github.com/grafana/shared-workflows/issues/1033)) ([9ffb9ce](https://github.com/grafana/shared-workflows/commit/9ffb9cec67a7712b4247e4ac37eb69946d802aed))
25+
26+
27+
### 🔧 Miscellaneous Chores
28+
29+
* **deps:** update actions/checkout action to v4.3.0 ([#1221](https://github.com/grafana/shared-workflows/issues/1221)) ([17ab531](https://github.com/grafana/shared-workflows/commit/17ab531bf2c16c79af38988e7caf7a3d8a37634b))
30+
* **deps:** update actions/checkout action to v5 ([#1227](https://github.com/grafana/shared-workflows/issues/1227)) ([fd79c02](https://github.com/grafana/shared-workflows/commit/fd79c02730e0629f728e2f5c3d614545269208a9))
31+
* **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))
32+
* **deps:** update dependency @eslint/js to v9.32.0 ([#1175](https://github.com/grafana/shared-workflows/issues/1175)) ([8c3f72c](https://github.com/grafana/shared-workflows/commit/8c3f72cb3fca78322dea8a578efeafd3e58b41be))
33+
* **deps:** update dependency @eslint/js to v9.33.0 ([#1208](https://github.com/grafana/shared-workflows/issues/1208)) ([287b059](https://github.com/grafana/shared-workflows/commit/287b0590158f02512ca65a93dfb145b9e3db00f7))
34+
* **deps:** update dependency @eslint/js to v9.34.0 ([#1261](https://github.com/grafana/shared-workflows/issues/1261)) ([a0fa8cc](https://github.com/grafana/shared-workflows/commit/a0fa8cce3dc37b5eb8422cb5a1367d2a9d0161d5))
35+
* **deps:** update dependency @octokit/types to v14.1.0 ([#1057](https://github.com/grafana/shared-workflows/issues/1057)) ([dd576a6](https://github.com/grafana/shared-workflows/commit/dd576a6b0c691ee08fcfe7c4445b6fcb6fba3ba1))
36+
* **deps:** update dependency @types/bun to v1.2.17 ([#1098](https://github.com/grafana/shared-workflows/issues/1098)) ([a5e8a34](https://github.com/grafana/shared-workflows/commit/a5e8a3415aa1f313f5ffce2cb56a4288f040dbb4))
37+
* **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))
38+
* **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))
39+
* **deps:** update dependency @types/bun to v1.2.20 ([576180b](https://github.com/grafana/shared-workflows/commit/576180b08081ae46a7faa99efa67d44b268b4365))
40+
* **deps:** update dependency @types/bun to v1.2.21 ([#1275](https://github.com/grafana/shared-workflows/issues/1275)) ([b295fd7](https://github.com/grafana/shared-workflows/commit/b295fd72b4aa4b96c7d8695ab5cf73e14aa714e8))
41+
* **deps:** update dependency bun to v1.2.20 ([#1212](https://github.com/grafana/shared-workflows/issues/1212)) ([576180b](https://github.com/grafana/shared-workflows/commit/576180b08081ae46a7faa99efa67d44b268b4365))
42+
* **deps:** update dependency eslint to v9.32.0 ([#1176](https://github.com/grafana/shared-workflows/issues/1176)) ([fd77b75](https://github.com/grafana/shared-workflows/commit/fd77b754a7c75eb4726dd05cda6bbf93ebda3b66))
43+
* **deps:** update dependency eslint-config-prettier to v10.1.5 ([#1043](https://github.com/grafana/shared-workflows/issues/1043)) ([6ceeaed](https://github.com/grafana/shared-workflows/commit/6ceeaedb6d38b4c3a96e8dc560d0db24cc58b0e7))
44+
* **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))
45+
* **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))
46+
* **deps:** update dependency eslint-plugin-jest to v28.14.0 ([#1058](https://github.com/grafana/shared-workflows/issues/1058)) ([e2bd372](https://github.com/grafana/shared-workflows/commit/e2bd37281a937093cbcef294fd2ac955c086e7a9))
47+
* **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))
48+
* **deps:** update dependency eslint-plugin-prettier to v5.5.1 ([#1059](https://github.com/grafana/shared-workflows/issues/1059)) ([e3459ca](https://github.com/grafana/shared-workflows/commit/e3459ca4c7fd46953bb9f3b1e1ba5d8448679b74))
49+
* **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))
50+
* **deps:** update dependency eslint-plugin-prettier to v5.5.4 ([#1197](https://github.com/grafana/shared-workflows/issues/1197)) ([0b6a915](https://github.com/grafana/shared-workflows/commit/0b6a915d0333b17d77057cdeb17420930ebfab4c))
51+
* **deps:** update dependency prettier to v3.6.2 ([#1062](https://github.com/grafana/shared-workflows/issues/1062)) ([82c036c](https://github.com/grafana/shared-workflows/commit/82c036c05283174e20fa9128c17af97369240cb4))
52+
* **deps:** update dependency typescript to v5.9.2 ([#1181](https://github.com/grafana/shared-workflows/issues/1181)) ([a11b270](https://github.com/grafana/shared-workflows/commit/a11b2707a8ab4a93d1e6c2146d72aaa49d719223))
53+
* **deps:** update dependency typescript-eslint to v8.35.1 ([#1063](https://github.com/grafana/shared-workflows/issues/1063)) ([5c4ae58](https://github.com/grafana/shared-workflows/commit/5c4ae586f02760e01b097f1d6e8e5fb538b12dc7))
54+
* **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))
55+
* **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))
56+
* **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))
57+
* **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))
58+
* **deps:** update dependency typescript-eslint to v8.39.0 ([#1191](https://github.com/grafana/shared-workflows/issues/1191)) ([1915c31](https://github.com/grafana/shared-workflows/commit/1915c31bed43ddce6265e8e079f06e7a951b6e04))
59+
* **deps:** update dependency typescript-eslint to v8.39.1 ([#1223](https://github.com/grafana/shared-workflows/issues/1223)) ([b1b4674](https://github.com/grafana/shared-workflows/commit/b1b46749c5dae5c46e5269042a579a601e620786))
60+
* **deps:** update dependency typescript-eslint to v8.39.1 ([#1225](https://github.com/grafana/shared-workflows/issues/1225)) ([b28cd59](https://github.com/grafana/shared-workflows/commit/b28cd59cb2326190f120066e09e7a9a121a5c4e1))
61+
* **deps:** update dependency typescript-eslint to v8.40.0 ([#1248](https://github.com/grafana/shared-workflows/issues/1248)) ([3816556](https://github.com/grafana/shared-workflows/commit/38165566ca2f4e03d348b9dadcc99d725e75b5e0))
62+
* **deps:** update dependency typescript-eslint to v8.40.0 ([#1250](https://github.com/grafana/shared-workflows/issues/1250)) ([aeace8f](https://github.com/grafana/shared-workflows/commit/aeace8f9fad37adc9fad408012c84fac50157c85))
63+
* **deps:** update eslint monorepo to v9.30.1 ([#1069](https://github.com/grafana/shared-workflows/issues/1069)) ([ddf4ef9](https://github.com/grafana/shared-workflows/commit/ddf4ef933ad77c335f9b6c082774c965c077df3a))
64+
* **deps:** update eslint monorepo to v9.31.0 ([e9a3e88](https://github.com/grafana/shared-workflows/commit/e9a3e882ed031e55fc33fee856aa53ae9a054bd3))
65+
* **deps:** update eslint monorepo to v9.33.0 ([287b059](https://github.com/grafana/shared-workflows/commit/287b0590158f02512ca65a93dfb145b9e3db00f7))
66+
* **deps:** update eslint monorepo to v9.34.0 ([a0fa8cc](https://github.com/grafana/shared-workflows/commit/a0fa8cce3dc37b5eb8422cb5a1367d2a9d0161d5))
67+
* **deps:** update eslint monorepo to v9.34.0 ([#1262](https://github.com/grafana/shared-workflows/issues/1262)) ([4c35d2a](https://github.com/grafana/shared-workflows/commit/4c35d2a4fba8acc061b20bb7f6be9ed86eb20510))
68+
* **deps:** update oven/bun docker tag to v1.2.18 ([#1111](https://github.com/grafana/shared-workflows/issues/1111)) ([9f67ec1](https://github.com/grafana/shared-workflows/commit/9f67ec194553e5162af87a6c60dbacacfaf0af50))
69+
* **deps:** update oven/bun docker tag to v1.2.19 ([#1159](https://github.com/grafana/shared-workflows/issues/1159)) ([49b1ab0](https://github.com/grafana/shared-workflows/commit/49b1ab073e3dd8f5315a267d541d4d9f55ad9caf))
70+
* **deps:** update oven/bun docker tag to v1.2.20 ([#1228](https://github.com/grafana/shared-workflows/issues/1228)) ([9b19c11](https://github.com/grafana/shared-workflows/commit/9b19c1196fc55569ee16d92288718f282aab53eb))
71+
* **deps:** update oven/bun docker tag to v1.2.21 ([#1271](https://github.com/grafana/shared-workflows/issues/1271)) ([8cc99a8](https://github.com/grafana/shared-workflows/commit/8cc99a8e0d8f0747decad1d039ce9cb2b30eae74))
72+
373
## [1.2.0](https://github.com/grafana/shared-workflows/compare/lint-pr-title-v1.1.1...lint-pr-title/v1.2.0) (2025-06-04)
474

575

actions/lint-pr-title/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
persist-credentials: false
8989
9090
- id: lint-pr-title
91-
uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.0
91+
uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.1
9292
with:
9393
config-path: "${{ github.workspace }}/commitlint.config.js"
9494
title-only: false
@@ -107,7 +107,7 @@ jobs:
107107
runs-on: ubuntu-latest
108108
steps:
109109
- id: lint-pr-title
110-
uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.0
110+
uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.1
111111
```
112112

113113
<!-- x-release-please-end-version -->

0 commit comments

Comments
 (0)