dependabot[bot]
|
94a693e57d
|
chore(deps): bump @sasjs/utils from 2.18.0 to 2.19.0
Bumps [@sasjs/utils](https://github.com/sasjs/utils) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/sasjs/utils/releases)
- [Commits](https://github.com/sasjs/utils/compare/v2.18.0...v2.19.0)
---
updated-dependencies:
- dependency-name: "@sasjs/utils"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-10 06:31:08 +00:00 |
|
Krishna Acondy
|
fec3372f92
|
Merge pull request #66 from sasjs/dependabot/npm_and_yarn/types/node-15.12.2
chore(deps-dev): bump @types/node from 15.0.2 to 15.12.2
|
2021-06-09 08:43:14 +01:00 |
|
dependabot[bot]
|
d5b38373d4
|
chore(deps-dev): bump @types/node from 15.0.2 to 15.12.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.12.2.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-09 07:41:42 +00:00 |
|
Krishna Acondy
|
21114e0a6f
|
Merge pull request #59 from sasjs/dependabot/npm_and_yarn/typescript-4.3.2
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2
|
2021-06-09 08:39:09 +01:00 |
|
dependabot[bot]
|
b52b3ac42f
|
chore(deps-dev): bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-09 07:24:53 +00:00 |
|
Krishna Acondy
|
7f4c389468
|
Merge pull request #67 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.18.0
chore(deps): bump @sasjs/utils from 2.12.0 to 2.18.0
|
2021-06-09 08:22:30 +01:00 |
|
dependabot[bot]
|
1fd4cd7ddc
|
chore(deps): bump @sasjs/utils from 2.12.0 to 2.18.0
Bumps [@sasjs/utils](https://github.com/sasjs/utils) from 2.12.0 to 2.18.0.
- [Release notes](https://github.com/sasjs/utils/releases)
- [Commits](https://github.com/sasjs/utils/compare/v2.12.0...v2.18.0)
---
updated-dependencies:
- dependency-name: "@sasjs/utils"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-09 07:19:50 +00:00 |
|
Krishna Acondy
|
b13302a315
|
Merge pull request #55 from sasjs/macro-declaration-multi-line
feat: mult-line macro declarations
v1.11.0
|
2021-06-09 08:17:41 +01:00 |
|
Krishna Acondy
|
0790a447f3
|
Merge branch 'main' into macro-declaration-multi-line
|
2021-06-09 08:16:42 +01:00 |
|
Krishna Acondy
|
11182aaaa7
|
Merge pull request #46 from sasjs/dependabot/npm_and_yarn/ts-jest-26.5.6
chore(deps-dev): bump ts-jest from 26.5.5 to 26.5.6
|
2021-06-09 08:16:26 +01:00 |
|
Krishna Acondy
|
7144d0cfe3
|
Merge branch 'main' into dependabot/npm_and_yarn/ts-jest-26.5.6
|
2021-06-09 08:15:17 +01:00 |
|
Saad Jutt
|
0caf31b7ff
|
chore: Code Refactor
|
2021-05-22 00:08:24 +05:00 |
|
Saad Jutt
|
020a1e08d0
|
chore: prevent space b/w macroName and starting parentheses is not applicable
|
2021-05-21 20:16:24 +05:00 |
|
Saad Jutt
|
a762dadf37
|
chore: testing content into single line
|
2021-05-21 20:08:38 +05:00 |
|
Saad Jutt
|
c9fa366130
|
fix(parseMacros): avoid statement break on html encoded semi colon
|
2021-05-21 20:05:53 +05:00 |
|
Saad Jutt
|
5701064c07
|
fix(strictMacroDefinition): updated logic for getting options
|
2021-05-21 19:41:45 +05:00 |
|
Saad Jutt
|
cbfa1f40d1
|
fix(strictMacroDefinition): updated logic for getting params
|
2021-05-21 18:32:22 +05:00 |
|
Saad Jutt
|
d391a4e8fc
|
fix(trimComments): handle case special comment case
|
2021-05-21 18:05:22 +05:00 |
|
Saad Jutt
|
f793eb3a76
|
fix(strictMacroDefinition): moved from lineRules to fileRules
|
2021-05-21 17:29:23 +05:00 |
|
Saad Jutt
|
af2d2c12c1
|
feat: mult-line macro declarations
|
2021-05-21 05:10:34 +05:00 |
|
Saad Jutt
|
8bfb547427
|
chore: removed redundant property from parsedMacros
|
2021-05-20 23:00:59 +05:00 |
|
Saad Jutt
|
d7721f8e5e
|
fix: comments within/outside the statement
|
2021-05-20 22:41:16 +05:00 |
|
Krishna Acondy
|
482ecec150
|
Merge pull request #54 from sasjs/issue53
Issue53
v1.10.0
|
2021-05-20 16:35:57 +01:00 |
|
Saad Jutt
|
b4ec32b72c
|
chore: updated sasjslint-schema.json
|
2021-05-20 19:22:08 +05:00 |
|
Saad Jutt
|
dcfeb7a641
|
feat: new rule added 'strictMacroDefinition'
|
2021-05-20 19:14:01 +05:00 |
|
Saad Jutt
|
e5780cd69a
|
fix(parseMacro): updated to have macros with parameters + options
|
2021-05-20 15:12:06 +05:00 |
|
dependabot[bot]
|
021f36663a
|
chore(deps-dev): bump ts-jest from 26.5.5 to 26.5.6
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.5 to 26.5.6.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.5...v26.5.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-20 07:00:31 +00:00 |
|
Yury Shkoda
|
5a358330c0
|
Merge pull request #50 from sasjs/git-hooks
feat(git): enabled git hook enforcing conventional commits
v1.9.0
|
2021-05-20 09:01:47 +03:00 |
|
Yury Shkoda
|
fa9e4136bc
|
chore(lint): fixed linting
|
2021-05-20 08:58:25 +03:00 |
|
Yury Shkoda
|
0c9b23c51b
|
feat(git): enabled git hook enforcing conventional commits
|
2021-05-20 08:54:36 +03:00 |
|
Allan Bowe
|
9daf8f8c82
|
Update README.md
|
2021-05-06 11:02:54 +03:00 |
|
Allan Bowe
|
7ed846e3aa
|
setting macronameinmend to true in readme
|
2021-05-06 11:02:29 +03:00 |
|
Krishna Acondy
|
f7f989fabd
|
Merge pull request #44 from sasjs/dependabot/npm_and_yarn/types/node-15.0.2
chore(deps-dev): bump @types/node from 15.0.1 to 15.0.2
v1.8.0
|
2021-05-06 07:26:30 +01:00 |
|
Krishna Acondy
|
850cf85ef1
|
Merge branch 'main' into dependabot/npm_and_yarn/types/node-15.0.2
|
2021-05-06 07:25:32 +01:00 |
|
Krishna Acondy
|
3dc304fffc
|
Merge pull request #42 from sasjs/format-diagnostics
feat(format-diagnostics): add diagnostic information to format result payload
|
2021-05-06 07:25:10 +01:00 |
|
Krishna Acondy
|
e329529484
|
chore(*): add comment
|
2021-05-06 07:24:07 +01:00 |
|
Krishna Acondy
|
15190bfe88
|
Merge branch 'format-diagnostics' of https://github.com/sasjs/lint into format-diagnostics
|
2021-05-06 07:22:32 +01:00 |
|
Krishna Acondy
|
bc011c4b47
|
chore(*): add tests for new functionality
|
2021-05-06 07:22:29 +01:00 |
|
dependabot[bot]
|
a95c083b61
|
chore(deps-dev): bump @types/node from 15.0.1 to 15.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.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>
|
2021-05-05 08:27:22 +00:00 |
|
Krishna Acondy
|
96fb384ec9
|
Merge branch 'main' into format-diagnostics
|
2021-05-04 08:52:07 +01:00 |
|
Krishna Acondy
|
21fd4e8fcc
|
Merge pull request #39 from sasjs/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
|
2021-05-04 08:51:54 +01:00 |
|
Krishna Acondy
|
ac595c65d0
|
Merge branch 'main' into dependabot/add-v2-config-file
|
2021-05-04 08:50:58 +01:00 |
|
Krishna Acondy
|
e5763ce529
|
Merge pull request #33 from sasjs/dependabot/npm_and_yarn/ts-jest-26.5.5
chore(deps-dev): bump ts-jest from 26.5.4 to 26.5.5
|
2021-05-04 08:50:29 +01:00 |
|
Krishna Acondy
|
4729f04589
|
Merge branch 'main' into dependabot/npm_and_yarn/ts-jest-26.5.5
|
2021-05-04 08:49:35 +01:00 |
|
dependabot-preview[bot]
|
596d56c906
|
chore(deps-dev): bump ts-jest from 26.5.4 to 26.5.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.4 to 26.5.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.4...v26.5.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-04 07:48:11 +00:00 |
|
Krishna Acondy
|
32956db8b2
|
chore(*): Add dependabot badge
|
2021-05-04 08:47:30 +01:00 |
|
Krishna Acondy
|
7b58c455dc
|
Merge pull request #36 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.23
chore(deps-dev): bump @types/jest from 26.0.21 to 26.0.23
|
2021-05-04 08:46:43 +01:00 |
|
dependabot-preview[bot]
|
c86fd7dd1d
|
chore(deps-dev): bump @types/jest from 26.0.21 to 26.0.23
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.21 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-04 07:45:39 +00:00 |
|
Krishna Acondy
|
34e9a7b139
|
Merge pull request #30 from sasjs/dependabot/npm_and_yarn/typescript-4.2.4
chore(deps-dev): bump typescript from 4.2.3 to 4.2.4
|
2021-05-04 08:44:11 +01:00 |
|
dependabot-preview[bot]
|
5de3d33c1c
|
chore(deps-dev): bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-04 07:41:55 +00:00 |
|