Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @ngx-translate/core from 15.0.0 to 16.0.4 #246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps @ngx-translate/core from 15.0.0 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

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

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 15.0.0 to 16.0.4.
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v15.0.0...v16.0.4)

---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
  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 Dec 23, 2024
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