Bump jquery from 3.4.1 to 3.5.0#8
Open
dependabot[bot] wants to merge 191 commits into
Open
Conversation
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
Delegations
Append support for hive based funds pass verification
Refactor send notifications function under utils for better availability
Implement post reward notifications
Switch rank calculation to HP delegation
schedule recurring API node restart calls
New endpoints for notifications
Add support to allow moving tokens over from hive-engine to actifit.io wallet
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
91e0c9e to
da29558
Compare
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
…6.5.3 Bump elliptic from 6.5.1 to 6.5.3
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.4.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
da29558 to
12d81f5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps jquery from 3.4.1 to 3.5.0.
Commits
7a0a8503.5.08570a08Release: Update AUTHORS.txtda3dd85Ajax: Do not execute scripts for unsuccessful HTTP responses065143cAjax: Overwrite s.contentType with content-type header value, if any1a4f10dTests: Blacklist one focusin test in IE9e15d6bEvent: Use only one focusin/out handler per matching window & document966a709Manipulation: Skip the select wrapper for <option> outside of IE 91d61fd9Manipulation: Make jQuery.htmlPrefilter an identity function04bf577Selector: Update Sizzle from 2.3.4 to 2.3.57506c9cBuild: Resolve Travis config warningsMaintainer changes
This version was pushed to npm by mgol, a new releaser for jquery since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.