Skip to content

Commit 2458755

Browse files
build(deps-dev): Bump dependency @ui5/linter to ^1.17.0 (#331)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@ui5/linter](https://redirect.github.com/UI5/linter) | [`^1.16.1` -> `^1.17.0`](https://renovatebot.com/diffs/npm/@ui5%2flinter/1.16.1/1.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2flinter/1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2flinter/1.16.1/1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>UI5/linter (@&#8203;ui5/linter)</summary> ### [`v1.17.0`](https://redirect.github.com/UI5/linter/blob/HEAD/CHANGELOG.md#1170-2025-07-22) [Compare Source](https://redirect.github.com/UI5/linter/compare/v1.16.1...v1.17.0) ##### Features - Add html linter output ([8f0d631](https://redirect.github.com/UI5/linter/commit/8f0d63190d189df695c2124d6cefc1d0ad10c87b)) - **binding:** Add detection for composite bindings (parts) in code ([#&#8203;762](https://redirect.github.com/UI5/linter/issues/762)) ([9702009](https://redirect.github.com/UI5/linter/commit/970200900833a635e53c9ef7ccb2ef57774d240f)) - Export 'Ui5TypeInfoMatcher' module ([ccae857](https://redirect.github.com/UI5/linter/commit/ccae857ae7dfac2ad3fc01ec17bfabee9215b213)) ##### Bug Fixes - **autofix:** Do not add cyclic deps in framework modules ([a22b117](https://redirect.github.com/UI5/linter/commit/a22b11707079b830c0c4c87c6a3cc2361d5e07eb)) ##### Dependencies - Bump [@&#8203;sapui5/types](https://redirect.github.com/sapui5/types) from 1.136.2 to 1.136.3 ([c2a03bf](https://redirect.github.com/UI5/linter/commit/c2a03bf55c39b7d436fc5550f88db851ad53fdf8)) - Bump sax-wasm from 3.0.6 to 3.0.8 ([733b6b3](https://redirect.github.com/UI5/linter/commit/733b6b3998efed2258a77dad5e6207c59d9d8d80)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8caffea commit 2458755

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

package-lock.json

Lines changed: 21 additions & 18 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
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@eslint/js": "^9.31.0",
2121
"@ui5/cli": "^4.0.22",
22-
"@ui5/linter": "^1.16.1",
22+
"@ui5/linter": "^1.17.0",
2323
"@ui5/middleware-code-coverage": "^2.0.1",
2424
"eslint": "^9.31.0",
2525
"globals": "^16.3.0",

0 commit comments

Comments
 (0)