Changelog
*Sourced from [@angular/language-service's changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md).*
> ## [7.1.1](https://github.com/angular/angular/compare/7.1.0...7.1.1) (2018-11-28)
>
>
> ### Bug Fixes
>
> * **core:** export a value for InjectFlags ([#27279](https://github-redirect.dependabot.com/angular/angular/issues/27279)) ([bdf5f3e](https://github.com/angular/angular/commit/bdf5f3e)), closes [#27251](https://github-redirect.dependabot.com/angular/angular/issues/27251)
>
>
>
> Commits
- [`8282e15`](https://github.com/angular/angular/commit/8282e15c2becbe42a49befa07d6407247e8243d8) release: cut the v7.1.1 release
- [`bdf5f3e`](https://github.com/angular/angular/commit/bdf5f3e499847ca30df4a5c0dd9f1465b91b9e5b) fix(core): export a value for InjectFlags ([#27279](https://github-redirect.dependabot.com/angular/angular/issues/27279))
- [`a71038b`](https://github.com/angular/angular/commit/a71038b5fa263b3f27794d297b6ce70656c36482) build(docs-infra): upgrade `npm-run-all` to latest version for security ([#27274](https://github-redirect.dependabot.com/angular/angular/issues/27274))
- [`d735160`](https://github.com/angular/angular/commit/d735160a118dae60e3d4392b099a66daa7b25b05) fix(docs-infra): don't call setSearch when not clicking in the searchBox and ...
- [`498c4c3`](https://github.com/angular/angular/commit/498c4c32b13fc265b4826e43b10687e3aaa78745) docs: add forms terms to glossary ([#27075](https://github-redirect.dependabot.com/angular/angular/issues/27075))
- [`b9c7da6`](https://github.com/angular/angular/commit/b9c7da65038912af5df7f531267c14ea2e18c162) build: fix source-map warnings for ts-api-guardian ([#27098](https://github-redirect.dependabot.com/angular/angular/issues/27098))
- See full diff in [compare view](https://github.com/angular/angular/compare/7.1.0...7.1.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 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.
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps @angular/language-service from 7.1.0 to 7.1.1.
Changelog
*Sourced from [@angular/language-service's changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md).* > ## [7.1.1](https://github.com/angular/angular/compare/7.1.0...7.1.1) (2018-11-28) > > > ### Bug Fixes > > * **core:** export a value for InjectFlags ([#27279](https://github-redirect.dependabot.com/angular/angular/issues/27279)) ([bdf5f3e](https://github.com/angular/angular/commit/bdf5f3e)), closes [#27251](https://github-redirect.dependabot.com/angular/angular/issues/27251) > > > >Commits
- [`8282e15`](https://github.com/angular/angular/commit/8282e15c2becbe42a49befa07d6407247e8243d8) release: cut the v7.1.1 release - [`bdf5f3e`](https://github.com/angular/angular/commit/bdf5f3e499847ca30df4a5c0dd9f1465b91b9e5b) fix(core): export a value for InjectFlags ([#27279](https://github-redirect.dependabot.com/angular/angular/issues/27279)) - [`a71038b`](https://github.com/angular/angular/commit/a71038b5fa263b3f27794d297b6ce70656c36482) build(docs-infra): upgrade `npm-run-all` to latest version for security ([#27274](https://github-redirect.dependabot.com/angular/angular/issues/27274)) - [`d735160`](https://github.com/angular/angular/commit/d735160a118dae60e3d4392b099a66daa7b25b05) fix(docs-infra): don't call setSearch when not clicking in the searchBox and ... - [`498c4c3`](https://github.com/angular/angular/commit/498c4c32b13fc265b4826e43b10687e3aaa78745) docs: add forms terms to glossary ([#27075](https://github-redirect.dependabot.com/angular/angular/issues/27075)) - [`b9c7da6`](https://github.com/angular/angular/commit/b9c7da65038912af5df7f531267c14ea2e18c162) build: fix source-map warnings for ts-api-guardian ([#27098](https://github-redirect.dependabot.com/angular/angular/issues/27098)) - See full diff in [compare view](https://github.com/angular/angular/compare/7.1.0...7.1.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 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.