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

Deps: Update dependency lmc/spirit-web-twig-bundle to v2 #1215

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lmc/spirit-web-twig-bundle ^1.27 -> ^2.0 age adoption passing confidence

Release Notes

lmc-eu/spirit-web-twig-bundle (lmc/spirit-web-twig-bundle)

v2.7.0

Compare Source

Bug Fixes
  • web-twig: Do not render class in the style attribute of the GridItem (38bcd4e)
  • web-twig: Do not render class in the style attribute of the ModalDialog (4adbc16)
Documentation
  • web-react, web-twig: Switch responsive Grid props to the cols object (18f3df9)
  • web-twig: Better document void attributes like novalidate (5562ddc)
Features
Styles
  • web-twig: Unify usage of space between compound braces of props (40b99a0)
Tests
  • web-twig: Remove Grid layout prop test - the prop is no longer there (8dd95de)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.6.0

Compare Source

Bug Fixes
  • web, web-twig: FileUploader changed selectors in JS plugin (967d5a4)
Code Refactoring
  • web-twig: FileUploader imageObjectFit data attr changed to style (37c34c1)
Documentation
  • web-twig: FileUploaderAttachment documentation update (b80a155), closes #DS-1036
  • web-twig: Put pure CSS examples of Tooltip in line so they are usable in more viewport sizes (1b7d8a4)
  • web-twig: Showcase Dropdown enhanced shadow Feature flag #DS-963 (92503c0)
  • web-twig: Showcase placement valuse on Tooltip demo (6d6c600), closes #DS-923
  • web, web-twig, web-react: Document ModalHeader and ModalFooter usage recommendations #DS-1033 (403cc0b)
  • web,web-twig,web-react: Add interactive demo of Dropdown placements #DS-1037 (deb054c)
  • web,web-twig,web-react: Make use of new GridItem component in Tooltip placement examples (81d9952)
Features
  • web-twig: Allow combining links and buttons in HeaderDesktopActions (8144702)
Tests
  • web-twig: Add tests for imageObjectFit property (495c4d5)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.5.0

Compare Source

Features

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.4.0

Compare Source

Bug Fixes
  • web-twig: Fix pass custom classnames to the Spinner component (5ad7dc9)
  • web-twig: Use correct brackets when setting prop to false in Modal (7352b96)
  • web-twig: Use embed in DocsSection to fix falling tests with unclosed block (96f3c2e)
Documentation
  • web-twig: Explain abbreviation in the Accessibility section (c8b4d97)
  • web-twig: Unified Alert copies #DS-979 (9c9df69)
  • web, web-react, web-twig: Dealing with text truncate in Breadcrumb (d15fd1b), closes #DS-960
Features
  • web-twig: Add disabled backdrop click option to Modal component (ffe1835)
  • web-twig: FileUploader - Support for crop image #DS-954 (96559cf)
  • web-twig: Introduce BreadcrumbsItem component (3c9cf8c), closes #DS-835
  • web-twig: Introduce Grid Item component #DS-961 (d3fb1ef)
  • web-twig: Make BreadcrumbsItem href optional #DS-957 (439577e)
  • web-twig: Use the new Placement dictionary in Dropdown and Tooltip #DS-923 (eae000d)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

2.3.1 (2023-09-26)

Bug Fixes
  • web-twig: Do not render id twice in the HeaderDialog (9350c8a)
  • web-twig: Icon in FileUploader when disabled (f0b9619)
  • web,web-twig: Fix Button flickering during spinner animation in Firefox (f3cfd93)
Chores
  • web-twig: Ignore tests and stories from exported package (7205145), closes #DS-969
Code Refactoring
  • web-twig: Use VisuallyHidden component instead of className (46a120a), closes #DS-926
  • web-twig: Use class name prefix for utilities and helpers (4e1b5eb), closes #DS-926
  • web-twig: Use demo package css instead of own (b16595c)
Documentation

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.3.1

Compare Source

