jimmyl0l3c / cfg_share_links

App for Nextcloud that adds the ability to specify share tokens
GNU Affero General Public License v3.0
32 stars 3 forks source link

Bump @nextcloud/l10n from 1.6.0 to 2.1.0 #115

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @nextcloud/l10n from 1.6.0 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)
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[bot] commented 1 year ago

The following labels could not be found: 3. to review, dependencies.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.