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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

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

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
@taorepoara
Copy link
Member

@dependabot rebase

Bumps [mongodb_driver](https://github.com/zookzook/elixir-mongodb-driver) from 1.0.3 to 1.2.1.
- [Release notes](https://github.com/zookzook/elixir-mongodb-driver/releases)
- [Changelog](https://github.com/zookzook/elixir-mongodb-driver/blob/master/CHANGELOG.md)
- [Commits](zookzook/elixir-mongodb-driver@v1.0.3...v1.2.1)

---
updated-dependencies:
- dependency-name: mongodb_driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/libs/application_runner/mongodb_driver-1.2.1 branch from 713dc09 to ae78d0f Compare January 19, 2024 13:02
@taorepoara taorepoara merged commit 68da73b into main Jan 19, 2024
10 checks passed
@taorepoara taorepoara deleted the dependabot/hex/libs/application_runner/mongodb_driver-1.2.1 branch January 19, 2024 13:15
@taorepoara
Copy link
Member

🎉 This PR is included in version 1.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant