enterprise_blockchain_tutorial
enterprise_blockchain_tutorial copied to clipboard
Bump angular from 1.7.9 to 1.8.3 in /src/fabric-material/tuna-app
Bumps angular from 1.7.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.aHrefSanitizationWhitelistaHrefSanitizationTrustedUrlList.- Deprecated
. It is now$compileProvider.imgSrcSanitizationWhitelistimgSrcSanitizationTrustedUrlList.- Deprecated
. It is now$httpProvider.xsrfWhitelistedOriginsxsrfTrustedOrigins.- Deprecated
. It is now$sceDelegateProvider.resourceUrlWhitelisttrustedResourceUrlList.- Deprecated
. It is now$sceDelegateProvider.resourceUrlBlacklistbannedResourceUrlList.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
cf16b24docs(changelog): add release notes for 1.8.3757d56edocs(*): update end-of-life messages (#17177)f362437docs(eol): add EOL options text and link to template header used in every pagefb04e42test(Angular): fixangularInit()tests on Safari v15+6a52c4ftest(input): fix tests on Firefox v93+ed30c4ddocs(README.md): add wiki link to MVC4032655chore(deps): bump js-yaml from 3.5.5 to 3.14.147f8c65chore(deps): bump normalize-url from 4.5.0 to 4.5.156b0ee3chore(e2e): run tests against Chrome 91 on macOS Catalina58cd897chore(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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.