nextcloud-libraries / nextcloud-l10n

Nextcloud L10n helpers for apps and libraries https://npmjs.org/@nextcloud/l10n
https://nextcloud-libraries.github.io/nextcloud-l10n/
GNU General Public License v3.0
6 stars 4 forks source link

chore(deps): Bump @nextcloud/typings from 1.8.0 to 1.9.0 #774

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps @nextcloud/typings from 1.8.0 to 1.9.0.

Release notes

Sourced from @​nextcloud/typings's releases.

v1.9.0

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-typings/compare/v1.8.0...v1.9.0

Changelog

Sourced from @​nextcloud/typings's changelog.

1.9.0 - 2024-06-25

Added

  • feat: Add type information for Nextcloud 29

Fixed

  • fix: Do not depend on vue or vue-router for the public interface of OC.Files.Router
  • fix: Add types for missing OC constants

Changed

  • chore(deps-dev): Bump typescript to 5.5.2
  • chore(deps-dev): Bump braces 3.0.3
Commits
  • 76f339f Merge pull request #260 from nextcloud-libraries/chore/prepare-1-9-0
  • 1e55935 chore: Prepare 1.9.0
  • fd57975 Merge pull request #259 from nextcloud-libraries/fix/oc-constants
  • 1c6f151 fix: Add missing OC constant types
  • c9f9179 Merge pull request #258 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 1b65401 chore(deps-dev): Bump typescript from 5.4.5 to 5.5.2
  • 8b0c358 Merge pull request #257 from nextcloud-libraries/dependabot/npm_and_yarn/brac...
  • 2b36da9 chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
  • 8f0839f Merge pull request #255 from nextcloud-libraries/fix/do-not-depend-on-vue
  • 4283468 Merge pull request #256 from nextcloud-libraries/feat/v29
  • Additional commits viewable in compare view


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 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 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)
dependabot[bot] commented 4 months ago

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.

dependabot[bot] commented 4 months ago

Superseded by #777.