Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

Bumps @nextcloud/l10n from 1.6.0 to 2.0.0.

Release notes

Sourced from @​nextcloud/l10n's releases.

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.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)
Commits
  • be7ed24 Merge pull request #555 from nextcloud/feat/release
  • 683a067 Merge pull request #554 from nextcloud/feat/use-eslint
  • e850495 feat(CI): Added eslint workflow from nextcloud template repository
  • 8107698 fix(translation): Removed usage of deprecated global jQuery
  • 184d445 fix(lint,docs): Add missing documentation and fix typings for placeholders
  • 12e00e1 fix(lint): Fix typos and formatting issues with eslint --fix
  • 9a8f441 fix(lint): Fix and unify indention to use tabs
  • 637a929 feat: Add eslint config and scripts for running it
  • 48baedc 2.0.0
  • d805769 Merge pull request #549 from nextcloud/dependabot/npm_and_yarn/check-es-compa...
  • 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

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)

Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.6.0 to 2.0.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.6.0...v2.0.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 added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jan 13, 2023
Signed-off-by: Raimund Schlüßler <[email protected]>
@@ -1,4 +1,4 @@
import { getGettextBuilder } from '@nextcloud/l10n/dist/gettext.js'
import { getGettextBuilder } from '@nextcloud/l10n/gettext'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@susnux @skjnldsv The documented way to import getGettextBuilder does not seem to work. 🤔

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2023

A newer version of @​nextcloud/l10n exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@raimund-schluessler
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2023

Superseded by #3667.

@dependabot dependabot bot closed this Jan 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextcloud/l10n-2.0.0 branch January 20, 2023 07:08
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 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant