chore(deps): update all non-major dependencies (main) (patch) #6030
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.12.39
->3.12.41
10.0.6
->10.0.7
20.14.9
->20.14.10
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
2.0.0-rc.6
->2.0.1
v4.6.1
->v4.6.3
7.0.3
->7.0.4
10.4.2
->10.4.3
8.1.5
->8.1.6
6.2.0
->6.2.2
5.0.7
->5.0.8
5.5.2
->5.5.3
5.3.2
->5.3.3
Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
v3.12.41
Compare Source
Bug Fixes
v3.12.40
Compare Source
Bug Fixes
semantic-release/github (@semantic-release/github)
v10.0.7
Compare Source
Bug Fixes
SAP/ui5-webcomponents (@ui5/webcomponents)
v2.0.1
Compare Source
Bug Fixes
v2.0.0
Compare Source
Bug Fixes
end-icon
and text in long links (#9325) (b559431)Code Refactoring
ListSeparators
enum toListSeparator
(#9308) (26bb513)Features
BREAKING CHANGES
image
property of theui5-li
is removed and theimageContent
slot is renamed toimage
.If you have previously used the
image
property:or the
imageContent
slot:Now use
image
slot instead:Related to https://github.com/SAP/ui5-webcomponents/issues/8461, https://github.com/SAP/ui5-webcomponents/issues/7887, https://github.com/SAP/ui5-webcomponents/issues/9200
If you previously used the text property:
Now, you must import the
ListSeparator
enumeration as follows:Related to: https://github.com/SAP/ui5-webcomponents/issues/8461
type
,description
,icon
,iconEnd
,image
fromui5-suggestion-item
and introduceui5-suggestion-item-custom
ui5-suggestion-item
:type
property is removed, useui5-suggestion-item-custom
instead.description
property is removed, useui5-suggestion-item-custom
instead.icon
property is removed, useui5-suggestion-item-custom
instead.iconEnd
property is removed, useui5-suggestion-item-custom
instead.image
property is removed, useui5-suggestion-item-custom
instead.ui5-suggestion-group-item
:ui5-suggestion-item-group
text
is removed, useheaderText
insteadui5-suggestion-item-custom
:ui5-li-custom
@ui5/webcomponents-base/dist/util/generateHighlightedMarkup.js
All suggestion items are now physical items and can be overstyled.
Grouping now works with via nesting: e.g.
startsSection
property removed from MenuItemsBefore:
Now:
SAP/ui5-webcomponents (@ui5/webcomponents-base)
v2.0.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-base
v2.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
SAP/ui5-webcomponents (@ui5/webcomponents-compat)
v2.0.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-compat
v2.0.0
Compare Source
Features
BREAKING CHANGES
SAP/ui5-webcomponents (@ui5/webcomponents-fiori)
v2.0.1
Compare Source
Bug Fixes
v2.0.0
Compare Source
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
If you have previously imported the enum:
import IllustrationMessageSize from "@ui5/webcomponents-base/dist/types/IllustrationMessageSize.js";
Now import IllustrationMessageDesign instead:
import IllustrationMessageDesign from "@ui5/webcomponents-base/dist/types/IllustrationMessageDesign.js";
show
andclose
methods.Before, the ui5-view-settings-dialog could be opened and closed by calling
show()
andclose()
:Now, the dialog is opened and closed by setting the open property to true or false:
fixes: https://github.com/SAP/ui5-webcomponents/issues/9240
SAP/ui5-webcomponents (@ui5/webcomponents-icons)
v2.0.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-icons
v2.0.0
Compare Source
Note: Version bump only for package @ui5/webcomponents-icons
SAP/ui5-webcomponents (@ui5/webcomponents-tools)
v2.0.1
Compare Source
Note: Version bump only for package @ui5/webcomponents-tools
v2.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.6.3
Compare Source
What's Changed
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.3
v4.6.2
Compare Source
cssnano/cssnano (cssnano)
v7.0.4
: v7.0.4Compare Source
Bug fixes
isaacs/node-glob (glob)
v10.4.3
Compare Source
lerna/lerna (lerna)
v8.1.6
Compare Source
Bug Fixes
bcomnes/npm-run-all2 (npm-run-all2)
v6.2.2
Compare Source
Commits
fc35f0d
v6.2.1
Compare Source
Merged
#143
#142
#141
#138
isaacs/rimraf (rimraf)
v5.0.8
Compare Source
Microsoft/TypeScript (typescript)
v5.5.3
Compare Source
vitejs/vite (vite)
v5.3.3
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.