Skip to content

chore(deps): bump accordion-js from 2.8.0 to 3.4.1#51

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/accordion-js-3.4.1
Open

chore(deps): bump accordion-js from 2.8.0 to 3.4.1#51
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/accordion-js-3.4.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps accordion-js from 2.8.0 to 3.4.1.

Release notes

Sourced from accordion-js's releases.

Version 3.4.1

  • Added deletion of js-enabled class when destroy() function is called
  • Updated README.md

Version 3.4.0

  • Removed unminimized js and CSS files from dist/ directory
  • Changed default animation duration to 500ms
  • Removed unnecessary code snippets related to WebKit, as they are no longer needed
  • Replaced SCSS colors with CSS variables
  • Updated supported browsers
  • Updated the project's codebase
  • Updated packages to the latest versions
  • Removed unnecessary packages & files

Version 3.3.4

  • Update .npmignore

Version 3.3.3

  • Adjusted styles
  • Fixed a bug when defined IDs were overwritten
  • Fixed a bug when currFocusedIdx wasn't set correctly
  • Fixed a bug with transition event fired too often
  • Replaced deprecated keyCode event
  • Escape class names in selectors
  • ESLint: Enable no-unused-vars rule
  • pkg.json: Changed min Edge version to 80

Version 3.3.2

  • Moved execution of beforeOpen fn before panel calculation

Version 3.3.1

  • Fixed a bug when updateARIA wasn't fired when the closeAll function was called
  • openAll and closeAll will only work on open/close elements, added missing onClose & onOpen calls

Version 3.3.0

  • Added onlyChildNodes option
  • Fixed a bug with incorrect visiblity when openOnInit was set to 0 and more elements were loaded.
  • Added additional packages and settings to the gulp config

Version 3.2.0

  • Added .update() method
  • Updated packages

Version 3.1.1

  • Fixed accordion icon state

Version 3.1.0

  • Support for nested accordions

Version 3.0.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [accordion-js](https://github.com/michu2k/Accordion) from 2.8.0 to 3.4.1.
- [Release notes](https://github.com/michu2k/Accordion/releases)
- [Commits](michu2k/Accordion@v2.8.0...v3.4.1)

---
updated-dependencies:
- dependency-name: accordion-js
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 8, 2025
@madwort madwort force-pushed the main branch 2 times, most recently from ee31321 to d9dbb2d Compare July 8, 2025 14:26
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants