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

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

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2023

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

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@ShGKme
Copy link
Contributor

ShGKme commented Jan 3, 2024

@rebase

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-2.2.0 branch from 122c84f to 9c533a6 Compare January 3, 2024 13:22
@ShGKme
Copy link
Contributor

ShGKme commented Jan 3, 2024

/compile amend

@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-2.2.0 branch from 9c533a6 to 527dde9 Compare January 3, 2024 13:25
@ShGKme ShGKme force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-2.2.0 branch from 527dde9 to 1e15ace Compare January 3, 2024 15:15
@ShGKme ShGKme enabled auto-merge January 3, 2024 15:16
@ShGKme
Copy link
Contributor

ShGKme commented Jan 3, 2024

/compile amend

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/l10n-2.2.0 branch from 1e15ace to bf8eb4f Compare January 3, 2024 15:20
@ShGKme ShGKme merged commit dc068f3 into master Jan 3, 2024
18 checks passed
@ShGKme ShGKme deleted the dependabot/npm_and_yarn/nextcloud/l10n-2.2.0 branch January 3, 2024 15:25
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