ember-codemods / ember-module-migrator

Automated migration for new Ember application layout.
74 stars 15 forks source link

Bump common-tags from 1.7.2 to 1.8.0 #95

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps common-tags from 1.7.2 to 1.8.0.

Release notes *Sourced from [common-tags's releases](https://github.com/declandewet/common-tags/releases).* > ## v1.8.0 > ### Bug Fixes > > - Previously `valueOf` was called on objects in templates before `toString` - now the order is in line with the spec ([#144](https://github-redirect.dependabot.com/declandewet/common-tags/issues/144)) > > ### Plumbing > > - `babel-plugin-transform-runtime` was removed as a dependency and as a result `babel-runtime` is not necessary to use `common-tags` any more (that means `common-tags` is dependency-free!) ([#148](https://github-redirect.dependabot.com/declandewet/common-tags/issues/148)) > - `common-tags` is now rolling up into a neat bundle that you can get at [unpkg](https://unpkg.com/common-tags). This makes it even easier to get started with this library! ([#150](https://github-redirect.dependabot.com/declandewet/common-tags/issues/150)) > - Dev dependencies were updated (no changes to the actual code) ([#149](https://github-redirect.dependabot.com/declandewet/common-tags/issues/149)) > > ## v1.8.0-rc.1 > This was a test release to check if common-tags will register properly with unpkg.com.
Commits - [`6fd7469`](https://github.com/declandewet/common-tags/commit/6fd7469f60b1b451bdd0674a2b8a58d9202ec932) 1.8.0 - [`488d7b0`](https://github.com/declandewet/common-tags/commit/488d7b0c3e6bb813124e4075cbdcc4a26465020b) Make doctoc work properly on Windows - [`5e545b6`](https://github.com/declandewet/common-tags/commit/5e545b644124f39b7f6c074b715695dc61d146fe) Regenerate the table of contents - [`978b2b1`](https://github.com/declandewet/common-tags/commit/978b2b15d7153c2a341bf230020d6218b92b5050) Add a note about unpkg - [`81fb440`](https://github.com/declandewet/common-tags/commit/81fb44084bd5772c5bfc3852a21fcd9cc284aa97) 1.8.0-rc.1 - [`92fbc28`](https://github.com/declandewet/common-tags/commit/92fbc286dba876ae5bca226565db3b7390269abe) Merge pull request [#150](https://github-redirect.dependabot.com/declandewet/common-tags/issues/150) from declandewet/add-unpkg-bundle - [`b87b940`](https://github.com/declandewet/common-tags/commit/b87b940238ee31d72ad46b6d0039e46aba11ae07) Only include the necessary files in the bundle - [`f9878cf`](https://github.com/declandewet/common-tags/commit/f9878cf23b0d1ca4080b79968867576baf423605) Add an unpkg bundle - [`f2b079c`](https://github.com/declandewet/common-tags/commit/f2b079c80218f62059e7f026dd4d180fe53e00a1) Merge pull request [#149](https://github-redirect.dependabot.com/declandewet/common-tags/issues/149) from declandewet/update-dev-dependencies - [`20c511f`](https://github.com/declandewet/common-tags/commit/20c511fe51fd5677131eba7b1a49d84f208827f7) Update dev dependencies - Additional commits viewable in [compare view](https://github.com/declandewet/common-tags/compare/v1.7.2...v1.8.0)


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.

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 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 (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language 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.