veo-labs / openveo-publish

NodeJs plugin for OpenVeo to publish videos to video platforms
GNU Affero General Public License v3.0
5 stars 3 forks source link

Bump angular from 1.5.11 to 1.6.0 #9

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps angular from 1.5.11 to 1.6.0.

Changelog *Sourced from [angular's changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md).* > # 1.5.11 princely-quest (2017-01-13) > > > ## Bug Fixes > - **$compile:** allow the usage of "$" in isolate scope property alias > ([e75fbc](https://github.com/angular/angular.js/commit/e75fbc494e6a0da6a9231b40bb0382431b62be07), > [#15586](https://github-redirect.dependabot.com/angular/angular.js/issues/15586), > [#15594](https://github-redirect.dependabot.com/angular/angular.js/issues/15594)) > - **angularInit:** allow auto-bootstrapping from inline script > ([41aa91](https://github.com/angular/angular.js/commit/41aa9125b9aaf771addb250642f524a4e6f9d8d3), > [#15567](https://github-redirect.dependabot.com/angular/angular.js/issues/15567), > [#15571](https://github-redirect.dependabot.com/angular/angular.js/issues/15571)) > - **$resource:** delete `$cancelRequest()` in `toJSON()` > ([4f3858](https://github.com/angular/angular.js/commit/4f3858e7c371f87534397f45b9d002add33b00cc), > [#15244](https://github-redirect.dependabot.com/angular/angular.js/issues/15244)) > - **$$cookieReader:** correctly handle forbidden access to `document.cookie` > ([6933cf](https://github.com/angular/angular.js/commit/6933cf64fe51f54b10d1639f2b95bab3c1178df9), > [#15523](https://github-redirect.dependabot.com/angular/angular.js/issues/15523), > [#15532](https://github-redirect.dependabot.com/angular/angular.js/issues/15532)) > > > > > # 1.6.1 promise-rectification (2016-12-23) > > > ## Bug Fixes > - **$q:** Add traceback to unhandled promise rejections > ([174cb4](https://github.com/angular/angular.js/commit/174cb4a8c81e25581da5b452c2bb43b0fa377a9b), > [#14631](https://github-redirect.dependabot.com/angular/angular.js/issues/14631)) > - **$$cookieReader:** correctly handle forbidden access to `document.cookie` > ([33f769](https://github.com/angular/angular.js/commit/33f769b0a1214055c16fb59adad4897bf53d62bf), > [#15523](https://github-redirect.dependabot.com/angular/angular.js/issues/15523)) > - **ngOptions:** do not unset the `selected` property unless necessary > ([bc4844](https://github.com/angular/angular.js/commit/bc4844d3b297d80aecef89aa1b32615024decedc), > [#15477](https://github-redirect.dependabot.com/angular/angular.js/issues/15477)) > - **ngModelOptions:** work correctly when on the template of `replace` directives > ([5f8ed6](https://github.com/angular/angular.js/commit/5f8ed63f2ab02ffb9c21bf9c29d27c851d162e26), > [#15492](https://github-redirect.dependabot.com/angular/angular.js/issues/15492)) > - **ngClassOdd/Even:** add/remove the correct classes when expression/`$index` change simultaneously > ([d52864](https://github.com/angular/angular.js/commit/d528644fe3e9ffd43999e7fc67806059f9e1083e)) > - **jqLite:** silently ignore `after()` if element has no parent > ([3d68b9](https://github.com/angular/angular.js/commit/3d68b9502848ff6714ef89bfb95b8e70ae34eff6), > [#15331](https://github-redirect.dependabot.com/angular/angular.js/issues/15331), > [#15475](https://github-redirect.dependabot.com/angular/angular.js/issues/15475)) > - **$rootScope:** when adding/removing watchers during $digest > ([163aca](https://github.com/angular/angular.js/commit/163aca336d7586a45255787af41b14b2a12361dd), > [#15422](https://github-redirect.dependabot.com/angular/angular.js/issues/15422)) > > > ... (truncated)
Commits - [`4c5afb5`](https://github.com/angular/angular.js/commit/4c5afb5cc2f72e966be9ee4f80732dd6e143d91d) chore(jenkins): ensure deps are installed before trying to use them - [`f0dc288`](https://github.com/angular/angular.js/commit/f0dc28882403e0c090d9d9d3e9152d7922e565a0) chore(jenkins): fix working directory to make yarn work - [`70490ef`](https://github.com/angular/angular.js/commit/70490ef71703d970989b52667567a91981011308) docs(CHANGELOG): fix 1.6.0 release name - [`dfef3bf`](https://github.com/angular/angular.js/commit/dfef3bf2d4269ae14bff95ce95d93aac7baf13e0) chore(package): update dist-tag for 1.6.0 release - [`f727add`](https://github.com/angular/angular.js/commit/f727adddeb25e743c0e12068b4b8d68c806641aa) docs(CHANGELOG): 1.6.0 release notes - [`fc89a85`](https://github.com/angular/angular.js/commit/fc89a85406f640146ef80d4953d60725b279b4f4) chore(jenkins): fix yarn and grunt installation - [`b4f5377`](https://github.com/angular/angular.js/commit/b4f5377a2f7590cbda7b1bf7448ce8836565dee2) docs(guide/migration): fix typo - [`7a667c7`](https://github.com/angular/angular.js/commit/7a667c77e36f2b1738425a9cfb52d48bb9d8220f) fix(select): do not throw when removing the element (e.g. via `ngIf`) - [`752b1e6`](https://github.com/angular/angular.js/commit/752b1e69b7a8e9c0b908f1980e9c738888f3647c) fix($resource): allow params in `hostname` (except for IPv6 addresses) - [`1102c84`](https://github.com/angular/angular.js/commit/1102c84f59389226d790769f436282eab82b0d8b) docs(guide/templates): camelCase directive name for consistency - Additional commits viewable in [compare view](https://github.com/angular/angular.js/compare/v1.5.11...v1.6.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.


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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/veo-labs/openveo-publish/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #10.