Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ngx-translate/core-12.1.2
Open

Bump @ngx-translate/core from 11.0.1 to 12.1.2#83
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ngx-translate/core-12.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2021

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)

Bumps [@ngx-translate/core](https://github.com/ngx-translate/core) from 11.0.1 to 12.1.2.
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v11.0.1...v12.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2021
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.

0 participants