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 dependency ember-source to v4 #1327

Merged
merged 2 commits into from
Dec 9, 2021
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.0.1 age adoption passing confidence

Release Notes

emberjs/ember.js

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 force-pushed the renovate/ember-source-4.x branch 3 times, most recently from 1c3295e to 23e32fa Compare December 2, 2021 23:11
@Turbo87 Turbo87 force-pushed the renovate/ember-source-4.x branch 2 times, most recently from b72e2cb to a3a7815 Compare December 8, 2021 23:51
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch 2 times, most recently from c37c283 to 5de770e Compare December 9, 2021 00:19
@Turbo87 Turbo87 merged commit a656880 into master Dec 9, 2021
@Turbo87 Turbo87 deleted the renovate/ember-source-4.x branch December 9, 2021 00:25
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.

2 participants