Skip to content

⬆️ Bump ming from 0.9.2 to 0.11.1 in /ksweb#167

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2021

Copy link
Copy Markdown

Bumps ming from 0.9.2 to 0.11.1.

Changelog

Sourced from ming's changelog.

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
  • b881402 Version 0.11.1
  • 9c2ef8d Include py.typed and .pyi files in distribution
  • 7b62da7 Version 0.11.0
  • 08e4f0c Prep for release: declare py3.5+, remove old dist cmds
  • 474d198 remove super-old benchmark files
  • a36d933 Let docs be built without a running mongo server
  • 110f9db Update docs/sphinx_runsnippet.py for building docs on py3
  • 1217a4d Basic py3 updates for sphinx docs (more probably needed)
  • 863b11f add type annotations and stubs
  • ee6486e Ignore coverage.xml
  • 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 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.11.1.
- [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.11.1)

---
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 Oct 18, 2021

Copy link
Copy Markdown
Author

Superseded by #170.

@dependabot dependabot Bot closed this Oct 18, 2021
@dependabot dependabot Bot deleted the dependabot/pip/ksweb/ming-0.11.1 branch October 18, 2021 04:19
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