Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump angular from 1.5.8 to 1.7.8 #3

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2019

Bumps angular from 1.5.8 to 1.7.8.

Changelog

Sourced from angular's changelog.

1.7.8 enthusiastic-oblation (2019-03-11)

Bug Fixes

  • required: correctly validate required on non-input element surrounded by ngIf
    (a4c7bd,
    #16830,
    #16836)

1.7.7 kingly-exiting (2019-02-04)

Bug Fixes

  • ngRequired: set error correctly when inside ngRepeat and false by default
    (5ad4f5,
    #16814,
    #16820)

1.7.6 gravity-manipulation (2019-01-17)

Bug Fixes

  • $compile: fix ng-prop-* with undefined values
    (772440,
    #16797,
    #16798)
  • compile: properly handle false value for boolean attrs with jQuery
    (27486b,
    #16778,
    #16779)
  • ngRepeat:
    • fix reference to last collection value remaining across linkages
      (cf919a)
    • fix trackBy function being invoked with incorrect scope
      (d4d103,
      #16776,
      #16777)
  • aria/ngClick: check if element is contenteditable before blocking spacebar
    (289374,
    #16762)
  • input: prevent browsers from autofilling hidden inputs
    (7cbb10)
  • Angular: add workaround for Safari / Webdriver problem
    (eb49f6)
  • $browser: normalize inputted URLs
    (2f72a6,
    #16606)
  • interpolate: do not create directives for constant media URL attributes
... (truncated)
Commits
  • dd26545 docs(CHANGELOG): add 1.7.8 release notes
  • a4c7bdc fix(required): correctly validate required on non-input element surrounded by...
  • edb3e22 docs(guide/di): clarify example description
  • 7446836 chore(scripts): use https for git repo URLs
  • 3f79662 docs(CHANGELOG): update with 1.7.7 release notes
  • e4830b9 docs(RELEASE): store release instructions
  • 5ad4f55 fix(ngRequired): set error correctly when inside ngRepeat and false by default
  • 43bb414 docs(angular.copy): fix list of unsupported types
  • 64c7c53 docs(angular.merge): add notes about support and lodash compatibility
  • 5075c87 docs(angular.copy): list object types / features that are not supported
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2019
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 20, 2019

Superseded by #4.

@dependabot dependabot bot closed this Nov 20, 2019
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-1.7.8 branch November 20, 2019 15:44
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