Skip to content

⬆️ Bump ming from 0.9.2 to 0.12.0 in /ksweb#181

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/ksweb/ming-0.12.0
Closed

⬆️ Bump ming from 0.9.2 to 0.12.0 in /ksweb#181
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/ksweb/ming-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2022

Copy link
Copy Markdown

Bumps ming from 0.9.2 to 0.12.0.

Changelog

Sourced from ming's changelog.

0.12.0 (Jun 2, 2022)

  • Remove support for python < 3.6

0.11.2 (Oct 15, 2021)

  • MIM: support distinct() usage on fields that are lists
  • improve a few type hints

0.11.1 (Sep 9, 2021)

  • Include py.typed and .pyi files in distribution

0.11.0 (Sep 9, 2021)

  • Drop support for Python 2.7, 3.3, and 3.4
  • Support for Python 3.9
  • MIM: support sparse unique indexes
  • propagate return values from various update/delete/insert operations
  • Support init_subclass arguments
  • validate() may not have been validating sub-documents
  • Add some type annotations

0.10.2 (Jun 19, 2020)

  • Fix error using save() and no _id
  • MIM: Avoid errors from _ensure_orig_key when positional $ is used

0.10.1 (Jun 17, 2020)

  • fix situation with gridfs indexes and MIM
  • fix validate=False and update some MIM params to match pymongo closer

0.10.0 (Jun 8, 2020)

  • Support for PyMongo 3.10
  • Support for Python 3.8
  • Removed start_request/end_request from MIM
  • Added Cursor.close to MIM
  • Moved testing from nose to unittest
Commits

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 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 [ming](https://github.com/TurboGears/Ming) from 0.9.2 to 0.12.0.
- [Release notes](https://github.com/TurboGears/Ming/releases)
- [Changelog](https://github.com/TurboGears/Ming/blob/master/docs/news.rst)
- [Commits](TurboGears/Ming@0.9.2...0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2022

Copy link
Copy Markdown
Author

Superseded by #182.

@dependabot dependabot Bot closed this Sep 14, 2022
@dependabot dependabot Bot deleted the dependabot/pip/ksweb/ming-0.12.0 branch September 14, 2022 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants