renovate[bot]
ac725ffd08
fix(deps): update dependency @octokit/action to v5
2023-01-21 07:51:23 +08:00
renovate[bot]
449fdc835d
chore(deps): update jest monorepo to v29
2023-01-18 18:10:52 +08:00
renovate[bot]
922d499334
chore(deps): update dependency prettier to v2.8.3
2023-01-18 08:23:43 +08:00
semantic-release-bot
159c52b091
chore(release): 1.1.1 [skip ci]
...
## [1.1.1](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.1.0...v1.1.1 ) (2023-01-11)
### Bug Fixes
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([90aa391 ](90aa3913e5 ))
2023-01-11 09:25:34 +00:00
dependabot[bot]
e2ee8b21c7
chore(deps-dev): bump prettier from 2.8.1 to 2.8.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.2.
- [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.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-11 17:24:24 +08:00
semantic-release-bot
818311a3c4
chore(release): 1.1.0 [skip ci]
...
# [1.1.0](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.18...v1.1.0 ) (2022-12-25)
### Features
* Default docker-compose `version` to latest ([#643 ](https://github.com/KengoTODA/actions-setup-docker-compose/issues/643 )) ([c61c6f5 ](c61c6f59f3 ))
2022-12-25 05:59:21 +00:00
Kengo TODA
c61c6f59f3
feat: Default docker-compose version to latest ( #643 )
...
* test: add expected behavior as a test case
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* implement the necessary feature
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* add a missing return type
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* ci: try to run action without GITHUB_TOKEN env var
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* input version is not required
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* update the distributed package
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* fix eslint warning
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* provide GITHUB_TOKEN to create Octokit
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* docs: update README.md
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* docs: update README.md
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* docs: update README.md
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* docs: update README.md
Signed-off-by: Kengo TODA <skypencil@gmail.com >
* update distributions
Signed-off-by: Kengo TODA <skypencil@gmail.com >
Signed-off-by: Kengo TODA <skypencil@gmail.com >
2022-12-25 13:58:23 +08:00
dependabot[bot]
5e505bc4b3
chore(deps-dev): bump prettier from 2.8.0 to 2.8.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.0 to 2.8.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.8.0...2.8.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-14 08:17:35 +08:00
dependabot[bot]
8d99b83e28
chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.34.0 to 0.36.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.34.0...0.36.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 09:28:05 +08:00
dependabot[bot]
13174b43bf
chore(deps-dev): bump prettier from 2.7.1 to 2.8.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.0.
- [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.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 17:03:23 +00:00
semantic-release-bot
c96702274c
chore(release): 1.0.18 [skip ci]
...
## [1.0.18](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.17...v1.0.18 ) (2022-10-10)
### Bug Fixes
* **deps:** bump @actions/core from 1.9.1 to 1.10.0 ([2ac6a56 ](2ac6a5632b ))
2022-10-10 00:56:45 +00:00
dependabot[bot]
bd9138189d
chore(deps-dev): bump eslint-plugin-jest from 26.8.7 to 27.0.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.8.7 to 27.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.7...v27.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-29 17:07:15 +00:00
semantic-release-bot
4c9cc29a0a
chore(release): 1.0.17 [skip ci]
...
## [1.0.17](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.16...v1.0.17 ) (2022-08-09)
### Bug Fixes
* **deps:** bump @actions/core from 1.9.0 to 1.9.1 ([b9927cb ](b9927cb2e6 ))
2022-08-09 17:17:26 +00:00
dependabot[bot]
c4c375ebd4
chore(deps-dev): bump @types/node from 17.0.44 to 18.0.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.44 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-16 17:13:04 +00:00
dependabot[bot]
0a2e8f6a5d
chore(deps-dev): bump prettier from 2.7.0 to 2.7.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.0 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.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-16 17:09:10 +00:00
semantic-release-bot
63d2cab15e
chore(release): 1.0.16 [skip ci]
...
## [1.0.16](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.15...v1.0.16 ) (2022-06-15)
### Bug Fixes
* **deps:** bump @actions/core from 1.8.2 to 1.9.0 ([cd71d81 ](cd71d81ce8 ))
2022-06-15 17:06:01 +00:00
dependabot[bot]
6dbd4dbd1a
chore(deps-dev): bump prettier from 2.6.2 to 2.7.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 2.7.0.
- [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.2...2.7.0 )
---
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-14 17:04:52 +00:00
semantic-release-bot
52957b5c8d
chore(release): 1.0.15 [skip ci]
...
## [1.0.15](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.14...v1.0.15 ) (2022-06-06)
### Bug Fixes
* **deps:** bump semver-regex from 3.1.3 to 3.1.4 ([d7c34cb ](d7c34cba3e ))
2022-06-06 17:07:37 +00:00
semantic-release-bot
b3c36f9074
chore(release): 1.0.14 [skip ci]
...
## [1.0.14](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.13...v1.0.14 ) (2022-06-03)
### Bug Fixes
* **deps:** bump npm from 8.3.1 to 8.12.0 ([318412f ](318412f2e3 ))
2022-06-03 17:08:14 +00:00
dependabot[bot]
43f4d5832e
chore(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.33.4 to 0.34.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.33.4...0.34.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-26 17:04:54 +00:00
semantic-release-bot
86b5d01042
chore(release): 1.0.13 [skip ci]
...
## [1.0.13](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.12...v1.0.13 ) (2022-05-17)
### Bug Fixes
* **deps:** bump @actions/core from 1.8.0 to 1.8.2 ([a12ebbb ](a12ebbb935 ))
2022-05-17 03:48:15 +00:00
semantic-release-bot
c218e2d40a
chore(release): 1.0.12 [skip ci]
...
## [1.0.12](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.11...v1.0.12 ) (2022-05-16)
### Bug Fixes
* **deps:** bump @actions/tool-cache from 1.7.2 to 2.0.1 ([b9fd814 ](b9fd81486c ))
2022-05-16 17:20:48 +00:00
dependabot[bot]
b9fd81486c
fix(deps): bump @actions/tool-cache from 1.7.2 to 2.0.1
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.7.2 to 2.0.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
---
updated-dependencies:
- dependency-name: "@actions/tool-cache"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-16 17:19:46 +00:00
semantic-release-bot
e903933381
chore(release): 1.0.11 [skip ci]
...
## [1.0.11](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.10...v1.0.11 ) (2022-05-07)
### Bug Fixes
* **deps:** bump @actions/core from 1.7.0 to 1.8.0 ([0b5a2fa ](0b5a2faf05 ))
2022-05-07 00:33:07 +00:00
semantic-release-bot
8a16a74939
chore(release): 1.0.10 [skip ci]
...
## [1.0.10](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.9...v1.0.10 ) (2022-04-25)
### Bug Fixes
* **deps:** bump @actions/core from 1.6.0 to 1.7.0 ([5d03656 ](5d03656652 ))
2022-04-25 17:07:43 +00:00
semantic-release-bot
1d605d9611
chore(release): 1.0.9 [skip ci]
...
## [1.0.9](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.8...v1.0.9 ) (2022-04-19)
### Bug Fixes
* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([7ec9a6d ](7ec9a6d6b7 ))
2022-04-19 08:25:25 +00:00
semantic-release-bot
8e8d4caa1c
chore(release): 1.0.8 [skip ci]
...
## [1.0.8](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.7...v1.0.8 ) (2022-04-19)
### Bug Fixes
* **deps:** bump minimist from 1.2.5 to 1.2.6 ([c261ddc ](c261ddcb91 ))
2022-04-19 08:22:29 +00:00
semantic-release-bot
2e45dba80f
chore(release): 1.0.7 [skip ci]
...
## [1.0.7](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.6...v1.0.7 ) (2022-04-18)
### Bug Fixes
* version prefix 'v' is missing for docker-compose v2 ([e1d8c7b ](e1d8c7b2f9 ))
2022-04-18 03:41:49 +00:00
dependabot[bot]
a57db4b385
chore(deps-dev): bump prettier from 2.6.1 to 2.6.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.1 to 2.6.2.
- [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.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 17:06:18 +00:00
dependabot[bot]
2fee5be296
chore(deps-dev): bump prettier from 2.6.0 to 2.6.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.0 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.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-25 17:06:41 +00:00
semantic-release-bot
6b32e096b7
chore(release): 1.0.6 [skip ci]
...
## [1.0.6](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.5...v1.0.6 ) (2022-03-18)
### Bug Fixes
* **deps:** bump @actions/tool-cache from 1.7.1 to 1.7.2 ([dca859b ](dca859b7b4 ))
2022-03-18 18:44:57 +00:00
semantic-release-bot
a417ad6d2c
chore(release): 1.0.5 [skip ci]
...
## [1.0.5](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.4...v1.0.5 ) (2022-03-18)
### Bug Fixes
* **deps:** bump @actions/exec from 1.1.0 to 1.1.1 ([479ea78 ](479ea78612 ))
2022-03-18 18:32:39 +00:00
dependabot[bot]
5a40f8624d
chore(deps-dev): bump prettier from 2.5.1 to 2.6.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.0.
- [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.5.1...2.6.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 09:17:39 +00:00
dependabot[bot]
0f0dbf454c
chore(deps-dev): bump eslint-plugin-jest from 25.3.4 to 26.0.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 25.3.4 to 26.0.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v25.3.4...v26.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 17:07:34 +00:00
dependabot[bot]
bc386705cd
chore(deps-dev): bump semantic-release from 18.0.1 to 19.0.2
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 18.0.1 to 19.0.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v18.0.1...v19.0.2 )
---
updated-dependencies:
- dependency-name: semantic-release
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-18 17:06:34 +00:00
dependabot[bot]
4e82703b99
chore(deps-dev): bump @semantic-release/git from 9.0.1 to 10.0.1
...
Bumps [@semantic-release/git](https://github.com/semantic-release/git ) from 9.0.1 to 10.0.1.
- [Release notes](https://github.com/semantic-release/git/releases )
- [Commits](https://github.com/semantic-release/git/compare/v9.0.1...v10.0.1 )
---
updated-dependencies:
- dependency-name: "@semantic-release/git"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-22 17:33:16 +00:00
dependabot[bot]
acb8b4a664
chore(deps-dev): bump @semantic-release/exec from 5.0.0 to 6.0.3
...
Bumps [@semantic-release/exec](https://github.com/semantic-release/exec ) from 5.0.0 to 6.0.3.
- [Release notes](https://github.com/semantic-release/exec/releases )
- [Commits](https://github.com/semantic-release/exec/compare/v5.0.0...v6.0.3 )
---
updated-dependencies:
- dependency-name: "@semantic-release/exec"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-22 17:23:57 +00:00
dependabot[bot]
f956851d3c
chore(deps-dev): bump semantic-release from 17.4.7 to 18.0.1
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.4.7 to 18.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.7...v18.0.1 )
---
updated-dependencies:
- dependency-name: semantic-release
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-21 17:04:35 +00:00
semantic-release-bot
e0db97016d
chore(release): 1.0.4 [skip ci]
...
## [1.0.4](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.3...v1.0.4 ) (2021-12-21)
### Bug Fixes
* bump up nodejs to v16 ([#379 ](https://github.com/KengoTODA/actions-setup-docker-compose/issues/379 )) ([71a073d ](71a073de4f ))
2021-12-21 06:52:18 +00:00
dependabot[bot]
92f3cf265a
chore(deps-dev): bump @types/node from 16.11.13 to 17.0.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.13 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-16 17:16:37 +00:00
dependabot[bot]
5bc60d8436
chore(deps-dev): bump prettier from 2.5.0 to 2.5.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.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.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-10 17:11:54 +00:00
dependabot[bot]
45d86ed337
chore(deps-dev): bump @vercel/ncc from 0.32.0 to 0.33.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.32.0...0.33.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-03 17:16:48 +00:00
dependabot[bot]
da46b584ff
chore(deps-dev): bump prettier from 2.4.1 to 2.5.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.1 to 2.5.0.
- [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.5.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-25 17:05:50 +00:00
dependabot[bot]
d97b415a3b
chore(deps-dev): bump @vercel/ncc from 0.31.1 to 0.32.0
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.31.1...0.32.0 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-17 17:08:44 +00:00
dependabot[bot]
40e2cd86ea
chore(deps-dev): bump eslint from 7.32.0 to 8.1.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.1.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.1.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-04 17:04:24 +00:00
dependabot[bot]
b7e00b64d3
chore(deps-dev): bump @typescript-eslint/parser from 4.33.0 to 5.3.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.33.0 to 5.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.3.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-03 17:20:19 +00:00
dependabot[bot]
de923addba
chore(deps-dev): bump eslint-plugin-github from 4.3.2 to 4.3.3
...
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/github/eslint-plugin-github/releases )
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.3.2...v4.3.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-02 17:21:19 +00:00
dependabot[bot]
f4e0a042f7
chore(deps-dev): bump eslint-plugin-jest from 24.5.2 to 25.0.1
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.5.2 to 25.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.5.2...v25.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 17:06:11 +00:00
semantic-release-bot
5c1f7c551e
chore(release): 1.0.3 [skip ci]
...
## [1.0.3](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.0.2...v1.0.3 ) (2021-09-29)
### Bug Fixes
* **deps:** bump @actions/core from 1.5.0 to 1.6.0 ([cde9a19 ](cde9a1913a ))
2021-09-29 17:14:34 +00:00
dependabot[bot]
53757c4d4e
chore(deps-dev): bump prettier from 2.4.0 to 2.4.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.4.0 to 2.4.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.0...2.4.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-16 17:04:39 +00:00