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 Glimmer.js packages to v1.1.2 #35

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2022

This PR contains the following updates:

Package Change 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

Release Notes

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


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Sep 27, 2022

Deploy Preview for whyember ready!

Name Link
🔨 Latest commit 0786561
🔍 Latest deploy log https://app.netlify.com/sites/whyember/deploys/66ce3ae20227790008d4e5e9
😎 Deploy Preview https://deploy-preview-35--whyember.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

0 participants