Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps the ngx-translate group in /generators/ionic/resources/base 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

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 <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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-f178f182e0 branch 2 times, most recently from b5fb6ff to 544b06f Compare August 25, 2025 06:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-f178f182e0 branch 2 times, most recently from 354ad66 to fd96043 Compare September 15, 2025 05:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-f178f182e0 branch from fd96043 to 98fac24 Compare September 15, 2025 05:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-f178f182e0 branch 3 times, most recently from 08a80b6 to 78c43f5 Compare October 6, 2025 05:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-f178f182e0 branch 2 times, most recently from 162eda0 to f40f132 Compare October 20, 2025 05:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-f178f182e0 branch from f40f132 to 16fef69 Compare October 27, 2025 05:05
Bumps the ngx-translate group in /generators/ionic/resources/base 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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-f178f182e0 branch from 16fef69 to 9c8a9a0 Compare November 3, 2025 05:09
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