Skip to content

Bump gopkg.in/ini.v1 from 1.66.2 to 1.67.0

Ghost User requested to merge dependabot-go_modules-gopkg.in-ini.v1-1.67.0 into main

Bumps gopkg.in/ini.v1 from 1.66.2 to 1.67.0.

Release notes

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

1.67.0

What's Changed

New Contributors

Full Changelog: https://github.com/go-ini/ini/compare/v1.66.6...v1.67.0

1.66.6

What's Changed

Full Changelog: https://github.com/go-ini/ini/compare/v1.66.5...v1.66.6

1.66.5

What's Changed

New Contributors

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

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

Commits
  • b2f570e ini: allow changing the default section name (#319)
  • 6098d42 parser: fix line skipping when key is empty (#323)
  • 7c569cc chore: various config updates to CI (#322)
  • 842b9a9 write: pretty print section only if it is not the last one (#321)
  • 386cf30 lsif: update upload endpoint (#317)
  • 6d3eeb0 README: use branch check status instead of workflow
  • 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)
  • See full diff in compare view

Merge request reports