Skip to content

Commit bead576

Browse files
build(deps-dev): Bump dependency ui5-test-runner to ^5.10.0 (#361)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [ui5-test-runner](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner) | [`^5.9.1` -> `^5.10.0`](https://renovatebot.com/diffs/npm/ui5-test-runner/5.9.1/5.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ui5-test-runner/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ui5-test-runner/5.9.1/5.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ArnaudBuchholz/ui5-test-runner (ui5-test-runner)</summary> ### [`v5.10.0`](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/releases/tag/v5.10.0) [Compare Source](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/compare/v5.9.1...v5.10.0) ##### Bug Fixes - **report**: absolute / relative path switch ([8502d60](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/8502d60236e32e5c591e33444a8a1593d6d23bab)) - **cors**: allows sap-passport ([7a72cbc](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/7a72cbce5eb436a57eab520bc4e74840ecf117b4)) - **probe**: avoids infinite loop with `--deep-probe` when no testPageUrls is being extracted ([1adf1a3](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/1adf1a30135a27d954a5a2ebf3b6592d5ed7506b)) - **job**: default label if not set ([d102491](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/d1024912ee84442dcf7199e6aee64fc5a8b4bdff)) - **e2e**: fix report evaluation, checks that it really loads ([8a8645b](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/8a8645b0df6ba45d7a8c5af5d79d152abb113e36)) - **main**: improve error reporting on startup ([8218cbb](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/8218cbba62e8716d422f3816c121a78e5c750a92)) - **leak**: improve handle documentation ([0aa02d8](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/0aa02d8f422d779eab3df617d2ed32df4271193f)) - **start**: improve start command termination ([cf8400e](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/cf8400e46beb875bb7c42a8cfb713c143dd3a007)) - **qunit**: limit the scope of QUnit hooks to the main window ([9e4dc47](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/9e4dc476ed38311cbfdc877db31dba7f99a1a203)) ##### Features - add hidden option to monitor handles (wip) ([721db3e](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/721db3e7b36880959d885d86957e23864b817cdd)) - adds a setting for parallel probing ([6c42260](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/6c42260680c3bccb63155d0f5bad7158c8b76907)) - adjust jest2qunit wrapper ([d5c6958](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/d5c6958a791ec4747bd45fbe103c99152abc3a7f)) - compress report ([0d78426](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/0d78426a810d2e5718a9a2884241c9578139ff42)) - deep probe ([9f53c50](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/9f53c5066d9d577be0cd57f5b2855fdbc903b3cb)) - detect and report on child process errors ([ef19237](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/ef19237c7bb3a8cf7965ec66b197949d49e737fe)) - dump logo and os infos ([c1149ef](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/c1149ef7d9052f9e52fdb821960b45c1dbe50815)) - **experimental:** --qunit-batch-size ([715b48a](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/715b48a8e138c5800f885a0cc53288357f3be420)) - **experimental:** fast qunit-hooks ([46152dd](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/46152dd3082dea698b34ccca3c6461596444efa0)) - improve documentation of errors ([2d6ab66](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/2d6ab66e3548432d5360ec24f7ab883664d8cfd6)) - **jest2qunit:** script to adapt Jest tests to QUnit ([dfa1fd2](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/dfa1fd201bd6d1165d9641d8a044e7d84d0e3f40)) - prefer `fetch` if available over `XMLHttpRequest` ([0f980e8](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/0f980e89678cb20dc03a1f54eae0aca282a006c7)) - show Node.js version in the output ([e3bd375](https://redirect.github.com/ArnaudBuchholz/ui5-test-runner/commit/e3bd37526b810915054232ed0086b66761d61005)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 08:00 AM and 04:59 PM, only on Monday ( * 8-16 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/sample-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3cc9126 commit bead576

File tree

2 files changed

+36
-103
lines changed

2 files changed

+36
-103
lines changed

package-lock.json

Lines changed: 35 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"globals": "^16.4.0",
2626
"local-web-server": "^5.4.0",
2727
"rimraf": "^6.0.1",
28-
"ui5-test-runner": "^5.9.1"
28+
"ui5-test-runner": "^5.10.0"
2929
}
3030
}

0 commit comments

Comments
 (0)