qlcchain / QLCTracker

An integrated Platform of explorer, wallet, staking, mining reward for QLC Chain.
https://explorer.qlcchain.org
5 stars 3 forks source link

Bump @ngx-translate/core from 11.0.1 to 12.1.2 #83

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps @ngx-translate/core from 11.0.1 to 12.1.2.

Release notes

Sourced from @​ngx-translate/core's releases.

v12.1.2

12.1.2 (2020-02-27)

Bug Fixes

  • core: remove semantic-release from the dependencies (b92a433), closes #1171

v12.1.1

12.1.1 (2020-02-12)

Bug Fixes

  • npm: downgrade typescript to 3.6.5 for Angular v8 compatibility (4f48e81), closes #1168

v12.1.0

12.1.0 (2020-02-12)

Bug Fixes

  • build: disable ivy during lib compilation for v8 compatibility (7241c86)
  • directive: avoid recursive errors when using keys with whitespaces (24b7b2b), closes #998 #1153 #1163
  • directive: untranslated keys return the last cumputed value (#1167) (34e8add), closes #1164
  • module: add TranslateModule type to ModuleWithProviders (60d256e)

Features

  • service: add option to set default language in root config (#1105) (a13b700)

v12.0.0

12.0.0 (2020-02-05)

Bug Fixes

  • directive: trim white spaces to find matching keys (35427b0), closes #998
  • pipe: handle non string input (#893) (9ff74dc)
  • service: check whether browserLang is undefined (#1007) (3e0aebb)
  • service: make initial translation streaming lazy (#960) (1c78cf3), closes #815

Features

... (truncated)

Commits
  • b92a433 fix(core): remove semantic-release from the dependencies
  • 629c639 chore(README): fix table of contents anchor links (#1173)
  • b61b731 chore: install semantic-release as a dev dependency
  • 4f48e81 fix(npm): downgrade typescript to 3.6.5 for Angular v8 compatibility
  • 81ae829 chore: fix travis install of semantic-release
  • a13b700 feat(service): add option to set default language in root config (#1105)
  • 7241c86 fix(build): disable ivy during lib compilation for v8 compatibility
  • 60d256e fix(module): add TranslateModule type to ModuleWithProviders
  • 24b7b2b fix(directive): avoid recursive errors when using keys with whitespaces
  • 34e8add fix(directive): untranslated keys return the last cumputed value (#1167)
  • 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)