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

chore(deps): update framework dependencies (major) - autoclosed #222

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-resolver ^8.0.3 -> ^11.0.0 age adoption passing confidence
ember-source (source) ~4.11.0 -> ~5.5.0 age adoption passing confidence

Release Notes

ember-cli/ember-resolver (ember-resolver)

v11.0.1

Compare Source

🐛 Bug Fix
Committers: 1

v11.0.0

Compare Source

💥 Breaking Change
🐛 Bug Fix
🚀 Enhancement
  • #​933 Embed @ember/string utils and drop peer dependency on @ember/string (@​lifeart)
🏠 Internal
Committers: 4

v10.1.1: Release 10.1.1

Compare Source

🐛 Bug Fix

🏠 Internal

Committers: 3

v10.1.0

Compare Source

🚀 Enhancement
Committers: 1

v10.0.0

Compare Source

💥 Breaking Change 🐛 Bug Fix
🏠 Internal
Committers: 2

v9.0.1

Compare Source

This was an accidental republication of v9.0.0. 🤦🏼‍♂️ Nothing to see here.

v9.0.0

Compare Source

TL;DR: drop some old versions, and ship TypeScript type definitions.

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 Internal
Committers: 3
emberjs/ember.js (ember-source)

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.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

v4.12.3

Compare Source

  • #​20493 [BUGFIX] Backport more types fixes

v4.12.2

Compare Source

  • #​20481 [BUGFIX] Backport some stable type import locations

v4.12.1

Compare Source

  • #​20461 [BUGFIX] Fix cyclic module crash with engines and fastboot.

v4.12.0

Compare Source

  • #​20352 [FEATURE] Enable generating Typescript blueprints when isTypeScriptProject is true without additional environment variables per RFC #​800.
  • #​20355 [FEATURE] Enhance the Typescript blueprint for generated services per RFC #​800.
  • #​20356 [FEATURE] Generate signature in Typescript component blueprints per RFC #​800.
  • #​20388 [BUGFIX] Don't run getters while applying mixins
  • #​20398 [BUGFIX] Fix runloop types on TS 5.0+
  • #​20385 [BUGFIX] Improve error for owner methods called after destroy

Configuration

📅 Schedule: Branch creation - "after 11pm on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): update dependency ember-resolver to v9 chore(deps): update dependency ember-resolver to v9 - autoclosed Dec 20, 2022
@renovate renovate bot closed this Dec 20, 2022
@renovate renovate bot deleted the renovate/major-framework-dependencies branch December 20, 2022 17:57
@renovate renovate bot changed the title chore(deps): update dependency ember-resolver to v9 - autoclosed chore(deps): update dependency ember-resolver to v9 Dec 21, 2022
@renovate renovate bot reopened this Dec 21, 2022
@renovate renovate bot restored the renovate/major-framework-dependencies branch December 21, 2022 02:46
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from 530cecb to 94625e2 Compare December 22, 2022 09:06
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch 2 times, most recently from 4c01338 to beccc01 Compare January 12, 2023 00:25
@renovate renovate bot changed the title chore(deps): update dependency ember-resolver to v9 chore(deps): update dependency ember-resolver to v10 Jan 12, 2023
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from beccc01 to 44a7d45 Compare January 13, 2023 04:49
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from 44a7d45 to 7ab46ad Compare January 22, 2023 02:54
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch 2 times, most recently from d715a41 to 42fae7a Compare February 3, 2023 01:57
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch 4 times, most recently from 253df70 to 854c1bd Compare February 22, 2023 00:02
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch 2 times, most recently from afdee0f to 257eacd Compare March 7, 2023 23:44
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch 2 times, most recently from 75eb3bd to 346cae7 Compare March 20, 2023 01:36
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from 346cae7 to db035bb Compare May 15, 2023 15:58
@renovate renovate bot changed the title chore(deps): update dependency ember-resolver to v10 chore(deps): update framework dependencies (major) May 15, 2023
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from db035bb to a659980 Compare June 26, 2023 21:43
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from a659980 to ab11b66 Compare July 25, 2023 22:52
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from ab11b66 to eb68ad6 Compare August 7, 2023 16:54
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from eb68ad6 to af35857 Compare September 18, 2023 19:54
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from af35857 to 626bd5e Compare October 30, 2023 20:37
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from 626bd5e to 5b717e6 Compare December 12, 2023 00:15
@renovate renovate bot force-pushed the renovate/major-framework-dependencies branch from 5b717e6 to 18383e5 Compare December 13, 2023 17:22
@renovate renovate bot changed the title chore(deps): update framework dependencies (major) chore(deps): update framework dependencies (major) - autoclosed Dec 14, 2023
@renovate renovate bot closed this Dec 14, 2023
@renovate renovate bot deleted the renovate/major-framework-dependencies branch December 14, 2023 17:12
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.

0 participants