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
|
e0bc7be9dd
|
Merge pull request #554 from wagoid/fix/552-cannot-find-conventional-changelog-conventionalcommits
fix: add conventional-changelog-conventionalcommits dependency to fix #552
|
2022-10-08 06:27:50 -03:00 |
|
Wagner Santos
|
b584ba3e8d
|
fix: add conventional-changelog-conventionalcommits dependency to fix #552
|
2022-10-08 06:24:42 -03:00 |
|
Wagner Santos
|
38b0650c78
|
Merge pull request #553 from wagoid/feat/update-commitlint
feat: update dependencies
|
2022-10-07 09:08:38 -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 |
|
Wagner Santos
|
dff38a37e5
|
Merge pull request #551 from wagoid/chore/update-node-version
ci: update node version to 16.5.0 in workflows
|
2022-10-06 11:52:43 -03:00 |
|
Wagner Santos
|
b2b0d9e20e
|
ci: update node version to 16.5.0 in workflows
|
2022-10-06 11:49:24 -03:00 |
|
GitHub Action
|
14fb59973e
|
chore(release): publish 5.1.1 [skip-ci]
|
2022-10-06 14:40:07 +00:00 |
|
Wagner Santos
|
7777b640af
|
Merge pull request #549 from wagoid/fix/action-yaml-updater
chore: replace deprecated standard-version with commit-and-tag-version
|
2022-10-06 11:38:47 -03: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
|
235d810bf1
|
Merge pull request #546 from wagoid/feat/add-commitlint-ensure
feat: add @commitlint/ensure so that users of the action can use it too
|
2022-10-06 11:07:34 -03: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 |
|
dependabot[bot]
|
df51968714
|
chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 (#449)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-28 15:27:42 +02: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 |
|
Wagner Santos
|
efb46c4c39
|
Merge pull request #455 from wagoid/dependabot/npm_and_yarn/eslint-8.18.0
chore(deps-dev): bump eslint from 8.17.0 to 8.18.0
|
2022-06-20 05:52:02 -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 |
|
Wagner Santos
|
7711466212
|
docs: update docs to use v5
|
2022-06-18 06:50:00 -03:00 |
|
GitHub Action
|
fd248645f9
|
chore(release): publish 5.0.0 [skip-ci]
|
2022-06-16 11:15:46 +00:00 |
|
Wagner Santos
|
d345d2fce6
|
Merge pull request #453 from wagoid/feat/upgrade-commitlint-packages
feat: upgrade @commitlint packages
|
2022-06-16 08:14:15 -03: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
|
978af5480f
|
Merge pull request #451 from wagoid/build/add-docker-to-dependabot
build: add docker to dependabot
|
2022-06-16 07:51:21 -03:00 |
|
Wagner Santos
|
8ccdafb382
|
chore: use caret in required node version
|
2022-06-16 07:46:13 -03:00 |
|
Wagner Santos
|
fa61bca7a0
|
build: add docker to dependabot
|
2022-06-16 07:44:04 -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 |
|
Wagner Santos
|
f61b241e9d
|
Merge pull request #448 from wagoid/dependabot/npm_and_yarn/lerna-5.1.4
chore(deps): bump lerna from 4.0.0 to 5.1.4
|
2022-06-16 07:11:09 -03: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 |
|
Wagner Santos
|
f95c1ac5c2
|
Merge pull request #446 from wagoid/dependabot/npm_and_yarn/lint-staged-13.0.1
chore(deps-dev): bump lint-staged from 12.3.7 to 13.0.1
|
2022-06-16 06:50:47 -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 |
|