Skip to content

Comments

chore(deps): Bump @nextcloud/l10n from 3.1.0 to 3.2.0#6517

Merged
susnux merged 2 commits intonextfrom
dependabot/npm_and_yarn/next/nextcloud/l10n-3.2.0
Feb 13, 2025
Merged

chore(deps): Bump @nextcloud/l10n from 3.1.0 to 3.2.0#6517
susnux merged 2 commits intonextfrom
dependabot/npm_and_yarn/next/nextcloud/l10n-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps @nextcloud/l10n from 3.1.0 to 3.2.0.

Release notes

Sourced from @​nextcloud/l10n's releases.

v3.2.0

3.2.0 - 2025-02-13

ℹ️ Notes

The GettextBuilder.detectLocale method is deprecated and will be removed in the next major version. It is replaced with the detectLanguage method to make the method naming more consistent.

Added

  • feat(date): fallback to Intl #831 (ShGKme)
  • feat(gettext): Add detectLanguage method and deprecate detectLocale #850 (susnux)
  • feat: Overload translate function to either allow number or placeholder as third arg #854 (susnux)

Fixed

  • fix(types): type translation variable keys #807 (ShGKme)
  • fix(isRTL): Correctly handle Urdu and Uzbek Afghan #855 (susnux)
  • fix(registry): Prevent prototype polluting #860 (susnux)

Changed

  • refactor(gettext): Drop node-gettext dependency and use our translation logic #851 (susnux)
  • license: Add SPDX header #781 (AndyScherzinger)
  • chore: Add missing trailing comma in vite config #852 (susnux)
  • docs: Clarify readme about Nextcloud provided and custom translations #853 (susnux)
  • docs: improve return type of getFirstDay() #784 (st3iny)
  • docs: replace missing exports plugin to also document internal types #846 (susnux)
  • ci: Update from org #795 (AndyScherzinger)
  • ci: Update workflows from organization #847 (susnux)
  • chore(deps): Bump dompurify and @types/dompurify
  • chore(dev-deps): Update development dependencies
Changelog

Sourced from @​nextcloud/l10n's changelog.

3.2.0 - 2025-02-13

ℹ️ Notes

The GettextBuilder.detectLocale method is deprecated and will be removed in the next major version. It is replaced with the detectLanguage method to make the method naming more consistent.

Added

  • feat(date): fallback to Intl #831 (ShGKme)
  • feat(gettext): Add detectLanguage method and deprecate detectLocale #850 (susnux)
  • feat: Overload translate function to either allow number or placeholder as third arg #854 (susnux)

Fixed

  • fix(types): type translation variable keys #807 (ShGKme)
  • fix(isRTL): Correctly handle Urdu and Uzbek Afghan #855 (susnux)
  • fix(registry): Prevent prototype polluting #860 (susnux)

Changed

  • refactor(gettext): Drop node-gettext dependency and use our translation logic #851 (susnux)
  • license: Add SPDX header #781 (AndyScherzinger)
  • chore: Add missing trailing comma in vite config #852 (susnux)
  • docs: Clarify readme about Nextcloud provided and custom translations #853 (susnux)
  • docs: improve return type of getFirstDay() #784 (st3iny)
  • docs: replace missing exports plugin to also document internal types #846 (susnux)
  • ci: Update from org #795 (AndyScherzinger)
  • ci: Update workflows from organization #847 (susnux)
  • chore(deps): Bump dompurify and @types/dompurify
  • chore(dev-deps): Update development dependencies
Commits
  • 309bf57 Merge pull request #859 from nextcloud-libraries/chore/prepare-3-2-0
  • a18f100 chore: Prepare v3.2.0
  • 876a316 Merge pull request #860 from nextcloud-libraries/alert-autofix-1
  • 8ebdc9e fix(registry): Prevent prototype polluting
  • 05be7eb chore: consistent package.json
  • 13d63ae Merge pull request #858 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • ebdf04d chore(deps-dev): Bump vite from 6.0.11 to 6.1.0
  • b27619f Merge pull request #856 from nextcloud-libraries/dependabot/npm_and_yarn/mult...
  • 6f4ba94 Merge pull request #784 from nextcloud-libraries/docs/improve-get-first-day-t...
  • ac088e4 chore(deps-dev): Bump vitest and @​vitest/coverage-v8
  • 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)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Feb 13, 2025
@susnux susnux requested a review from ShGKme February 13, 2025 12:08
@susnux
Copy link
Contributor

susnux commented Feb 13, 2025

Our plugin is and was a bit hacky. Maybe we can move things to nextcloud-l10n but it works.

@susnux susnux merged commit 11f7aac into next Feb 13, 2025
24 checks passed
@susnux susnux deleted the dependabot/npm_and_yarn/next/nextcloud/l10n-3.2.0 branch February 13, 2025 13:30
@susnux
Copy link
Contributor

susnux commented Feb 13, 2025

/backport to next

@backportbot
Copy link

backportbot bot commented Feb 13, 2025

The backport to next failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout next
git pull origin next

# Create the new backport branch
git checkout -b backport/6517/next

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e313b924 6d7380bd

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6517/next

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@susnux
Copy link
Contributor

susnux commented Feb 13, 2025

/backport to master

@ShGKme
Copy link
Contributor

ShGKme commented Feb 13, 2025

/backport to master

@backportbot
Copy link

backportbot bot commented Feb 13, 2025

The backport to master failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout master
git pull origin master

# Create the new backport branch
git checkout -b backport/6517/master

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e313b924 6d7380bd

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/6517/master

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud-libraries:backport/6517/master."}


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants