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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2022

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 dependabot bot added dependencies Pull requests that update a dependency file. go Pull requests that update Go code labels Feb 23, 2022
@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

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

❗ 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%) ⬇️
config/configstore/jobs.go 0.00% <0.00%> (-80.00%) ⬇️
anchors/bootstrapper.go 0.00% <0.00%> (-75.00%) ⬇️
identity/ideth/bootstrapper.go 17.39% <0.00%> (-73.92%) ⬇️
identity/ideth/factory.go 0.00% <0.00%> (-72.50%) ⬇️
centchain/bootstrapper.go 0.00% <0.00%> (-66.67%) ⬇️
ethereum/bootstrapper.go 0.00% <0.00%> (-60.00%) ⬇️
anchors/service.go 0.00% <0.00%> (-56.87%) ⬇️
identity/ideth/service.go 0.00% <0.00%> (-49.20%) ⬇️
nft/jobs.go 2.34% <0.00%> (-48.05%) ⬇️
... 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/magiconair/properties-1.8.6 branch from afaf866 to 090a339 Compare March 29, 2022 19:56
Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties) from 1.8.4 to 1.8.6.
- [Release notes](https://github.com/magiconair/properties/releases)
- [Changelog](https://github.com/magiconair/properties/blob/main/CHANGELOG.md)
- [Commits](magiconair/properties@v1.8.4...v1.8.6)

---
updated-dependencies:
- dependency-name: github.com/magiconair/properties
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/magiconair/properties-1.8.6 branch from 090a339 to f0c8d0d Compare May 18, 2022 18:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2022

Superseded by #1562.

@dependabot dependabot bot closed this Dec 9, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/magiconair/properties-1.8.6 branch December 9, 2022 12:03
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. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants