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 #1645

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ember/optional-features 2.0.0 -> 2.1.0 age adoption passing confidence
@ember/optional-features ^2.0.0 -> ^2.1.0 age adoption passing confidence
@glimmer/component 1.0.4 -> 1.1.2 age adoption passing confidence
@glimmer/tracking 1.0.4 -> 1.1.2 age adoption passing confidence
ember-resolver 8.0.2 -> 8.1.0 age adoption passing confidence
ember-resolver ^8.0.2 -> ^8.1.0 age adoption passing confidence
ember-source (source) 3.26.1 -> 3.28.12 age adoption passing confidence

Release Notes

emberjs/ember-optional-features (@​ember/optional-features)

v2.1.0

Compare Source

glimmerjs/glimmer.js (@​glimmer/component)

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

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

v8.1.0

Compare Source

Back-ports built-in TypeScript support from 9.0.0 (see below) to decouple that from the Ember 4.x upgrade.

🚀 Enhancement
Committers: 1

v8.0.3

Compare Source

🐛 Bug Fix
🏠 Internal
Committers: 2
emberjs/ember.js (ember-source)

v3.28.12

Compare Source

  • #​20388 [BUGFIX] Don't run getters while applying mixins

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

  • #​20388 [BUGFIX] Don't run getters while applying mixins

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)

Configuration

📅 Schedule: Branch creation - "after 9pm on sunday" (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.

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

@github-actions
Copy link

github-actions bot commented Jul 4, 2021

@github-actions github-actions bot temporarily deployed to pull request July 4, 2021 23:34 Inactive
@github-actions
Copy link

github-actions bot commented Jul 4, 2021

@github-actions github-actions bot temporarily deployed to pull request July 4, 2021 23:35 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from d37de22 to 9fca255 Compare July 5, 2021 01:00
@github-actions github-actions bot temporarily deployed to pull request July 5, 2021 01:55 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 5, 2021 01:56 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from 9fca255 to 0d9d7eb Compare August 10, 2021 03:20
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.27.5 chore(deps): update dependency ember-source to v3.28.0 Aug 10, 2021
@github-actions github-actions bot temporarily deployed to pull request August 10, 2021 03:23 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 10, 2021 03:27 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from 0d9d7eb to a96631d Compare August 30, 2021 22:14
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.28.0 chore(deps): update dependency ember-source to v3.28.1 Aug 30, 2021
@github-actions github-actions bot temporarily deployed to pull request August 30, 2021 22:25 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 30, 2021 22:26 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from a96631d to c4a4577 Compare September 26, 2021 17:00
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.28.1 chore(deps): update framework dependencies Sep 26, 2021
@github-actions github-actions bot temporarily deployed to pull request September 26, 2021 17:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request September 26, 2021 17:51 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from c4a4577 to 44532b2 Compare October 21, 2021 23:53
@github-actions github-actions bot temporarily deployed to pull request October 21, 2021 23:57 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from 44532b2 to e0d10bd Compare October 22, 2021 16:19
@github-actions github-actions bot temporarily deployed to pull request October 22, 2021 16:23 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from e0d10bd to 93f6ee2 Compare October 22, 2021 18:30
@github-actions github-actions bot temporarily deployed to pull request October 22, 2021 18:38 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 22, 2021 18:39 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from 93f6ee2 to b9d1c54 Compare November 3, 2021 20:03
@github-actions github-actions bot temporarily deployed to pull request November 3, 2021 20:07 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 3, 2021 20:08 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from b9d1c54 to 46c3354 Compare November 4, 2021 20:06
@github-actions github-actions bot temporarily deployed to pull request November 4, 2021 20:13 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 4, 2021 20:13 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from 46c3354 to bb91fb1 Compare March 7, 2022 08:43
@github-actions github-actions bot temporarily deployed to pull request March 7, 2022 09:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 7, 2022 09:14 Inactive
@renovate renovate bot changed the title chore(deps): update framework dependencies Update Framework Dependencies Mar 26, 2022
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from bb91fb1 to 9b291c2 Compare April 24, 2022 17:43
@github-actions github-actions bot temporarily deployed to pull request April 24, 2022 17:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 24, 2022 17:58 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from 9b291c2 to 2ff3e31 Compare November 20, 2022 21:35
@renovate renovate bot changed the title Update Framework Dependencies chore(deps): update framework dependencies Nov 20, 2022
@github-actions github-actions bot temporarily deployed to pull request November 20, 2022 22:10 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 20, 2022 22:11 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from 2ff3e31 to d4c9dd2 Compare November 30, 2022 17:59
@github-actions github-actions bot temporarily deployed to pull request November 30, 2022 18:03 Inactive
@github-actions github-actions bot temporarily deployed to pull request November 30, 2022 18:03 Inactive
@renovate renovate bot changed the title chore(deps): update framework dependencies Update Framework Dependencies Dec 17, 2022
@renovate renovate bot changed the title Update Framework Dependencies chore(deps): update framework dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from d4c9dd2 to f3ea664 Compare December 20, 2022 19:31
@github-actions github-actions bot temporarily deployed to pull request December 20, 2022 19:35 Inactive
@github-actions github-actions bot temporarily deployed to pull request December 20, 2022 19:38 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from f3ea664 to d163baf Compare May 28, 2023 09:53
@github-actions github-actions bot temporarily deployed to pull request May 28, 2023 10:06 Inactive
@github-actions github-actions bot temporarily deployed to pull request May 28, 2023 10:06 Inactive
@renovate renovate bot force-pushed the renovate/framework-dependencies branch from d163baf to 448b248 Compare February 25, 2024 21:41
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