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 the ngx-translate group in /generators/ionic/resources/base with 2 updates #1305

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

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

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

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

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

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

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
@github-actions github-actions bot enabled auto-merge December 23, 2024 05:57
@github-actions github-actions bot merged commit e08e290 into main Dec 23, 2024
11 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/generators/ionic/resources/base/ngx-translate-9a5c66ca56 branch December 23, 2024 06:07
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