5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
Commit graph

271 commits

Author SHA1 Message Date
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
Wagner Santos
823b4183ed
Merge pull request #413 from wagoid/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.3.0
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.1.3 to 13.3.0
2022-06-16 06:30:45 -03:00
dependabot[bot]
098126b8c0
chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:28:48 +00:00
dependabot[bot]
6abdc5e34b
chore(deps-dev): bump prettier from 2.6.1 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:28:40 +00:00
dependabot[bot]
9e9d36396e
chore(deps-dev): bump jest from 27.5.1 to 28.1.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.5.1 to 28.1.1.
- [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/v28.1.1/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:27:04 +00:00
Wagner Santos
16b6de4efd
Merge pull request #417 from wagoid/dependabot/npm_and_yarn/husky-8.0.1
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
2022-06-16 06:25:20 -03:00
dependabot[bot]
53685234db
chore(deps-dev): bump @commitlint/ensure from 16.2.1 to 17.0.0
Bumps [@commitlint/ensure](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/ensure) from 16.2.1 to 17.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/ensure/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.0/@commitlint/ensure)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:24:38 +00:00
dependabot[bot]
167db37bcc
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.1.3 to 13.3.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.1.3 to 13.3.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.3.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 09:23:29 +00:00
Wagner Santos
27adeea602
Merge pull request #431 from wagoid/dependabot/npm_and_yarn/babel/preset-env-7.18.2
chore(deps-dev): bump @babel/preset-env from 7.16.11 to 7.18.2
2022-06-16 06:23:24 -03:00
Wagner Santos
0d2df56965
Merge pull request #436 from wagoid/dependabot/npm_and_yarn/yaml-2.1.1
chore(deps-dev): bump yaml from 2.0.1 to 2.1.1
2022-06-16 06:22:48 -03:00
Wagner Santos
268a2a3d95
Merge pull request #434 from wagoid/dependabot/npm_and_yarn/standard-version-9.5.0
chore(deps-dev): bump standard-version from 9.3.2 to 9.5.0
2022-06-16 06:22:36 -03:00
Wagner Santos
9ae39494f8
Merge pull request #430 from wagoid/dependabot/npm_and_yarn/babel-jest-28.1.0
chore(deps-dev): bump babel-jest from 27.5.1 to 28.1.0
2022-06-16 06:22:12 -03:00
dependabot[bot]
0926ad3969
chore(deps-dev): bump @jest/globals from 27.5.1 to 28.1.0
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 27.5.1 to 28.1.0.
- [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/v28.1.0/packages/jest-globals)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:18:08 +00:00
dependabot[bot]
2c7ca4d2cd
chore(deps-dev): bump yaml from 2.0.1 to 2.1.1
Bumps [yaml](https://github.com/eemeli/yaml) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.0.1...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:17:06 +00:00
dependabot[bot]
6f711c991b
chore(deps-dev): bump standard-version from 9.3.2 to 9.5.0
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.3.2 to 9.5.0.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.3.2...v9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:15:13 +00:00
dependabot[bot]
a5bf3a0b9f
chore(deps-dev): bump @babel/preset-env from 7.16.11 to 7.18.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.18.2.
- [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.2/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:12:41 +00:00
dependabot[bot]
fd361fba6f
chore(deps-dev): bump babel-jest from 27.5.1 to 28.1.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.5.1 to 28.1.0.
- [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/v28.1.0/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:11:51 +00:00
dependabot[bot]
3b06076f38
chore(deps-dev): bump husky from 7.0.4 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 02:04:19 +00:00
Diogo Kiss
e4c3e786a4 build: upgrade base Docker image to prevent security vulnerability
According to Snyk.io, the currently used base Docker image has 19 security
vulnerabilities (13 high).
https://snyk.io/test/docker/node%3A16.5.0-alpine3.14

On the other hand, the image `node:16.14.2-alpine3.14` has no known security
vulnerabilies.

https://snyk.io/test/docker/node%3A16.14.2-alpine3.14

This commit upgrades the image to fix the above mentioned issues.
2022-05-09 08:19:41 +02:00
dependabot[bot]
f8309eba38 chore(deps-dev): bump yaml from 1.10.2 to 2.0.1
Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.0.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.2...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 06:49:10 -03:00
GitHub Action
d608cb14ef chore(release): publish 4.1.12 [skip-ci] 2022-05-07 09:39:05 +00:00
Wagner Santos
ba2f2b5735
Merge pull request #375 from wagoid/dependabot/npm_and_yarn/commitlint/cli-16.2.3
chore(deps-dev): bump @commitlint/cli from 13.2.1 to 16.2.3
2022-04-06 18:32:45 -03:00
dependabot[bot]
bbf526cbe6
chore(deps-dev): bump @commitlint/cli from 13.2.1 to 16.2.3
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 13.2.1 to 16.2.3.
- [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/v16.2.3/@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-04-06 21:30:52 +00:00
dependabot[bot]
30438086ec
chore(deps-dev): bump conventional-changelog-cli from 2.1.1 to 2.2.2
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog) from 2.1.1 to 2.2.2.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/.release-please-manifest.json)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.1...conventional-changelog-cli-v2.2.2)

---
updated-dependencies:
- dependency-name: conventional-changelog-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 21:30:32 +00:00
Wagner Santos
d2d40e42b8
Merge pull request #369 from wagoid/dependabot/npm_and_yarn/lint-staged-12.3.7
chore(deps-dev): bump lint-staged from 11.1.2 to 12.3.7
2022-04-06 18:29:52 -03:00
Wagner Santos
3adf47705b
Merge pull request #365 from wagoid/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.0.3
chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.3
2022-04-06 18:29:36 -03:00
Wagner Santos
3aaeccdef1
Merge pull request #341 from wagoid/dependabot/npm_and_yarn/commitlint/ensure-16.2.1
chore(deps-dev): bump @commitlint/ensure from 13.2.0 to 16.2.1
2022-04-06 18:29:20 -03:00
dependabot[bot]
8a53ce6bf6
chore(deps-dev): bump lint-staged from 11.1.2 to 12.3.7
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.2 to 12.3.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.2...v12.3.7)

