dependabot[bot] and GitHub
4e404c1ff4
Bump jest-circus from 26.6.0 to 26.6.1
...
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus ) from 26.6.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.6.1/packages/jest-circus )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-26 07:35:22 +00:00
dependabot[bot] and GitHub
c21a140c9e
Bump @types/node from 14.14.0 to 14.14.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.0 to 14.14.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-22 06:28:16 +00:00
dependabot[bot] and GitHub
275d56294a
Bump @types/jest from 26.0.14 to 26.0.15
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.14 to 26.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-21 06:43:07 +00:00
dependabot[bot] and GitHub
6340eae5a4
Bump @types/node from 14.11.10 to 14.14.0
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.11.10 to 14.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-21 06:30:06 +00:00
Mike Penz and GitHub
58bf38f3d9
Merge pull request #57 from mikepenz/dependabot/npm_and_yarn/jest-circus-26.6.0
...
Bump jest-circus from 26.5.3 to 26.6.0
2020-10-20 08:07:10 +02:00
dependabot[bot] and GitHub
3bd38299f8
Bump jest-circus from 26.5.3 to 26.6.0
...
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus ) from 26.5.3 to 26.6.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v26.6.0/packages/jest-circus )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-20 06:04:37 +00:00
dependabot[bot] and GitHub
2ab066f626
Bump @typescript-eslint/parser from 4.4.1 to 4.5.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.4.1 to 4.5.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/v4.5.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-20 06:03:16 +00:00
Mike Penz
83ad299b7e
- upgrade sorting logic to use semver to ensure we support all cases properly
2020-10-19 18:56:26 +02:00
dependabot[bot] and GitHub
6e2c5b3a6e
Bump @types/node from 14.11.8 to 14.11.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.11.8 to 14.11.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-19 07:14:57 +00:00
Mike Penz
0a66008df0
- introduce proper approach to retrieve tag before a given tag
...
- add configuration options for
- path
- configuration
- fromTag, toTag
- token
- allow to specify transformers to adjust information to a specific form
- allow to specify different templates
- speed up by limiting information to pull
- add logic to automatically resolve current
- use github actions logger
2020-10-16 15:52:24 +02:00
Mike Penz and GitHub
5ec7a2d86f
Merge pull request #9 from mikepenz/dependabot/npm_and_yarn/jest-circus-26.5.3
...
Bump jest-circus from 26.4.2 to 26.5.3
2020-10-16 10:01:55 +02:00
Mike Penz and GitHub
816b065c37
Merge pull request #8 from mikepenz/dependabot/npm_and_yarn/prettier-2.1.2
...
Bump prettier from 2.1.1 to 2.1.2
2020-10-16 10:01:48 +02:00
Mike Penz and GitHub
a079374829
Merge pull request #7 from mikepenz/dependabot/npm_and_yarn/types/jest-26.0.14
...
Bump @types/jest from 26.0.10 to 26.0.14
2020-10-16 10:01:41 +02:00
Mike Penz and GitHub
7b72535fad
Merge pull request #6 from mikepenz/dependabot/npm_and_yarn/eslint-7.11.0
...
Bump eslint from 7.8.1 to 7.11.0
2020-10-16 10:01:32 +02:00
Mike Penz
8944338c36
- initial import of original source from https://github.com/nblagoev/pull-release-notes
...
- adjust action specifications
2020-10-16 09:51:24 +02:00
dependabot[bot] and GitHub
c133d2debb
Bump jest-circus from 26.4.2 to 26.5.3
...
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus ) from 26.4.2 to 26.5.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/commits/v26.5.3/packages/jest-circus )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:40:41 +00:00
dependabot[bot] and GitHub
54fd8b5d33
Bump prettier from 2.1.1 to 2.1.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:40:21 +00:00
dependabot[bot] and GitHub
1d5499531e
Bump @types/jest from 26.0.10 to 26.0.14
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.10 to 26.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:39:48 +00:00
dependabot[bot] and GitHub
fa791f0ae8
Bump eslint from 7.8.1 to 7.11.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.8.1 to 7.11.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:39:29 +00:00
dependabot[bot] and GitHub
db4c73c464
Bump @typescript-eslint/parser from 3.10.1 to 4.4.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 3.10.1 to 4.4.1.
- [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/v4.4.1/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:37:35 +00:00
Mike Penz and GitHub
2dee776043
Merge pull request #4 from mikepenz/dependabot/npm_and_yarn/eslint-plugin-jest-24.1.0
...
Bump eslint-plugin-jest from 23.20.0 to 24.1.0
2020-10-16 09:35:54 +02:00
Mike Penz and GitHub
67db1f187a
Merge pull request #3 from mikepenz/dependabot/npm_and_yarn/typescript-4.0.3
...
Bump typescript from 4.0.2 to 4.0.3
2020-10-16 09:35:33 +02:00
Mike Penz and GitHub
3dd8d3b352
Merge pull request #2 from mikepenz/dependabot/npm_and_yarn/vercel/ncc-0.24.1
...
Bump @vercel/ncc from 0.23.0 to 0.24.1
2020-10-16 09:34:55 +02:00
dependabot[bot] and GitHub
39e3193c24
Bump eslint-plugin-jest from 23.20.0 to 24.1.0
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.20.0 to 24.1.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:34:39 +00:00
dependabot[bot] and GitHub
4d2571fb61
Bump typescript from 4.0.2 to 4.0.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:34:07 +00:00
dependabot[bot] and GitHub
39f501aaa0
Bump @vercel/ncc from 0.23.0 to 0.24.1
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.23.0 to 0.24.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.23.0...0.24.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:33:45 +00:00
dependabot[bot] and GitHub
4d1c46f2ec
Bump @types/node from 14.10.0 to 14.11.8
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.10.0 to 14.11.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-16 07:33:26 +00:00
Mike Penz
5dcc029d42
Initial commit
2020-10-16 09:32:07 +02:00