sasjs / vscode-extension

SAS Linting, Syntax Highlighting, and Code Execution from VS Code
https://marketplace.visualstudio.com/items?itemName=SASjs.sasjs-for-vscode
MIT License
22 stars 4 forks source link

chore(deps): bump @sasjs/adapter from 4.1.2 to 4.2.1 #398

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sasjs/adapter from 4.1.2 to 4.2.1.

Commits
  • 6aee95b Merge pull request #794 from sasjs/issue-303
  • 3d281ab chore: downgrade pem dev dependency by one minor version
  • 99d783e fix: write a message to the log indicating that a login was not attempted as ...
  • 17a3d1b fix: modify the reqgex to handle the loginForm response on latest sas9
  • 01af5eb Merge pull request #791 from sasjs/sas9-mini
  • 0c3797e chore: deleted package-lock.json and recreated by npm install
  • c33c509 chore: merge master
  • af351d7 chore: bump webpack
  • 2b53406 chore: no need for forked version of tough cookie
  • 99cfb8b feat: created a minified version of adapter for executing web jobs on sas9
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #402.