Skip to content

Bump ember-source from 3.19.0 to 3.20.2 #2660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-source from 3.19.0 to 3.20.2.

Release notes

Sourced from ember-source's releases.

v3.20.1

  • #19040 [BUGFIX] Fix a memory leak that occured when changing the array passed to {{each}}

v3.20.0

CHANGELOG

  • #18867 / #18927 / #18928 [FEATURE] Promote {{in-element}} to public API RFC.
  • #19025 [BUGFIX] Updates Glimmer VM to 0.54.0
  • #19021 [BUGFIX] Disallow null/undefined targets in in-element.
  • #19023 [BUGFIX] Don't access properties during init unless required to prevent unnecessary rendering invalidations.
  • #18997 [BUGFIX] Fix components <Input> and <Textarea> to work with native class actions correctly.
  • #18859 [BUGFIX] Fix transitionTo with scoped aliased queryParam.
  • #18961 [BUGFIX] Remove assertions for updating auto-tracked state without Ember.set / this.set

v3.20.0-beta.5

CHANGELOG

  • #19034 [BUGFIX] Disable named blocks; please continue to use the polyfill.

v3.20.0-beta.4

CHANGELOG

  • #19025 [BUGFIX] Updates Glimmer VM to 0.54.0

v3.20.0-beta.3

CHANGELOG

  • #19021 [BUGFIX] Disallow null/undefined targets in in-element.
  • #19023 [BUGFIX] Don't access properties during init unless required to prevent unnecessary rendering invalidations.

v3.20.0-beta.2

CHANGELOG

  • #18997 [BUGFIX] Fix components <Input> and <Textarea> to work with native class actions correctly.

v3.20.0-beta.1

CHANGELOG

Changelog

Sourced from ember-source's changelog.

v3.20.2 (July 26, 2020)

  • #19056 Update Glimmer rendering engine to 0.54.2. Fixes an issue with (private for now) destroyables work to enable the destroyables polyfill to work more appropriately.

v3.21.0-beta.2 (July 20, 2020)

  • #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 (July 13, 2020)

v3.20.1 (July 13, 2020)

  • #19040 [BUGFIX] Fix a memory leak that occurred when changing the array passed to {{each}}

v3.20.0 (July 13, 2020)

  • #18867 / #18927 / #18928 [FEATURE] Promote {{in-element}} to public API RFC.
  • #19025 [BUGFIX] Updates Glimmer VM to 0.54.0
  • #19021 [BUGFIX] Disallow null/undefined targets in in-element.
  • #19023 [BUGFIX] Don't access properties during init unless required to prevent unnecessary rendering invalidations.
  • #18997 [BUGFIX] Fix components <Input> and <Textarea> to work with native class actions correctly.
  • #18859 [BUGFIX] Fix transitionTo with scoped aliased queryParam.
  • #18961 [BUGFIX] Remove assertions for updating auto-tracked state without Ember.set / this.set
Commits
  • 1cc2210 Release v3.20.2.
  • 17f84b8 [BUGFIX release] Update glimmer-vm to 0.54.2.
  • fba1bc8 Release v3.20.1
  • ce2e45a [BUGFIX release] Fixes the {{each}} memory leak
  • 0a9e13a Release v3.20.0
  • 13ec044 Add v3.20.0 to CHANGELOG
  • 52ea0ef Release v3.20.0-beta.5
  • 0fd013d Add v3.20.0-beta.5 to CHANGELOG
  • 305350d Merge pull request #19034 from emberjs/chancancode-patch-1
  • df54a17 [BUGFIX beta] Disable named blocks
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@rust-highfive
Copy link

r? @jtgeibel

(rust_highfive has picked a reviewer for you, use r? to override)

@locks
Copy link
Contributor

locks commented Aug 2, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Aug 2, 2020

📌 Commit d835fca has been approved by locks

@bors
Copy link
Contributor

bors commented Aug 2, 2020

⌛ Testing commit d835fca with merge 8854656...

@bors
Copy link
Contributor

bors commented Aug 2, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing 8854656 to master...

@bors bors merged commit 8854656 into master Aug 2, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-source-3.20.2 branch August 2, 2020 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants