Skip to content

Update dependency ember-source to v4 #4183

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
Jan 28, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-source (source) 3.28.8 -> 4.1.0 age adoption passing confidence

Release Notes

emberjs/ember.js

v4.1.0

Compare Source

v4.0.1

Compare Source

  • #​19858 [BUGFIX] Improve assert message in default store for when routes have dynamic segments but no model hook
  • #​19860 [BUGFIX] Add model hook in route blueprint for routes with dynamic segments

v4.0.0

Compare Source

  • #​19761 [BREAKING] Require ember-auto-import >= 2 or higher to enable ember-source to become a v2 addon in the 4.x cycle
  • #​19706 [BREAKING] Explicitly drop Node 10 support to match support policy.
  • [BREAKING] Remove deprecated features
    • #​19838 [CLEANUP] Remove check to see if ember is defined as a Bower dependency
    • #​19846 [CLEANUP] Make using the "classic" edition of Ember throw
    • #​19833 [CLEANUP] Remove deprecated array observers
    • #​19836 [CLEANUP] Turn template-only-glimmer-components deprecation into an error
    • #​19843 [CLEANUP] Turn argument-less-helper-paren-less-invocation deprecation into an error
    • #​19749 [CLEANUP] Remove deprecate-router-events support code
    • #​19762 [CLEANUP] Update GlimmerVM to 0.81
      • removes deprecation of mutations during helper compute
      • removes deprecation of mutations during unknownProperty
      • @glimmer/integration-tests, @glimmer/manager, @glimmer/validator
        • #​1330 Remove deprecated support for mutation after consumption during certain manager hooks (@​snewcomer)
      • @glimmer/manager
      • @glimmer/integration-tests, @glimmer/manager
    • #​19806 [CLEANUP] Drop export of built-ins, remove legacy components
    • #​19808 [CLEANUP] Remove the --test-type option from the helper blueprint
    • #​19677 [CLEANUP] Remove jQuery from build
    • #​19708 [CLEANUP] Remove class-binding-and-class-name-bindings-in-templates
    • #​19650 [CLEANUP] Remove deprecated mouse events
    • #​19675 [CLEANUP] Remove jQuery usage from ember-testing
    • #​19704 [CLEANUP] Remove template-compiler.registerPlugin
    • #​19707 [CLEANUP] Remove Application Controller Router Properties
    • #​19528 [CLEANUP] Remove Logger
    • #​19558 [CLEANUP] Remove IE11 support
    • #​19563 [CLEANUP] Remove internal Ember.assign usage
    • #​19636 [CLEANUP] Remove copy & Copyable
    • #​19638 [CLEANUP] Remove deprecated with
    • #​19639 [CLEANUP] Removes deprecated Private INVOKE API
    • #​19640 [CLEANUP] Remove old deprecations import path
    • #​19641 [CLEANUP] Remove isVisible
    • #​19642 [CLEANUP] Remove aliasMethod
    • #​19643 [CLEANUP] Remove deprecate without for and since
    • #​19644 [CLEANUP] Remove -in-element
    • #​19645 [CLEANUP] Remove tryInvoke
    • #​19646 [CLEANUP] Remove loc
    • #​19647 [CLEANUP] Remove Ember.merge
    • #​19648 [CLEANUP] Remove getWithDefault
    • #​19651 [CLEANUP] Remove LEGACY_OWNER
    • #​19652 [CLEANUP] Remove Globals Resolver
    • #​19653 [CLEANUP] Remove run and computed dot access
    • #​19654 [CLEANUP] Remove @​ember/string methods from native prototype
    • #​19655 [CLEANUP] Remove meta-destruction-apis
    • #​19656 [CLEANUP] Remove string-based setComponentManager
    • #​19657 [CLEANUP] Remove hasBlock and hasBlockParams
    • #​19658 [CLEANUP] Remove sendAction and string action passing
    • #​19659 [CLEANUP] Remove renderTemplate, disconnectOutlet, render
    • #​19660 [CLEANUP] Remove attrs/attrs-arg-access
    • #​19661 [CLEANUP] Remove EMBER_EXTEND_PROTOTYPES
    • #​19663 [CLEANUP] Remove function prototype extensions
    • #​19665 [CLEANUP] Remove deprecated jQuery integration
    • #​19666 [CLEANUP] Remove jQuery integration in EventDispatcher
    • #​19667 [CLEANUP] Cleanup IE11 leftovers
    • #​19670 [CLEANUP] Remove .volatile()
    • #​19671 [CLEANUP] Remove .property()
    • #​19673 [CLEANUP] Remove computed deep each
    • #​19674 [CLEANUP] Remove ability to override computed property
    • #​19678 [CLEANUP] Remove window.Ember global
    • #​19695 [CLEANUP] Remove {{partial}}
    • #​19691 Add build assertion against {{outlet named}}
  • #​19680 [DEPRECATION] Deprecate owner.inject per RFC #​680 and cleanup related deprecations that are until: 4.0.0.
  • #​19649 / #​19692 [DEPRECATION] Add deprecation warning to Ember.assign implementing RFC #​750.
  • #​19825 [BUGFIX] Replace assert.equal in blueprints with assert.strictEqual to pass eslint-plugin-qunit v7 on generation
  • #​19227 [BUGFIX] Enable global event dispatcher listeners to be lazily created fixing Passive Listener Violation in Chrome
  • #​19542 [BUGFIX] Fix initializer test blueprints
  • #​19589 [BUGFIX] Don’t include type-tests in build output

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot requested a review from Turbo87 November 16, 2021 02:08
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 564048c to 71f3d66 Compare December 1, 2021 16:02
@bors
Copy link
Contributor

