Skip to content

Commit 19d8fb5

Browse files
chore(main): release lint-pr-title 1.2.0 (#713)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Dimitris Sotirakis <[email protected]>
1 parent c6d954f commit 19d8fb5

File tree

3 files changed

+92
-3
lines changed

3 files changed

+92
-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.1.1",
2+
"actions/lint-pr-title": "1.2.0",
33
"actions/get-vault-secrets": "1.2.1",
44
"actions/dockerhub-login": "1.0.2",
55
"actions/send-slack-message": "2.0.3",

actions/lint-pr-title/CHANGELOG.md

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

3+
## [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)
4+
5+
6+
### 🎉 Features
7+
8+
* [StepSecurity] Apply security best practices ([#937](https://github.com/grafana/shared-workflows/issues/937)) ([0363d37](https://github.com/grafana/shared-workflows/commit/0363d37245bf4b68255a2d8232ccbe495cd4fbc9))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* **deps:** update commitlint monorepo to v19.7.1 ([#742](https://github.com/grafana/shared-workflows/issues/742)) ([d88d252](https://github.com/grafana/shared-workflows/commit/d88d2528c804d95ad900ca6de6b8309e076561c6))
14+
* **deps:** update commitlint monorepo to v19.8.0 ([#837](https://github.com/grafana/shared-workflows/issues/837)) ([c544c96](https://github.com/grafana/shared-workflows/commit/c544c96f86d736a5d83ad80ce0066491a0058559))
15+
* **deps:** update dependency @octokit/core to v6.1.4 ([#778](https://github.com/grafana/shared-workflows/issues/778)) ([62a4764](https://github.com/grafana/shared-workflows/commit/62a4764b91292d865230ce934b45ded678153912))
16+
* **deps:** update dependency @octokit/graphql to v8.2.1 ([#784](https://github.com/grafana/shared-workflows/issues/784)) ([7f3871d](https://github.com/grafana/shared-workflows/commit/7f3871df7f43203e33d58e8872c7fc2fe480a1bb))
17+
* **deps:** update octokit monorepo ([fca695f](https://github.com/grafana/shared-workflows/commit/fca695f0868ae952bffc56a058c6ab85206335fd))
18+
* **deps:** update octokit monorepo ([#898](https://github.com/grafana/shared-workflows/issues/898)) ([09ef742](https://github.com/grafana/shared-workflows/commit/09ef7424ccb3f50d373499e993ac7f0a8427a9bb))
19+
* ensure every action disables git credential persistence ([#821](https://github.com/grafana/shared-workflows/issues/821)) ([31ebf3f](https://github.com/grafana/shared-workflows/commit/31ebf3f8e5d0f8709e6ec4ef73b39dd2bd08f959))
20+
* **lint-pr-title:** do not run main on import ([#914](https://github.com/grafana/shared-workflows/issues/914)) ([e9fbae9](https://github.com/grafana/shared-workflows/commit/e9fbae9ff1a3526d584f5ff1459c221a501793ab))
21+
22+
23+
### 📝 Documentation
24+
25+
* update all readmes to replace hyphen with slash ([#1008](https://github.com/grafana/shared-workflows/issues/1008)) ([472df76](https://github.com/grafana/shared-workflows/commit/472df76fb1cbb92a17fb9e055bdf0d1399109ee3))
26+
27+
28+
### 🔧 Miscellaneous Chores
29+
30+
* **deps:** update dependency @eslint/js to v9.23.0 ([#862](https://github.com/grafana/shared-workflows/issues/862)) ([beebceb](https://github.com/grafana/shared-workflows/commit/beebceb36d432cc33724e35de9731655db45b187))
31+
* **deps:** update dependency @octokit/types to v13.10.0 ([8dcde4d](https://github.com/grafana/shared-workflows/commit/8dcde4de4506ad6f3b4fd328235c2d9d842dee4b))
32+
* **deps:** update dependency @octokit/types to v13.8.0 ([#737](https://github.com/grafana/shared-workflows/issues/737)) ([fca695f](https://github.com/grafana/shared-workflows/commit/fca695f0868ae952bffc56a058c6ab85206335fd))
33+
* **deps:** update dependency @octokit/types to v13.9.0 ([#855](https://github.com/grafana/shared-workflows/issues/855)) ([8dcde4d](https://github.com/grafana/shared-workflows/commit/8dcde4de4506ad6f3b4fd328235c2d9d842dee4b))
34+
* **deps:** update dependency @octokit/types to v14 ([#897](https://github.com/grafana/shared-workflows/issues/897)) ([232ac90](https://github.com/grafana/shared-workflows/commit/232ac90113365f1b4e08baf105a5ee89fabbf4b8))
35+
* **deps:** update dependency @types/bun to v1.2.0 ([#712](https://github.com/grafana/shared-workflows/issues/712)) ([0395d04](https://github.com/grafana/shared-workflows/commit/0395d04bbf518e944eb8a8131dd486e15397c17f))
36+
* **deps:** update dependency @types/bun to v1.2.1 ([b870cd6](https://github.com/grafana/shared-workflows/commit/b870cd6f06bd6d4836b8387a0cb999970f3567ac))
37+
* **deps:** update dependency @types/bun to v1.2.10 ([#906](https://github.com/grafana/shared-workflows/issues/906)) ([801040d](https://github.com/grafana/shared-workflows/commit/801040de7886465a40d713511ae5fdb35a5f36f1))
38+
* **deps:** update dependency @types/bun to v1.2.11 ([#934](https://github.com/grafana/shared-workflows/issues/934)) ([40a467e](https://github.com/grafana/shared-workflows/commit/40a467ecdd1f5fc874978fdd4cc38ba3ba631b11))
39+
* **deps:** update dependency @types/bun to v1.2.2 ([#739](https://github.com/grafana/shared-workflows/issues/739)) ([ad992b2](https://github.com/grafana/shared-workflows/commit/ad992b221cd5fdb57fef2c23175aee04492dc409))
40+
* **deps:** update dependency @types/bun to v1.2.3 ([85dc4d9](https://github.com/grafana/shared-workflows/commit/85dc4d9f7e616b3a00182b88c42c1ddd1c77098d))
41+
* **deps:** update dependency @types/bun to v1.2.4 ([#814](https://github.com/grafana/shared-workflows/issues/814)) ([43c5d10](https://github.com/grafana/shared-workflows/commit/43c5d10c8ffb2d22607bf6a77152754c5f8c4c12))
42+
* **deps:** update dependency @types/bun to v1.2.5 ([#844](https://github.com/grafana/shared-workflows/issues/844)) ([8fab4bd](https://github.com/grafana/shared-workflows/commit/8fab4bd28249bfafcaf2117747b7a061a2319409))
43+
* **deps:** update dependency @types/bun to v1.2.6 ([#870](https://github.com/grafana/shared-workflows/issues/870)) ([8a38ee4](https://github.com/grafana/shared-workflows/commit/8a38ee44a8324e55dff616769b68cc86e38d5b8f))
44+
* **deps:** update dependency @types/bun to v1.2.7 ([#874](https://github.com/grafana/shared-workflows/issues/874)) ([1e46afb](https://github.com/grafana/shared-workflows/commit/1e46afbd91d92350afc9d2860dec14e4c882036a))
45+
* **deps:** update dependency @types/bun to v1.2.8 ([#877](https://github.com/grafana/shared-workflows/issues/877)) ([aee3961](https://github.com/grafana/shared-workflows/commit/aee3961e7e714d80622ce31078e3398822645492))
46+
* **deps:** update dependency @types/bun to v1.2.9 ([999df44](https://github.com/grafana/shared-workflows/commit/999df44cfd88a5f765283459534e37d1c73e256b))
47+
* **deps:** update dependency @types/eslint__js to v9 ([#798](https://github.com/grafana/shared-workflows/issues/798)) ([20ec1ed](https://github.com/grafana/shared-workflows/commit/20ec1ed63395cb0970e806205c470f683299666d))
48+
* **deps:** update dependency bun to v1.2.1 ([#722](https://github.com/grafana/shared-workflows/issues/722)) ([b870cd6](https://github.com/grafana/shared-workflows/commit/b870cd6f06bd6d4836b8387a0cb999970f3567ac))
49+
* **deps:** update dependency bun to v1.2.3 ([#801](https://github.com/grafana/shared-workflows/issues/801)) ([85dc4d9](https://github.com/grafana/shared-workflows/commit/85dc4d9f7e616b3a00182b88c42c1ddd1c77098d))
50+
* **deps:** update dependency bun to v1.2.8 ([#881](https://github.com/grafana/shared-workflows/issues/881)) ([93b0c92](https://github.com/grafana/shared-workflows/commit/93b0c925a71e9ce75fc4c3c430a13059c27743df))
51+
* **deps:** update dependency bun to v1.2.9 ([#896](https://github.com/grafana/shared-workflows/issues/896)) ([999df44](https://github.com/grafana/shared-workflows/commit/999df44cfd88a5f765283459534e37d1c73e256b))
52+
* **deps:** update dependency eslint to v9.20.1 ([#773](https://github.com/grafana/shared-workflows/issues/773)) ([5c60787](https://github.com/grafana/shared-workflows/commit/5c60787cacd4cc0912002c27b6fdf04d8ab13654))
53+
* **deps:** update dependency eslint-config-prettier to v10.0.2 ([#815](https://github.com/grafana/shared-workflows/issues/815)) ([696b9d7](https://github.com/grafana/shared-workflows/commit/696b9d7d5ec973bce4d47d02f88fb3b64c16ad06))
54+
* **deps:** update dependency eslint-config-prettier to v10.1.0 ([#834](https://github.com/grafana/shared-workflows/issues/834)) ([5cf9144](https://github.com/grafana/shared-workflows/commit/5cf9144cb6cf55fbd6474cbcba9cf2e8ee072476))
55+
* **deps:** update dependency eslint-config-prettier to v10.1.1 ([#835](https://github.com/grafana/shared-workflows/issues/835)) ([6234ab6](https://github.com/grafana/shared-workflows/commit/6234ab6c20c6b8031977ebb0340cf413f902d5e7))
56+
* **deps:** update dependency eslint-config-prettier to v10.1.2 ([#899](https://github.com/grafana/shared-workflows/issues/899)) ([91a8ce9](https://github.com/grafana/shared-workflows/commit/91a8ce9387cc9ac2aeb992e92a13f11532d743fa))
57+
* **deps:** update dependency eslint-plugin-prettier to v5.2.4 ([#864](https://github.com/grafana/shared-workflows/issues/864)) ([946aaff](https://github.com/grafana/shared-workflows/commit/946aaff15730ea77fcda69528d812550053e87ed))
58+
* **deps:** update dependency eslint-plugin-prettier to v5.2.5 ([#871](https://github.com/grafana/shared-workflows/issues/871)) ([a04ec39](https://github.com/grafana/shared-workflows/commit/a04ec39c758b936969cf8d5df5849c0a16a83473))
59+
* **deps:** update dependency eslint-plugin-prettier to v5.2.6 ([#884](https://github.com/grafana/shared-workflows/issues/884)) ([5b8f80a](https://github.com/grafana/shared-workflows/commit/5b8f80a421731b3d3ba263a6ea2dbdfa764983b1))
60+
* **deps:** update dependency prettier to v3.5.0 ([#765](https://github.com/grafana/shared-workflows/issues/765)) ([56d0989](https://github.com/grafana/shared-workflows/commit/56d0989ca0b5b52cb779a7a088a15a85a70d4d99))
61+
* **deps:** update dependency prettier to v3.5.1 ([#776](https://github.com/grafana/shared-workflows/issues/776)) ([d758093](https://github.com/grafana/shared-workflows/commit/d7580931a134fe1024fef12c3bdd9cf8ee7e260e))
62+
* **deps:** update dependency prettier to v3.5.2 ([#800](https://github.com/grafana/shared-workflows/issues/800)) ([2dfb162](https://github.com/grafana/shared-workflows/commit/2dfb162dd046707df99f641297ef944b77eb4edc))
63+
* **deps:** update dependency prettier to v3.5.3 ([#829](https://github.com/grafana/shared-workflows/issues/829)) ([c7fee6a](https://github.com/grafana/shared-workflows/commit/c7fee6a67b33626f0803c88a492b39c8ebe94908))
64+
* **deps:** update dependency typescript to v5.8.2 ([#826](https://github.com/grafana/shared-workflows/issues/826)) ([94c84e6](https://github.com/grafana/shared-workflows/commit/94c84e6a44383130eaba3ed16f1c3ae667ab6925))
65+
* **deps:** update dependency typescript to v5.8.3 ([#887](https://github.com/grafana/shared-workflows/issues/887)) ([44cf7dd](https://github.com/grafana/shared-workflows/commit/44cf7ddd3438ade3cc9ee4ab24fbacfaf1d339b3))
66+
* **deps:** update dependency typescript-eslint to v8.22.0 ([#721](https://github.com/grafana/shared-workflows/issues/721)) ([8df02f6](https://github.com/grafana/shared-workflows/commit/8df02f64c5962c0e0850de955c485da62305cc4e))
67+
* **deps:** update dependency typescript-eslint to v8.23.0 ([#752](https://github.com/grafana/shared-workflows/issues/752)) ([4cd345b](https://github.com/grafana/shared-workflows/commit/4cd345b25dde312d3326aacc28df782c1a4d6181))
68+
* **deps:** update dependency typescript-eslint to v8.24.0 ([#771](https://github.com/grafana/shared-workflows/issues/771)) ([69ee954](https://github.com/grafana/shared-workflows/commit/69ee95472f5fed34eb940d488ca680d380c1d7c6))
69+
* **deps:** update dependency typescript-eslint to v8.24.1 ([#787](https://github.com/grafana/shared-workflows/issues/787)) ([3a496aa](https://github.com/grafana/shared-workflows/commit/3a496aac0aa79a00f68bbaa479f40242d91f3578))
70+
* **deps:** update dependency typescript-eslint to v8.25.0 ([#812](https://github.com/grafana/shared-workflows/issues/812)) ([c1fb888](https://github.com/grafana/shared-workflows/commit/c1fb8883aeb334295af2e34e099b27c1b0542c47))
71+
* **deps:** update dependency typescript-eslint to v8.26.0 ([#830](https://github.com/grafana/shared-workflows/issues/830)) ([ddd9477](https://github.com/grafana/shared-workflows/commit/ddd947732ebc1178ce372c912777caaef8036eed))
72+
* **deps:** update dependency typescript-eslint to v8.26.1 ([#843](https://github.com/grafana/shared-workflows/issues/843)) ([3d299cd](https://github.com/grafana/shared-workflows/commit/3d299cdf8e89bcccef3e116d85a352bfad551ebb))
73+
* **deps:** update dependency typescript-eslint to v8.27.0 ([#860](https://github.com/grafana/shared-workflows/issues/860)) ([acb8173](https://github.com/grafana/shared-workflows/commit/acb8173f0f56c917fd7a111a8b5596b6e593801f))
74+
* **deps:** update dependency typescript-eslint to v8.28.0 ([#868](https://github.com/grafana/shared-workflows/issues/868)) ([62dad0d](https://github.com/grafana/shared-workflows/commit/62dad0d620e617d92fb4be3c63228f943bd65ec9))
75+
* **deps:** update dependency typescript-eslint to v8.29.0 ([#882](https://github.com/grafana/shared-workflows/issues/882)) ([9654ac7](https://github.com/grafana/shared-workflows/commit/9654ac7e3f808a54f44931237857fadef7654000))
76+
* **deps:** update dependency typescript-eslint to v8.29.1 ([#892](https://github.com/grafana/shared-workflows/issues/892)) ([4cbf176](https://github.com/grafana/shared-workflows/commit/4cbf176e2834a3f3da9b975dc83212c4e21a8154))
77+
* **deps:** update dependency typescript-eslint to v8.30.1 ([aab6ebe](https://github.com/grafana/shared-workflows/commit/aab6ebe4339f60d12ccf65603df2a6344c5b520f))
78+
* **deps:** update dependency typescript-eslint to v8.31.0 ([#912](https://github.com/grafana/shared-workflows/issues/912)) ([05b0bce](https://github.com/grafana/shared-workflows/commit/05b0bceb084d17315311ced2641f5d99672fd101))
79+
* **deps:** update dependency typescript-eslint to v8.31.1 ([#935](https://github.com/grafana/shared-workflows/issues/935)) ([3d57635](https://github.com/grafana/shared-workflows/commit/3d57635d2db82444783f6aa64ba9f9148eb93b23))
80+
* **deps:** update eslint monorepo to v9.19.0 ([#717](https://github.com/grafana/shared-workflows/issues/717)) ([b296f38](https://github.com/grafana/shared-workflows/commit/b296f3881cb25c9378aeb3c20dc34989b4d1be94))
81+
* **deps:** update eslint monorepo to v9.20.0 ([#760](https://github.com/grafana/shared-workflows/issues/760)) ([5ada1d9](https://github.com/grafana/shared-workflows/commit/5ada1d98b748c4f071113805a671f8ad1762381c))
82+
* **deps:** update eslint monorepo to v9.21.0 ([#799](https://github.com/grafana/shared-workflows/issues/799)) ([5ea31ba](https://github.com/grafana/shared-workflows/commit/5ea31ba025d00a4705e558d301ee4e3f5d9a745f))
83+
* **deps:** update eslint monorepo to v9.22.0 ([#839](https://github.com/grafana/shared-workflows/issues/839)) ([a881aa3](https://github.com/grafana/shared-workflows/commit/a881aa3f796d88bdd4b9d9a4cedc9bc7c7d854f7))
84+
* **deps:** update eslint monorepo to v9.23.0 ([beebceb](https://github.com/grafana/shared-workflows/commit/beebceb36d432cc33724e35de9731655db45b187))
85+
* **deps:** update eslint monorepo to v9.24.0 ([#886](https://github.com/grafana/shared-workflows/issues/886)) ([e806187](https://github.com/grafana/shared-workflows/commit/e8061878b6733dff1928e0f4a20d66fa9b926d82))
86+
* **deps:** update eslint monorepo to v9.25.0 ([#907](https://github.com/grafana/shared-workflows/issues/907)) ([30f78fd](https://github.com/grafana/shared-workflows/commit/30f78fda254cc67d94d22d909f124cfc3629ba68))
87+
* **deps:** update eslint monorepo to v9.25.1 ([30f78fd](https://github.com/grafana/shared-workflows/commit/30f78fda254cc67d94d22d909f124cfc3629ba68))
88+
* **deps:** update oven-sh/setup-bun action to v2.0.2 ([#938](https://github.com/grafana/shared-workflows/issues/938)) ([9c8cb17](https://github.com/grafana/shared-workflows/commit/9c8cb17240f492dc140c5fe8d7a9bd3bc6d44cc4))
89+
* **deps:** update typescript-eslint to v8.30.1 ([#902](https://github.com/grafana/shared-workflows/issues/902)) ([aab6ebe](https://github.com/grafana/shared-workflows/commit/aab6ebe4339f60d12ccf65603df2a6344c5b520f))
90+
* **main:** release push-to-gar-docker 0.3.0 ([#794](https://github.com/grafana/shared-workflows/issues/794)) ([a7bc536](https://github.com/grafana/shared-workflows/commit/a7bc5367c4a91c389526d58839d8f6224dba4dcc))
91+
392
## [1.1.1](https://github.com/grafana/shared-workflows/compare/lint-pr-title-v1.1.0...lint-pr-title-v1.1.1) (2025-01-21)
493

594

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.1.1
91+
uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.0
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.1.1
110+
uses: grafana/shared-workflows/actions/lint-pr-title@lint-pr-title/v1.2.0
111111
```
112112

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

0 commit comments

Comments
 (0)