web-examples
web-examples copied to clipboard
chore(deps): bump angular from 1.6.9 to 1.8.3 in /micro-frontend/angular-react-web-components/microfrontend1
Bumps angular from 1.6.9 to 1.8.3.
Changelog
Sourced from angular's changelog.
1.8.3 ultimate-farewell (2022-04-07)
One final release of AngularJS in order to update package README files on npm.
1.8.2 meteoric-mining (2020-10-21)
Bug Fixes
- $sceDelegate: ensure that
resourceUrlWhitelist()
is identical totrustedResourceUrlList()
(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
- Deprecated
. It is now$compileProvider.aHrefSanitizationWhitelist
aHrefSanitizationTrustedUrlList
.- Deprecated
. It is now$compileProvider.imgSrcSanitizationWhitelist
imgSrcSanitizationTrustedUrlList
.- Deprecated
. It is now$httpProvider.xsrfWhitelistedOrigins
xsrfTrustedOrigins
.- Deprecated
. It is now$sceDelegateProvider.resourceUrlWhitelist
trustedResourceUrlList
.- Deprecated
. It is now$sceDelegateProvider.resourceUrlBlacklist
bannedResourceUrlList
.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
... (truncated)
Commits
cf16b24
docs(changelog): add release notes for 1.8.3757d56e
docs(*): update end-of-life messages (#17177)f362437
docs(eol): add EOL options text and link to template header used in every pagefb04e42
test(Angular): fixangularInit()
tests on Safari v15+6a52c4f
test(input): fix tests on Firefox v93+ed30c4d
docs(README.md): add wiki link to MVC4032655
chore(deps): bump js-yaml from 3.5.5 to 3.14.147f8c65
chore(deps): bump normalize-url from 4.5.0 to 4.5.156b0ee3
chore(e2e): run tests against Chrome 91 on macOS Catalina58cd897
chore(e2e): run tests against Firefox 85 on macOS Catalina- Additional commits viewable in compare view
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 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.