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 v5 #905

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

emberjs/ember.js (ember-source)

v5.10.1

Compare Source

  • #​20720 [BUGFIX] Fix deprecation guide url for array prototype extensions deprecation

v5.10.0

Compare Source

  • #​20702 [DEPRECATION] Deprecate array prototype extensions per RFC #​848.
  • #​20660 [DEPRECATION] Deprecate non-colocated component template resolution per RFC #​995.
  • #​20675 [INTERNAL] Build reform
  • #​20683 [CLEANUP] Remove application-template-wrapper optional feature support
  • #​20685 [CLEANUP] Remove support for non-glimmer template-only components
  • #​20681 Update ember-cli-babel

v5.9.0

Compare Source

v5.8.0

Compare Source

  • #​20672 [BUGFIX] Restore {{this.attrs.foo}} deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.

v5.7.0

Compare Source

  • #​20639 [FEATURE] Add an optional feature "no-implicit-route-model" to allow the removal of the implicit loading of a model per RFC #​774.
  • #​20597 [FEATURE] Add explicit support TS 5.1, 5.2, and 5.3
  • #​20645 [BUGFIX] Make sure the component-class blueprint generates a signature in a TS project
  • #​20224 Integrate types for the warn method
  • #​20579 Mark cached as a MethodDecorator instead of PropertyDecorator
  • #​20609 Bump all glimmer-vm dependencies to 0.87.1
  • #​20619 [CLEANUP] Cleanup incorrect module usage
  • #​20620 [CLEANUP] Remove final eager consumption of AMD loader

v5.6.0

Compare Source

  • #​20595 [BUGFIX] An addon re-export should always be a JavaScript file
  • #​20603 [BUGFIX] Internal templates should be strictMode
  • #​20605 [BUGFIX] Move babel-plugin-ember-template-compilation to dependencies
  • #​20570 [CLEANUP] Remove all traces of named outlets code
  • #​20561 Upgrade the Glimmer VM from 0.84.3 to 0.85.13

v5.5.0

Compare Source

  • #​20575 [BUGFIX] Update backburner.js to 2.4.2
  • #​20578 [BUGFIX] Deprecate outlet TemplateFactory support
  • #​20559 [INTERNAL] Switch to pnpm

v5.4.1

Compare Source

  • #​20575 [BUGFIX] Update backburner.js to 2.4.2
  • #​20595 [BUGFIX] Blueprints: An addon re-export should always be a JavaScript file

v5.4.0

Compare Source

  • #​20521 [FEATURE] Add TypeScript support for looking up controllers in DI registry
  • #​20529 [BUGFIX] Don't rethrow string errors in handleTransitionReject
  • #​20210 [BUGFIX] Fix hanging tests caused by legacy rsvp code
  • #​20530 Upgrade the Glimmer VM to 0.84.3

v5.3.0

Compare Source

v5.2.0

Compare Source

  • #​20464 [FEATURE] Create public import for uniqueId helper per RFC #​659.
  • #​20505 [BUGFIX] Remove use of this.element in component-test and helper-test blueprints
  • #​20501 [BUGFIX] Fix the types for the mutation-methods of NativeArray
  • #​20477 Upgrade TS and configure TS CI accordingly to test against TS 4.9, 5.0, and 5.1

v5.1.2

Compare Source

  • #​20491 [BUGFIX] Types: EmberComponent's element is an Element
  • #​20492 [BUGFIX] Types: EmberComponent init can have no args

v5.1.1

Compare Source

  • #​20480 [BUGFIX] Fix type dependency issues
  • #​20482 [BUGFIX] Types: Allow store to be injected on Route
  • #​20489 [BUGFIX] Fix types for Resolver contract
  • #​20490 [BUGFIX] Types Fix model arg to a Route serialize

v5.1.0

Compare Source

  • #​20449 [FEATURE] Publish stable types for Ember per RFC #​800.
  • #​20439 [CLEANUP] Update tsconfig to target ES2021.
  • #​20461 [BUGFIX] Fix cyclic module crash with engines and fastboot.

v5.0.0

Compare Source

  • #​20438 [BREAKING] Drop support for Node 14
  • #​20445 [CLEANUP] Update browser support per RFC #​685. Minimum support has been updated to Chrome >= 103, Edge >= 110, Firefox >= 102, iOS >= 12, Safari >= 12, ChromeAndroid >= 112, FirefoxAndroid >= 110
  • #​20379 [CLEANUP] Remove deprecated @ember/error package
  • #​20380 [CLEANUP] Remove deprecated assign polyfill
  • #​20381 [CLEANUP] Remove deprecated @ember/string package
  • #​20382 [CLEANUP] Remove deprecated injection
  • #​20402 [CLEANUP] Remove support for ember-cli-mocha and ember-mocha when generating test blueprints
  • #​20406 [CLEANUP] Remove deprecated auto-location
  • #​20413 [CLEANUP] Remove deprecated routing.transition-methods
  • #​20416 [CLEANUP] Finish cleaning up Location interface
  • #​20434 [BUGFIX] Fix HistoryLocation preview types
  • #​20441 [BUGFIX] Fix for TS 5.1 nightly narrowing change
  • #​20429 [BUGFIX] TS lint-level error in mixins/-proxy.ts
  • #​20410 [BUGFIX] Add missing type declarations in the preview types for @​ember/template-compilation

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-5.x branch 4 times, most recently from 63727e8 to b6aeb1d Compare February 7, 2024 08:31
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch from b6aeb1d to c567a64 Compare February 12, 2024 08:02
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch 4 times, most recently from d00f59d to 203dbc3 Compare March 4, 2024 22:00
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch 2 times, most recently from e3091af to 62a6dd1 Compare March 14, 2024 12:52
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch from 62a6dd1 to 760b88a Compare March 27, 2024 19:58
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch from 760b88a to bf4e2d0 Compare April 5, 2024 10:27
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch from bf4e2d0 to 1b82090 Compare April 15, 2024 21:07
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch 3 times, most recently from 6369602 to e3447b5 Compare May 23, 2024 11:47
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch 3 times, most recently from bf53938 to 9c8b6de Compare June 8, 2024 19:29
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch from 9c8b6de to ebea925 Compare July 8, 2024 17:42
@renovate renovate bot force-pushed the renovate/ember-source-5.x branch from ebea925 to 65543e7 Compare July 13, 2024 03:51
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