---
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-04-06 21:24:57 +00:00
dependabot[bot]
5b04950331
chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.3
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 20.0.0 to 21.0.3.
- [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-v21.0.3/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-04-06 21:24:41 +00:00
dependabot[bot]
505b2c9fbe
chore(deps-dev): bump @commitlint/ensure from 13.2.0 to 16.2.1
Bumps [@commitlint/ensure](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/ensure) from 13.2.0 to 16.2.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/ensure/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.2.1/@commitlint/ensure)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 21:24:12 +00:00
Wagner Santos
6ada918d84
Merge pull request #349 from wagoid/dependabot/npm_and_yarn/rollup/plugin-babel-5.3.1
chore(deps-dev): bump @rollup/plugin-babel from 5.3.0 to 5.3.1
2022-04-06 18:24:05 -03:00
Wagner Santos
e5e453835c
Merge pull request #359 from wagoid/dependabot/npm_and_yarn/jest-27.5.1
chore(deps-dev): bump jest from 27.2.4 to 27.5.1
2022-04-06 18:23:44 -03:00
dependabot[bot]
48f0c6c84e
chore(deps-dev): bump jest from 27.2.4 to 27.5.1
Bumps [jest](https://github.com/facebook/jest) from 27.2.4 to 27.5.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.4...v27.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 21:23:24 +00:00
dependabot[bot]
7c14cdfa6d
chore(deps-dev): bump babel-jest from 27.2.4 to 27.5.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.2.4 to 27.5.1.
- [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/v27.5.1/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 21:23:06 +00:00
Wagner Santos
0d00942955
Merge pull request #329 from wagoid/dependabot/npm_and_yarn/babel/preset-env-7.16.11
chore(deps-dev): bump @babel/preset-env from 7.15.6 to 7.16.11
2022-04-06 18:22:30 -03:00
Wagner Santos
41396d6e00
Merge pull request #287 from wagoid/dependabot/npm_and_yarn/eslint-config-airbnb-base-15.0.0
chore(deps-dev): bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
2022-04-06 18:22:13 -03:00
dependabot[bot]
7867438212
chore(deps-dev): bump @rollup/plugin-babel from 5.3.0 to 5.3.1
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v5.3.1/packages/babel)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 21:22:02 +00:00
Wagner Santos
5c9efba5f0
Merge pull request #266 from wagoid/dependabot/npm_and_yarn/husky-7.0.4
chore(deps-dev): bump husky from 7.0.2 to 7.0.4
2022-04-06 18:21:59 -03:00
Wagner Santos
0f29b17d91
Merge pull request #328 from wagoid/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.1.3
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.1.3
2022-04-06 18:20:37 -03:00
dependabot[bot]
72f3db574e
chore(deps-dev): bump testdouble from 3.16.2 to 3.16.4
Bumps [testdouble](https://github.com/testdouble/testdouble.js) from 3.16.2 to 3.16.4.
- [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.2...v3.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 21:19:06 +00:00
Wagner Santos
e58980e2aa
Merge pull request #373 from wagoid/dependabot/npm_and_yarn/rollup-2.70.1
chore(deps-dev): bump rollup from 2.58.0 to 2.70.1
2022-04-06 18:18:15 -03:00
GitHub Action
ca212b3558 chore(release): publish 4.1.11 [skip-ci] 2022-04-06 21:13:56 +00:00
GitHub Action
61e2e5459f chore(release): publish 4.1.10 [skip-ci] 2022-04-01 06:48:18 +00:00
dependabot[bot]
56a5f8a20c
chore(deps-dev): bump rollup from 2.58.0 to 2.70.1
Bumps [rollup](https://github.com/rollup/rollup) from 2.58.0 to 2.70.1.
- [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.58.0...v2.70.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:44:02 +00:00
dependabot[bot]
76ed0da998
chore(deps-dev): bump standard-version from 9.3.1 to 9.3.2 (#265)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.3.1...v9.3.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:43:03 +02:00
dependabot[bot]
0b3bf099d4
chore(deps-dev): bump @babel/preset-env from 7.15.6 to 7.16.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.6 to 7.16.11.
- [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.16.11/packages/babel-preset-env)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:39:25 +00:00
dependabot[bot]
275241cc88
chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.5 to 13.1.3
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.5 to 13.1.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.1.3/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:39:10 +00:00
dependabot[bot]
4fc91d9b18
chore(deps-dev): bump @jest/globals from 27.2.4 to 27.5.1 (#343)
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 27.2.4 to 27.5.1.
- [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/v27.5.1/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:38:31 +02:00
dependabot[bot]
00fe23a9e4
chore(deps-dev): bump @babel/core from 7.15.5 to 7.17.8 (#366)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.17.8.
- [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.17.8/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:38:20 +02:00
dependabot[bot]
94ea2d315c
chore(deps-dev): bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 14.2.1 to 15.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v14.2.1...eslint-config-airbnb-base-v15.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-airbnb-base
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:38:09 +00:00
dependabot[bot]
d7e1e17d99
chore(deps-dev): bump husky from 7.0.2 to 7.0.4
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v7.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 06:38:05 +00:00
dependabot[bot]
70c677c807
chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.5.0 (#371)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.5.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:38:03 +02:00
dependabot[bot]
9fb21d585a
chore(deps-dev): bump prettier from 2.4.1 to 2.6.1 (#377)
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.6.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:37:25 +02:00
dependabot[bot]
2065ac747c
chore(deps-dev): bump eslint from 7.32.0 to 8.12.0 (#378)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.12.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/v7.32.0...v8.12.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 08:37:13 +02:00
GitHub Action
296247dfa6 chore(release): publish 4.1.9 [skip-ci] 2021-10-11 18:51:52 +00:00
GitHub Action
06415ebf95 chore(release): publish 4.1.8 [skip-ci] 2021-10-11 18:43:50 +00:00
Wagner Santos
a5ab401c4d
Merge pull request #258 from wagoid/chore/upgrade-commitlint-dev-deps
chore(deps-dev): upgrade @commitlint/* dev deps
2021-10-11 15:42:39 -03:00
wagoid
c13f233eb8 chore(deps): upgrade commitlint-plugin-function-rules 2021-10-11 15:39:10 -03:00
GitHub Action
4a39fcfe3d chore(release): publish 4.1.7 [skip-ci] 2021-10-11 18:38:56 +00:00
wagoid
f1eac798f3 chore(deps-dev): upgrade @commitlint/* dev deps 2021-10-11 15:38:42 -03:00
Wagner Santos
a509674f37
Merge pull request #256 from wagoid/chore/upgrade-commitlint-packages
chore(deps): upgrade @commitlint/* packages
2021-10-11 15:37:34 -03:00
wagoid
18c274cdaf chore(deps): upgrade @commitlint/* packages 2021-10-11 15:35:08 -03:00
GitHub Action
6981d840c4 chore(release): publish 4.1.6 [skip-ci] 2021-10-11 18:34:40 +00:00
wagoid
79c0cabe66 chore(deps): upgrade @commitlint-config* packages 2021-10-11 15:31:12 -03:00
dependabot[bot]
11aebb1a49
chore(deps-dev): bump rollup from 2.56.3 to 2.58.0 (#253)
Bumps [rollup](https://github.com/rollup/rollup) from 2.56.3 to 2.58.0.
- [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.56.3...v2.58.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:21:56 +02:00
GitHub Action
8d669e311f chore(release): publish 4.1.5 [skip-ci] 2021-10-01 09:19:58 +00:00
dependabot[bot]
d64c04197d
chore(deps): bump @actions/core from 1.5.0 to 1.6.0 (#240)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:17:54 +02:00
dependabot[bot]
b3d91511b9
chore(deps-dev): bump @jest/globals from 27.1.1 to 27.2.4 (#241)
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 27.1.1 to 27.2.4.
- [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/v27.2.4/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:17:40 +02:00
dependabot[bot]
8afa4f7bfd
chore(deps-dev): bump jest from 27.1.1 to 27.2.4 (#242)
Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.1.1...v27.2.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-01 11:17:28 +02:00