Skip to content

⬆️ Bump ming from 0.9.2 to 0.10.2 in /ksweb#156

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps ming from 0.9.2 to 0.10.2.

Changelog

Sourced from ming's changelog.

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
  • 8614c2b Version 0.10.2
  • 9d701ce Merge pull request #25 from TurboGears/mim_dot_dollar
  • 7f96f10 Merge pull request #24 from TurboGears/mim_save_no_id
  • a80a30b MIM: Avoid errors from _ensure_orig_key when positional $ is used
  • f053692 Use our __insert not pymongo parent _insert
  • 3822601 Version 0.10.1
  • a70e695 Handle cursor iter when items are real items not mim pairs (#22)
  • 2cccb2c Remove as_class param and update fields/projection and arg ordering to matc...
  • 29a2e19 Version 0.10.0
  • cfcb009 formencode doesn't support python3.9
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [ming](https://github.com/TurboGears/Ming) from 0.9.2 to 0.10.2.
- [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.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 22, 2020

Codecov Report

Merging #156 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   93.71%   93.71%           
=======================================
  Files          62       62           
  Lines        3597     3597           
=======================================
  Hits         3371     3371           
  Misses        226      226           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8228582...50b6e81. Read the comment docs.

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #161.

@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/ksweb/ming-0.10.2 branch March 11, 2021 04:12
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