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
23 stars 4 forks source link

chore(deps): bump @sasjs/adapter from 4.1.2 to 4.2.4 #402

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sasjs/adapter from 4.1.2 to 4.2.4.

Commits
  • 7cbc2bd Merge pull request #801 from sasjs/issue-680
  • 5bc2afb Merge pull request #800 from sasjs/sasjstestservices
  • dd3a7fe fix: ErrorBody interface made public
  • ba1b1e6 Merge branch 'sasjstestservices' of github.com:sasjs/adapter into sasjstestse...
  • 3daa85a chore: updating appLoc to /Public/app/adapter-tests in sasjs-tests
  • d113985 Update invalidJSON.sas
  • cb106c7 chore: adding services in seperate (deployable) files as alternative to manua...
  • ab8da28 Merge pull request #798 from sasjs/redirected-login-m8
  • a729d67 chore: remove /home leftovers
  • 548a44d chore: auth manager test fix
  • 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 #408.