Bug Fixes
  • web-twig: Do not render id twice in the HeaderDialog (9350c8a)
  • web-twig: Icon in FileUploader when disabled (f0b9619)
  • web,web-twig: Fix Button flickering during spinner animation in Firefox (f3cfd93)
Chores
  • web-twig: Ignore tests and stories from exported package (7205145), closes #DS-969
Code Refactoring
  • web-twig: Use VisuallyHidden component instead of className (46a120a), closes #DS-926
  • web-twig: Use class name prefix for utilities and helpers (4e1b5eb), closes #DS-926
  • web-twig: Use demo package css instead of own (b16595c)
Documentation

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.3.0

Compare Source

Documentation
  • web-twig, web-react: Improve Modal documentation regarding ScrollView and optional title (f4a54ca)
  • web-twig: Add Breadcrumbs demo #DS-981 (c7ae091)
  • web-twig: Add Button demo #DS-892 (b351ad0)
  • web-twig: Introduce DocsSection and DocsBox components (fcb97dc)
Features
  • web-twig: Deprecate optional goBackTitle in Breadcrumbs (b469abe), closes #DS-834
  • web-twig: Introduce VisuallyHidden component (3122a4d)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.2.0

Compare Source

Bug Fixes
  • web-twig: Deprecate class prop in the Header abstract components (1cea973)
  • web-twig: Fix condition to render aria-labelledby attribute in the Modal component (70fb37b)
  • web: Remove unused data attribute in Accordion #DS-883 (fcfb261)
Chores
  • web-twig: Exclude tests directory from archive refs #DS-635 (736c4b1)
Code Refactoring
  • web-twig: Mark the id prop in form fields as required starting from next major version (28cfcf1)
  • web-twig: Use new HelperText component in all form fields (6f284d3)
Documentation
  • form-validations, web-react, web-twig: Sort props in tables (4d8fb15)
  • form-validations, web, web-twig, web-react: Unify unicode characters in API tables (8c837eb)
  • web-react, web-twig: Unify the syntax of enums in API tables (f83e9ac)
  • web-twig: Default icon according to color variant in the Alert (4d51643)
  • web-twig: Document all allowed HTML attributes in all components (02b1dac)
  • web-twig: Highlight and unify links to Web package JS plugin documentations #DS-870 (92da34f)
  • web-twig: Introduce section about snapshot tests refs #DS-636 (5fb0b63)
  • web-twig: Introduce showcase app localhost url (4fdc03e)
  • web-twig: Unify API of the autocomplete and label props (f514829)
  • web-twig: Unify table comments in Docs (840c6be)
  • web-twig: Unify the syntax of boolean props (5ad6a98)
  • web, web-twig: Unify column names in API tables (b33b8ff)
Features
  • web-twig: Add support of image preview and edit button to FileUploaderAttachment #DS-851 (401c399)
  • web-twig: Document and test Icon props in the Spinner component (14c4aef), closes #DS-759
  • web-twig: Enable pass formtarget attribute to the Button (b39befd)
  • web-twig: Introduce FieldGroup component (74a4e01)
  • web-twig: Introduce HelperText component (d2ab6d1)
  • web-twig: Introduce id prop in ValidationText component (f8e5ee4)
Tests
  • web-twig: Colocate snapshot tests with components refs #DS-635 (7530d7a)
  • web-twig: Delete orphan snapshots (c7f3f9e)
  • web-twig: Use shorter snapshot file name refs #DS-635 (8831ba7)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.1.0

Compare Source

Bug Fixes
Chores
  • demo: Add command for trusting self-signed certificates (cf0da2f), closes #DS-743
Documentation
  • web-twig: Use command for packagist sync (20ba79a)
  • web, web-react, web-twig: Minor typo fix (be40478)
  • web,web-twig: Mark visual-only examples in FileUploader demo (27b3533)
  • web,web-twig: Showcase the fluid variant of Select (3486a99)
Features
  • web: Extend FileUploaderAttachment with preview and custom actions slot (768906f)
Tests
  • twig: Update snapshots with icons using currentColor (40cb7ec)
  • web-twig: Update snapshots due to spirit-icons change (3c62953)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v2.0.0

Compare Source

BREAKING CHANGES
Bug Fixes
  • web-twig: Fix animations helper using class on Icon, not UNSAFE_className (2028c6b)
Documentation
  • web-twig: Introduce migration guide for v2 refs #DS-800 (7ae79a3)
  • web-twig: Remove v1 disabled demo from TextArea and TextField #DS-649 (3ee812a)
Features
  • web-twig: Add autocomplete attribute to the CheckboxField (1aeb91b)
Styles
  • web-twig: Fix indentation of Tabs fixture (198af86)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

1.34.1 (2023-07-21)

Chores
  • web-twig: Remove old unused component snapshots (153bb45)
Code Refactoring
  • web-twig: Move FileUploader form demo script to Demo App (4aa1d7d), closes #DS-831

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v1.34.1

Compare Source

Chores
  • web-twig: Remove old unused component snapshots (153bb45)
Code Refactoring
  • web-twig: Move FileUploader form demo script to Demo App (4aa1d7d), closes #DS-831

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v1.34.0

Compare Source

Bug Fixes
Documentation
  • web-twig: Add unit to the maxFileSize in the FileUploaderInput props (ca3f0be)
  • web-twig: Fix and improve FileUploader docs to be uniform with the web package (d808489)
  • web-twig: Improve TextArea's documentation (2972d4d)
  • web-twig: Use native attribute maxlength in the TextArea (20821bc)
Features
  • web-twig: Allow pass translate attribute to the Heading and Text components (82f1395)
  • web-twig: Introduce Pagination component #DS-328 (0184842)
  • web-twig: Make the preferred height and max height of ModalDialog customizable #DS-723 (1ccba92)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v1.33.0

Compare Source

Bug Fixes
  • web-twig: Fix rendering main props in the TextFieldBase component #DS-811 (68ca267)
  • web-twig: Render input and main props if the prop value is not null or empty (09212b6)
Code Refactoring
  • web-twig: Apply more stricter comparison (75548bb)
Documentation
  • web-twig: Demonstrate the composition of Modal and ScrollView #DS-808 (d91e28a)
  • web-twig: Fix TextArea's documentation (52a79da)
  • web-twig: Introduce demo page for form validations (86c69e2), closes #DS-812
  • web-twig: Remove unnecessary structural comments from Modal demos (0f15c66)
  • web-twig: Unify syntax when use TextArea component in the stories (5b85031)
  • web,web-twig: Wrap Alert demos into sections and add Icons demo (2408053), closes #​309, #DS-668
Features
  • web-twig: Add disabled state to the FileUploaderInput #DS-772 (fa486f1)
  • web-twig: Allow transfer of attributes directly to input element (0c9db8d), closes #DS-812
  • web-twig: Introduce inputProps prop for form field components (ee85ade), closes #DS-812
  • web-twig: Introduce Select component #DS-790 (41f8af1)
  • web,web-twig: Add vertical padding to ModalBody #DS-763 (2e668c7)
Tests
  • web-twig: Pass data attribute with and without value (cd1927c)
  • web-twig: Render input and main props if the prop value is not null or empty (737896b)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v1.32.0

Compare Source

Documentation
  • web-twig: Update TextFieldBase message prop API to same type as other multiline messages (f3c109c)
Features
  • web-twig: Add ScrollView component #DS-465 (54dc164)
  • web,web-react,web-twig: Allow multiline message in CheckboxField #DS-735 (395af3d)
  • web,web-react,web-twig: Allow multiline message in TextArea #DS-738 (9759666)
  • web,web-react,web-twig: Allow multiline message in TextField #DS-734 (81b0882)
  • web,web-react,web-twig: Allow multiline validationText in FileUploaderInput #DS-737 (6724d7a)
Tests
  • web-twig: Slightly improve readability of Twig snapshots by adding more line breaks (cf212a2)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v1.31.0

Compare Source

Bug Fixes
Chores
  • demo: Enable typescript support (07edf5f)
  • repo: Improvement of DX by adding commands to Makefile (78d5ba2)
  • web-twig: Add shell commands for connecting to docker containers (f66e48b)
  • web-twig: Run Encore build in separate image (9d2b322)
Documentation
  • web-twig: Remove duplicated extend in Breadcrumb story (17e0ef8)
Features

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v1.30.0

Compare Source

Code Refactoring
  • web-twig: Move ComponentTest outputs to separate files, use DataProvider #DS-646 (f3dde94)
Features

Note: Version bump only for package @​lmc-eu/spirit-web-twig

v1.29.0

Compare Source

Bug Fixes
  • web-twig: Condition for onClick deprecation (978747d)
  • web-twig: Make AccordionHeader slot actually work (bab30ef)
  • web-twig: Remove raw filter that cause a XSS issue (dc76a13)
  • web-twig: Remove unused expandOnMobile variable in ModalComposed (818e26a)
  • web-twig: Remove unused Header Button onClick prop (b9aa01c)
  • web-twig: TextArea content offset (c03ab2c)
Chores
  • web-twig: Intruduce analyze script (e4e60ef)
  • web-twig: Keep static directory in git for assets (2ac871b)
Code Refactoring
  • web-twig: Pass title prop as native attribute through rest (80ac214)
Dependencies
  • web-twig: Avoid TwigX of version 3.2.0 (d2910f2)
Documentation
Features
  • web-twig: Allow event handling attributes via transferring props (2016587)
  • web-twig: Deprecate onClick prop on every component (e3a7684), closes #DS-645
  • web-twig: Introduce autocomplete attribute for RadioField (29d0547)
  • web-twig: Introduce GridSpan (d26cd3a)
  • web-twig: Introduce loading state to Button and ButtonLink #DS-640 (b7e5bab)
  • web-twig: Introduce Spinner component #DS-639 (c9f39d5)
  • web-twig: Introduce UNSAFE props for Field components (9122d74), closes #DS-645
  • web-twig: Rename Text Color dictionary to Action Link, introduce correct Text Color #DS-639 (da6fb75)
Styles
  • web-twig: Fix indentation of Modal component (e549c47)
  • web-twig: Ignore SimpleXMLElement static analysis error (515ad02)
Tests
  • web-twig: Correct usage of boolean with attribute (c8bc461)
  • web-twig: Introduce HTML format method for better snapshots (ede292e)
  • web-twig: Reformat all snapshots with PHP tidy extension (4426e06)
  • web-twig: Update snapshot tests with updated spinner icon (00bfaf8)
  • web-twig: Update Spinner snapshot (11aac67)

Note: Version bump only for package @​lmc-eu/spirit-web-twig

1.28.1 (2023-03-23)

Bug Fixes
  • web-twig: Escape value attributtes in input components (12219cf), closes #DS-645
  • web-twig: Remove unfortunately commit index file (0f598b7)
Chores
  • web-twig: Alert component story displayed in demo app (c32b16f), closes #DS-299
  • web-twig: Build assets for demo app (164511a), closes #DS-299
  • web-twig: Create default controller and template for local web (27b6a9f)
  • web-twig: Create new spirit-web-twig-demo app for local devel (64fedb6)
  • web-twig: Create new spirit-web-twig-demo app for local devel (6ec6756)
  • web-twig: Export ignore of Symfony files and directories (098330f)
  • web-twig: Prepare development server for Symfony application (b0d3d7b), closes #DS-469, #​395
  • web-twig: Prepare development server for Symfony application (a8943cf), closes #DS-469, #​395
  • web-twig: Prepare multistage Docker build for hosting Symfony app (2848ba0)
  • web-twig: Remove static directory with icons that were (ccfc64a)
  • web-twig: Render component detail in demo app (254a8eb), closes #DS-299
  • web-twig: Respect override file of docker compose when starting (844bcf4), closes #DS-469, #​395
  • web-twig: Setup minimul Symfony app for local webserver (533d386)
