Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2024

Bumps cozy-stack-client from 45.0.1 to 46.1.0.

Release notes

Sourced from cozy-stack-client's releases.

v46.1.0

46.1.0 (2024-03-19)

Features

  • SharingCollection: Add revokeGroup (9f7b3b8)

v46.0.0

46.0.0 (2024-03-15)

Features

  • Prevent array selector without operator before (cdfc2ab)

BREAKING CHANGES

  • You must use a MongoDB operator like $in or $or operator instead, preferably in a partial index, to avoid costly full-scan.

v45.15.0

45.15.0 (2024-03-12)

Features

  • paper: Add formatMetadataQualification and (c813ab2)
  • paper: Add getMetadataQualificationType (8466b66)
  • paper: Format contact in cozy-client (7576895)
  • paper: Format date metadata qualification on cozy-client (a86335c)
  • paper: Format information metadata qualification in cozy-client (ba1339d)
  • paper: Format other metadata qualification in cozy-client (e1be6bc)

v45.14.1

45.14.1 (2024-03-05)

Note: Version bump only for package cozy-client

v45.14.0

45.14.0 (2024-02-27)

Features

  • Add condition_report qualification in home theme (98e5943)

... (truncated)

Changelog

Sourced from cozy-stack-client's changelog.

46.1.0 (2024-03-19)

Features

  • SharingCollection: Add revokeGroup (9f7b3b8)

46.0.0 (2024-03-15)

Features

  • Prevent array selector without operator before (cdfc2ab)

BREAKING CHANGES

  • You must use a MongoDB operator like $in or $or operator instead, preferably in a partial index, to avoid costly full-scan.

Co-authored-by: Quentin Valmori [email protected]

45.15.0 (2024-03-12)

Features

  • paper: Add formatMetadataQualification and (c813ab2)
  • paper: Add getMetadataQualificationType (8466b66)
  • paper: Format contact in cozy-client (7576895)
  • paper: Format date metadata qualification on cozy-client (a86335c)
  • paper: Format information metadata qualification in cozy-client (ba1339d)
  • paper: Format other metadata qualification in cozy-client (e1be6bc)

45.14.1 (2024-03-05)

Note: Version bump only for package cozy-client

... (truncated)

Commits
  • e7c6ea9 v46.1.0
  • 9f7b3b8 feat(SharingCollection): Add revokeGroup
  • c7691dd v46.0.0
  • cdfc2ab feat: Prevent array selector without operator before
  • 3eb9be9 v45.15.0
  • 3daa3e6 docs: Update types and docs with new paper methods
  • 7576895 feat(paper): Format contact in cozy-client
  • e1be6bc feat(paper): Format other metadata qualification in cozy-client
  • ba1339d feat(paper): Format information metadata qualification in cozy-client
  • a86335c feat(paper): Format date metadata qualification on cozy-client
  • 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 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)

Bumps [cozy-stack-client](https://github.com/cozy/cozy-client) from 45.0.1 to 46.1.0.
- [Release notes](https://github.com/cozy/cozy-client/releases)
- [Changelog](https://github.com/cozy/cozy-client/blob/master/CHANGELOG.md)
- [Commits](cozy/cozy-client@v45.0.1...v46.1.0)

---
updated-dependencies:
- dependency-name: cozy-stack-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2024

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants