nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
488 stars 59 forks source link

Chore(deps): Bump @nextcloud/l10n from 2.1.0 to 2.2.0 #1806

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/l10n from 2.1.0 to 2.2.0.

Release notes

Sourced from @​nextcloud/l10n's releases.

v2.2.0

2.2.0 - 2023-06-26

Full Changelog

Added

  • isRTL was added to check whether a given, or the current, language is read right-to-left #639 (susnux)

Fixed

  • Add typings to the package exports to fix build for Typescript projects using node16 or nodenext module resolution #633 (susnux)
  • Update exported NextcloudWindowWithRegistry type for Nextcloud 27 #640 (susnux)
  • Harden loadTranslations by handling edge cases where invalid data is retrieved #644 (susnux)
Changelog

Sourced from @​nextcloud/l10n's changelog.

2.2.0 - 2023-06-26

Full Changelog

Added

  • isRTL was added to check whether a given, or the current, language is read right-to-left #639 (susnux)

Fixed

  • Add typings to the package exports to fix build for Typescript projects using node16 or nodenext module resolution #633 (susnux)
  • Update exported NextcloudWindowWithRegistry type for Nextcloud 27 #640 (susnux)
  • Harden loadTranslations by handling edge cases where invalid data is retrieved #644 (susnux)

Changed

  • Update node engines to next LTS (Node 20 + NPM 9)
  • Dependency updates
Commits
  • 68711d8 Merge pull request #645 from nextcloud/chore/adjust-changelog
  • 081fc73 chore: Adjust changelog for 2.2.0 release
  • 03070c9 Merge pull request #644 from nextcloud/fix/handle-edge-cases-load-translations
  • 965b02a Merge pull request #643 from nextcloud/chore/prepare-2-2-0-release
  • a605fd2 fix(loadTranslations): Handle edge cases where server might return invalid data
  • f92c779 chore: Prepare 2.2.0 release
  • 82f96e8 chore: Only pack required files for npm releases
  • 445771a Merge pull request #642 from nextcloud/feat/test-workflow
  • c9b0763 feat: add node testing workflow
  • c669b3c Merge pull request #639 from nextcloud/feat/add-is-rtl
  • 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 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)