-
Notifications
You must be signed in to change notification settings - Fork 95
Bump @nextcloud/l10n from 1.6.0 to 2.0.1 #3667
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.6.0 to 2.0.1 #3667
Conversation
|
I tried to replace the l10n import in import { getGettextBuilder } from '@nextcloud/l10n/gettext'But lint still fails with: |
|
@susnux Any idea about the failing eslint here? I adjusted the path to import { getGettextBuilder } from '@nextcloud/l10n/gettext'but eslint still complains with this error: /home/runner/work/nextcloud-vue/nextcloud-vue/src/l10n.js
Error: 1:35 error Unable to resolve path to module '@nextcloud/l10n/gettext' import/no-unresolved |
Related to the I file a PR against eslint-config adding a fix for this false positive. |
Thanks for the insight. Should we just ignore the false-positive for now then? |
|
PR: nextcloud-libraries/eslint-config#452 Edit: Merged and released, we can now update our config (#3702) |
|
@dependabot recreate |
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.6.0 to 2.0.1. - [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.1) --- updated-dependencies: - dependency-name: "@nextcloud/l10n" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
0aa7f56 to
bf7f3ba
Compare
Signed-off-by: Raimund Schlüßler <[email protected]>
raimund-schluessler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Bumps @nextcloud/l10n from 1.6.0 to 2.0.1.
Release notes
Sourced from
@nextcloud/l10n's releases.Changelog
Sourced from
@nextcloud/l10n's changelog.Commits
9bfc0b7Merge pull request #564 from nextcloud/release/2.0.1b53c876chore(release): v2.0.10fe2ab4Merge pull request #556 from nextcloud/fix-standalone-register4f53d4fMerge pull request #562 from nextcloud/fix/typings-tsconfig781e23aMerge pull request #563 from nextcloud/fix/npmignore8201098fix(config): fix npmignore config6bf77ebfix(config): fix tsconfig out dir typings71a4f43Merge pull request #559 from nextcloud/dependabot/npm_and_yarn/typedoc-0.23.2402d7682Merge pull request #557 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.0.5c1f2f2fbuild(deps-dev): Bump typedoc from 0.23.23 to 0.23.24Maintainer changes
This version was pushed to npm by skjnldsv, a new releaser for
@nextcloud/l10nsince your current version.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 @raimund-schluessler.
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 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)