adfinis / ember-uikit

The ember implementation of UIkit
https://adfinis.github.io/ember-uikit/
MIT License
26 stars 13 forks source link

chore(deps): bump ember-modifier from 3.1.0 to 3.2.6 #849

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-modifier from 3.1.0 to 3.2.6.

Release notes

Sourced from ember-modifier's releases.

v3.2.6

:bug: Bug Fix

Committers: 1

v3.2.5

:bug: Bug Fix

Committers: 1

v3.2.4

:bug: Bug Fix

  • #280 Use "export type" for FunctionBasedModifier interface (back-ported from #270) (@​ef4)

Committers: 1

v3.2.3

:bug: Bug Fix

:house: Internal

Committers: 1

v3.2.2

:bug: Bug Fix

Committers: 1

v3.2.1

:bug: Bug Fix

:house: Internal

... (truncated)

Changelog

Sourced from ember-modifier's changelog.

v3.2.6 (2022-04-07)

:bug: Bug Fix

Committers: 1

v3.2.5 (2022-04-06)

:bug: Bug Fix

Committers: 1

v3.2.4 (2022-04-06)

:bug: Bug Fix

  • #280 Use "export type" for FunctionBasedModifier interface (back-ported from #270) (@​ef4)

Committers: 1

v3.2.3 (2022-04-05)

:bug: Bug Fix

  • #278 Make FunctionBasedModifier an (abstract) constructor type (backported from #277) (@​dfreeman)

:house: Internal

Committers: 2

v3.2.2 (2022-03-31)

:bug: Bug Fix

Committers: 1

v3.2.1 (2022-03-31)

:bug: Bug Fix

... (truncated)

Commits
  • 01400a8 Release 3.2.6
  • 4b31ee0 Merge pull request #283 from ember-modifier/fix-more-deprecations
  • 8aedd4f Fix deprecations for class-based modifiers
  • c2d0310 Release 3.2.5
  • b50ca7f chore: more lerna config
  • 4e93b7e Merge pull request #281 from evoactivity/patch-1
  • a7b60ae Fix deprecation notice
  • 7b89988 CHANGELOG maintenance
  • 789c6fa Release 3.2.4
  • 77f13a6 Merge pull request #274 from ember-modifier/dependabot/npm_and_yarn/v3/typesc...
  • Additional commits viewable in compare view


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)
anehx commented 2 years ago

:tada: This PR is included in version 5.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: