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/go-ini/ini from 1.40.0 to 1.67.0 #94

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2024

Bumps github.com/go-ini/ini from 1.40.0 to 1.67.0.

Release notes

Sourced from github.com/go-ini/ini's releases.

1.67.0

What's Changed

New Contributors

Full Changelog: go-ini/ini@v1.66.6...v1.67.0

1.66.6

What's Changed

Full Changelog: go-ini/ini@v1.66.5...v1.66.6

1.66.5

What's Changed

New Contributors

Full Changelog: go-ini/ini@v1.66.4...v1.66.5

1.66.4

What's Changed

Full Changelog: go-ini/ini@v1.66.3...v1.66.4

1.66.3

What's Changed

New Contributors

Full Changelog: go-ini/ini@v1.66.2...v1.66.3

1.66.2

What's Changed

New Contributors

Full Changelog: go-ini/ini@v1.66.1...v1.66.2

... (truncated)

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)
  • c71eccd Fix nested values can span sections (#306)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Mar 6, 2024
@rohityadavcloud
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-ini/ini-1.67.0 branch from 7d005fa to 66dd0f3 Compare March 6, 2024 14:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-ini/ini-1.67.0 branch from 66dd0f3 to f85d4e6 Compare March 6, 2024 14:24
@vishesh92
Copy link
Member

@dependabot rebase

Bumps [github.com/go-ini/ini](https://github.com/go-ini/ini) from 1.40.0 to 1.67.0.
- [Release notes](https://github.com/go-ini/ini/releases)
- [Commits](go-ini/ini@v1.40.0...v1.67.0)

---
updated-dependencies:
- dependency-name: github.com/go-ini/ini
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-ini/ini-1.67.0 branch from f85d4e6 to 68dc2d2 Compare March 7, 2024 12:03
@vishesh92 vishesh92 merged commit e607951 into main Mar 7, 2024
2 of 8 checks passed
@vishesh92 vishesh92 deleted the dependabot/go_modules/github.com/go-ini/ini-1.67.0 branch March 7, 2024 12:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants