Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Update dependency ember-basic-dropdown to v4 #804

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-basic-dropdown (source) ^3.0.11 -> ^4.0.0 age adoption passing confidence

Release Notes

cibernox/ember-basic-dropdown

v4.0.5

Compare Source

v4.0.4

Compare Source

  • [FEATURE] Improve compatibility with Embroider/Ember 4

v4.0.3

Compare Source

  • Fix animation when component is not rendered in place.

v4.0.2

Compare Source

v4.0.1

Compare Source

  • (#​628) Fix issue, The @animationClass class don't get reset after the first render.
    When the dropdown content first renders, it animates correctly, but on subsequent renders there is no animation -
    cause @animationClass not being reset back to transitioning--in state.

v4.0.0

Compare Source

  • (#​633) A11y improvements, changing aria-controls instead of aria-owns, which seems to be more correct.
  • [BREAKING] Stop using a polyfill for Object.assign, which effectively removes support for Internet Exporer. But it's 2022, its about time.

v3.1.0

Compare Source

v3.0.21

Compare Source

v3.0.19

Compare Source

  • Update ember-element-helper to fix issues with CI.

v3.0.18

Compare Source

  • Relax dependencies on embroider packages

v3.0.17

Compare Source

  • Update ember-element-helper for better embroider compatibility

v3.0.16

Compare Source

  • Update ember and many other dependencies

v3.0.15

Compare Source

v3.0.14

Compare Source

  • Import htmlSafe from @ember/template to fix deprecation warning.
  • Migrate to github actions and fix stuff to make CI green again.

v3.0.13

Compare Source

  • Use ember-style-modifier in one more place.
  • Migrate to github actions and fix CI on beta and canary. This was done by relaxing a dependency
    on the embroider utils.

v3.0.12

Compare Source

  • Use ember-style-modifier for setting styles on element instead of using inline styles. This allows to
    use the addon on webs that forbid inline styles on they CSP config.

Configuration

📅 Schedule: "before 3am on Monday" in timezone America/Toronto.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file internal labels Jan 17, 2022
@renovate renovate bot force-pushed the renovate/ember-basic-dropdown-4.x branch from f9345a2 to 562ad81 Compare January 17, 2022 10:12
@vladucu vladucu closed this Mar 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants