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 - autoclosed #76

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-source (source) ~3.16.0 -> ~4.11.0 age adoption passing confidence

Release Notes

emberjs/ember.js

v4.11.0

Compare Source

  • #​20288 [FEATURE] Stable types for @ember/owner
  • #​20323 [FEATURE] Introduce stable types for @ember/error
  • #​20361 [BUGFIX] Support a router.ts file when generating routes
  • #​20373 / #​20374 [BUGFIX] Make the type for SafeString public
  • #​20345 [CLEANUP] Remove flags for released features
  • #​20285 Update to TS v4.9

v4.10.0

Compare Source

v4.9.3

Compare Source

  • #​20321 [BUGFIX] ContainerDebugAdapter extends EmberObject

v4.9.2

Compare Source

  • #​20296 Controller queryParams should support readonly arrays
  • #​20318 Backport Resolver to preview types

v4.9.1

Compare Source

  • #​20284 [BUGFIX] remove incorrect types for deprecation functions

v4.9.0

Compare Source

  • #​20274 [BUGFIX] Add some missing types to preview types
  • #​20256 [BUGFIX] Correct types for Ember Arrays
  • #​20257 [BUGFIX] Fix types for getOwner and GlimmerComponent
  • #​20233 [BUGFIX] Include package name in deprecation error message
  • #​20235 [BUGFIX] Update @types/node for TS 4.9 issue
  • #​20238 [BUGFIX] Update Node.js versions to match support policy
  • #​20227 [BUGFIX] Fix unsafe internal cast for NativeArray
  • #​20228 [BUGFIX] Remove type export for ControllerMixin
  • #​20203 / #​20204 [FEATURE] Preview types: Update to Typescript 4.8

v4.8.4

Compare Source

  • #​20321 [BUGFIX] ContainerDebugAdapter extends EmberObject

v4.8.3

Compare Source

  • #​20296 Controller queryParams should support readonly arrays
  • #​20318 Backport Resolver to preview types

v4.8.2

Compare Source

  • #​20244 Add missing type for getComponentTemplate to preview types

v4.8.1

Compare Source

  • CVE pending Fix a prototype pollution vulnerability in set and setProperties

v4.8.0

Compare Source

  • #​20180 [FEATURE] Publish an opt-in preview of public types for Ember
  • #​20166 [BUGFIX] Upgrade router_js to fix Linked list of RouteInfos contains undefined object

v4.7.1

Compare Source

  • #​20166 [BUGFIX] Fix missing RouteInfo entries

v4.7.0

Compare Source

  • #​20126 [BUGFIX] Replace Firefox detection that used a deprecated browser API

v4.6.0

Compare Source

  • #​20125 [BUGFIX] Replace deprecated substr() method with substring() method.

v4.5.1

Compare Source

  • #​20120 [BUGFIX] Adjust uniqueId() implementation to only generate valid selectors.

v4.5.0

Compare Source

v4.4.4

