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 drupal/gin from 3.0.0-rc7 to 3.0.0-rc9 #177

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

Conversation

violinist-bot
Copy link

@violinist-bot violinist-bot commented Dec 16, 2023

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • drupal/gin: 3.0.0-rc9 (updated from 3.0.0-rc7)
  • nikic/php-parser: v4.18.0 (updated from v4.17.1)
  • pear/pear-core-minimal: v1.10.14 (updated from v1.10.13)
  • symfony/http-kernel: v4.4.51 (updated from v4.4.50)
  • symfony/polyfill-intl-grapheme: v1.29.0 (updated from v1.28.0)
  • symfony/polyfill-php72: v1.29.0 (updated from v1.28.0)
  • symfony/polyfill-php73: v1.29.0 (updated from v1.28.0)
  • symfony/string: v5.4.36 (updated from v5.4.29)
  • symfony/var-dumper: v5.4.36 (updated from v5.4.29)
  • twig/twig: v2.15.6 (updated from v2.15.5)
  • behat/mink: v1.11.0 (updated from v1.10.0)
  • doctrine/deprecations: 1.1.3 (updated from 1.1.2)
  • friends-of-behat/mink-browserkit-driver: v1.6.2 (updated from v1.6.1)
  • phpdocumentor/type-resolver: 1.8.2 (updated from 1.7.3)
  • phpspec/prophecy: v1.19.0 (updated from v1.17.0)
  • phpstan/phpdoc-parser: 1.26.0 (updated from 1.24.2)
  • phpunit/php-code-coverage: 9.2.31 (updated from 9.2.29)
  • phpunit/phpunit: 9.6.17 (updated from 9.6.13)
  • react/promise: v2.11.0 (updated from v2.10.0)
  • sebastian/cli-parser: 1.0.2 (updated from 1.0.1)
  • sebastian/complexity: 2.0.3 (updated from 2.0.2)
  • sebastian/diff: 4.0.6 (updated from 4.0.5)
  • sebastian/exporter: 4.0.6 (updated from 4.0.5)
  • sebastian/global-state: 5.0.7 (updated from 5.0.6)
  • sebastian/lines-of-code: 1.0.4 (updated from 1.0.3)
  • symfony/polyfill-php81: v1.29.0 (updated from v1.28.0)
  • symfony/var-exporter: v5.4.35 (updated from v5.4.26)
  • theseer/tokenizer: 1.2.2 (updated from 1.2.1)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .gitlab-ci.yml
  dist/css/base/gin.css
  dist/css/components/ckeditor5.css
  dist/css/components/edit_form.css
  dist/css/components/media_library.css
  dist/css/components/paragraphs.css
  dist/css/components/settings.css
  dist/css/components/tableselect.css
  dist/css/components/tabs.css
  dist/css/components/toolbar.css
  dist/css/components/workspaces.css
  dist/css/layout/classic_toolbar.css
  dist/css/layout/horizontal_toolbar.css
  dist/css/layout/navigation.css
  dist/css/layout/toolbar.css
  dist/css/theme/dialog.css
  dist/css/theme/variables.css
  dist/js/edit_form.js
  dist/media/sprite.svg
  gin.info.yml
  gin.libraries.yml
  includes/breadcrumb.theme
  includes/page.theme
  includes/toolbar.theme
  js/edit_form.js
  js/navigation/sidebar.js
  js/overrides/media_library.view.js
  media/icons/navigation/chevron-down.svg
  media/icons/navigation/people-new.svg
  media/icons/navigation/toggle-collapse.svg
  media/icons/navigation/toggle-expand.svg
  media/icons/toolbar/commerce-inbox.svg
  src/GinNavigation.php
  src/GinSettings.php
  styles/base/_admin-item.scss
  styles/base/_body.scss
  styles/base/_button.scss
  styles/base/_dropbutton.scss
  styles/base/_field-ui.scss
  styles/base/_focus.scss
  styles/base/_form.scss
  styles/base/_layers.scss
  styles/base/_messages.scss
  styles/base/_regions.scss
  styles/base/_table.scss
  styles/base/_title.scss
  styles/base/_views.scss
  styles/components/ckeditor5.scss
  styles/components/edit_form.scss
  styles/components/media_library.scss
  styles/components/paragraphs.scss
  styles/components/settings.scss
  styles/components/tableselect.scss
  styles/components/tabs.scss
  styles/components/toolbar.scss
  styles/components/workspaces.scss
  styles/helpers/_svg-sprite.scss
  styles/layout/classic_toolbar.scss
  styles/layout/horizontal_toolbar.scss
  styles/layout/navigation.scss
  styles/layout/toolbar.scss
  styles/navigation/toolbar-link.scss
  styles/navigation/toolbar-menu.scss
  styles/theme/variables.scss
  templates/menu-region--bottom.html.twig
  templates/menu-region--middle.html.twig
  templates/menu-region--top.html.twig
  tests/src/Functional/GinTest.php
  webpack.config.js

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 659428f Fix phpcs warning
  • 2e88a71 3397104 - adds second menu item level to active menu item class
  • 833583d gin-3415272-remove background-image
  • 4778d78 Adding the Commerce inbox toolbar icon
  • 2b85412 Issue #3403123 by kksandr: fix sticky shadow position
  • 19a00aa Remove SCSS function to generate spacings for easier discovery
  • 9282b2c Added margin bottom to menu level-1.
  • 7eb6d2e Issue #3325263 by leymannx: Fix user.data ServiceNotFoundException when using...
  • f031725 Fixes undefined $item['url'] in gin_preprocess_breadcrumb()
  • 5e0db42 Fix active workspace color not working with dark mode
  • 3571230 Field UI alignment fix
  • 16d2388 Field UI tweaks
  • 0b38b84 Set correct id on label for attribute
  • 61e9cf2 Check for empty header differently
  • 68ca5df Resolved active tab background color issue
  • e0f5ab7 issue: Fixed issue with sidebar toggle
  • 14d7976 Issue #3402619: Visually indicate disabled Views Display.
  • b654e9e Fix small visual regression in Drupal 9.2
  • f9f78f3 Update gin.css
  • ba9b92a Add 'core/once' to 'edit_form' library
  • 233700f Refactor empty region check
  • 69f41d2 3396676 - adds word-break to toolbar-menu__item
  • dae0947 Resolve #3395738 "Fatal error when enabling the new experimental sidebar navigation with node module disabled"
  • 4ee7638 Fix for Navigation chevron icon, hide empty region
  • 825705c Update .gitlab-ci.yml file
  • d0137c4 Update classes for translations
  • 5f76981 Navigation updates: alignment changes
  • e5b652e Navigation: Update toggle icon, fix small 1px layout shift
  • 7af6eed Issue #3394085 by saschaeggi, kevinfunk, bramvandenbulcke, paul121, NicolasGraph, Dimiter: Fatal error when enabling the new experimental sidebar navigation
  • 6e2fb82 Issue #3393902: Dialog on the node preview page is broken
  • 30d5cc7 Minor refinements

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot changed the title Update drupal/gin from 3.0.0-rc7 to 3.0.0-rc8 Update drupal/gin from 3.0.0-rc7 to 3.0.0-rc9 Jan 31, 2024
@violinist-bot violinist-bot force-pushed the violinistdrupalgin branch 4 times, most recently from c7fe1be to 739b782 Compare February 23, 2024 17:43
@violinist-bot violinist-bot force-pushed the violinistdrupalgin branch 2 times, most recently from 67debae to ec6974e Compare February 29, 2024 17:48
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.

1 participant