Skip to content

Commit 445ce51

Browse files
build(deps-dev): Bump dependency @ui5/linter to ^1.23.0 (#514)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@ui5/linter](https://redirect.github.com/UI5/linter) | [`^1.22.0` → `^1.23.0`](https://renovatebot.com/diffs/npm/@ui5%2flinter/1.22.0/1.23.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2flinter/1.23.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2flinter/1.22.0/1.23.0?slim=true) | --- ### Release Notes <details> <summary>UI5/linter (@&#8203;ui5/linter)</summary> ### [`v1.23.0`](https://redirect.github.com/UI5/linter/blob/HEAD/CHANGELOG.md#1230-2026-06-22) [Compare Source](https://redirect.github.com/UI5/linter/compare/v1.22.0...v1.23.0) ##### Features - Detect usage of deprecated enum string values ([abeffc4](https://redirect.github.com/UI5/linter/commit/abeffc4e0f6ea6260ca01032723d1d1d7b1e40c5)) ##### Bug Fixes - Ignore allowed globals even when prefixed with a globalThis ([#&#8203;1058](https://redirect.github.com/UI5/linter/issues/1058)) ([c0a8858](https://redirect.github.com/UI5/linter/commit/c0a88587fe8776108da4694a3d8bca665ac88d42)) ##### Dependencies - Bump fast-xml-parser from 5.9.1 to 5.9.3 ([c609ae2](https://redirect.github.com/UI5/linter/commit/c609ae2da1eb8045cf3cb8e5146d57bb1e4aac19)) - Bump yargs from 17.7.2 to 17.7.3 ([82a4cc0](https://redirect.github.com/UI5/linter/commit/82a4cc0925bf92244c3854971608930033d37d7d)) - **lockfile:** In-range update of npm dependencies ([ef83e59](https://redirect.github.com/UI5/linter/commit/ef83e59e7e689fe21bd98fd5d55331843324d5f1)) - **lockfile:** In-range update of npm dependencies ([625656e](https://redirect.github.com/UI5/linter/commit/625656e3927fd5fe5517b16862ad5afe4d6e369d)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 08:00 AM and 04:59 PM, only on Monday (`* 8-16 * * 1`) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e288329 commit 445ce51

2 files changed

Lines changed: 70 additions & 40 deletions

File tree

package-lock.json

Lines changed: 69 additions & 39 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": "^10.0.1",
2121
"@ui5/cli": "^4.0.56",
22-
"@ui5/linter": "^1.22.0",
22+
"@ui5/linter": "^1.23.0",
2323
"@ui5/middleware-code-coverage": "^2.0.3",
2424
"eslint": "^10.5.0",
2525
"globals": "^17.6.0",

0 commit comments

Comments
 (0)