Compare Source

  • CVE pending Fix a prototype pollution vulnerability in set and `setProperties

v4.4.3

Compare Source

  • #​20166 [BUGFIX] Fix missing RouteInfo entries

v4.4.2

Compare Source

  • #​20114 [BUGFIX] Fix generated import paths for test setup functions in addons

v4.4.1

Compare Source

  • #​20082 [BUGFIX] Fix blueprints publication

v4.4.0

Compare Source

v4.3.0

Compare Source

  • #​20025 [BUGFIX] Fix a memory leak in the Router Service class
  • #​19971 [BUGFIX] Don't serialize default Query Params on RouterService
  • #​20024 [BUGFIX] Correctly associate props with factory and owner in FactoryManager

v4.2.0

Compare Source

  • #​19878 [BUGFIX] Allow class-based helpers to work in strict-mode.

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

v3.28.11

Compare Source

  • #​20286 [BUGFIX] Allow class-based helpers in strict-mode

v3.28.10

Compare Source

  • CVE pending Fix a prototype pollution vulnerability in set and setProperties

v3.28.9

Compare Source

  • #​20028 Fix a memory leak in the Router Service class

v3.28.8

Compare Source

  • #​19868 [BUGFIX] Fix a bug with the implicit injections deprecation that meant injecting a store to avoid the deprecation did not work.

v3.28.7

Compare Source

  • #​19854 [BUGFIX] Fix implicit injections deprecation for routes to cover previously missed cases
  • #​19857 [BUGFIX] Improve assert message in default store for when routes have dynamic segments but no model hook

v3.28.6

Compare Source

  • #​19683 Ensure super.willDestroy is called correctly in Router's willDestroy

v3.28.5

Compare Source

  • #​19820 Fix memory leak when looking up non-instantiable objects from the owner

v3.28.4

Compare Source

v3.28.3

Compare Source

v3.28.2

Compare Source

v3.28.1

Compare Source

  • #​20286 [BUGFIX] Allow class-based helpers in strict-mode

v3.28.0

Compare Source

  • #​19697 [BUGFIX] Ensure deserializeQueryParam is called for lazy routes
  • #​19681 [BUGFIX] Restore previous hash behavior
  • #​19685 [BUGFIX] Fix memory leak in RouterService
  • #​19690 [BUGFIX] Deprecates String.prototype.htmlSafe targeting Ember 4.0, as intended by the original deprecation.
  • #​19584 [BUGFIX] Ensure hash objects correctly entangle as dependencies
  • #​19491 [BUGFIX] Fix owner.lookup owner.register behavior with singleton: true option
  • #​19472 [BUGFIX] Prevent transformation of block params called attrs

v3.27.5

Compare Source

  • #​19597 [BIGFIX] Fix <LinkTo> with nested children

v3.27.4

Compare Source

  • #​19594 [BUGFIX] Revert lazy hash changes
  • #​19596 [DOC] Fix "Dormant" addon warning typo

v3.27.3

Compare Source

  • #​19565 [BUGFIX] Ensures that computed can depend on dynamic (hash keys
  • #​19571 [BUGFIX] Extend Route.prototype.transitionTo deprecation until 5.0.0
  • #​19586 [BUGFIX] Fix Embroider compatibility

v3.27.2

Compare Source

  • #​19511 / #​19548 [BUGFIX] Makes the (hash) helper lazy
  • #​19530 [DOC] fix passing params to named blocks examples
  • #​19536 [BUGFIX] Fix computed.* deprecation message to include the correct import path
  • #​19544 [BUGFIX] Use explicit this in helper test blueprints
  • #​19555 [BUGFIX] Improve class based tranform deprecation message
  • #​19557 [BUGFIX] Refine Ember Global deprecation message
  • #​19564 [BUGFIX] Improve computed.* and run.* deprecation message (IE11)

v3.27.1

Compare Source

v3.27.0

Compare Source

v3.26.2

Compare Source

  • #​19683 [BUGFIX] Use super.willDestroy in native classes (instead of this._super)

v3.26.1

Compare Source

v3.26.0

Compare Source

v3.25.4

Compare Source

v3.25.3

Compare Source

  • #​19448 Ensure query params are preserved through an intermediate loading state transition
  • #​19450 Ensure routerService.currentRoute.name and routerService.currentRouteName match during loading states

v3.25.2

Compare Source

  • #​19389 Removes template ids
  • #​19395 [BUGFIX] Ensure <LinkTo> can return a valid href most of the time
  • #​19396 [BUGFIX] Revert deprecation of htmlSafe and isHTMLSafe
  • #​19397 [BUGFIX] Force building Ember bundles when targets.node is defined
  • #​19399 [DOC] Update ArrayProxy Documentation
  • #​19412 / #​19416 [BUGFIX] Update Glimmer VM to 0.77 (fix dynamic helpers/modifiers)

v3.25.1

Compare Source

  • #​19326 / #​19387 [BUGFIX] Fix usage of <LinkTo /> prior to routing (e.g. component rendering tests)

v3.25.0

Compare Source

v3.24.7

Compare Source

  • CVE pending Fix a prototype pollution vulnerability in set and setProperties

v3.24.6

Compare Source

v3.24.5

Compare Source

  • #​19685 Fix memory leak with RouterService under Chrome
  • #​19683 Ensure super.willDestroy is called correctly in Router's willDestroy

v3.24.4

Compare Source

  • #​19477 Allow <LinkToExternal /> to override internal assertion

v3.24.3

Compare Source

  • #​19448 Ensure query params are preserved through an intermediate loading state transition
  • #​19450 Ensure routerService.currentRoute.name and routerService.currentRouteName match during loading states
  • #​19395 [BUGFIX] Ensure <LinkTo> can return a valid href most of the time
  • #​19397 [BUGFIX] Force building Ember bundles when targets.node is defined

v3.24.2

Compare Source

  • #​19326 / #​19387 [BUGFIX] Fix usage of <LinkTo /> prior to routing (e.g. component rendering tests)

v3.24.1

Compare Source

  • #​19337 [BUGFIX] Ensure query param only <LinkTo /> are properly scoped in engines

v3.24.0

Compare Source

v3.23.1

Compare Source

  • #​19282 [BUGFIX] Issue deprecations (instead of assertions) for tracked mutation in constructor during rendering

v3.23.0

Compare Source

v3.22.2

Compare Source

  • #​19282 [BUGFIX] Issue deprecations (instead of assertions) for tracked mutation in constructor during rendering
  • #​19263 [BUGFIX] Remove @dependentKeyCompat assertion

v3.22.1

Compare Source

  • #​19193 [BUGFIX] Ensure @ember/component user lifecycle hooks are untracked
  • #​19197 [BUGFIX] Restore the shadowed property set behavior
  • #​19199 [BUGFIX] Cleans up the DebugRenderTree more thoroughly on errors
  • #​19249 [BUGFIX] Fix issues with query params during intermediate transitions

v3.22.0

Compare Source

v3.21.3

Compare Source

  • #​19172 [BUGFIX] Ensures that tracked properties initialize property

v3.21.2

Compare Source

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

v3.21.1

Compare Source

  • #​19106 [BUGFIX] Ensure destroy methods on CoreObject are invoked.
  • #​19111 [BUGFIX] Fixes ArrayProxy length reactivity.

v3.21.0

Compare Source

  • #​18993 [DEPRECATION] Deprecate getWithDefault per RFC #​554.
  • #​19087 [BUGFIX] Generated initializer tests no longer causes a deprecation warning
  • #​17571 [BUGFIX] Avoid tampering queryParam argument in RouterService#isActive

v3.20.7

Compare Source

  • [#​19406]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch 2 times, most recently from 4f3a37a to 6403396 Compare February 15, 2022 00:09
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 6403396 to 449fca5 Compare March 21, 2022 20:38
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 449fca5 to 4737ad7 Compare May 3, 2022 04:24
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 4737ad7 to 0f84138 Compare June 13, 2022 18:16
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 0f84138 to b06d8bc Compare July 25, 2022 19:16
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch 2 times, most recently from 03ad917 to 5781596 Compare September 6, 2022 23:14
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 5781596 to 9e34bfc Compare October 17, 2022 19:22
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 9e34bfc to f3d7fed Compare November 28, 2022 21:42
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from f3d7fed to 63389fd Compare March 18, 2023 23:56
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 63389fd to 18c12de Compare April 17, 2023 11:58
@renovate renovate bot changed the title Update dependency ember-source to v4 Update dependency ember-source to v4 - autoclosed May 28, 2023
@renovate renovate bot closed this May 28, 2023
@renovate renovate bot deleted the renovate/ember-source-4.x branch May 28, 2023 10:10
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.

None yet

0 participants