Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @sap-theming/theming-base-content to v11.16.1 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link

@renovate-bot renovate-bot commented Nov 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sap-theming/theming-base-content 11.6.8 -> 11.16.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

SAP/theming-base-content (@​sap-theming/theming-base-content)

v11.16.1

Compare Source

Bug Fixes
  • sapFontHeaderFamily is sapFontFamily in Horizon HCB, which is now consistent across all high-contrast themes (fixes #​19)

v11.16.0

Compare Source

Features
  • Icon metadata for the BusinessSuiteInAppSymbols font in Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.json

v11.15.0

Compare Source

Features
  • Theme sets (e.g. sap_horizon_set or sap_fiori_3_set) contain a css_variables.css and an avatar.svg, that reference the themes included in the set
Bug Fixes
  • Single-SVG files of SAPGUI-icons and SAPWeb-icons are excluded from the npm package

v11.14.0

Compare Source

Features
  • The CSS skeleton that creates the :root{…} and the .background-image--…{…} CSS rules in css_variables.css is now exposed as a separate importable file skeleton.less; as importing css_variables.less in consuming frameworks leads to unexpected and erroneous build results, it is highly recommended to import the new skeleton.less instead.
  • SAP-icons-TNT v3.6 and v2.11 with new icons e110 (business-application-studio), e111 (clone-from-git) and e112 (business-accelerator).
Bug Fixes
  • Quartz Dark considered generally available for UI5 >= 1.71.27, see SAP Note 2982978.
  • SAP-icons-TNT v3.6 and v2.11 with fixed horizontal alignment issues in some icons.

v11.13.0

Compare Source

Features
  • SAP-icons v5.8 and v4.20 with new icon e2a6 (in-progress-2), metadata of e03e (decline) including the tag "decline"
  • Themes now include an avatar.svg (e.g. Base/baseLib/sap_horizon/avatar.svg) that gives a glimpse on the most prominent theme colors used in their natural environment
Bug Fixes
  • SAP-icons v5.8 with metaphors for e019 (pending) and e111 (eam-work-order) following the metaphor of v4

v11.12.2

Compare Source

Bug Fixes
  • css_variables.less will no longer overwrite @sapCss_… parameters. We reverted the incompatibility introduced with 11.5.0, css_variables.less again uses /*!SAP_POSTPROCESS_REDUCE_START*/ and /*!SAP_POSTPROCESS_REDUCE_END*/, i.e. it is no longer necessary to re-overwrite the @sapCss… parameters after importing css_variables.less.

v11.12.1

Compare Source

Bug Fixes
  • Design Tokens for shadows without a blur (like @sapContent_HeaderShadow: inset 0 -0.125rem @​sapObjectHeader_BorderColor) are exported correctly

v11.12.0

Compare Source

Features
  • 18 new parameters in the new sapAssistant_… namespace that describe the SAP cross technology digital assistant, currently named Joule
  • New parameter sapShell_Assistant_ForegroundColor that describes the foreground color of the SAP assistant within the shell bar

v11.11.0

Compare Source

Features
  • Font 72 v1.40 with added support for Bulgarian characters. Bulgarian Cyrillic alternates are accessible through the OpenType feature LOCL > Bulgarian

v11.10.0

Compare Source

Features
  • SAP-icons-TNT v3.5 and v2.10 with new icons e10e (fiori-application) and e10f (build-code)
Bug Fixes
  • A light blue sapButton_Selected_Background and a darker blue sapButton_Selecter_Hover_Background in Morning Horizon make unselected Toggle Buttons distinguishable from regular Buttons
  • The handle icons of positive (sapButton_Handle_Positive_TextColor) and negative (sapButton_Handle_Negative_TextColor) Switches have an increased contrast by defaulting to sapTextColor in high-contrast themes
  • The value and "maximum" dot of Progress elements (sapProgress_Value_Background) have an increased contrast against the bar color in Morning and Evening Horizon
  • Morning Horizon is the fallback theme for the Base framework
  • The labels of high-contrast themes now adhere to SAPs naming guideline of using "SAP" only in front of branded terms, with an exception for the beginnings of theme labels, i.e. they are now labeled "SAP High Contrast Black (Horizon)" instead of "SAP High Contrast Black (SAP Horizon)" and similar
  • contrast() statements of sapIndicationColor_…_Active_TextColor now reference sapIndicationColor_…_Active_Background as their background in Quartz Light and Dark

v11.9.0

Compare Source

Features
  • SAP-icons-TNT v3.4 and v2.9 with new icon e10d (bound-validation-rule)
Bug Fixes
  • SAP-icons-TNT v3.4 and v2.9 with redesigned icon e07c (network)

v11.8.0

Compare Source

Features
  • Icon metadata for the SAP-icons-TNT font in Base/baseLib/baseTheme/fonts/SAP-icons-TNT.json
  • SAP-icons v5.7 and v4.19 with new icon e2a5 (ai)
Bug Fixes
  • SAP-icons v5.7 and v4.19 with updated metaphors for e2a3 (da) and e2a4 (da-2), as well as e01a (pdf-attachment) and e0ce (pdf-reader) without adobe shape

v11.7.0

Compare Source

Features
  • Icon metadata for the SAP-icons font in Base/baseLib/baseTheme/fonts/SAP-icons.json
  • SAP-icons v5.06 and v4.18 with new icons for the Digital Assistant: e2a3 (da) and e2a4 (da-2)
  • SAP-icons-TNT v3.3 and v2.8 with new icons for AI: e10b (ai-1) and e10c (ai-2)
  • Design Tokens of theming parameters (e.g. sapField_Background, but not _sapField_BackgroundH etc.) now contain the description of the parameter
Bug Fixes
  • SAP-icons v5.06 and v4.18 with metaphors in v5 aligned to v4 for e1fd (sort-ascending), e1fc (sort-descending), e080 (database), e0b1 (message-error), e202 (message-information), e203 (message-success) and e201 (message-warning)
  • The design-tokens for sapField_…Background, sapField_…HelpBackground and sapField_Hover_…Shadow now have a usable value.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

forking-renovate bot commented Nov 13, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
warning workspace-aggregator-8c198efb-3706-4803-ae1f-095f01e98530 > @kengine/webcomponents-tools > @wdio/spec-reporter > @types/easy-table@1.2.0: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed.
error Couldn't find package "@kengine/sap.ui.core@1.116.0" required by "@kengine/webcomponents-base@1.20.0-rc.0" on the "npm" registry.
Error: Couldn't find package "@kengine/sap.ui.core@1.116.0" required by "@kengine/webcomponents-localization@1.20.0-rc.0" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:721:66)
    at new MessageError (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:36620:17)
    at Generator.throw (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:323:13
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Couldn't find package "@types/kengine@^1.113.0" required by "@kengine/webcomponents-localization@1.20.0-rc.0" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:721:66)
    at new MessageError (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:36620:17)
    at Generator.throw (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/20.12.2/node_modules/yarn/lib/cli.js:323:13
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 9bc1e12 to a8c6bba Compare December 18, 2023 13:02
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.9.0 Update dependency @sap-theming/theming-base-content to v11.10.0 Dec 18, 2023
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from a8c6bba to 5132b5e Compare February 1, 2024 07:00
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.10.0 Update dependency @sap-theming/theming-base-content to v11.11.0 Feb 1, 2024
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 5132b5e to 8f0daa1 Compare February 14, 2024 12:52
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.11.0 Update dependency @sap-theming/theming-base-content to v11.12.0 Feb 14, 2024
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 8f0daa1 to 94da098 Compare February 28, 2024 14:11
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.12.0 Update dependency @sap-theming/theming-base-content to v11.12.1 Feb 28, 2024
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.12.1 Update dependency @sap-theming/theming-base-content to v11.12.2 Mar 4, 2024
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 94da098 to 80adf3f Compare March 4, 2024 15:21
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 80adf3f to 367adc8 Compare March 14, 2024 15:23
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.12.2 Update dependency @sap-theming/theming-base-content to v11.13.0 Mar 14, 2024
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 367adc8 to 8ccb0a5 Compare April 23, 2024 07:21
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.13.0 Update dependency @sap-theming/theming-base-content to v11.14.0 Apr 23, 2024
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 8ccb0a5 to 46d4c75 Compare May 21, 2024 18:23
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.14.0 Update dependency @sap-theming/theming-base-content to v11.15.0 May 21, 2024
Copy link

forking-renovate bot commented May 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-tools > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-base > replace-in-file > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-base > @buxlabs/amd-to-es6 > glob@7.2.3: Glob versions prior to v9 are no longer supported
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-base > eslint > @humanwhocodes/config-array@0.5.0: Use @eslint/config-array instead
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-tools > @wdio/spec-reporter > @types/easy-table@1.2.0: This is a stub types definition. easy-table provides its own type definitions, so you do not need this installed.
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-tools > @wdio/mocha-framework > mocha > glob@8.1.0: Glob versions prior to v9 are no longer supported
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-base > eslint > @humanwhocodes/config-array > @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-tools > @wdio/local-runner > @wdio/runner > gaze > globule > glob@7.1.7: Glob versions prior to v9 are no longer supported
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-playground > storybook > @storybook/cli > puppeteer-core > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
warning workspace-aggregator-89deaac9-0d6d-41b7-ae57-2e219cbaccbd > @kengine/webcomponents-playground > storybook > @storybook/cli > jscodeshift > temp > rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported
error Couldn't find package "@kengine/sap.ui.core@1.116.0" required by "@kengine/webcomponents-base@1.20.0-rc.0" on the "npm" registry.
Error: Couldn't find package "@types/kengine@^1.113.0" required by "@kengine/webcomponents-localization@1.20.0-rc.0" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:721:66)
    at new MessageError (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:36620:17)
    at Generator.throw (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:323:13
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Couldn't find package "@kengine/sap.ui.core@1.116.0" required by "@kengine/webcomponents-localization@1.20.0-rc.0" on the "npm" registry.
    at MessageError.ExtendableBuiltin (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:721:66)
    at new MessageError (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:750:123)
    at PackageRequest.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:36620:17)
    at Generator.throw (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/20.14.0/node_modules/yarn/lib/cli.js:323:13
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 46d4c75 to 491b59d Compare June 10, 2024 13:14
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.15.0 Update dependency @sap-theming/theming-base-content to v11.16.0 Jun 10, 2024
@renovate-bot renovate-bot force-pushed the renovate/sap-theming-theming-base-content-11.x branch from 491b59d to aeba24f Compare June 13, 2024 13:48
@renovate-bot renovate-bot changed the title Update dependency @sap-theming/theming-base-content to v11.16.0 Update dependency @sap-theming/theming-base-content to v11.16.1 Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant