ember-polyfills / ember-cached-decorator-polyfill

Polyfill for RFC 566: @cached
MIT License
20 stars 6 forks source link

chore(deps-dev): bump ember-source from 3.20.4 to 3.21.1 #18

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps ember-source from 3.20.4 to 3.21.1.

Release notes

Sourced from ember-source's releases.

v3.21.1

CHANGELOG

  • #19106 [BUGFIX] Ensure destroy methods on CoreObject are invoked.
  • #19111 [BUGFIX] Fixes ArrayProxy length reactivity.

v3.21.0

CHANGELOG

v3.21.0-beta.6

CHANGELOG

  • #19087 [BUGFIX] Generated initializer tests no longer causes a deprecation warning
  • #19077 Simplify get and improve computed caching scheme.
  • #19082 Simplify mixin application
  • #19089 Update rendering engine to improve immediate encoding performance

v3.21.0-beta.5

CHANGELOG

  • #19028 [BUGFIX] Ensure setter CP's with dependent keys on curly components can be two way bound

v3.21.0-beta.4

CHANGELOG

  • #19059 [BUGFIX] Prevent <base target="_parent"> from erroring in HistoryLocation
  • #19060 / #19065 / #19072 [BUGFIX] Update rendering engine to @glimmer/* 0.55.3
  • #19063 [DOC] Fix missing docs for {{#in-element}}

v3.21.0-beta.3

CHANGELOG

  • #19048 [BUGFIX] Update router.js to ensure transition.abort works for query param only transitions.
  • #19056 [BUGFIX] Update glimmer-vm to 0.54.2.

v3.21.0-beta.2

CHANGELOG

  • #19040 [BUGFIX] Fix a memory leak that occurred when changing the array passed to {{each}}
  • #19047 [BUGFIX] Ensure inject-babel-helpers plugin can be parallelized

v3.21.0-beta.1

CHANGELOG

Changelog

Sourced from ember-source's changelog.

v3.21.1 (August 28, 2020)

  • #19106 [BUGFIX] Ensure destroy methods on CoreObject are invoked.
  • #19111 [BUGFIX] Fixes ArrayProxy length reactivity.

v3.21.0 (August 24, 2020)

v3.20.5 (August 28, 2020)

  • #19106 [BUGFIX] Ensure destroy methods on CoreObject are invoked.
  • #19111 [BUGFIX] Fixes ArrayProxy length reactivity.
Commits
  • fb4a311 3.21.1
  • ea990b6 Add v3.20.5 and v3.21.1 to CHANGELOG.md.
  • 6b3c1c0 [BUGFIX lts] Ensure destroy methods on CoreObject are invoked.
  • f24f46c [BUGFIX lts] Fixes ArrayProxy length reactivity
  • 13c4dd0 Release v3.21.0
  • 4ec9cd5 Add v3.21.0 to CHANGELOG
  • eced961 Merge pull request #19090 from maxhq/beta
  • c4b0057 Release v3.21.0-beta.6
  • 04a9045 Add v3.21.0-beta.6 to CHANGELOG
  • cae7077 Pass resolver to Test app in generated initializer test
  • 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)