Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

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

Release notes

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

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

  • core: add option for lazy loaded modules to extend translations (6b675d6), closes #425
  • core: upgrade dependencies for Angular v8+ (#1094) (9a721f5)
  • service: add getStreamOnTranslationChange method (ef48ea8)
  • service: allow empty default language string (#972) (94bdc0d), closes #971

BREAKING CHANGES

  • core: Angular v8+ is now required
Commits
  • 9a721f5 feat(core): upgrade dependencies for Angular v8+ (#1094)
  • 1c78cf3 fix(service): make initial translation streaming lazy (#960)
  • 9ff74dc fix(pipe): handle non string input (#893)
  • 3e0aebb fix(service): check whether browserLang is undefined (#1007)
  • 6c079e2 fix(service) handle non-string keys without throwing (#1021)
  • ef48ea8 feat(service): add getStreamOnTranslationChange method
  • 94bdc0d feat(service): allow empty default language string (#972)
  • 248e77d docs(migration guide): add information about change to prefix (#973)
  • 2854b6e docs(README): improve table of contents
  • 9f003ca docs(firebase-example): Prefix should be in the constructor (#613)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v11.0.1...v12.0.0)

---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2025
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant