pod icon indicating copy to clipboard operation
pod copied to clipboard

Bump github.com/magiconair/properties from 1.8.4 to 1.8.6

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps github.com/magiconair/properties from 1.8.4 to 1.8.6.

Changelog

Sourced from github.com/magiconair/properties's changelog.

1.8.6 - 23 Feb 2022

1.8.5 - 24 Mar 2021

  • [PR #55](magiconair/properties#55): Fix: Encoding Bug in Comments

    When reading comments \ are loaded correctly, but when writing they are then replaced by \. This leads to wrong comments when writing and reading multiple times.

    Thanks to @​doxsch for the patch.

Commits
  • 869a559 Merge pull request #63 from maage/beta-1
  • 419d650 retain go1.3 backwards compatibility
  • 9a74999 TestMustGetParsedDuration: drop version tests
  • f999e06 Fix linter issues
  • 1ec58eb Remove unused code
  • 4bca56f Merge pull request #57 from ellie/fix-unreachable
  • 28b5227 Fix unreachable code lint error
  • 291b826 fix time test for older versions
  • f70a7db fix time test for older versions
  • bbc0d6d bump travis to go1.16
  • 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[bot] avatar Feb 23 '22 12:02 dependabot[bot]

Codecov Report

Merging #1504 (090a339) into develop (f34196f) will decrease coverage by 6.75%. The diff coverage is n/a.

:exclamation: Current head 090a339 differs from pull request most recent head f0c8d0d. Consider uploading reports for the commit f0c8d0d to get more accurate results

@@             Coverage Diff             @@
##           develop    #1504      +/-   ##
===========================================
- Coverage    67.45%   60.69%   -6.76%     
===========================================
  Files          131      130       -1     
  Lines         9927     9820     -107     
===========================================
- Hits          6696     5960     -736     
- Misses        2592     3362     +770     
+ Partials       639      498     -141     
Impacted Files Coverage Δ
nft/bootstrapper.go 0.00% <0.00%> (-100.00%) :arrow_down:
config/configstore/jobs.go 0.00% <0.00%> (-80.00%) :arrow_down:
anchors/bootstrapper.go 0.00% <0.00%> (-75.00%) :arrow_down:
identity/ideth/bootstrapper.go 17.39% <0.00%> (-73.92%) :arrow_down:
identity/ideth/factory.go 0.00% <0.00%> (-72.50%) :arrow_down:
centchain/bootstrapper.go 0.00% <0.00%> (-66.67%) :arrow_down:
ethereum/bootstrapper.go 0.00% <0.00%> (-60.00%) :arrow_down:
anchors/service.go 0.00% <0.00%> (-56.87%) :arrow_down:
identity/ideth/service.go 0.00% <0.00%> (-49.20%) :arrow_down:
nft/jobs.go 2.34% <0.00%> (-48.05%) :arrow_down:
... and 12 more

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 9da4fb3...f0c8d0d. Read the comment docs.

codecov[bot] avatar Feb 23 '22 12:02 codecov[bot]

Superseded by #1562.

dependabot[bot] avatar Dec 09 '22 12:12 dependabot[bot]