Informatiqal / qlik-repo-api

Package to interact with Qlik Sense Repository API (QSEoW)
https://informatiqal.com/qlik-repository-api/
MIT License
5 stars 0 forks source link

Update dependency qlik-rest-api to v1.8.3 - autoclosed #278

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
qlik-rest-api (source) 1.7.6 -> 1.8.3 age adoption passing confidence

Release Notes

Informatiqal/qlik-rest-api (qlik-rest-api) ### [`v1.8.3`](https://togithub.com/Informatiqal/qlik-rest-api/compare/c635e96d983554bc19475dbfdc722b31483ed547...1.8.3) [Compare Source](https://togithub.com/Informatiqal/qlik-rest-api/compare/c635e96d983554bc19475dbfdc722b31483ed547...1.8.3) ### [`v1.8.2`](https://togithub.com/Informatiqal/qlik-rest-api/blob/HEAD/CHANGELOG.md#182---2023-08-24) [Compare Source](https://togithub.com/Informatiqal/qlik-rest-api/compare/1c9e82caf1e1fa2c5a67752b1db91fd33ed8aa67...c635e96d983554bc19475dbfdc722b31483ed547) - [#​218](https://togithub.com/Informatiqal/qlik-rest-api/issues/218) allow passing additional config options. At the moment the only needed option is `swapResourceIdAndId` for SaaS `apps` entity. If needed more options can be added in the future. This is just a type change and no core code changes were made. - dependency updates ### [`v1.8.1`](https://togithub.com/Informatiqal/qlik-rest-api/blob/HEAD/CHANGELOG.md#181---2023-08-21) [Compare Source](https://togithub.com/Informatiqal/qlik-rest-api/compare/582d34e166045577e295f1b12196e65f374968dd...1c9e82caf1e1fa2c5a67752b1db91fd33ed8aa67) - [#​216](https://togithub.com/Informatiqal/qlik-rest-api/issues/216) correctly return all pages data instead of only data from the last page ### [`v1.8.0`](https://togithub.com/Informatiqal/qlik-rest-api/blob/HEAD/CHANGELOG.md#180---2023-08-12) [Compare Source](https://togithub.com/Informatiqal/qlik-rest-api/compare/e14c34509762b40b6d4c09a14f6f27b66cffe40e...582d34e166045577e295f1b12196e65f374968dd) - SaaS errors will now include the SaaS errors description from the response (if any) - `QlikFormData` is now exported - ability to provide content type/mime when using `QlikFormData` module - tests are `vitest` based (`mocha` and `chai` are not used anymore)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.