bors commented Dec 3, 2021

☔ The latest upstream changes (presumably #4225) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 71f3d66 to 148b882 Compare December 3, 2021 11:50
@Turbo87 Turbo87 force-pushed the renovate/ember-source-4.x branch from 148b882 to 4a19b56 Compare December 14, 2021 15:24
@bors
Copy link
Contributor

bors commented Dec 15, 2021

☔ The latest upstream changes (presumably #4268) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 4a19b56 to 38878a0 Compare December 15, 2021 16:14
@bors
Copy link
Contributor

bors commented Dec 15, 2021

☔ The latest upstream changes (presumably #4275) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 38878a0 to 48cb8a3 Compare December 15, 2021 20:42
@bors
Copy link
Contributor

bors commented Dec 16, 2021

☔ The latest upstream changes (presumably #4278) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 48cb8a3 to c7b3071 Compare December 16, 2021 13:34
@bors
Copy link
Contributor

bors commented Dec 20, 2021

☔ The latest upstream changes (presumably #4297) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from c7b3071 to ecc4a25 Compare December 20, 2021 11:08
@bors
Copy link
Contributor

bors commented Dec 26, 2021

☔ The latest upstream changes (presumably #4367) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch 2 times, most recently from d45b297 to a155e35 Compare December 28, 2021 22:41
@bors
Copy link
Contributor

bors commented Jan 2, 2022

☔ The latest upstream changes (presumably #4399) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from a155e35 to 8d41760 Compare January 3, 2022 02:21
@bors
Copy link
Contributor

bors commented Jan 3, 2022

☔ The latest upstream changes (presumably #4401) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 8d41760 to 00d3acc Compare January 3, 2022 08:54
@bors
Copy link
Contributor

bors commented Jan 12, 2022

☔ The latest upstream changes (presumably #4429) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 00d3acc to 5e0b2dc Compare January 12, 2022 18:36
@bors
Copy link
Contributor

bors commented Jan 15, 2022

☔ The latest upstream changes (presumably #4446) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 5e0b2dc to 2756d82 Compare January 15, 2022 20:37
@bors
Copy link
Contributor

bors commented Jan 21, 2022

☔ The latest upstream changes (presumably #4468) made this pull request unmergeable. Please resolve the merge conflicts.

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 2756d82 to 20843bd Compare January 21, 2022 08:02
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 20843bd to c500da4 Compare January 28, 2022 17:41
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from c500da4 to 59ac6af Compare January 28, 2022 17:43
@Turbo87
Copy link
Member

Turbo87 commented Jan 28, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Jan 28, 2022

📌 Commit 59ac6af has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Jan 28, 2022

⌛ Testing commit 59ac6af with merge 82f3e54...

@Turbo87 Turbo87 removed the blocked label Jan 28, 2022
@bors
Copy link
Contributor

bors commented Jan 28, 2022

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing 82f3e54 to master...

@bors bors merged commit 82f3e54 into master Jan 28, 2022
@bors bors deleted the renovate/ember-source-4.x branch January 28, 2022 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants