Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

chore(deps): update dependency ember-source to v4 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

emberjs/ember.js

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

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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
Copy link
Contributor Author

renovate bot commented Jul 22, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @storybook/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ember-source
npm ERR!   dev ember-source@"4.9.3" from the root project
npm ERR!   peer ember-source@">=3.8.0" from @ember/[email protected]
npm ERR!   node_modules/@ember/test-helpers
npm ERR!     dev @ember/test-helpers@"2.8.1" from the root project
npm ERR!     peer @ember/test-helpers@"^2.4.0" from [email protected]
npm ERR!     node_modules/ember-qunit
npm ERR!       dev ember-qunit@"5.1.5" from the root project
npm ERR!   2 more (@embroider/util, ember-element-helper)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer ember-source@"^3.16.0" from @storybook/[email protected]
npm ERR! node_modules/@storybook/ember
npm ERR!   dev @storybook/ember@"6.5.9" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/ember-source
npm ERR!   peer ember-source@"^3.16.0" from @storybook/[email protected]
npm ERR!   node_modules/@storybook/ember
npm ERR!     dev @storybook/ember@"6.5.9" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2023-01-04T16_22_28_082Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 911e522 to 6573c11 Compare July 25, 2022 19:06
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 6573c11 to 7f40198 Compare September 6, 2022 23:54
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 7f40198 to a061398 Compare November 20, 2022 17:52
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch 3 times, most recently from 9d01c63 to cf4e6d2 Compare December 14, 2022 01:08
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v4 Update dependency ember-source to v4 Dec 17, 2022
@renovate renovate bot changed the title Update dependency ember-source to v4 chore(deps): update dependency ember-source to v4 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch 13 times, most recently from fde52f6 to a3d2b9d Compare December 24, 2022 12:19
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch 3 times, most recently from 553ae47 to 44236f7 Compare December 29, 2022 22:27
@renovate renovate bot force-pushed the renovate/ember-source-4.x branch from 44236f7 to 1290a1f Compare January 4, 2023 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants