Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

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

Release notes

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

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

Deprecations

v15.0.0

15.0.0 (2023-05-09)

Features

  • core/http-loader: add support for Angular v16
  • core/http-loader: the code for both core & http-loader is now managed with Bit

... (truncated)

Commits
  • 79302fe Add script for testing/building against older versions of Angular
  • b9791bc Added package json that uses the newest angular version
  • 1d8e050 Set standalone components to false in test files testing for modules.
  • 7bae634 Update dependencies to Angular 19
  • 72e9971 Refactor variable declaration and clean up imports.
  • 3e0ae16 Fix type annotations and bump package version to 16.0.1
  • d31e18b Filter values from nested results if interpolation is undefined.
  • ee99d12 Tests for isDict() and isArray()
  • 941c6bc Merge pull request #1511 from Behrouz-B/bugfix/fix-isDict-method
  • 142819b Fix: Check for null values in isDict method
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by andreasloew, a new releaser for @​ngx-translate/core since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
  dependency-version: 16.0.4
  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 Apr 16, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 29, 2025

Superseded by #654.

@dependabot dependabot bot closed this Jul 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/admin-ui/develop/ngx-translate/core-16.0.4 branch July 29, 2025 11:35
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