lenra-io / server

GNU Affero General Public License v3.0
6 stars 0 forks source link

build(deps): bump mongodb_driver from 1.0.3 to 1.2.1 in /libs/application_runner #501

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps mongodb_driver from 1.0.3 to 1.2.1.

Release notes

Sourced from mongodb_driver's releases.

v1.2.1

1.2.1 (2023-11-26)

Bug Fixes

  • added support for read preference specified by the URL (#207) (9e4d569)
  • applies the global timeout value to each query (#215) (64f8ea1)
  • handle read preferences without tags (50ea98d)
  • preserve the order of the keys (#211) (b360d87)

v1.2.0

1.2.0 (2023-08-30)

Features

  • Supports passing arrayFilters option through find_one_and_update (#201) (082878b)

Bug Fixes

v1.1.0

1.1.0 (2023-07-30)

Features

Changelog

Sourced from mongodb_driver's changelog.

1.2.1 (2023-11-26)

Bug Fixes

  • added support for read preference specified by the URL (#207) (9e4d569)
  • applies the global timeout value to each query (#215) (64f8ea1)
  • handle read preferences without tags (50ea98d)
  • preserve the order of the keys (#211) (b360d87)

1.2.0 (2023-08-30)

Features

  • Supports passing arrayFilters option through find_one_and_update (#201) (082878b)

Bug Fixes

1.1.0 (2023-07-30)

Features

Commits
  • 3f3c354 chore(master): release 1.2.1 (#210)
  • 3bcd1aa Let Mongo.Repo errors flow like with Mongo functions (#219)
  • 82123b2 Trap exits from connect callback (#218)
  • b360d87 fix: preserve the order of the keys (#211)
  • f01d497 Add Support for the PLAIN authMechanism (#223)
  • 2823e26 Fix few README text issues (#221)
  • f7c3f7d FIX-216: Allow passing optional file_id while uploading to gridfs (#217)
  • 64f8ea1 fix: applies the global timeout value to each query (#215)
  • f68b9c1 Fixed minor bug parsing url connection. Updated dependencies libraries. (#209)
  • 50ea98d fix: handle read preferences without tags
  • Additional commits viewable in compare view


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 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)

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

taorepoara commented 6 months ago

@dependabot rebase

taorepoara commented 5 months ago

:tada: This PR is included in version 1.3.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: