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

Bump @eeacms/volto-accordion-block from 6.0.0 to 9.3.0 #168

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2023

Bumps @eeacms/volto-accordion-block from 6.0.0 to 9.3.0.

Release notes

Sourced from @​eeacms/volto-accordion-block's releases.

9.3.0

🚀 New Features

  • feat: add contitions to use linking feature if the field 'Allow linking' is selected [Cretu Mihaela - 76e624d]
  • feat: add selected items ids in query params and implement function to scroll to item if present in URL [Cretu Mihaela - 447c67e]

🐛 Bug Fixes

  • fix: fix hover and focused border for block child section [Claudia Ifrim - 4c18b4f]
  • fix: updating URL when clicking on anchors inside accordion [Cretu Mihaela - c2ecb89]

🛠️ Others

  • Release 9.3.0 [Alin Voinea - 1728aa1]
  • add comment [Claudia Ifrim - 6ccecbf]
  • update snapshots [Cretu Mihaela - 1ab81b5]
  • remove setTimeout and fix useEffect [Cretu Mihaela - 4c765d7]
  • move function outside the component [Cretu Mihaela - aa5c542]
  • remove 'allow linking' checkbox [Cretu Mihaela - 9456684]
  • fix cypress test [Cretu Mihaela - 25d57b2]
  • fix useEffect warning [Cretu Mihaela - b7d28b4]

9.2.0

🚀 New Features

  • feat: make className prop available to View component [Dante Álvarez - 8c12c28]

🐛 Bug Fixes

  • fix: th showRestricted option should be used from the configs [Claudia Ifrim - fe9695a]

🛠️ Others

  • Release 9.2.0 [Alin Voinea - 3f77074]

9.1.0

🐛 Bug Fixes

  • fix(accordion): block-chooser and power user menu display issues #76 from eea/develop [ichim-david - c073473]
  • fix(accordion): margin and padding of .item.accordion within power menu [David Ichim - 3a9c8f5]

💅 Enhancements

  • change(accordion): optionally load the menu.variables from eea theme or site theme [David Ichim - e886074]

🛠️ Others

  • added several comments describing what that css fixes [David Ichim - c084a1f]
  • restore z-index value added by community contribution [David Ichim - d78fc69]
  • provide fallback values for variables just to be on the safe side regarding the optional imports [David Ichim - 0057892]
  • lint fix [David Ichim - d903580]
  • udate version from 9.0.1 to 9.1.0 [Claudia Ifrim - 63d82cd]
  • fix prettier [Claudia Ifrim - beb35eb]
  • Refs##255274 - fix css for columns block in accordion block [Claudia Ifrim - 3f01e69]
  • test: Fix to work also with Volto 17.alpha / webpack 5 [Alin Voinea - d17ae38]

... (truncated)

Changelog

Sourced from @​eeacms/volto-accordion-block's changelog.

9.3.0 - 26 July 2023

🚀 New Features

  • feat: add contitions to use linking feature if the field 'Allow linking' is selected [Cretu Mihaela - 76e624d]
  • feat: add selected items ids in query params and implement function to scroll to item if present in URL [Cretu Mihaela - 447c67e]

🐛 Bug Fixes

  • fix: fix hover and focused border for block child section [Claudia Ifrim - 4c18b4f]
  • fix: updating URL when clicking on anchors inside accordion [Cretu Mihaela - c2ecb89]

🛠️ Others

  • Release 9.3.0 [Alin Voinea - 1728aa1]
  • add comment [Claudia Ifrim - 6ccecbf]
  • update snapshots [Cretu Mihaela - 1ab81b5]
  • remove setTimeout and fix useEffect [Cretu Mihaela - 4c765d7]
  • move function outside the component [Cretu Mihaela - aa5c542]
  • remove 'allow linking' checkbox [Cretu Mihaela - 9456684]
  • fix cypress test [Cretu Mihaela - 25d57b2]
  • fix useEffect warning [Cretu Mihaela - b7d28b4]

9.2.0 - 19 July 2023

🚀 New Features

  • feat: make className prop available to View component [Dante Álvarez - 8c12c28]

🐛 Bug Fixes

  • fix: th showRestricted option should be used from the configs [Claudia Ifrim - fe9695a]

🛠️ Others

  • Release 9.2.0 [Alin Voinea - 3f77074]

9.1.0 - 13 July 2023

🐛 Bug Fixes

  • fix(accordion): block-chooser and power user menu display issues #76 from eea/develop [ichim-david - c073473]
  • fix(accordion): margin and padding of .item.accordion within power menu [David Ichim - 3a9c8f5]

💅 Enhancements

  • change(accordion): optionally load the menu.variables from eea theme or site theme [David Ichim - e886074]

🛠️ Others

  • added several comments describing what that css fixes [David Ichim - c084a1f]
  • restore z-index value added by community contribution [David Ichim - d78fc69]

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@eeacms/volto-accordion-block](https://github.com/eea/volto-accordion-block) from 6.0.0 to 9.3.0.
- [Release notes](https://github.com/eea/volto-accordion-block/releases)
- [Changelog](https://github.com/eea/volto-accordion-block/blob/master/CHANGELOG.md)
- [Commits](eea/volto-accordion-block@6.0.0...9.3.0)

---
updated-dependencies:
- dependency-name: "@eeacms/volto-accordion-block"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2023
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.

0 participants