arduino-create-agent
arduino-create-agent copied to clipboard
Bump github.com/go-ini/ini from 1.62.0 to 1.67.0
Bumps github.com/go-ini/ini from 1.62.0 to 1.67.0.
Release notes
Sourced from github.com/go-ini/ini's releases.
1.67.0
What's Changed
- ini: allow changing the default section name by
@jade-clarkein go-ini/ini#319New Contributors
@jade-clarkemade their first contribution in go-ini/ini#319Full Changelog: https://github.com/go-ini/ini/compare/v1.66.6...v1.67.0
1.66.6
What's Changed
- parser: fix line skipping when key is empty by
@gandarezin go-ini/ini#323Full Changelog: https://github.com/go-ini/ini/compare/v1.66.5...v1.66.6
1.66.5
What's Changed
- write: pretty print section only if it is not the last one by
@danilo-gemoliin go-ini/ini#321New Contributors
@danilo-gemolimade their first contribution in go-ini/ini#321Full Changelog: https://github.com/go-ini/ini/compare/v1.66.4...v1.66.5
1.66.4
What's Changed
- key: ignore empty values in
ValueWithShadowsby@unknwonin go-ini/ini#316Full Changelog: https://github.com/go-ini/ini/compare/v1.66.3...v1.66.4
1.66.3
What's Changed
- Return an empty array from
ValueWithShadowsif there is none by@NDagestadin go-ini/ini#313New Contributors
@NDagestadmade their first contribution in go-ini/ini#313Full Changelog: https://github.com/go-ini/ini/compare/v1.66.2...v1.66.3
1.66.2
What's Changed
- Fix nested values can span sections by
@ravronin go-ini/ini#306New Contributors
@ravronmade their first contribution in go-ini/ini#306Full Changelog: https://github.com/go-ini/ini/compare/v1.66.1...v1.66.2
... (truncated)
Commits
b2f570eini: allow changing the default section name (#319)6098d42parser: fix line skipping when key is empty (#323)7c569ccchore: various config updates to CI (#322)842b9a9write: pretty print section only if it is not the last one (#321)386cf30lsif: update upload endpoint (#317)6d3eeb0README: use branch check status instead of workflow39f9e49key: ignore empty values inValueWithShadows(#316)fcd6cc3Return an empty array fromValueWithShadowsif there is none (#313)d26f092github: refurbish issue forms and pull request templates (#312)c71eccdFix nested values can span sections (#306)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)