sasjs
47a265a706
chore: removing sasjs/cli dependency
2025-03-18 12:26:39 +00:00
dependabot[bot]
6a2dcbb23f
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 10:19:46 +00:00
Allan
bce810caa0
chore: rebuilding devDependencies
2023-07-13 15:31:21 +01:00
Allan
222161d589
chore: dependency bump to CLI v4.4.1
2023-07-13 14:58:02 +01:00
Allan
0dc4bbab62
chore: bumping sasjs/cli in devDependencies
2023-07-10 19:51:57 +01:00
4e21772207
ci: sasjs cli fix
2023-06-20 11:39:19 +02:00
munja
b9c4882553
fix: linting issues
2022-12-30 12:38:34 +00:00
Allan Bowe
11da53f1cb
fix: adding authentication to server macros. Closes #221
2022-04-20 15:41:36 +00:00
Yury Shkoda
ba8c4ac844
chore: Merge branch 'main' of https://github.com/sasjs/core into cli-issue-1113
2022-04-14 18:22:57 +03:00
munja
efff77c94e
fix: mx_webout
2022-04-14 13:40:14 +01:00
Yury Shkoda
2b10cf6192
chore(dep): removed sasjs/core and bumped sasjs/cli
2022-04-14 14:55:43 +03:00
Allan Bowe
134b91f266
fix: avoiding running tests on viya
2022-04-14 11:14:35 +00:00
dependabot[bot]
7111fe14fb
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-14 04:41:55 +00:00
munja
8b0acf2eae
feat: adding format catalog capability to mp_filterstore
2022-02-06 22:12:00 +01:00
munja
df0fa95519
fix: adding sasjs/core dependency - see: https://github.com/sasjs/cli/issues/1113
2022-02-05 21:29:03 +01:00
munja
6fd215ceff
fix: streaming output in mp_streamfile by default (eg when param not found)
2022-02-03 20:13:57 +01:00
Allan Bowe
9fb218f0be
fix: renaming outcat to outlib for wider compatibility
2022-01-20 09:14:11 +00:00
munja
cd33355418
fix: formats
2022-01-07 13:14:40 +01:00
munja
a801e5c1f1
feat: mp_getpk macro (and test). Extracts primary keys from a table or library and presents them at table level in the correct order (of cols within a constraint)
2021-12-05 00:41:36 +00:00
Allan Bowe
96e1d146f4
chore: updating package.json
2021-11-18 13:07:00 +00:00
Vladislav Parhomchik
51cbfbf4bc
docs: add all-contributors dependence
2021-10-04 15:21:28 +03:00
Allan Bowe
8046d5a0b1
fix: updating CLI dependency to avoid npm install warnings
2021-09-30 14:47:56 +01:00
Allan Bowe
b5944181e1
chore(dependencies): bumping cli
2021-09-08 19:35:27 +03:00
Allan Bowe
078bdbeecf
chore: bumping devDependency (sasjs cli)
2021-08-18 23:47:17 +03:00
Saad Jutt
21200c11c1
fix: bump sasjs/cli version + 'prepare' support windows CMD/Powershell
2021-07-10 03:43:58 +05:00
Allan Bowe
b109e7cead
fix: bumping core
2021-06-21 11:27:06 +00:00
dependabot[bot]
c51c9c2ca9
chore(deps): bump ws from 7.4.5 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-31 02:08:52 +00:00
Allan Bowe
0f6ff2cc1e
chore: updating devdependency version for sasjs/cli
2021-05-19 18:16:00 +03:00
Allan Bowe
7cac4c71fb
chore: updating package.json
2021-05-19 18:14:04 +03:00
Allan Bowe
f1ec3eda81
fix: more badges for README
2021-05-15 22:20:53 +03:00
cb8992dade
fix: remove .githooks now we have sasjs lint
2021-04-03 21:54:50 +02:00
7dec3120be
chore: dependencies
2021-04-03 21:35:44 +02:00
9568b17f20
feat: enabling sasjs lint as a git pre-commit hook when contributing to @sasjs/core. To use, just run
...
> ghooks@2.0.4 install /home/zah/git/core/node_modules/ghooks
> node ./bin/module-install
> @sasjs/core@1.0.0 postinstall /home/zah/git/core
> node-git-hooks
Installing Git hooks...
added 14 packages from 12 contributors and audited 205 packages in 4.23s
17 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities from the repository.
2021-04-03 21:34:40 +02:00
f356e1f351
chore: updating CONTRIBUTING, preventing files with spaces being added, adding git hooks package
2021-03-21 22:23:50 +01:00
fb5f1c820a
chore: delisting the sasjs/cli dependency
2021-03-07 16:43:46 +01:00
268bdca4e0
chore: adding sasjsconfig schema file and updating package.json with SASjs CLI devDependency (used to generate doxygen docs)
2021-02-07 21:47:34 +01:00
Allan Bowe
5720caaf86
initial commit
2021-01-08 14:28:31 +00:00
Krishna Acondy
8beb0048a3
feat(*): recreate library as scoped package
2020-07-07 21:27:24 +01:00