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 v3.28.12 #2393

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

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)

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

  • glimmerjs/glimmer-vm#1347 Avoid using a nested WeakMap for manager instances for a given owner (makes memory leak debugging easier)

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

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-3.x branch from a16d0de to 3d8dd28 Compare February 10, 2021 16:05
@renovate renovate bot changed the title Update dependency ember-source to v3.25.0 Update dependency ember-source to v3.25.1 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 3d8dd28 to 9d5c96e Compare February 10, 2021 20:06
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 9d5c96e to 3eba7ac Compare February 24, 2021 00:23
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 3eba7ac to 53307cf Compare March 8, 2021 03:14
@renovate renovate bot changed the title Update dependency ember-source to v3.25.1 Update dependency ember-source to v3.25.2 Mar 8, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 53307cf to d3f97d3 Compare March 8, 2021 05:14
@renovate renovate bot changed the title Update dependency ember-source to v3.25.2 Update dependency ember-source to v3.25.3 Mar 8, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from d3f97d3 to d119916 Compare March 12, 2021 12:26
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from d119916 to ecc32fd Compare March 23, 2021 00:05
@renovate renovate bot changed the title Update dependency ember-source to v3.25.3 Update dependency ember-source to v3.26.0 Mar 23, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from ecc32fd to eba23e4 Compare March 25, 2021 01:31
@renovate renovate bot changed the title Update dependency ember-source to v3.26.0 Update dependency ember-source to v3.26.1 Mar 25, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from eba23e4 to 70ecd34 Compare April 7, 2021 19:15
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 70ecd34 to f457456 Compare May 3, 2021 16:57
@renovate renovate bot changed the title Update dependency ember-source to v3.26.1 Update dependency ember-source to v3.27.0 May 3, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from f457456 to 09466f8 Compare May 13, 2021 13:58
@renovate renovate bot changed the title Update dependency ember-source to v3.27.0 Update dependency ember-source to v3.27.1 May 13, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 09466f8 to f6ace10 Compare May 27, 2021 18:05
@renovate renovate bot changed the title Update dependency ember-source to v3.27.1 Update dependency ember-source to v3.27.2 May 27, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from f6ace10 to f7d0922 Compare June 3, 2021 22:11
@renovate renovate bot changed the title Update dependency ember-source to v3.27.2 Update dependency ember-source to v3.27.3 Jun 3, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from f7d0922 to 10f1e58 Compare June 9, 2021 20:57
@renovate renovate bot changed the title Update dependency ember-source to v3.27.3 Update dependency ember-source to v3.27.4 Jun 9, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 10f1e58 to 114a4b1 Compare June 10, 2021 20:44
@renovate renovate bot changed the title Update dependency ember-source to v3.27.4 Update dependency ember-source to v3.27.5 Jun 10, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 114a4b1 to b8a5090 Compare October 18, 2021 17:46
@renovate renovate bot changed the title Update dependency ember-source to v3.27.5 Update dependency ember-source to v3.28.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from b8a5090 to 9cf3135 Compare March 7, 2022 14:21
@renovate renovate bot changed the title Update dependency ember-source to v3.28.1 Update dependency ember-source to v3.28.8 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 9cf3135 to edad591 Compare April 24, 2022 19:04
@renovate renovate bot changed the title Update dependency ember-source to v3.28.8 Update dependency ember-source to v3.28.9 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from edad591 to d8ece08 Compare November 20, 2022 16:13
@renovate renovate bot changed the title Update dependency ember-source to v3.28.9 Update dependency ember-source to v3.28.10 Nov 20, 2022
@renovate renovate bot changed the title Update dependency ember-source to v3.28.10 Update dependency ember-source to v3.28.11 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from d8ece08 to 0e47c10 Compare March 16, 2023 07:24
@renovate renovate bot changed the title Update dependency ember-source to v3.28.11 Update dependency ember-source to v3.28.12 May 28, 2023
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 0e47c10 to c5c3d18 Compare May 28, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants