deck
deck copied to clipboard
Chore(deps): Bump @nextcloud/l10n from 3.2.0 to 3.3.0
trafficstars
Bumps @nextcloud/l10n from 3.2.0 to 3.3.0.
Release notes
Sourced from @nextcloud/l10n's releases.
v3.3.0
What's Changed
nextcloud-l10n/pull/857
🚀 Enhancements
- feat: add method to format relative time by
@susnuxin nextcloud-libraries/nextcloud-l10n#921🐛 Fixed bugs
- fix: export types used in gettext exports by
@susnuxin nextcloud-libraries/nextcloud-l10n#905- fix(translations): use language instead of locale + refactor the
loadTranslationsmethod by@susnuxin nextcloud-libraries/nextcloud-l10n#927- fix(locale): fallback to device preferences instead of 'en' by
@ShGKmein nextcloud-libraries/nextcloud-l10n#864Other changes
- chore(deps-dev): Bump
@types/nodefrom 20.17.16 to 22.13.1 by@dependabotin https://github.com/nextcloud-libraries/* chore(deps-dev): Bump typedoc from 0.27.6 to 0.27.7 by@dependabotin nextcloud-libraries/nextcloud-l10n#861- chore(deps-dev): Bump
@types/nodefrom 22.13.1 to 22.13.4 by@dependabotin nextcloud-libraries/nextcloud-l10n#863- chore(deps-dev): Bump
@types/gettext-parserfrom 4.0.4 to 8.0.0 by@dependabotin nextcloud-libraries/nextcloud-l10n#862- chore(deps-dev): Bump
@vitest/coverage-v8from 3.0.5 to 3.0.6 by@dependabotin nextcloud-libraries/nextcloud-l10n#867- chore(deps-dev): Bump
@nextcloud/eslint-configfrom 8.4.1 to 8.4.2 by@dependabotin nextcloud-libraries/nextcloud-l10n#868- chore(deps-dev): Bump
@types/nodefrom 22.13.4 to 22.13.5 by@dependabotin nextcloud-libraries/nextcloud-l10n#869- chore(deps-dev): Bump typedoc from 0.27.7 to 0.27.8 by
@dependabotin nextcloud-libraries/nextcloud-l10n#870- chore(deps-dev): Bump vite from 6.1.0 to 6.1.1 by
@dependabotin nextcloud-libraries/nextcloud-l10n#871- chore(deps-dev): Bump
@types/nodefrom 22.13.5 to 22.13.7 by@dependabotin nextcloud-libraries/nextcloud-l10n#873- chore(deps-dev): Bump vite from 6.1.1 to 6.2.0 by
@dependabotin nextcloud-libraries/nextcloud-l10n#874- chore(deps-dev): Bump typedoc from 0.27.8 to 0.27.9 by
@dependabotin nextcloud-libraries/nextcloud-l10n#875- chore(deps-dev): Bump
@vitest/coverage-v8from 3.0.6 to 3.0.7 by@dependabotin nextcloud-libraries/nextcloud-l10n#872- chore(deps-dev): Bump
@types/nodefrom 22.13.7 to 22.13.9 by@dependabotin nextcloud-libraries/nextcloud-l10n#877- chore(deps-dev): Bump
@vitest/coverage-v8from 3.0.7 to 3.0.8 by@dependabotin nextcloud-libraries/nextcloud-l10n#878- chore(deps-dev): Bump vite from 6.2.0 to 6.2.1 by
@dependabotin nextcloud-libraries/nextcloud-l10n#880- chore(deps-dev): Bump
@types/nodefrom 22.13.9 to 22.13.10 by@dependabotin nextcloud-libraries/nextcloud-l10n#882- chore(deps-dev): Bump vite from 6.2.1 to 6.2.2 by
@dependabotin nextcloud-libraries/nextcloud-l10n#881- chore(deps-dev): Bump
@nextcloud/vite-configfrom 2.3.1 to 2.3.2 by@dependabotin nextcloud-libraries/nextcloud-l10n#883- chore(deps-dev): Bump
@types/nodefrom 22.13.10 to 22.13.11 by@dependabotin nextcloud-libraries/nextcloud-l10n#886- chore(deps-dev): Bump
@vitest/coverage-v8from 3.0.8 to 3.0.9 by@dependabotin nextcloud-libraries/nextcloud-l10n#887- chore(deps-dev): Bump
@types/nodefrom 22.13.11 to 22.13.14 by@dependabotin nextcloud-libraries/nextcloud-l10n#889- chore(deps-dev): Bump vite from 6.2.2 to 6.2.3 by
@dependabotin nextcloud-libraries/nextcloud-l10n#890- chore(deps-dev): Bump vite from 6.2.3 to 6.2.4 by
@dependabotin nextcloud-libraries/nextcloud-l10n#891- chore(deps-dev): Bump typedoc-plugin-missing-exports from 3.1.0 to 4.0.0 by
@dependabotin nextcloud-libraries/nextcloud-l10n#885- chore(deps-dev): Bump vite from 6.2.4 to 6.2.5 by
@dependabotin nextcloud-libraries/nextcloud-l10n#892- chore(deps-dev): Bump
@types/nodefrom 22.13.14 to 22.14.0 by@dependabotin nextcloud-libraries/nextcloud-l10n#893- chore(deps): Bump dompurify from 3.2.4 to 3.2.5 by
@dependabotin nextcloud-libraries/nextcloud-l10n#894- chore(deps-dev): Bump
@vitest/coverage-v8from 3.0.9 to 3.1.1 by@dependabotin nextcloud-libraries/nextcloud-l10n#896- chore(deps-dev): Bump vite from 6.2.5 to 6.2.6 by
@dependabotin nextcloud-libraries/nextcloud-l10n#897- chore(deps-dev): Bump typedoc from 0.28.1 to 0.28.2 by
@dependabotin nextcloud-libraries/nextcloud-l10n#899- chore(deps-dev): Bump
@types/nodefrom 22.14.0 to 22.14.1 by@dependabotin nextcloud-libraries/nextcloud-l10n#898- chore(deps-dev): Bump vite from 6.2.6 to 6.3.2 by
@dependabotin nextcloud-libraries/nextcloud-l10n#900- chore(deps-dev): Bump jsdom from 26.0.0 to 26.1.0 by
@dependabotin nextcloud-libraries/nextcloud-l10n#901- chore(deps): drop unnecessary
@types/dompurifyby@max-nextcloudin nextcloud-libraries/nextcloud-l10n#903- docs(readme): update badges by
@st3inyin nextcloud-libraries/nextcloud-l10n#904- chore(deps-dev): Bump
@vitest/coverage-v8from 3.1.1 to 3.1.2 by@dependabotin nextcloud-libraries/nextcloud-l10n#907- chore(deps-dev): Bump vite from 6.3.2 to 6.3.3 by
@dependabotin nextcloud-libraries/nextcloud-l10n#909- chore(deps-dev): Bump typedoc from 0.28.2 to 0.28.3 by
@dependabotin nextcloud-libraries/nextcloud-l10n#908
... (truncated)
Changelog
Sourced from @nextcloud/l10n's changelog.
3.3.0 - 2025-05-29
ℹ️ Notes
- The Node version was increased to current LTS version 22.
- The
callbackparameter of theloadTranslationsmethod is deprecated. Instead just use the returned promise likeloadTranslations('app').then(callback).🚀 Enhancements
🐛 Fixed bugs
- fix: export types used in gettext exports #905 (susnux)
- fix(translations): use language instead of locale + refactor the
loadTranslationsmethod #927 (susnux)- fix(locale): fallback to device preferences instead of 'en' #864 (ShGKme)
Other changes
Commits
3adb913Merge pull request #929 from nextcloud-libraries/chore/prepare-v3-37b64d6eMerge pull request #930 from nextcloud-libraries/dependabot/npm_and_yarn/type...5da3e3cchore(deps-dev): Bump typedoc from 0.28.4 to 0.28.5c07c329Merge pull request #931 from nextcloud-libraries/dependabot/npm_and_yarn/msw-...f6c32a1Merge pull request #932 from nextcloud-libraries/dependabot/npm_and_yarn/type...8860d57chore(deps-dev): Bump@types/nodefrom 22.15.21 to 22.15.29ba1ddcbchore(deps-dev): Bump msw from 2.8.5 to 2.8.68b40f8achore: prepare v3.3.07ac3777chore: add changelog formatting script and add docs for it492acf1Merge pull request #864 from nextcloud-libraries/fix/fallback-to-navigator-la...- Additional commits viewable in compare view
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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)