dependabot[bot]
694b23139c
chore(deps-dev): bump husky from 5.0.9 to 5.1.2
...
Bumps [husky](https://github.com/typicode/husky ) from 5.0.9 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v5.0.9...v5.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:04:11 +00:00
GitHub Action
51eac66567
chore(release): publish 3.0.1 [skip-ci]
2021-02-25 19:03:41 +00:00
Jeroen de Bruijn
e03ee8edd2
ci: run npm ci to install and ignore scripts ( #104 )
...
* ci: run `npm ci` to install and ignore scripts
`npm ci` is meant to be used in CI environments and the scripts are ignored to prevent e.g. Husky
from being installed in the CI environment. See https://docs.npmjs.com/cli/v7/commands/npm-ci .
* ci: run `npm ci` to install and ignore scripts in the Dockerfile
2021-02-25 20:02:06 +01:00
Jeroen de Bruijn
a0b2acf16c
style: add ESLint ignore file to enable linting of dotfiles ( #103 )
...
Closes #100 .
2021-02-25 19:03:56 +01:00
Jeroen de Bruijn
dbaa380ea6
chore: fix invalid lintstaged configuration ( #102 )
2021-02-25 13:43:32 +01:00
Jeroen de Bruijn
657daf298c
chore: move Husky configuration to .husky as per v5 documentation ( #101 )
...
Closes #98 .
2021-02-25 13:43:24 +01:00
GitHub Action
8752887edd
chore(release): publish 3.0.0 [skip-ci]
2021-02-24 19:23:41 +00:00
Jeroen de Bruijn
cb649cc971
Merge pull request #99 from wagoid/fix/deps-commitlint
...
fix(deps): udpate commitlint monorepo to v12
2021-02-24 20:22:19 +01:00
Jeroen de Bruijn
8b0212a146
test(lerna-scopes): add package.json to test fixture
2021-02-24 19:20:43 +01:00
Jeroen de Bruijn
8b0b095f5e
fix(deps): udpate commitlint monorepo to v12
...
BREAKING CHANGE: Remove support for lerna v2 and change the order of the `extends` resolution
from right-to-left to left-to-right.
Closes #97 .
2021-02-24 16:05:37 +01:00
GitHub Action
4b1bcb1c72
chore(release): publish 2.2.5 [skip-ci]
2021-02-18 18:14:55 +00:00
Wagner Santos
bd679b42e8
Merge pull request #95 from wagoid/style/add-eslint-config
...
style: add eslint to the project
2021-02-18 15:13:13 -03:00
Wagner Santos
574a6716ee
ci: add eslint check to CI workflow
2021-02-18 14:43:27 -03:00
Wagner Santos
51913c302c
style: add eslint to the project
...
The config is based on airbnb shared config, with some rules that work better with the project.
2021-02-18 14:43:25 -03:00
GitHub Action
300f6dc47c
chore(release): publish 2.2.4 [skip-ci]
2021-02-17 14:03:10 +00:00
Wagner Santos
39179da618
Merge pull request #96 from wagoid/build/dependabot-updates
...
chore(deps): aggregated dependabot updates
2021-02-17 11:01:35 -03:00
Wagner Santos
365070720e
Merge pull request #87 from wagoid/dependabot/npm_and_yarn/standard-version-9.1.0
...
chore(deps-dev): bump standard-version from 9.0.0 to 9.1.0
2021-02-17 10:57:39 -03:00
dependabot[bot]
25f7bb81c1
chore(deps-dev): bump standard-version from 9.0.0 to 9.1.0
...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version ) from 9.0.0 to 9.1.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.0.0...v9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:55:07 -03:00
Wagner Santos
1208ce4d09
Merge pull request #91 from wagoid/dependabot/npm_and_yarn/actions/github-4.0.0
...
chore(deps): bump @actions/github from 1.1.0 to 4.0.0
2021-02-17 10:54:23 -03:00
Wagner Santos
35f989c47c
test: remove unneeded update of GITHBU_TOKEN env var
2021-02-17 10:52:25 -03:00
Wagner Santos
84dd7685c6
fix: call getOctokit function instead of removed Github constructor
2021-02-17 10:51:18 -03:00
dependabot[bot]
bee74bb12f
chore(deps): bump @actions/github from 1.1.0 to 4.0.0
...
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github ) from 1.1.0 to 4.0.0.
- [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 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:44:17 -03:00
Wagner Santos
9fe338d08a
Merge pull request #88 from wagoid/dependabot/npm_and_yarn/execa-5.0.0
...
chore(deps): bump execa from 4.0.3 to 5.0.0
2021-02-17 10:43:37 -03:00
dependabot[bot]
7914bc72ab
chore(deps): bump execa from 4.0.3 to 5.0.0
...
Bumps [execa](https://github.com/sindresorhus/execa ) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/execa/releases )
- [Commits](https://github.com/sindresorhus/execa/compare/v4.0.3...v5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:41:01 -03:00
Wagner Santos
66b37df449
Merge pull request #93 from wagoid/dependabot/npm_and_yarn/jest-26.6.3
...
chore(deps-dev): bump jest from 24.9.0 to 26.6.3
2021-02-17 10:40:46 -03:00
dependabot[bot]
45f13fac22
chore(deps-dev): bump jest from 24.9.0 to 26.6.3
...
Bumps [jest](https://github.com/facebook/jest ) from 24.9.0 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v26.6.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:38:31 -03:00
Wagner Santos
caff509532
Merge pull request #92 from wagoid/dependabot/npm_and_yarn/conventional-changelog-cli-2.1.1
...
chore(deps-dev): bump conventional-changelog-cli from 2.1.0 to 2.1.1
2021-02-17 10:36:43 -03:00
dependabot[bot]
d8243084fe
chore(deps-dev): bump conventional-changelog-cli from 2.1.0 to 2.1.1
...
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases )
- [Commits](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog-cli@2.1.0...conventional-changelog-cli@2.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:34:54 -03:00
Wagner Santos
97e5310399
Merge pull request #85 from wagoid/dependabot/npm_and_yarn/lint-staged-10.5.4
...
chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.4
2021-02-17 10:34:27 -03:00
dependabot[bot]
591d3d30aa
chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.4
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.1 to 10.5.4.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 10:32:31 -03:00
Wagner Santos
9039574add
Merge pull request #83 from wagoid/dependabot/npm_and_yarn/husky-5.0.9
...
chore(deps-dev): bump husky from 3.1.0 to 5.0.9
2021-02-17 10:28:27 -03:00
Wagner Santos
5c1db3aec1
Merge pull request #82 from wagoid/dependabot/npm_and_yarn/prettier-2.2.1
...
chore(deps-dev): bump prettier from 1.19.1 to 2.2.1
2021-02-17 10:27:42 -03:00
Wagner Santos
4797b1f41b
Merge pull request #78 from wagoid/dependabot/github_actions/actions/setup-node-v2.1.4
...
chore(deps): bump actions/setup-node from v1 to v2.1.4
2021-02-17 10:26:30 -03:00
Wagner Santos
62fffeaccf
Merge pull request #77 from wagoid/dependabot/github_actions/actions/cache-v2.1.4
...
chore(deps): bump actions/cache from v2 to v2.1.4
2021-02-17 10:25:21 -03:00
dependabot[bot]
d3e4621a07
chore(deps-dev): bump husky from 3.1.0 to 5.0.9
...
Bumps [husky](https://github.com/typicode/husky ) from 3.1.0 to 5.0.9.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v3.1.0...v5.0.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 09:22:57 +00:00
GitHub Action
f0f333025c
chore(release): publish 2.2.3 [skip-ci]
2021-02-15 09:21:17 +00:00
dependabot[bot]
b36ff6e7ea
chore(deps): bump actions/setup-node from v1 to v2.1.4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v1 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...c46424eee26de4078d34105d3de3cc4992202b1e )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 09:20:39 +00:00
dependabot[bot]
3317cfd7fc
chore(deps): bump actions/cache from v2 to v2.1.4
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 09:20:35 +00:00
Wagner Santos
b0c301bff4
Merge pull request #94 from wagoid/style/improve-commitlint-rules
...
style: ignore body-max-line-length rule for deps commits
2021-02-15 06:19:57 -03:00
Wagner Santos
6f63f52e0f
ci: cache deps when running commitlint
2021-02-12 16:53:56 -03:00
Wagner Santos
0a48910d24
docs: update instructions to use current Node.js LTS
2021-02-12 16:42:05 -03:00
Wagner Santos
cd7f07d5ef
style: ignore body-max-line-length rule for deps commits
2021-02-12 16:42:03 -03:00
Wagner Santos
26b07cb569
ci: remove redundant commitlint-with-yml-file workflow
...
We have tests for custom yml config file, so this is not needed.
2021-02-12 15:49:45 -03:00
dependabot[bot]
8c8c7f1c74
chore(deps-dev): bump prettier from 1.19.1 to 2.2.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.2.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/1.19.1...2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 14:53:29 +00:00
GitHub Action
9befae6e79
chore(release): publish 2.2.2 [skip-ci]
2021-02-10 14:52:10 +00:00
Wagner Santos
7a79fecfef
Merge pull request #75 from Fdawgs/ci/dependabot
...
ci: add dependabot config
2021-02-10 11:50:39 -03:00
GitHub Action
3d26359e33
chore(release): publish 2.2.1 [skip-ci]
2021-02-10 14:47:56 +00:00
Wagner Santos
33ad0666e3
Merge pull request #76 from Fdawgs/build/deps
...
build(deps): remove uuid
2021-02-10 11:46:25 -03:00
Frazer Smith
7c72676b5b
build(deps): remove uuid
...
Not used
2021-02-10 14:28:48 +00:00
Frazer Smith
d81123cbbd
ci: add dependabot config
2021-02-10 14:06:35 +00:00