Changelog
*Sourced from [ember-source's changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md).*
> ### v3.7.2 (January 22, 2019)
>
> * Upgrade @glimmer/* packages to 0.35.10. Fixes a few issues:
> * Usage of positional arguments with custom components.
> * Forwarding attributes via `...attributes` to a dynamic component.
> * Prevent errors when rendering many template blocks (`Error: Operand over 16-bits. Got 65536`).
Commits
- [`4ec7b35`](https://github.com/emberjs/ember.js/commit/4ec7b359de06443454e988dd294bd2ab71526545) Release v3.7.2.
- [`f07f7f9`](https://github.com/emberjs/ember.js/commit/f07f7f98ae3639d1ec0e4b36d1f9c96bfa68cb36) Add v3.7.2 to CHANGELOG.md.
- [`ef76f8c`](https://github.com/emberjs/ember.js/commit/ef76f8c89bd554574dfba36939f78f9bc7c5de9a) Add v3.4.8 to CHANGELOG.
- [`c801853`](https://github.com/emberjs/ember.js/commit/c801853e188ab179d35731f6d3e8cd1e9b860c14) Update to glimmer-vm 0.36.6.
- See full diff in [compare view](https://github.com/emberjs/ember.js/compare/v3.7.1...v3.7.2)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps ember-source from 3.7.1 to 3.7.2.
Changelog
*Sourced from [ember-source's changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md).* > ### v3.7.2 (January 22, 2019) > > * Upgrade @glimmer/* packages to 0.35.10. Fixes a few issues: > * Usage of positional arguments with custom components. > * Forwarding attributes via `...attributes` to a dynamic component. > * Prevent errors when rendering many template blocks (`Error: Operand over 16-bits. Got 65536`).Commits
- [`4ec7b35`](https://github.com/emberjs/ember.js/commit/4ec7b359de06443454e988dd294bd2ab71526545) Release v3.7.2. - [`f07f7f9`](https://github.com/emberjs/ember.js/commit/f07f7f98ae3639d1ec0e4b36d1f9c96bfa68cb36) Add v3.7.2 to CHANGELOG.md. - [`ef76f8c`](https://github.com/emberjs/ember.js/commit/ef76f8c89bd554574dfba36939f78f9bc7c5de9a) Add v3.4.8 to CHANGELOG. - [`c801853`](https://github.com/emberjs/ember.js/commit/c801853e188ab179d35731f6d3e8cd1e9b860c14) Update to glimmer-vm 0.36.6. - See full diff in [compare view](https://github.com/emberjs/ember.js/compare/v3.7.1...v3.7.2)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.