abaplint-sci-server icon indicating copy to clipboard operation
abaplint-sci-server copied to clipboard

Node backend application for running abaplint on ABAP

Results 34 abaplint-sci-server issues
Sort by recently updated
recently updated
newest added

Bumps [supertest](https://github.com/ladjs/supertest) from 6.3.3 to 7.0.0. Release notes Sourced from supertest's releases. v7.0.0 Merge pull request #834 from Bruception/master 225118c Fix TestAgent not inheriting Agent properties f290431 fix: bump deps,...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies

Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.3 to 3.1.0. Release notes Sourced from nodemon's releases. v3.1.0 3.1.0 (2024-02-22) Features Enable nodemon to monitor file removal (#2182) (02d216f) Commits 02d216f feat: Enable nodemon to...

dependencies

Bumps [commander](https://github.com/tj/commander.js) from 8.3.0 to 12.0.0. Release notes Sourced from commander's releases. v12.0.0 Added .addHelpOption() as another way of configuring built-in help option (#2006) .helpCommand() for configuring built-in help command...

dependencies

Bumps [helmet](https://github.com/helmetjs/helmet) from 4.6.0 to 7.1.0. Changelog Sourced from helmet's changelog. 7.1.0 - 2023-11-07 Added helmet.crossOriginEmbedderPolicy now supports the unsafe-none directive. See #477 7.0.0 - 2023-05-06 Changed Breaking: Cross-Origin-Embedder-Policy middleware...

dependencies

Bumps [@types/morgan](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/morgan) from 1.9.6 to 1.9.9. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/morgan&package-manager=npm_and_yarn&previous-version=1.9.6&new-version=1.9.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Hey, I tried to install abaplint Server for my Docker Onprem Environnement, starting the Container results in Error: ![image](https://github.com/abaplint/abaplint-sci-server/assets/45813255/9c59bb54-5ab3-47a9-b64e-7f5ce953c93f) Is there any Step by Step Article available for setting this...

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 5.62.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.62.0 5.62.0 (2023-07-10) Bug Fixes eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#6938)...

dependencies

Hi guys, I've deployed abaplint sci server in my CF, but struggling with API requests. Do you have any guide or examples how to properly make requests? this is my...

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.42.0 to 5.53.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.53.0 5.53.0 (2023-02-20) Features eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce) eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1) typescript-estree:...