sasjs / utils

Utility functions and helpers for the SASjs framework
https://sasjs.io
8 stars 0 forks source link

chore(deps-dev): bump @sasjs/core from 4.43.1 to 4.45.11 #234

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @sasjs/core from 4.43.1 to 4.45.11.

Release notes

Sourced from @​sasjs/core's releases.

v4.45.11

4.45.11 (2023-02-16)

Bug Fixes

  • closes #329 by handling the case of unlocking a table that was never locked in mp_lockanytable.sas, also created a corresponding test plus an extra test to check for scope leakage. all.sas was regenerated. (dc556bd)

Download SASjs Macro Core Library

v4.45.10

4.45.10 (2023-02-13)

Bug Fixes

Download SASjs Macro Core Library

v4.45.9

4.45.9 (2023-01-25)

Bug Fixes

  • adding nrstr() wrapper in mm_adduser2group (8843fa8)
  • updating cycjimmy/semantic-release-action to v3 (a886894)

Download SASjs Macro Core Library

v4.45.8

4.45.8 (2023-01-06)

Bug Fixes

  • updating ms_runstp and ms_testservice macros to cater for latest response JSON formats in sasjs/server (29e3eb3)

... (truncated)

Commits
  • 5da9729 Merge pull request #330 from sasjs/issue329
  • dc556bd fix: closes #329 by handling the case of unlocking a table that was never loc...
  • 111731b Merge pull request #328 from sasjs/all-contributors/add-henrik-forsell
  • 2c526cf docs: update .all-contributorsrc [skip ci]
  • 660e021 docs: update README.md [skip ci]
  • 00b4dee Merge pull request #327 from henrik-forsell/doc-fix
  • 3913825 Changed documentation wording (Column to Dataset)
  • 0f143d6 Merge pull request #326 from sasjs/325-error-the-keyword-parameter-maxobs-was...
  • f1d5fa2 fix: closes #325 by including maxobs param
  • a886894 fix: updating cycjimmy/semantic-release-action to v3
  • 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)