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

Bump @nextcloud/l10n from 1.4.1 to 2.1.0 #436

Merged
merged 2 commits into from
May 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2023

Bumps @nextcloud/l10n from 1.4.1 to 2.1.0.

Release notes

Sourced from @​nextcloud/l10n's releases.

v2.1.0

No release notes provided.

v2.0.1

2.0.1 - 2023-01-19

Full Changelog

Fixed

Changed

  • Dependency updates

v2.0.0

2.0.0 - 2023-01-12

Full Changelog

Changed

From 2.0.0, this package is standalone and do not rely on window OC variables to function.

Fixed

  • Provide all translation related functions #542 (susnux)
  • Fix building and deploying documentation #546 (susnux)

v2.0.0-beta.0

2.0.0-beta.0 - 2023-01-11

Full Changelog

Fixed

  • Provide all translation related functions #542 (susnux)
  • Fix building and deploying documentaton #546 (susnux)
Changelog

Sourced from @​nextcloud/l10n's changelog.

2.1.0 - 2023-02-25

Full Changelog

Added

  • unregister is now part of the public API #579 (susnux)

Fixed

  • Export the Translations type and add missing documentation #566 (susnux)
  • Fix singular translation in edge cases where plural strings are provided #570 (susnux)
  • Make loading translations use async XMLHttpRequest #571 (susnux)
  • Removed warning "no app translation was registered" #572 (ShGKme)

Changed

  • Added tests and increased code coverage
  • Dependency updates

2.0.1 - 2023-01-19

Full Changelog

Fixed

Changed

  • Dependency updates

2.0.0 - 2023-01-12

Full Changelog

Changed

From 2.0.0, this package is standalone and do not rely on window OC variables to function.

Fixed

  • Provide all translation related functions #542 (susnux)
  • Fix building and deploying documentation #546 (susnux)

1.6.0 - 2022-05-10

Changed

  • Dependency updates
  • Remove dependency on OC for getLocale and getLanguage

1.5.0 - 2022-05-10

Superseeded by v1.6.0 as the release was empty.

Commits
  • 9d59eef Merge pull request #585 from nextcloud/chore/prepare-2.1-release
  • 9f43810 chore: Prepare 2.1.0 release
  • bfb9475 Merge pull request #584 from nextcloud/dependabot/npm_and_yarn/jest-environme...
  • 2bf7c4a build(deps-dev): Bump jest-environment-jsdom from 29.4.1 to 29.4.2
  • a91132e Merge pull request #583 from nextcloud/dependabot/npm_and_yarn/jest-29.4.2
  • 4f85afd Merge pull request #582 from nextcloud/dependabot/npm_and_yarn/rollup-3.15.0
  • f182978 build(deps-dev): Bump jest from 29.4.1 to 29.4.2
  • 8094554 build(deps-dev): Bump rollup from 3.13.0 to 3.15.0
  • f41d9ed Merge pull request #581 from nextcloud/dependabot/npm_and_yarn/rollup-3.13.0
  • dff9b97 build(deps-dev): Bump rollup from 3.11.0 to 3.13.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by skjnldsv, a new releaser for @​nextcloud/l10n since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-2.1.0 branch from 0d7916f to 50c5cd1 Compare February 25, 2023 04:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-2.1.0 branch from 50c5cd1 to 5afdab1 Compare March 7, 2023 21:00
@vitormattos
Copy link
Contributor

@dependabot recreate

Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.4.1 to 2.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-l10n@v1.4.1...v2.1.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-2.1.0 branch from 5afdab1 to 7cdcb16 Compare May 12, 2023 15:40
@vitormattos
Copy link
Contributor

/compile /

Signed-off-by: nextcloud-command <[email protected]>
@vitormattos vitormattos merged commit 9b4680c into master May 15, 2023
@vitormattos vitormattos deleted the dependabot/npm_and_yarn/nextcloud/l10n-2.1.0 branch May 15, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants