Skip to content

chore(deps): bump the ngx-translate group in /frontend with 2 updates#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/ngx-translate-f178f182e0
Open

chore(deps): bump the ngx-translate group in /frontend with 2 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/ngx-translate-f178f182e0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps the ngx-translate group in /frontend with 2 updates: @ngx-translate/core and @ngx-translate/http-loader.

Updates @ngx-translate/core from 16.0.4 to 17.0.0

Release notes

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

v17.0.0

What's Changed

See the migration guide for all changes and how to migrate from v16 -> v17: https://ngx-translate.org/getting-started/migration-guide/

New Contributors

Full Changelog: ngx-translate/core@v16.0.4...v17.0.0

Commits
  • e7b83e9 docs: readme
  • 8b5522b build: v17
  • 8797818 17.0.0-rc.1
  • 7cc68f8 chore: format
  • f2299ff refactor: reverted Translation type with optional any since it would not impr...
  • db20c35 chore: make variable names consistent
  • ba8965a Revert "refactor: result types with optional any for get, instant, stream, ge...
  • cd90cbb refactor: result types with optional any for get, instant, stream, getStreamO...
  • e4b153a chore: formatting
  • cbdac0a refactor: made properties private
  • Additional commits viewable in compare view

Updates @ngx-translate/http-loader from 16.0.1 to 17.0.0

Release notes

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

v17.0.0

What's Changed

See the migration guide for all changes and how to migrate from v16 -> v17: https://ngx-translate.org/getting-started/migration-guide/

New Contributors

Full Changelog: ngx-translate/core@v16.0.4...v17.0.0

v16.0.4

What's Changed

  • Updated for Angular 19
  • Fix: null values are now skipped in translations instead of creating empty objects
  • Code improvements, lint warnings
  • Chore: Fixed in the README

New Contributors

Full Changelog: ngx-translate/core@v16.0.3...v16.0.4

v16.0.3

Documentation and Guides

Features

  • core: Support for Standalone components in Angular:
  • core: Parameters and return values now have explicit types instead of any. Due to TypeScript limitations, any is still partially required in recursive type definitions.
  • core: Introduced _(id) to tag translations for automated extraction from source code.
  • core/http-loader: Resolved ESLint warnings, improved overall code quality.
  • core/http-loader: Enhanced documentation available at ngx-translate.org.
  • core/http-loader: Set MIT License for npm modules.
  • core/http-loader: Implemented GitHub Actions for continuous integration.

Fixes

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ngx-translate group in /frontend with 2 updates: [@ngx-translate/core](https://github.com/ngx-translate/core) and [@ngx-translate/http-loader](https://github.com/ngx-translate/core).


Updates `@ngx-translate/core` from 16.0.4 to 17.0.0
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v16.0.4...v17.0.0)

Updates `@ngx-translate/http-loader` from 16.0.1 to 17.0.0
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](https://github.com/ngx-translate/core/commits/v17.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 13, 2026
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.

0 participants