Skip to content

Bump mongodb from 3.0.10 to 3.1.13#11

Open
dependabot[bot] wants to merge 200 commits into
masterfrom
dependabot/npm_and_yarn/mongodb-3.1.13
Open

Bump mongodb from 3.0.10 to 3.1.13#11
dependabot[bot] wants to merge 200 commits into
masterfrom
dependabot/npm_and_yarn/mongodb-3.1.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2020

Copy link
Copy Markdown
Contributor

Bumps mongodb from 3.0.10 to 3.1.13.

Commits
  • c6f417e chore(release): 3.1.13
  • 210c71d fix(db_ops): ensure we async resolve errors in createCollection
  • 5ad9fa9 fix(changeStream): properly handle changeStream event mid-close (#1902)
  • e806be4 fix(bulk): honor ignoreUndefined in initializeUnorderedBulkOp
  • 050267d fix(*): restore ability to webpack by removing makeLazyLoader
  • 6e896f4 docs: adding aggregation, createIndex, and runCommand examples
  • cb3cd12 chore(release): 3.1.12
  • 508d685 Revert "chore(release): 3.2.0"
  • e7619aa chore(release): 3.2.0
  • d0dc228 chore(travis): include forgotten stage info for sharded builds
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

mcfarhat and others added 30 commits July 8, 2018 23:52
Voting bot & token tracker PR
Creating new endpoint for returning total number of rewarded users, along total number of tokens distributed
Creating new endpoint for returning total number of rewards sent out
Creating new endpoint for supported charities
Fixing display of user token count to a max of 3 decimal digits
Removing limit of 250 transactions per user display, and constraining this only to per single user
adding support for fetching more than 100 posts and upvoting them
fix for incorrect sort order for posts
adding to logs an automated display of properly markdown formatted output of voted posts along with their ranking (#1, #2,...) for daily report purposes
adding support for banned users list
preventing upvote of posts which are more than 1.5 days old
adding support for rewarding charity activity via assigning actifit token rewarded account as the included charity
appending banned users check on utils level
couple of additional fixes regarding the saving process
adding new VP min limit to kick start voting
adding new max limit percent upvote per post
increasing retries min to 20 and adjusting relevant log
mcfarhat and others added 28 commits May 29, 2020 12:13
Implement direct HE-SE token move
Powerdown to HE instead of SE
Adjust AFITX Holders query to include HE holdings in addition to SE holdings
Implement proper AFITX cross exchange checks to ensure total amount visibility for power down
Fix issue with sending our daily AFIT to HE
Fix issue with error on missing collection while dropping causing delegation rewards not to process through
switch hive support to hive-js & dhive for voting scripts
switch hive support to hive-js & dhive on API calls & utils common functions
Bump hive-js & dhive versions in support for upcoming HF
Implement new endpoints for signups/referrals
New reward mechanism for referrers
Skipping actifit based accounts for top holders
Implement Dynamic Referral Reward System
Implement dynamic referral reward to earn AFIT token split based on set beneficiaries (set via signup referral reward)
- Implement a new User Activity report end point
- Implement moderator access to verify a newbie account for extra rewards
Append new endpoints for verified newbies:
- Display all verified newbies
- Display all reward eligible newbies
Implement newbie reward part of cycles
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
Implement new AFIT exchange price endpoint which fetches data from both steem-engine and hive-engine for current AFIT price
bump set-value version for security fix
bump dot-prop for security fix
Implement new gadget purchase API using HIVE
Implement new prize system functionality support
New endpoint for fetching daily user gadgets
Implement additional ticket prize support
- Improve script for rewarding contest winners
- Fix bugs in bulk activating gadgets
Create new endpoint for aggregated ticket data grouped by user and total count
Notify user on actifit.io when winning a prize
Add ticket count to API endpoint
Fix issue with multi gadget activation
New notification type upon earning tickets for gadget purchase
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 4, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants