Skip to content

Bump angular from 1.3.13 to 1.6.0#6

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular-1.6.0
Closed

Bump angular from 1.3.13 to 1.6.0#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/angular-1.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2019

Bumps angular from 1.3.13 to 1.6.0.

Changelog

Sourced from angular's changelog.

1.6.0 rainbow-tsunami (2016-12-08)

Here are the full changes for the release of 1.6.0 that are not already released in the 1.5.x branch,
consolidating all the changes shown in the previous 1.6.0 release candidates.

New Features

  • ngModelOptions: allow options to be inherited from ancestor ngModelOptions
    (296cfc,
    #10922)
  • $compile:
    • add preAssignBindingsEnabled option
      (dfb8cf)
    • set preAssignBindingsEnabled to false by default
      (bcd0d4,
      #15352)
    • throw error when directive name or factory function is invalid
      (53a3bf
      #15056)
  • jqLite:
    • implement jqLite(f) as an alias to jqLite(document).ready(f)
      (369fb7)
    • don't throw for elements with missing getAttribute
      (4e6c14)
    • don't get/set properties when getting/setting boolean attributes
      (7ceb5f,
      #14126)
    • don't remove a boolean attribute for .attr(attrName, '')
      (3faf45)
    • remove the attribute for .attr(attribute, null)
      (4e3624)
    • return [] for .val() on <select multiple> with no selection
      (d882fd)
    • camelCase keys in jqLite#data
      (fc0c11,
      #15126)
    • align jqLite camelCasing logic with JQuery
      (73050c,
      #7744)
  • $http:
    • remove deprecated callback methods: success()/error()
      (b54a39)
    • JSONP callback must be specified by jsonpCallbackParam config
      (fb6634,
      #15161,
      #11352)
    • JSONP requests now require a trusted resource URL
      (6476af,
      #11352)
  • $anchorScroll: convert numeric hash targets to string
    (9062ba
... (truncated)
Commits
  • 4c5afb5 chore(jenkins): ensure deps are installed before trying to use them
  • f0dc288 chore(jenkins): fix working directory to make yarn work
  • 70490ef docs(CHANGELOG): fix 1.6.0 release name
  • dfef3bf chore(package): update dist-tag for 1.6.0 release
  • f727add docs(CHANGELOG): 1.6.0 release notes
  • fc89a85 chore(jenkins): fix yarn and grunt installation
  • b4f5377 docs(guide/migration): fix typo
  • 7a667c7 fix(select): do not throw when removing the element (e.g. via ngIf)
  • 752b1e6 fix($resource): allow params in hostname (except for IPv6 addresses)
  • 1102c84 docs(guide/templates): camelCase directive name for consistency
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2019
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from e31705a to f3ce700 Compare July 5, 2019 09:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from f3ce700 to 3407397 Compare July 17, 2019 17:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from 3407397 to 48ea004 Compare July 31, 2019 18:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch 2 times, most recently from 8803d8e to ba2207a Compare September 4, 2019 08:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from ba2207a to 64d4496 Compare September 11, 2019 20:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from 64d4496 to 60cb6bb Compare September 24, 2019 19:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from 60cb6bb to cc0476d Compare October 10, 2019 22:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from cc0476d to 79055aa Compare October 23, 2019 22:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from 79055aa to 47222dc Compare November 6, 2019 22:17
Bumps [angular](https://github.com/angular/angular.js) from 1.3.13 to 1.6.0.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](angular/angular.js@v1.3.13...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular-1.6.0 branch from 47222dc to 83897c5 Compare November 7, 2019 19:47
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2019

Superseded by #10.

@dependabot dependabot bot closed this Nov 20, 2019
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-1.6.0 branch November 20, 2019 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants