5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-09 16:46:55 +00:00
Commit graph

239 commits

Author SHA1 Message Date
Wagner Santos
7f6c752d75
Merge pull request #666 from wagoid/dependabot/npm_and_yarn/jest/globals-29.4.2
chore(deps-dev): bump @jest/globals from 29.1.2 to 29.4.2
2023-02-15 10:48:04 -03:00
dependabot[bot]
3e7eea68a8
chore(deps-dev): bump lint-staged from 13.0.3 to 13.1.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.1.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 03:20:12 +00:00
dependabot[bot]
d3c879d964
chore(deps-dev): bump @jest/globals from 29.1.2 to 29.4.2
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 29.1.2 to 29.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest-globals)

---
updated-dependencies:
- dependency-name: "@jest/globals"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 03:18:22 +00:00
GitHub Action
481aff4de4 chore(release): publish 5.3.0 [skip-ci] 2022-11-24 13:55:02 +00:00
GitHub Action
861b4d9f10 chore(release): publish 5.2.2 [skip-ci] 2022-10-24 13:17:44 +00:00
dependabot[bot]
02e926eec4
chore(deps): bump @actions/github from 5.0.3 to 5.1.1 (#540)
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.3 to 5.1.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 15:16:04 +02:00
GitHub Action
2c2e1d80b0 chore(release): publish 5.2.1 [skip-ci] 2022-10-24 13:12:09 +00:00
dependabot[bot]
2bcf4d8105
chore(deps): bump @actions/core from 1.6.0 to 1.10.0 (#543)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 15:10:49 +02:00
GitHub Action
4feee87144 chore(release): publish 5.2.0 [skip-ci] 2022-10-08 09:28:59 +00:00
Wagner Santos
b584ba3e8d fix: add conventional-changelog-conventionalcommits dependency to fix #552 2022-10-08 06:24:42 -03:00
Wagner Santos
c2981f157c feat(deps): update commitlint-plugin-function-rules to 1.7.1 2022-10-07 09:05:37 -03:00
Wagner Santos
8b8230b1f5 feat(deps): update commitlint-config-jira and commitlint-config-jira-rules to 1.6.4 2022-10-07 09:05:36 -03:00
Wagner Santos
76123ef6f5 chore(deps-dev): upgrade dev dependencies 2022-10-07 08:36:43 -03:00
Wagner Santos
d23c330a95 feat(deps): update @commitlint packages from 17.0 to 17.1 2022-10-07 08:32:51 -03:00
GitHub Action
d6f6593a47 chore(release): publish 5.1.2 [skip-ci] 2022-10-06 14:54:11 +00:00
GitHub Action
14fb59973e chore(release): publish 5.1.1 [skip-ci] 2022-10-06 14:40:07 +00:00
Wagner Santos
987c98f54f chore: replace deprecated standard-version with commit-and-tag-version 2022-10-06 11:36:17 -03:00
GitHub Action
53d7a317a9 chore(release): publish 5.1.0 [skip-ci] 2022-10-06 14:09:24 +00:00
Wagner Santos
21c37a5242 feat: add @commitlint/ensure so that users of the action can use it too 2022-10-06 11:03:40 -03:00
GitHub Action
4caf21aed4 chore(release): publish 5.0.2 [skip-ci] 2022-06-28 13:29:43 +00:00
Wagner Santos
47a94b40ab
Merge pull request #454 from wagoid/dependabot/npm_and_yarn/lint-staged-13.0.2
chore(deps-dev): bump lint-staged from 13.0.1 to 13.0.2
2022-06-20 06:07:51 -03:00
dependabot[bot]
8b1382e4b3
chore(deps-dev): bump eslint from 8.17.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 02:01:37 +00:00
dependabot[bot]
2e86c131ad
chore(deps-dev): bump lint-staged from 13.0.1 to 13.0.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.1...v13.0.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 02:01:17 +00:00
GitHub Action
dc3881d2d8 chore(release): publish 5.0.1 [skip-ci] 2022-06-18 09:51:20 +00:00
GitHub Action
fd248645f9 chore(release): publish 5.0.0 [skip-ci] 2022-06-16 11:15:46 +00:00
Wagner Santos
91c000c1e0 feat: upgrade @commitlint packages
BREAKING CHANGE: chore: rename circleci windows job
BREAKING CHANGE: requires lerna v5
2022-06-16 08:09:30 -03:00
GitHub Action
4160451609 chore(release): publish 4.1.15 [skip-ci] 2022-06-16 10:53:11 +00:00
Wagner Santos
8ccdafb382 chore: use caret in required node version 2022-06-16 07:46:13 -03:00
GitHub Action
707eac193f chore(release): publish 4.1.14 [skip-ci] 2022-06-16 10:25:49 +00:00
Wagner Santos
7445d4e7ab
Merge pull request #410 from diogokiss/security-vuln-docker-image
build: upgrade base Docker image to prevent security vulnerability
2022-06-16 07:24:20 -03:00
Wagner Santos
e8277e2d28
Merge pull request #429 from wagoid/dependabot/npm_and_yarn/actions/github-5.0.3
chore(deps): bump @actions/github from 5.0.0 to 5.0.3
2022-06-16 07:15:11 -03:00
GitHub Action
054396df1a chore(release): publish 4.1.13 [skip-ci] 2022-06-16 10:12:56 +00:00
dependabot[bot]
ce5f54000c
chore(deps): bump @actions/github from 5.0.0 to 5.0.3
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.3.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 10:12:08 +00:00
dependabot[bot]
c6cf6c6b73
chore(deps): bump lerna from 4.0.0 to 5.1.4
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 4.0.0 to 5.1.4.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.1.4/core/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:52:17 +00:00
Wagner Santos
98b57b8275
Merge pull request #445 from wagoid/dependabot/npm_and_yarn/babel/core-7.18.5
chore(deps-dev): bump @babel/core from 7.17.8 to 7.18.5
2022-06-16 06:51:02 -03:00
dependabot[bot]
effc7d2c1f
chore(deps-dev): bump lint-staged from 12.3.7 to 13.0.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.7 to 13.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.7...v13.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:47:33 +00:00
Wagner Santos
551731568a
Merge pull request #447 from wagoid/dependabot/npm_and_yarn/eslint-8.17.0
chore(deps-dev): bump eslint from 8.12.0 to 8.17.0
2022-06-16 06:46:20 -03:00
dependabot[bot]
0fa912031b
chore(deps-dev): bump @babel/core from 7.17.8 to 7.18.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.18.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:46:10 +00:00
Wagner Santos
d95cd819fd
Merge pull request #442 from wagoid/dependabot/npm_and_yarn/testdouble-3.16.6
chore(deps-dev): bump testdouble from 3.16.4 to 3.16.6
2022-06-16 06:45:55 -03:00
Wagner Santos
d84709a5b8
Merge pull request #443 from wagoid/dependabot/npm_and_yarn/rollup-2.75.6
chore(deps-dev): bump rollup from 2.70.1 to 2.75.6
2022-06-16 06:45:12 -03:00
Wagner Santos
158a2e5234
Merge pull request #425 from wagoid/dependabot/npm_and_yarn/commitlint/cli-17.0.2
chore(deps-dev): bump @commitlint/cli from 16.2.3 to 17.0.2
2022-06-16 06:44:00 -03:00
dependabot[bot]
14d1776952
chore(deps-dev): bump rollup from 2.70.1 to 2.75.6
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.75.6.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.70.1...v2.75.6)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:41:08 +00:00
Wagner Santos
670a40f83f
Merge pull request #395 from wagoid/dependabot/npm_and_yarn/rollup/plugin-commonjs-22.0.0
chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.3 to 22.0.0
2022-06-16 06:39:59 -03:00
dependabot[bot]
41eac0e954
chore(deps-dev): bump eslint from 8.12.0 to 8.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.12.0...v8.17.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:39:07 +00:00
dependabot[bot]
821eb1a59c
chore(deps-dev): bump @commitlint/cli from 16.2.3 to 17.0.2
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.2.3 to 17.0.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.2/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:38:56 +00:00
dependabot[bot]
cd4dbd803a
chore(deps-dev): bump testdouble from 3.16.4 to 3.16.6
Bumps [testdouble](https://github.com/testdouble/testdouble.js) from 3.16.4 to 3.16.6.
- [Release notes](https://github.com/testdouble/testdouble.js/releases)
- [Changelog](https://github.com/testdouble/testdouble.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testdouble/testdouble.js/compare/v3.16.4...v3.16.6)

---
updated-dependencies:
- dependency-name: testdouble
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:38:09 +00:00
Wagner Santos
96474b52c8
Merge pull request #422 from wagoid/dependabot/npm_and_yarn/commitlint/ensure-17.0.0
chore(deps-dev): bump @commitlint/ensure from 16.2.1 to 17.0.0
2022-06-16 06:38:01 -03:00
Wagner Santos
cb5ea6bc73
Merge pull request #397 from wagoid/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0
2022-06-16 06:37:55 -03:00
Wagner Santos
3cfd417be9
Merge pull request #441 from wagoid/dependabot/npm_and_yarn/prettier-2.7.1
chore(deps-dev): bump prettier from 2.6.1 to 2.7.1
2022-06-16 06:36:26 -03:00
dependabot[bot]
2a436b494a
chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.3 to 22.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 21.0.3 to 22.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:31:50 +00:00