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

Update Ember dependencies #648

Merged
merged 1 commit into from
Aug 18, 2020
Merged

Update Ember dependencies #648

merged 1 commit into from
Aug 18, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 17, 2020

This PR contains the following updates:

Package Type Update Change
@glimmer/component devDependencies patch 1.0.0 -> 1.0.1
@glimmer/tracking devDependencies patch 1.0.0 -> 1.0.1
ember-cli (source) devDependencies minor 3.18.0 -> 3.20.0
ember-resolver devDependencies patch 8.0.0 -> 8.0.2
ember-source (source) devDependencies minor 3.18.1 -> 3.20.4
qunit-dom devDependencies minor 1.2.0 -> 1.4.0

Release Notes

glimmerjs/glimmer.js

v1.0.1

Compare Source

🐛 Bug Fix
  • @glimmer/component
    • #​293 Leverage built-in destroyables on Ember 3.20+ to avoid deprecations. (@​rwjblue)
🏠 Internal
Committers: 1
ember-cli/ember-cli

v3.20.0

Compare Source

Blueprint Changes
Changelog

Thank you to all who took the time to contribute!

v3.19.0

Compare Source

Blueprint Changes
Changelog
ember-cli/ember-resolver

v8.0.2

Compare Source

🐛 Bug Fix
Committers: 1

v8.0.1

Compare Source

🐛 Bug Fix
Committers: 1
emberjs/ember.js

v3.20.4

Compare Source

  • #​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.

v3.20.3

Compare Source

  • #​19048 [BUGFIX] Update router.js to ensure transition.abort works for query param only transitions
  • #​19059 [BUGFIX] Prevent <base target="_parent"> from erroring in HistoryLocation
  • #​19060 [BUGFIX] Update rendering engine to @glimmer/* 0.55.1
  • #​19063 [DOC] Fix missing docs for {{#in-element}}

v3.20.2

Compare Source

  • #​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.20.1

Compare Source

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

v3.20.0

Compare Source

  • #​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.19.0

Compare Source

  • #​18982 / #​18913 [BUGFIX] Update rendering engine to latest version.
    • Add a compile time error when passing arguments to regular HTML elements (e.g. <a @&#8203;foo=)
    • Fix: Rerender an {{#eachs block only when the specific item has changed
  • #​18958 [BUGFIX] Ensure AST transforms using in-element work properly.
  • #​18960 [BUGFIX] More assertions for Application lifecycle methods
  • #​18919 [BUGFIX] Add error for modifier manager without capabilities.
  • #​18828 [BUGFIX] Prepend 'TODO: ' to 'Replace this with your real tests' comments in generated tests
  • #​18353 [BUGFIX] Improve fn & on undefined callback message
  • #​18824 [CLEANUP] Remove deprecated private window.ENV
  • #​18826 [CLEANUP] Remove deprecated private _setComputedDecorator
  • #​18832 [CLEANUP] Remove deprecated privateimplicit-modifier-manager-capabilities
  • #​18839 [CLEANUP] Updates the VM and autotracking APIs
simplabs/qunit-dom

v1.4.0

Compare Source

🚀 Enhancement
📝 Documentation
🏠 Internal
Committers: 3

v1.3.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 3

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the internal label Aug 17, 2020
@renovate renovate bot requested review from a team and andrewpye and removed request for a team August 17, 2020 01:39
@andrewpye andrewpye merged commit 9b185a3 into master Aug 18, 2020
@andrewpye andrewpye deleted the renovate/ember-deps branch August 18, 2020 10:39
@vladucu
Copy link
Member

vladucu commented Aug 24, 2020

@andrewpye no biggie or need to update (we'll do this next time) . When ember-cli is updated, it would be nice to also run the blueprint (we need to do this manually) to make sure any code changes are pulled in as part of the update too
cc @tomnez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants