This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ember-cli-htmlbars from 2.0.2 to 3.0.1 (#257)
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 2.0.2 to 3.0.1. <details> <summary>Commits</summary> - [`48a5b69`](ember-cli/ember-cli-htmlbars@48a5b69) release v3.0.1 🎉 - [`fcf265a`](ember-cli/ember-cli-htmlbars@fcf265a) fix memory leak (adapted from [**arthirm**](https://github.com/arthirm)’s https://github.com/ember-cli/ember-c... - [`28d825f`](ember-cli/ember-cli-htmlbars@28d825f) Merge pull request [#124](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/124) from ember-cli/upgrades - [`c54e610`](ember-cli/ember-cli-htmlbars@c54e610) Bump deps - [`88204ba`](ember-cli/ember-cli-htmlbars@88204ba) release v3.0.0 🎉 - [`c1224fb`](ember-cli/ember-cli-htmlbars@c1224fb) Merge pull request [#123](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/123) from ember-cli/improve-tests - [`e56e8e1`](ember-cli/ember-cli-htmlbars@e56e8e1) [fixes #113] Make an actual add-on so it can do comprehensive tests of itself - [`eb2fe15`](ember-cli/ember-cli-htmlbars@eb2fe15) release v2.0.4 🎉 - [`40c02f9`](ember-cli/ember-cli-htmlbars@40c02f9) Merge pull request [#122](https://github-redirect.dependabot.com/ember-cli/ember-cli-htmlbars/issues/122) from ember-cli/remove-bower - [`a860e25`](ember-cli/ember-cli-htmlbars@a860e25) Upgrade deps - Additional commits viewable in [compare view](ember-cli/ember-cli-htmlbars@vv2.0.2...v3.0.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-cli-htmlbars&package-manager=npm_and_yarn&previous-version=2.0.2&new-version=3.0.1)](https://dependabot.com/compatibility-score.html?dependency-name=ember-cli-htmlbars&package-manager=npm_and_yarn&previous-version=2.0.2&new-version=3.0.1) 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 will **not** automatically merge this PR because it includes a major update to a development dependency. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> 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. </details>
- Loading branch information