marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Bump angular from 1.4.14 to 1.7.8 #506

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps angular from 1.4.14 to 1.7.8.

Changelog *Sourced from [angular's changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md).* > # 1.7.8 enthusiastic-oblation (2019-03-11) > > > ## Bug Fixes > - **required:** correctly validate required on non-input element surrounded by ngIf > ([a4c7bd](https://github.com/angular/angular.js/commit/a4c7bdccd76c39c30e33f6215da9a00cc8acde2c), > [#16830](https://github-redirect.dependabot.com/angular/angular.js/issues/16830), > [#16836](https://github-redirect.dependabot.com/angular/angular.js/issues/16836)) > > > > # 1.7.7 kingly-exiting (2019-02-04) > > ## Bug Fixes > - **ngRequired:** set error correctly when inside ngRepeat and false by default > ([5ad4f5](https://github.com/angular/angular.js/commit/5ad4f5562c37b1cb575e3e5fddd96e9dd10408e2), > [#16814](https://github-redirect.dependabot.com/angular/angular.js/issues/16814), > [#16820](https://github-redirect.dependabot.com/angular/angular.js/issues/16820)) > > > > # 1.7.6 gravity-manipulation (2019-01-17) > > ## Bug Fixes > - **$compile:** fix ng-prop-* with undefined values > ([772440](https://github.com/angular/angular.js/commit/772440cdaf9a9bfa40de1675e20a5f0e356089ed), > [#16797](https://github-redirect.dependabot.com/angular/angular.js/issues/16797), > [#16798](https://github-redirect.dependabot.com/angular/angular.js/issues/16798)) > - **compile:** properly handle false value for boolean attrs with jQuery > ([27486b](https://github.com/angular/angular.js/commit/27486bd15e70946ece2ba713e4e8654b7f9bddad), > [#16778](https://github-redirect.dependabot.com/angular/angular.js/issues/16778), > [#16779](https://github-redirect.dependabot.com/angular/angular.js/issues/16779)) > - **ngRepeat:** > - fix reference to last collection value remaining across linkages > ([cf919a](https://github.com/angular/angular.js/commit/cf919a6fb7fc655f3fa37a74899a797ea5b8073e)) > - fix trackBy function being invoked with incorrect scope > ([d4d103](https://github.com/angular/angular.js/commit/d4d1031bcd9b30ae6a58bd60a79bcc9d20f0f2b7), > [#16776](https://github-redirect.dependabot.com/angular/angular.js/issues/16776), > [#16777](https://github-redirect.dependabot.com/angular/angular.js/issues/16777)) > - **aria/ngClick:** check if element is `contenteditable` before blocking spacebar > ([289374](https://github.com/angular/angular.js/commit/289374a43c1b2fd715ddf7455db225b17afebbaf), > [#16762](https://github-redirect.dependabot.com/angular/angular.js/issues/16762)) > - **input:** prevent browsers from autofilling hidden inputs > ([7cbb10](https://github.com/angular/angular.js/commit/7cbb1044fcb3576cdad791bd22ebea3dfd533ff8)) > - **Angular:** add workaround for Safari / Webdriver problem > ([eb49f6](https://github.com/angular/angular.js/commit/eb49f6b7555cfd7ab03fd35581adb6b4bd49044e)) > - **$browser:** normalize inputted URLs > ([2f72a6](https://github.com/angular/angular.js/commit/2f72a69ded53a122afad3ec28d91f9bd2f41eb4f), > [#16606](https://github-redirect.dependabot.com/angular/angular.js/issues/16606)) > - **interpolate:** do not create directives for constant media URL attributes > ... (truncated)
Commits - [`dd26545`](https://github.com/angular/angular.js/commit/dd2654587041ac011abf49c5c6490cd0934deb6e) docs(CHANGELOG): add 1.7.8 release notes - [`a4c7bdc`](https://github.com/angular/angular.js/commit/a4c7bdccd76c39c30e33f6215da9a00cc8acde2c) fix(required): correctly validate required on non-input element surrounded by... - [`edb3e22`](https://github.com/angular/angular.js/commit/edb3e22c010bc752be260d6d4d031a56069c2da1) docs(guide/di): clarify example description - [`7446836`](https://github.com/angular/angular.js/commit/7446836e56f49667708f676a0dad02d887dffb69) chore(scripts): use https for git repo URLs - [`3f79662`](https://github.com/angular/angular.js/commit/3f79662d61e21fecbaf1425225a7472d4c0879fd) docs(CHANGELOG): update with 1.7.7 release notes - [`e4830b9`](https://github.com/angular/angular.js/commit/e4830b9fd23518c1bb244dba8a7e128e48899636) docs(RELEASE): store release instructions - [`5ad4f55`](https://github.com/angular/angular.js/commit/5ad4f5562c37b1cb575e3e5fddd96e9dd10408e2) fix(ngRequired): set error correctly when inside ngRepeat and false by default - [`43bb414`](https://github.com/angular/angular.js/commit/43bb414e23f582b11787ed1055f6e68f934a776c) docs(angular.copy): fix list of unsupported types - [`64c7c53`](https://github.com/angular/angular.js/commit/64c7c531902832c6f7fc88ac1b1410e228b26393) docs(angular.merge): add notes about support and lodash compatibility - [`5075c87`](https://github.com/angular/angular.js/commit/5075c870fd831a1b4ef8f2c6ab0ca688ffd632dc) docs(angular.copy): list object types / features that are not supported - Additional commits viewable in [compare view](https://github.com/angular/angular.js/compare/v1.4.14...v1.7.8)
Maintainer changes This version was pushed to npm by [petebd](https://www.npmjs.com/~petebd), a new releaser for angular since your current version.


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/marceljuenemann/angular-drag-and-drop-lists/network/alerts).
dependabot[bot] commented 4 years ago

Superseded by #507.