Skip to content
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

chore(deps-dev): bump ember-source from 3.20.3 to 3.21.2 #5203

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 30, 2020

Bumps ember-source from 3.20.3 to 3.21.2.

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.2 (September 30, 2020)

  • #19138 [BUGFIX] Fix tag cycles in query parameters
  • #19164 [BUGFIX] Entangles custom EmberArray implementations when accessed with Ember.get

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.

v3.20.4 (August 11, 2020)

  • #19047 Ensure inject-babel-helpers plugin can be parallelized
  • #19089 Update rendering engine to improve immediate encoding performance
  • #19082 Simplify mixin application
  • #19088 Simplify factory instantiation from the container
  • #19028 Ensure setter CP's with dependent keys on curly components can be two way bound
  • #19077 Simplify get and improve computed caching scheme.
  • #19065 / #19072 - Updates GlimmerVM to improve internal destroyable system and improve tag / revision computation.
  • #19081 Reduces template compilation size in production builds.
Commits
  • 1b6b412 3.21.2
  • d54f5e2 Add v3.21.2 to CHANGELOG.md.
  • 800312c [BUGFIX lts] Fix tag cycles in query parameters
  • 41c0174 [BUGFIX lts] Entangles custom EmberArray implementations when accessed
  • 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
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 30, 2020
@vercel
Copy link

vercel bot commented Sep 30, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/4dc30g6a2
✅ Preview: https://open-event-frontend-git-dependabot-npmandyarnember-source-3212.eventyay.vercel.app

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.20.3 to 3.21.2.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.20.3...v3.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

❗ No coverage uploaded for pull request base (development@628121a). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development    #5203   +/-   ##
==============================================
  Coverage               ?   22.62%           
==============================================
  Files                  ?      489           
  Lines                  ?     5198           
  Branches               ?       36           
==============================================
  Hits                   ?     1176           
  Misses                 ?     4017           
  Partials               ?        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 628121a...ac518e6. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 9223879 into development Sep 30, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-source-3.21.2 branch September 30, 2020 20:27
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.

None yet

1 participant