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

fix(deps): bump angular-messages from 1.8.0 to 1.8.1 #468

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2020

Bumps angular-messages from 1.8.0 to 1.8.1.

Changelog

Sourced from angular-messages's changelog.

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 aHrefSanitizationWhitelist. It is now aHrefSanitizationTrustedUri
  • Deprecated imgSrcSanitizationWhitelist. It is now imgSrcSanitizationTrustedUri
  • Deprecated xsrfWhitelistedOrigins. It is now xsrfTrustedOrigins
  • Deprecated resourceUrlWhitelist. It is now trustedResourceUrlList
  • Deprecated resourceUrlBlacklist. It is now bannedResourceUrlList

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

Commits
  • 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
  • eaa0349 chore(copyright): update to Google LLC
  • 4b0b681 chore(SauceLabs): update sauce-connect to version 4.6.2
  • 931fc3c chore(deps): bump is-my-json-valid from 2.15.0 to 2.20.5
  • 450d32a chore(ci): add engines to docs firebase deployment
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2020
@tshuli tshuli merged commit 996e8ab into develop Oct 14, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular-messages-1.8.1 branch October 14, 2020 08:33
@tshuli tshuli mentioned this pull request Oct 20, 2020
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.

None yet

1 participant