Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency documentation to v11.0.1 #213

Merged
merged 1 commit into from
Jun 12, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2019

This PR contains the following updates:

Package Type Update Change
documentation devDependencies patch 11.0.0 -> 11.0.1

Release Notes

documentationjs/documentation

v11.0.1

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 401

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.594%

Totals Coverage Status
Change from base Build 397: 0.0%
Covered Lines: 253
Relevant Lines: 283

💛 - Coveralls

2 similar comments
@coveralls
Copy link

Pull Request Test Coverage Report for Build 401

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.594%

Totals Coverage Status
Change from base Build 397: 0.0%
Covered Lines: 253
Relevant Lines: 283

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 401

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 89.594%

Totals Coverage Status
Change from base Build 397: 0.0%
Covered Lines: 253
Relevant Lines: 283

💛 - Coveralls

@codetheweb codetheweb merged commit 726b83a into development Jun 12, 2019
@renovate renovate bot deleted the renovate/documentation-11.x branch June 12, 2019 22:06
codetheweb added a commit that referenced this pull request Jun 16, 2019
* Update dependency coveralls to v3.0.4 (#206)

* Update dependency ava to v2.1.0 (#211)

* Update dependency documentation to v11.0.1 (#213)

* Update dependency delay to v4.3.0 (#212)

* Protocol 3.3 and encrypted discovery (#214)

* Add check for set resolver

* Don't emit event on set ACK

* Don't emit event on set ACK

* Hacked in support for protocol 3.3 and new UDP broadcast

* MessageParser.decode now attempts to parse JSON after decryption
Cipher.decrypt now always outputs a string, as MessageParser handles JSON parsing
Updated cipher tests to account for this API change
Tests now pass

* Rollback cipher changes for now -- saving breaking changes for v6.0.0
Minor version bump to v5.1.0 as a result of the added protocol support

* Fixed 3.1 producing a buffer on decryption failure
Fixed 3.3 crc being taken before the payload is written

* Removed debug used during testing

* Removed redundant try catch block, as it throws the errors it catches

* Moved some shared code from encode31() and encode33() to shared code path in encode()

* Updated tests for improved coverage, including 3.3 protocol code paths

* Refactored out encode31 and encode33 entirely as their differences could be contained to payload treatment

* Ensure that version is a string
Switched constructor to terse defaults pattern

* Moved UDP key to its own file
Added note about using protocol 3.3 without find()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants