hrueger / AGLight

An intuitive software for controlling DMX lights.
MIT License
23 stars 3 forks source link

Bump @angular/localize from 9.0.5 to 9.0.6 #93

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @angular/localize from 9.0.5 to 9.0.6.

Changelog

Sourced from @angular/localize's changelog.

9.0.6 (2020-03-10)

Bug Fixes

  • bazel: do not use manifest paths for generated imports within compilation unit (#35841) (5ea9a61)
  • compiler: process imports first and declarations second while calculating scopes (#35850) (6f2fd6e), closes #35502
  • core: add noSideEffects() to make*Decorator() functions (#35769) (#35846) (4fe3f37)
  • core: add noSideEffects() to ɵɵdefineComponent() (#35769) (#35846) (68ca32f)
  • core: remove side effects from ɵɵgetInheritedFactory() (#35769) (#35846) (000c834)
  • core: remove side effects from ɵɵNgOnChangesFeature() (#35769) (#35846) (d24ce21)
  • core: undecorated-classes-with-di migration should handle libraries generated with CLI versions past v6.2.0 (#35824) (eaf5b58), closes #34985
  • language-service: resolve the variable from the template context first (#35982) (f882ff0)
  • localize: improve matching and parsing of XLIFF 1.2 translation files (#35793) (677d666)
  • localize: improve matching and parsing of XLIFF 2.0 translation files (#35793) (689964b)
  • localize: improve matching and parsing of XTB translation files (#35793) (9f68ff9)
  • localize: merge translation from all XLIFF <file> elements (#35936) (83d7819), closes #35839
  • platform-browser: add missing peerDependency on [@angular](https://github.com/angular)/animations (#35949) (db9704a), closes #35888
  • router: state data missing in routerLink (#33203) (773d7b8)

Performance Improvements

9.1.0-next.3 (2020-03-04)

Bug Fixes

... (truncated)
Commits
  • ecac8c0 release: cut the v9.0.6 release
  • ce728dd build: adding a script to compare commits in master and stable branches (#35130)
  • 20dd0ac build: Add pullapprove verification tool to dev-infra-private package (#35911)
  • 0f4d424 build: creates a script to get contributor stats from across the angular org ...
  • 6f2fd6e fix(compiler): process imports first and declarations second while calcul...
  • 8a68a7c build: fix elements test failures on IE (#35940)
  • 800e31b build: set dev-infra package to be private (#35910)
  • 0d784e0 test(compiler): add a public API guard for the public compiler options (#35885)
  • 8b0e26f refactor(compiler): split core/api.ts into multiple files (#35885)
  • 6ff6159 ci: update components-repo-unit-tests job commit (#35961)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

hrueger commented 4 years ago

@dependabot rebase