adopted-ember-addons / ember-keyboard

An Ember.js addon for the painless support of keyboard events
http://adopted-ember-addons.github.io/ember-keyboard/
Other
177 stars 57 forks source link

Bump ember-source from 4.2.0 to 4.3.0 in /test-app #613

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ember-source from 4.2.0 to 4.3.0.

Release notes

Sourced from ember-source's releases.

v4.3.0

CHANGELOG

  • #20025 [BUGFIX] Fix a memory leak in the Router Service class
  • #19971 [BUGFIX] Don't serialize default Query Params on RouterService
  • #20024 [BUGFIX] Correctly associate props with factory and owner in FactoryManager

v4.3.0-beta.2

CHANGELOG

  • #19971 [BUGFIX] Don't serialize default Query Params on RouterService

v4.3.0-beta.1

CHANGELOG

No public API changes or bugfixes.

Changelog

Sourced from ember-source's changelog.

v4.3.0 (March 21, 2022)

  • #20025 [BUGFIX] Fix a memory leak in the Router Service class
  • #19971 [BUGFIX] Don't serialize default Query Params on RouterService
  • #20024 [BUGFIX] Correctly associate props with factory and owner in FactoryManager
Commits
  • d2ad3bc Release v4.3.0
  • 705ea0a Add v4.3.0 to CHANGELOG
  • 815f836 Update docs to match native class syntax
  • 8060f84 [BUGFIX LTS] remove bad setFactoryFor call
  • df1cc2b [BUGFIX beta] remove unneeded setFactoryFor(this, this)
  • e3a9633 Correctly associate props with factory and owner in FactoryManager
  • f4b50b5 Release v4.3.0-beta.2
  • 743e940 Add v4.3.0-beta.2 to CHANGELOG
  • 5a83504 [BUGFIX] Don't serialize default QPs on RouterService
  • cb9b164 Release v4.3.0-beta.1
  • 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)
dependabot[bot] commented 2 years ago

Looks like ember-source is up-to-date now, so this is no longer needed.