Skip to content

Bump @jsverse/transloco from 7.6.1 to 8.0.0#101

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jsverse/transloco-8.0.0
Closed

Bump @jsverse/transloco from 7.6.1 to 8.0.0#101
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jsverse/transloco-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps @jsverse/transloco from 7.6.1 to 8.0.0.

Changelog

Sourced from @​jsverse/transloco's changelog.

8.0.0 (2025-09-14)

🚀 Features

  • locale: 🎸 improve locale detection logic in locale service (73d21aa0)
  • schematics: 🎸 Introduce new schematics-core library for shared utilities (053a4fa8)

🩹 Fixes

  • transloco: 🐛 fix wrong import (e65f9f28)

🤖 Chore

  • transloco: 🤖 move to @​jsverse/utils (aae425b6)
  • transloco: 🤖 Add package optimizations (0fad5d06)
  • locale: 🤖 Add package optimizations (2bc8485c)
  • messageformat: 🤖 Add package optimizations (24d82d4a)
  • persist-lang: 🤖 update persist-lang to correct utils version (e435e9b3)

💡 Refactor

  • transloco: 💡 Remove all the schematics but init (6cd2f3e2)
  • transloco: 💡 set tslib as dependency (e76cb87a)
  • transloco: 💡 remove flat from transloco's API (1d241984)
  • schematics: 💡 restructure schematics codebase (0f8dc12b)
  • schematics: 💡 remove format from split and join (053a4fa8)
  • persist-lang: 💡 Add package optimizations (d82c4bd5)
  • persist-translations: 💡 Add package optimizations (b3933185)
  • preload-langs: 💡 Add package optimizations (5069fa48)
  • optimize: 💡 update node version (d4d275ba)
  • scoped-libs: 💡 update node version (a9f6bc24)
  • utils: 💡 update node version (a1f5b097)
  • validator: 💡 update node version (1ea9bf2f)

💍 Tests

  • transloco: 💍 silent console errors in fallback specs (8e27859a)
  • messageformat: 💍 fix test (4edf9afc)

✏️ Docs

  • transloco: ✏️ update breaking changes file (5435da74)

⚠ BREAKING CHANGES

  • All packages: 🧨 Minimum Node.js version is now 18
  • transloco: 🧨 ng-add is the only available schematic in @​jsverse/transloco now - other schematics moved to @​jsverse/transloco-schematics
  • transloco: 🧨 Some utility functions are no longer part of Transloco's public API - moved to @​jsverse/utils
  • schematics: 🧨 Remove the format option from the split & join schematics commands
  • schematics: 🧨 Removed component and upgrade schematics

... (truncated)

Commits
  • c2199b4 chore(release): publish 8.0.0
  • 8e27859 test(transloco): 💍 slient console errors in fallback specs
  • 4edf9af test(messageformat): 💍 fix test
  • 5435da7 docs(transloco): ✏️ update breaking changes file
  • 1d24198 refactor(transloco): 💡 remove flat form transloco's API
  • 73d21aa feat(locale): improve locale detection logic in locale service (#862)
  • e435e9b chore: 🤖 update persist-lang to the correct utils version
  • 3fb5580 chore: 🤖 update pkg-pr config
  • 37483da chore: 🤖 update pkg-pr-new script
  • 9d0251d docs: ✏️ update README
  • Additional commits viewable in compare view

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 [@jsverse/transloco](https://github.com/jsverse/transloco) from 7.6.1 to 8.0.0.
- [Changelog](https://github.com/jsverse/transloco/blob/master/CHANGELOG.md)
- [Commits](jsverse/transloco@releases/7.6.1...releases/8.0.0)

---
updated-dependencies:
- dependency-name: "@jsverse/transloco"
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2025

Superseded by #112.

@dependabot dependabot bot closed this Sep 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsverse/transloco-8.0.0 branch September 30, 2025 00:04
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