Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2021

Bumps ember-source from 3.26.1 to 3.28.6.

Release notes

Sourced from ember-source's releases.

v3.28.5

CHANGELOG

  • #19820 Fix memory leak when looking up non-instantiable objects from the owner

v3.28.4

CHANGELOG

v3.28.3

CHANGELOG

v3.28.2

CHANGELOG

v3.28.1

CHANGELOG

  • #19733 [BUGFIX] Ensure that using routerService.urlFor(...) and routerService.recognize(...) does not error if the router is not fully initialized

v3.28.0

CHANGELOG

  • #19697 [BUGFIX] Ensure deserializeQueryParam is called for lazy routes
  • #19681 [BUGFIX] Restore previous hash behavior
  • #19685 [BUGFIX] Fix memory leak in RouterService
  • #19690 [BUGFIX] Deprecates String.prototype.htmlSafe targeting Ember 4.0, as intended by the original deprecation.
  • #19584 [BUGFIX] Ensure hash objects correctly entangle as dependencies
  • #19491 [BUGFIX] Fix owner.lookup owner.register behavior with singleton: true option
  • #19472 [BUGFIX] Prevent transformation of block params called attrs

v3.28.0-beta.7

CHANGELOG

  • #19681 [BUGFIX] Restore previous hash behavior
  • #19685 [BUGFIX] Fix memory leak in RouterService
  • #19690 [BUGFIX] Deprecates String.prototype.htmlSafe targeting Ember 4.0, as intended by the original deprecation.

v3.28.0-beta.6

CHANGELOG

#19584 [BUGFIX] Ensure hash objects correctly entangle as dependencies

v3.28.0-beta.5

... (truncated)

Changelog

Sourced from ember-source's changelog.

v3.28.6 (November 4, 2021)

  • #19683 Ensure super.willDestroy is called correctly in Router's willDestroy

v3.28.5 (November 3, 2021)

  • #19820 Fix memory leak when looking up non-instantiable objects from the owner

v3.28.4 (October 22, 2021)

v3.28.3 (October 22, 2021)

v3.28.2 (October 21, 2021)

v3.28.1 (August 30, 2021)

  • #19733 [BUGFIX] Ensure that using routerService.urlFor(...) and routerService.recognize(...) does not error if the router is not fully initialized

v3.28.0 (August 9, 2021)

  • #19697 [BUGFIX] Ensure deserializeQueryParam is called for lazy routes
  • #19681 [BUGFIX] Restore previous hash behavior
  • #19685 [BUGFIX] Fix memory leak in RouterService
  • #19690 [BUGFIX] Deprecates String.prototype.htmlSafe targeting Ember 4.0, as intended by the original deprecation.
  • #19584 [BUGFIX] Ensure hash objects correctly entangle as dependencies
  • #19491 [BUGFIX] Fix owner.lookup owner.register behavior with singleton: true option
  • #19472 [BUGFIX] Prevent transformation of block params called attrs

v3.27.5 (June 10, 2021)

  • #19597 [BIGFIX] Fix <LinkTo> with nested children

v3.27.4 (June 9, 2021)

  • #19594 [BUGFIX] Revert lazy hash changes
  • #19596 [DOC] Fix "Dormant" addon warning typo

v3.27.3 (June 3, 2021)

  • #19565 [BUGFIX] Ensures that computed can depend on dynamic (hash keys
  • #19571 [BUGFIX] Extend Route.prototype.transitionTo deprecation until 5.0.0
  • #19586 [BUGFIX] Fix Embroider compatibility

... (truncated)

Commits

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)

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.26.1 to 3.28.6.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/v3.28.6/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.26.1...v3.28.6)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2021

Dependabot tried to add @jhuckabay and @nadnoslen as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cybertooth-io/ember-data-autocomplete-js/pulls/476/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cybertooth-io/ember-data-autocomplete-js repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2021

Superseded by #481.

@dependabot dependabot bot closed this Nov 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/ember-source-3.28.6 branch November 16, 2021 23:06
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