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

fix: bump cozy-stack-client from 45.0.1 to 46.0.0 #34

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cozy-stack-client from 45.0.1 to 46.0.0.

Release notes

Sourced from cozy-stack-client's releases.

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.

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

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)

v45.13.0

45.13.0 (2024-02-20)

Features

  • Add email_verified_code in loginFlagship (cd59daa)

v45.12.0

... (truncated)

Changelog

Sourced from cozy-stack-client's changelog.

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

45.14.0 (2024-02-27)

Features

  • Add condition_report qualification in home theme (98e5943)

... (truncated)

Commits
  • 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
  • 8466b66 feat(paper): Add getMetadataQualificationType
  • c813ab2 feat(paper): Add formatMetadataQualification and
  • 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.0.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.0.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 16, 2024

The following labels could not be found: dependencies.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2024

Superseded by #36.

@dependabot dependabot bot closed this Mar 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cozy-stack-client-46.0.0 branch March 23, 2024 13:24
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