Skip to content

Commit 0c50f8c

Browse files
build(deps-dev): Bump dependency @ui5/linter to ^1.20.2 (#367)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@ui5/linter](https://redirect.github.com/UI5/linter) | [`^1.20.1` -> `^1.20.2`](https://renovatebot.com/diffs/npm/@ui5%2flinter/1.20.1/1.20.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2flinter/1.20.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2flinter/1.20.1/1.20.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>UI5/linter (@&#8203;ui5/linter)</summary> ### [`v1.20.2`](https://redirect.github.com/UI5/linter/blob/HEAD/CHANGELOG.md#1202-2025-10-06) [Compare Source](https://redirect.github.com/UI5/linter/compare/v1.20.1...v1.20.2) ##### Dependencies - Bump [@&#8203;sapui5/types](https://redirect.github.com/sapui5/types) from 1.136.8 to 1.136.9 ([eeae10a](https://redirect.github.com/UI5/linter/commit/eeae10a15f8513bbab44c1c04977ce6b92a2a177)) - Bump [@&#8203;ui5/fs](https://redirect.github.com/ui5/fs) from 4.0.2 to 4.0.3 ([8639fb2](https://redirect.github.com/UI5/linter/commit/8639fb280d3258237dc75ac70fbb78fe2d3f0b5f)) - Bump [@&#8203;ui5/project](https://redirect.github.com/ui5/project) from 4.0.5 to 4.0.6 ([184ea9e](https://redirect.github.com/UI5/linter/commit/184ea9ec772d7694a757657fb04992ce1f0565eb)) - Bump fast-xml-parser from 5.2.5 to 5.3.0 ([2d05f07](https://redirect.github.com/UI5/linter/commit/2d05f07d38c1c020a723d127322dfeb62d2b593a)) - Bump typescript from 5.9.2 to 5.9.3 ([a5e5c71](https://redirect.github.com/UI5/linter/commit/a5e5c7171adb2cdca6d8c81bc3a35d66a7d211e6)) </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 dabb725 commit 0c50f8c

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

package-lock.json

Lines changed: 30 additions & 29 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.36.0",
2121
"@ui5/cli": "^4.0.27",
22-
"@ui5/linter": "^1.20.1",
22+
"@ui5/linter": "^1.20.2",
2323
"@ui5/middleware-code-coverage": "^2.0.1",
2424
"eslint": "^9.36.0",
2525
"globals": "^16.4.0",

0 commit comments

Comments
 (0)