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 dependency ember-source to v3.28.1 - autoclosed #201

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

emberjs/ember.js

v3.28.1

Compare Source

  • #​19733 [BUGFIX] Ensure that using routerService.urlFor(...) and routerService.recognize(...) does not error if the router is not fully initialized

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

Compare Source

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

v3.24.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
  • #​19395 [BUGFIX] Ensure <LinkTo> can return a valid href most of the time
  • #​19397 [BUGFIX] Force building Ember bundles when targets.node is defined

v3.24.2

Compare Source

  • #​19326 / #​19387 [BUGFIX] Fix usage of <LinkTo /> prior to routing (e.g. component rendering tests)

v3.24.1

Compare Source

  • #​19337 [BUGFIX] Ensure query param only <LinkTo /> are properly scoped in engines

v3.24.0

Compare Source

v3.23.1

Compare Source

  • #​19282 [BUGFIX] Issue deprecations (instead of assertions) for tracked mutation in constructor during rendering

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from c4036c6 to f682f51 Compare December 28, 2020 20:23
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.23.1 chore(deps): update dependency ember-source to v3.24.0 Dec 28, 2020
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from f682f51 to d2de8e4 Compare January 14, 2021 16:42
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.24.0 chore(deps): update dependency ember-source to v3.24.1 Jan 14, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from d2de8e4 to 086bbce Compare February 9, 2021 12:02
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.24.1 chore(deps): update dependency ember-source to v3.25.0 Feb 9, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 086bbce to b9ae87f Compare February 11, 2021 10:08
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.25.0 chore(deps): update dependency ember-source to v3.25.1 Feb 11, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from b9ae87f to d98b733 Compare April 26, 2021 12:31
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.25.1 chore(deps): update dependency ember-source to v3.26.1 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from d98b733 to 8c950d8 Compare April 26, 2021 12:34
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 8c950d8 to c001c62 Compare May 3, 2021 17:11
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.26.1 chore(deps): update dependency ember-source to v3.27.0 May 3, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from c001c62 to 71db252 Compare May 13, 2021 14:09
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.27.0 chore(deps): update dependency ember-source to v3.27.1 May 13, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 71db252 to da0a953 Compare May 27, 2021 17:51
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.27.1 chore(deps): update dependency ember-source to v3.27.2 May 27, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from da0a953 to 4b87876 Compare June 3, 2021 21:24
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.27.2 chore(deps): update dependency ember-source to v3.27.3 Jun 3, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 4b87876 to e1338fd Compare June 9, 2021 21:24
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.27.3 chore(deps): update dependency ember-source to v3.27.4 Jun 9, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from e1338fd to 8c0808e Compare June 10, 2021 19:56
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.27.4 chore(deps): update dependency ember-source to v3.27.5 Jun 10, 2021
@renovate renovate bot force-pushed the renovate/ember-source-3.x branch from 8c0808e to dadf1fb Compare October 19, 2021 02:07
@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.1 Oct 19, 2021
@renovate renovate bot changed the title chore(deps): update dependency ember-source to v3.28.1 chore(deps): update dependency ember-source to v3.28.1 - autoclosed Dec 20, 2021
@renovate renovate bot closed this Dec 20, 2021
@renovate renovate bot deleted the renovate/ember-source-3.x branch December 20, 2021 02:27
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

1 participant