dependabot-preview[bot]
d3e8035dd8
chore(deps-dev): bump @types/node from 13.9.3 to 13.9.8 ( #663 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.3 to 13.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 20:37:48 +02:00
dependabot-preview[bot]
2b9321f1e8
chore(deps-dev): bump lint-staged from 10.0.9 to 10.1.1 ( #664 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.0.9 to 10.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.9...v10.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 20:37:35 +02:00
dependabot-preview[bot]
5fe323cec1
chore(deps-dev): bump rollup from 2.2.0 to 2.3.2 ( #665 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.2.0 to 2.3.2.
- [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.2.0...v2.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 20:37:22 +02:00
Justin
2db0be8309
fix: Version updates
2020-03-24 22:34:27 +01:00
Justin Dalrymple
4751ed225f
fix(core): Adding better handling for form type arguments ( #570 )
...
This should be able to account for any form arguments passed to the requestHelper.
BREAKING CHANGE: Trigger.pipeline now has a defined variables property to house all the pipeline variables to be set. Before these variables were set on the root object, but this made it difficult to parse any future options that may be added to this function.
fixes : #568
2020-03-24 22:08:33 +01:00
dependabot-preview[bot]
75220ccc4c
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #640 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.25.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 10:11:29 +01:00
dependabot-preview[bot]
aa553590f1
chore(deps-dev): bump @typescript-eslint/parser from 2.24.0 to 2.25.0 ( #641 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.24.0 to 2.25.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/v2.25.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 10:11:12 +01:00
dependabot-preview[bot]
1f9c0efc14
chore(deps-dev): bump prettier from 2.0.1 to 2.0.2 ( #642 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.0.1 to 2.0.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.0.1...2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 10:10:52 +01:00
dependabot-preview[bot]
bcb403204a
chore(deps-dev): bump rollup-plugin-preserve-shebangs ( #643 )
...
Bumps [rollup-plugin-preserve-shebangs](https://github.com/elado/rollup-plugin-preserve-shebangs ) from 0.1.2 to 0.2.0.
- [Release notes](https://github.com/elado/rollup-plugin-preserve-shebangs/releases )
- [Changelog](https://github.com/elado/rollup-plugin-preserve-shebangs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/elado/rollup-plugin-preserve-shebangs/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 10:10:41 +01:00
dependabot-preview[bot]
3d9da8cb0c
chore(deps-dev): bump lint-staged from 10.0.8 to 10.0.9 ( #644 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.0.8 to 10.0.9.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.0.8...v10.0.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 10:10:26 +01:00
Justin
d9c97d44d1
feat(core): Override arguments in all template children ( #597 )
2020-03-22 18:25:59 +01:00
Justin
f48006ce26
chore: ✏️ Updating package versions and README
2020-03-22 15:13:46 +01:00
Justin
cedba55151
ci: 🤖 Adding missing publish configuration
2020-03-22 15:11:32 +01:00
Justin
3e49ab98cc
chore: ✏️ Updating release configuration and commit linting
2020-03-22 15:09:25 +01:00
Justin Dalrymple
e16962e7f6
chore: 🤖 Switching from npm to yarn, and updating global deps
2020-02-02 16:53:54 +01:00
Justin Dalrymple
15c841c15b
fix: Fixing some minor bugs ( #486 )
...
* fix: Change mapping import to be dynamic and fix old reference to humps
* chore: Removing default exports
* fix: Cleaning up .d.ts export
* docs: Adding browser example
* fix: Fixing rollup config
closes : #485
closes : #475
2019-10-28 14:10:54 +01:00
Stix89
fdf2575047
feat: Add support for Issue Statistics ( #481 )
2019-10-25 10:09:29 +02:00