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

chore(deps): bump ember-basic-dropdown from 3.1.0 to 7.3.0 #173

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps ember-basic-dropdown from 3.1.0 to 7.3.0.

Release notes

Sourced from ember-basic-dropdown's releases.

Release 7.3.0

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

Changelog

Sourced from ember-basic-dropdown's changelog.

v7.3.0 (2023-11-16)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

7.2.2

  • Update ember-element-helper

7.2.0

  • Publish types to npm
  • Fix reposition reset issue reported in #707
  • Make addon compatible with Ember 5

7.1.0

  • Many dependency updates and cleanups (ember-concurrency 3.0, ember 4.12, drop node 14...) #705

7.0.2

  • Improve typescript expertience for users using exactOptionalPropertyTypes and noImplicitOverride

7.0.1

  • Receive @animationEnabled in the content component.

7.0.0

  • Update ember-maybe-in-element for version that plays nicely with parallel compilation.
  • [BREAKING] Update many dependencies, including qunit and ember-auto-import v2. Now the minimum version is 3.28+

6.0.2

  • Relax dependency on ember-style-modifier so version 1.0 is also allowed

6.0.1

  • Allow ember-get-config v2

6.0.0

  • [MAYBE-BREAKING] The trigger component is now implemented internally as an element modifier. This should not be breaking, but a refactor this big is always risky. This makes much easier to make any component the trigger of a dropdown, just applying that modifier to any element.
  • Because of the element modifier change, not the minimum version of Ember supported is 3.24

... (truncated)

Commits
  • f6a1be7 Release 7.3.0
  • 8a46196 Merge pull request #721 from mkszepp/fix-peer-dependency
  • 33a942b Fix peerDependencies
  • 3db6a45 Merge pull request #720 from mkszepp/add-release-it
  • 0d898e3 Add release-it
  • bc81184 Merge pull request #718 from mkszepp/update-ember-try
  • f62e7b3 Remove ember-cli-htmlbars workaround in ember-try
  • 783c8bc Merge pull request #717 from mkszepp/remove-ember-cli-memory-leak-detector
  • 458abdd Remove ember-cli-memory-leak-detector
  • 12d73d0 Merge pull request #716 from mkszepp/upgrade-ember-cli
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mkszepp, a new releaser for ember-basic-dropdown since your current version.


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 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)

Bumps [ember-basic-dropdown](https://github.com/cibernox/ember-basic-dropdown) from 3.1.0 to 7.3.0.
- [Release notes](https://github.com/cibernox/ember-basic-dropdown/releases)
- [Changelog](https://github.com/cibernox/ember-basic-dropdown/blob/master/CHANGELOG.md)
- [Commits](cibernox/ember-basic-dropdown@v3.1.0...v7.3.0)

---
updated-dependencies:
- dependency-name: ember-basic-dropdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team December 1, 2023 03:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-basic-dropdown-7.3.0 branch January 25, 2024 20:07
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