Documentation
  • web-twig: Fix typo in message prop (dbf1660)
Tests
  • web-twig: Fix typo in message prop (308d933)

Note: Version bump only for package @​lmc-eu/spirit-web-twig


Configuration

📅 Schedule: Branch creation - "after 9am and before 5pm on the 2nd and 4th day instance on Monday" (UTC), 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.

@renovate renovate bot requested a review from a team as a code owner January 8, 2024 13:36
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
Copy link
Contributor Author

renovate bot commented Jan 8, 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: apps/web-twig-demo/composer.lock
Command failed: composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 45 installs, 0 updates, 0 removals
  - Downloading symfony/flex (v1.19.5)
  - Downloading symfony/polyfill-php80 (v1.27.0)
  - Downloading symfony/runtime (v5.4.21)
  - Downloading symfony/polyfill-mbstring (v1.27.0)
  - Downloading symfony/polyfill-ctype (v1.27.0)
  - Downloading twig/twig (v3.5.1)
  - Downloading symfony/polyfill-php73 (v1.27.0)
  - Downloading symfony/deprecation-contracts (v2.5.2)
  - Downloading symfony/http-foundation (v5.4.21)
  - Downloading psr/event-dispatcher (1.0.0)
  - Downloading symfony/event-dispatcher-contracts (v2.5.2)
  - Downloading symfony/event-dispatcher (v5.4.21)
  - Downloading symfony/var-dumper (v5.4.21)
  - Downloading psr/log (1.1.4)
  - Downloading symfony/error-handler (v5.4.21)
  - Downloading symfony/http-kernel (v5.4.21)
  - Downloading psr/container (1.1.2)
  - Downloading symfony/service-contracts (v2.5.2)
  - Downloading symfony/polyfill-php81 (v1.27.0)
  - Downloading symfony/dependency-injection (v5.4.21)
  - Downloading symfony/filesystem (v5.4.21)
  - Downloading symfony/config (v5.4.21)
  - Downloading lmc/twigx-bundle (3.2.1)

In PathDownloader.php line 48:
                                                                               
  Source path "../spirit-web-twig-bundle" is not found for package lmc/spirit  
  -web-twig-bundle                                                             
                                                                               

install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]


Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit a28ec66
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/659c1fd6210493000723bd91

Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-demo canceled.

Name Link
🔨 Latest commit a28ec66
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/659c1fd6d0abff000894738d

Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-validations canceled.

Name Link
🔨 Latest commit a28ec66
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-validations/deploys/659c1fd639ba260008b27369

Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for spirit-design-system-react canceled.

Name Link
🔨 Latest commit a28ec66
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/659c1fd6a8e2d90008f8fc64

Copy link
Contributor

github-actions bot commented Jan 8, 2024

Coverage Status

coverage: 70.462% (-9.2%) from 79.697%
when pulling 05a498f on dependencies/lmc-spirit-web-twig-bundle-2.x
into 299d19b on main.

Copy link
Contributor Author

renovate bot commented Jan 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor

github-actions bot commented Jan 8, 2024

Coverage Status

coverage: 70.462% (-9.2%) from 79.697%
when pulling 064d9e1 on dependencies/lmc-spirit-web-twig-bundle-2.x
into 299d19b on main.

@literat literat force-pushed the dependencies/lmc-spirit-web-twig-bundle-2.x branch from 064d9e1 to a28ec66 Compare January 8, 2024 16:16
Copy link
Contributor

github-actions bot commented Jan 8, 2024

Coverage Status

coverage: 70.462% (-9.2%) from 79.697%
when pulling a28ec66 on dependencies/lmc-spirit-web-twig-bundle-2.x
into 0d99d02 on main.

@literat literat merged commit 5a37417 into main Jan 8, 2024
22 checks passed
@literat literat deleted the dependencies/lmc-spirit-web-twig-bundle-2.x branch January 8, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant