asoul-sig / asouldocs

ASoulDocs is a stupid web server for multilingual documentation
https://asouldocs.dev
MIT License
1.37k stars 157 forks source link

mod: bump gopkg.in/ini.v1 from 1.46.0 to 1.66.4 #67

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gopkg.in/ini.v1 from 1.46.0 to 1.66.4.

Release notes

Sourced from gopkg.in/ini.v1's releases.

1.66.4

What's Changed

Full Changelog: https://github.com/go-ini/ini/compare/v1.66.3...v1.66.4

1.66.3

What's Changed

New Contributors

Full Changelog: https://github.com/go-ini/ini/compare/v1.66.2...v1.66.3

1.66.2

What's Changed

New Contributors

Full Changelog: https://github.com/go-ini/ini/compare/v1.66.1...v1.66.2

1.66.1

What's Changed

Full Changelog: https://github.com/go-ini/ini/compare/v1.66.0...v1.66.1

1.66.0

What's Changed

New Contributors

Full Changelog: https://github.com/go-ini/ini/compare/v1.65.0...v1.66.0

1.65.0

No release notes provided.

1.64.0

No release notes provided.

1.63.2

No release notes provided.

... (truncated)

Commits
  • 39f9e49 key: ignore empty values in ValueWithShadows (#316)
  • fcd6cc3 Return an empty array from ValueWithShadows if there is none (#313)
  • d26f092 github: refurbish issue forms and pull request templates (#312)
  • c71eccd Fix nested values can span sections (#306)
  • 3ca1e6a Fix python multiline EOF error (#309)
  • b505416 file: add HasSection method (#308)
  • e641746 Fix parsing python multiline string (#299)
  • c2f10d6 file: fix legacy tests
  • 1c1c7ac Fix creation of default section (#301)
  • 6a280a6 README: update minimum requirement Go version to be 1.12
  • 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)