ember-url-hash-polyfill icon indicating copy to clipboard operation
ember-url-hash-polyfill copied to clipboard

chore(deps): update framework dependencies

Open renovate[bot] opened this issue 3 years ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
@ember/optional-features ^2.0.0 -> ^2.2.0 age confidence
@glimmer/component ^1.0.4 -> ^1.1.2 age confidence
@glimmer/tracking ^1.0.4 -> ^1.1.2 age confidence
ember-resolver ^8.0.3 -> ^8.1.0 age confidence
ember-source (source) ~4.2.0 -> ~4.12.4 age confidence

Release Notes

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

v2.2.0

Compare Source

@​ember/optional-features 2.2.0 (minor)

:rocket: Enhancement
Committers: 2

v2.1.0

Compare Source

@​ember/optional-features 2.1.0 (minor)

:rocket: Enhancement
  • @ember/optional-features
    • #​334 Add feature for no-implicit-route-model - only effective from ember-source 5.7 (@​achambers)
:house: Internal
Committers: 3
emberjs/ember.js (@​glimmer/component)

v1.1.2

Compare Source

  • [BUGFIX] Fix failures in component rendering. - Fixes #​3637

v1.1.1

Compare Source

  • [BUGFIX] Allow Ember.Object.create to accept an Ember.Object.

v1.1.0

  • Make Ember.run.later more flexible with arguments - Fixes #​3072
  • Add assertion upon too many ajaxStop's.
  • [BUGFIX] Fix an issue with concatenatedProperties.
  • [BUGFIX] Throw a sensible exception from SubArray.removeItem when not found.
  • [BUGFIX] Fix evaluateUnboundHelper properties
  • Use Ember.Error consistently.
  • [BUGFIX] Make Component.sendAction behave the same as {{action}} helper.
  • [BUGFIX] Unique reduceComputed dependent keys.
  • Don't allow registration of undefined factories.
  • Decamelize handles strings with numbers
  • [BUGFIX] Allow a reduceComputed to have an undefined initialValue.
  • [BUGFIX] Soft-deprecate mixed binding syntax in view helper
  • Universalize {{view}} helper quoteless binding syntax, prevent id binding
  • disallow container registration if the corresponding singleton lookup has already occurred
  • [BUGFIX] Fix edge case in TrackedArray
  • Remove Route#redirect soft deprecation
  • [BUGFIX] link-to, bound helper issues with arrays of primitives
  • [BUGFIX] Don't use incompatible array methods
  • [BUGFIX] Ember.Object.extend should allow any property
  • [BUGFIX] Fix to return undefined for href of {{link-to}}
  • [BUGFIX] Ember.keys should return own property
  • [BUGFIX] Fixes #​3332 - Array Computed Properties should update synchronously
  • [BUGFIX] Fixes issue when content is undefined for Ember.Select with optgroup
  • [BUGFIX] Ember.SubArray operation composition fix.
  • [BUGFIX] Fire observers for array computed changes.
  • [BUGFIX] Added tests failing for issue #​3331
  • Fix a bug in suspendListeners
  • [BUGFIX] Optimization: Clear the meta cache without using observers.
  • [BUGFIX] Calling replaceIn would incorrectly move views from the hasElement to inDOM
  • [BUGFIX] ReduceComputedProperty ignore invalidated property observers.
  • Set source object as context for callbacks in computed array property
  • allow to inject falsy values like 'false' and 'null'
  • Ember.TargetActionSupport's sendAction should support null as context.
  • Create Ember.libraries for keeping track of versions for debugging. emberjs/data#1051
  • components should declare actions in the actions hash
  • Close #​3307 – Fix unexpected behavior with functions in concatenated properties
  • Add shortcut for whitelisting all modifier keys on {{action}} Modifier key-independent action helper use cases can be less verbose and more future-proof.
  • Only throw an initialValue error if it is null or undefined (i.e. not 0 or some other falsy value)
  • Improve message and logic around UnrecognizedURLError
  • Incorrect error message in router.js
  • Install default error handler on ApplicationRoute#actions, not #events
glimmerjs/glimmer.js (@​glimmer/tracking)

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.

:rocket: Enhancement
Committers: 1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Nov 21 '22 03:11 renovate[bot]