IET-OU / nquire-web-source

Join missions to explore your world. The nQuire-it web source code (front end & Java back end) —
http://www.nquire-it.org
GNU General Public License v3.0
2 stars 2 forks source link

Bump angular from 1.5.7 to 1.8.2 #86

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps angular from 1.5.7 to 1.8.2.

Changelog

Sourced from angular's changelog.

1.8.2 meteoric-mining (2020-10-21)

Bug Fixes

  • $sceDelegate: ensure that resourceUrlWhitelist() is identical to trustedResourceUrlList() (e41f01, #17090)

1.8.1 mutually-supporting (2020-09-30)

Bug Fixes

  • $sanitize: do not trigger CSP alert/report in Firefox and Chrome (2fab3d)

Refactorings

  • SanitizeUriProvider: remove usages of whitelist (76738102)
  • httpProvider: remove usages of whitelist and blacklist (c953af6b)
  • sceDelegateProvider: remove usages of whitelist and blacklist (a206e267)

Deprecation Notices

For the purposes of backward compatibility, the previous symbols are aliased to their new symbol.

1.8.0 nested-vaccination (2020-06-01)

This release contains a breaking change to resolve a security issue which was discovered by Krzysztof Kotowicz(@​koto); and independently by Esben Sparre Andreasen (@​esbena) while performing a Variant Analysis of CVE-2020-11022 which itself was found and reported by Masato Kinugawa (@​masatokinugawa).

Bug Fixes

  • jqLite:

... (truncated)

Commits
  • 823939c docs(changelog): add release notes for 1.8.2
  • d9f820a fix($sceDelegate): make resourceUrlWhitelist() is identical `trustedResourc...
  • 5e85ef3 docs(*): fix docs on recently deprecated properties/methods
  • 1c64a35 docs(version-support-status): add link to extended long term support
  • aac55c0 docs(changelog): add release notes for 1.8.1
  • 83e5177 chore(CircleCI): fix deploy-docs job
  • aa7e177 chore(deps): bump node-fetch from 2.6.0 to 2.6.1
  • a4f3934 chore(deps): bump node-fetch
  • a2739b6 chore(deps): bump node-fetch
  • 8140862 chore(deps): bump http-proxy from 1.16.2 to 1.18.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by petebacondarwin, 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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[bot] commented 3 years ago

Looks like angular is no longer updatable, so this is no longer needed.