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

Bump ember-source from 1.0.0.rc1.4 to 1.0.1 in /Messaging/js/data-master #11

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2023

Bumps ember-source from 1.0.0.rc1.4 to 1.0.1.

Changelog

Sourced from ember-source's changelog.

Ember 1.0.1 (January 13, 2014)

  • [SECURITY] Ensure primitive value contexts are escaped.
  • [SECURITY] Ensure {{group}} helper escapes properly.

Ember 1.0.0 (August 31, 2013)

  • Fix nested {{yield}}
  • ReduceComputed groups changed properties.
  • Multiple fixes and improvements to the new Array Computed Properties
  • Adds the ability to specify view class for render
  • Restructure controller init, to minimize property lookups
  • Provide hook for persistence libraries to inject custom find behavior.
  • Sync router.js
  • Controller#controllers property should be readOnly
  • Invalid Controller#controllers accesses throw runtime exceptions
  • Inform about the Ember Inspector if not installed
  • Don't force a layout on registered components
  • Make TextField and TextArea components
  • Adds Function.prototype.observesImmediately
  • Move ember-states into a plugin: https://github.com/emberjs/ember-states
  • Update Backburner
  • Disabled model factory injections by default.
  • Fix bug where link-to wouldn't be active even if resource is active
  • Add Ember.PromiseProxyMixin
  • Some fixes to grouped each
  • Update to rsvp-2.0.2; fixes unit tests for RSVP#rethrow in IE 6,7,8
  • Rename computed array macros to match #3158
  • Consider controllerName in Ember.Route#render()
  • Allow a template explicitly set on a view to be used when rendering a route.

Ember 1.0.0-rc.8 (August 28, 2013)

  • View, controller & route action handlers are now expected to be defined on an actions object.
  • registerBoundHelper won't treat quoted strings / numbers as paths
  • Array Computed Properties
  • Rename bindAttr to bind-attr.
  • Rename linkTo to link-to.
  • Improved default route.serialize behavior. It will now attempt to populate named properties with the corresponding property on the model.
  • Added Ember.getProperties
  • Smarter linkTo observers
  • Fix Ember.EnumerableUtils#replace to allow large size of array
  • rsvp.js refresh with RSVP#rethrow and promise#fail
  • Make sets during init behave the same as create(props)
  • Continue to make view creation container aware
  • Sync router.js - Closes #3153, #3180
  • Application#resolver -> Application#Resolver
  • The resolver now provides the normalization
  • Add currentRouteName to ApplicationController

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ember-source](https://github.com/emberjs/ember.js) from 1.0.0.rc1.4 to 1.0.1.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/v1.0.1/CHANGELOG)
- [Commits](https://github.com/emberjs/ember.js/commits/v1.0.1)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants