ember-url-hash-polyfill
ember-url-hash-polyfill copied to clipboard
chore(deps): update framework dependencies
This PR contains the following updates:
Release Notes
emberjs/ember-optional-features (@ember/optional-features)
v2.2.0
@ember/optional-features 2.2.0 (minor)
:rocket: Enhancement
@ember/optional-features- #333 Lazy load
inquirermodule (@bertdeblock)
- #333 Lazy load
Committers: 2
- Aaron Chambers (@achambers)
- Bert De Block (@bertdeblock)
v2.1.0
@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
@ember/optional-features- #339 update release-plan (@mansona)
- #337 Setup release plan (@NullVoxPopuli)
- #338 switch to npm (@mansona)
- #335 Test against Node 16, 18, and 20 (@NullVoxPopuli)
Committers: 3
- Aaron Chambers (@achambers)
- Chris Manson (@mansona)
- @NullVoxPopuli
emberjs/ember.js (@glimmer/component)
v1.1.2
- [BUGFIX] Fix failures in component rendering. - Fixes #3637
v1.1.1
- [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.extendshould allow any property - [BUGFIX] Fix to return
undefinedforhrefof {{link-to}} - [BUGFIX]
Ember.keysshould 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.SubArrayoperation 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
replaceInwould incorrectly move views from thehasElementtoinDOM - [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'ssendActionshould supportnullas 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
ember-cli/ember-resolver (ember-resolver)
v8.1.0
Back-ports built-in TypeScript support from 9.0.0 (see below) to decouple that from the Ember 4.x upgrade.
:rocket: Enhancement
- #839 Backport types to 8.x (@chriskrycho)
Committers: 1
- Chris Krycho (@chriskrycho)
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.