Skip to content

Commit dcc5456

Browse files
build(deps-dev): Bump dependency @ui5/linter to ^1.16.0 (#317)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@ui5/linter](https://redirect.github.com/UI5/linter) | [`^1.14.0` -> `^1.16.0`](https://renovatebot.com/diffs/npm/@ui5%2flinter/1.14.0/1.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@ui5%2flinter/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@ui5%2flinter/1.14.0/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>UI5/linter (@&#8203;ui5/linter)</summary> ### [`v1.16.0`](https://redirect.github.com/UI5/linter/blob/HEAD/CHANGELOG.md#1160-2025-07-03) [Compare Source](https://redirect.github.com/UI5/linter/compare/v1.15.0...v1.16.0) ##### Dependencies - Bump [@&#8203;sapui5/types](https://redirect.github.com/sapui5/types) from 1.120.32 to 1.136.2 ([#&#8203;751](https://redirect.github.com/UI5/linter/issues/751)) ([4b4944a](https://redirect.github.com/UI5/linter/commit/4b4944ac442b52644bc14f361f6aeddf7f2befa7)) ### [`v1.15.0`](https://redirect.github.com/UI5/linter/blob/HEAD/CHANGELOG.md#1150-2025-07-02) [Compare Source](https://redirect.github.com/UI5/linter/compare/v1.14.0...v1.15.0) ##### Features - **autofix:** Fix deprecated module import for 'sap/ui/core/Configuration' ([007d42b](https://redirect.github.com/UI5/linter/commit/007d42bbd10784cb64d1ddb39b705f010c2f8244)) - **autofix:** Fix global 'sap.ui.getCore()' ([7caa612](https://redirect.github.com/UI5/linter/commit/7caa612687a890e3422c528bc5ccc233f9515ebf)) ##### Bug Fixes - Show plural form for fatal errors only in case more than 1 fatal error occurs ([a13240e](https://redirect.github.com/UI5/linter/commit/a13240e873709f0e138b1fb730f3ea54a05ca94d)) ##### Dependencies - Bump [@&#8203;jridgewell/sourcemap-codec](https://redirect.github.com/jridgewell/sourcemap-codec) from 1.5.0 to 1.5.1 ([e4f0460](https://redirect.github.com/UI5/linter/commit/e4f0460f2b7adbba998e9124b9595dec85b12c0f)) - Bump [@&#8203;jridgewell/sourcemap-codec](https://redirect.github.com/jridgewell/sourcemap-codec) from 1.5.1 to 1.5.3 ([aca80c3](https://redirect.github.com/UI5/linter/commit/aca80c30c6f28f0a6b0d35d35840dae8eb0ee5c8)) - Bump [@&#8203;jridgewell/trace-mapping](https://redirect.github.com/jridgewell/trace-mapping) from 0.3.25 to 0.3.26 ([071fb17](https://redirect.github.com/UI5/linter/commit/071fb1724b10062554dc30cbb9ad672eddcdf4a3)) - Bump [@&#8203;jridgewell/trace-mapping](https://redirect.github.com/jridgewell/trace-mapping) from 0.3.26 to 0.3.28 ([c115c94](https://redirect.github.com/UI5/linter/commit/c115c94a35b8931bc5386ae6d57224daa087d6bf)) - Bump [@&#8203;jridgewell/trace-mapping](https://redirect.github.com/jridgewell/trace-mapping) from 0.3.28 to 0.3.29 ([4c761be](https://redirect.github.com/UI5/linter/commit/4c761be767fcd3d87c40d81a7c3ba8cb359c97b7)) - Bump globals from 16.2.0 to 16.3.0 ([6aeeeec](https://redirect.github.com/UI5/linter/commit/6aeeeec04a54009c19810f0375087bd5afc3fb59)) </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 becomes conflicted, 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/SAP/openui5-sample-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b74265 commit dcc5456

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

package-lock.json

Lines changed: 24 additions & 21 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.30.1",
2121
"@ui5/cli": "^4.0.19",
22-
"@ui5/linter": "^1.14.0",
22+
"@ui5/linter": "^1.16.0",
2323
"@ui5/middleware-code-coverage": "^2.0.1",
2424
"eslint": "^9.30.1",
2525
"globals": "^16.2.0",

0 commit comments

Comments
 (0)