Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps github.com/magiconair/properties from 1.8.7 to 1.8.10.

Release notes

Sourced from github.com/magiconair/properties's releases.

v1.8.10

What's Changed

Full Changelog: magiconair/properties@v1.8.9...v1.8.10

v1.8.9

What's Changed

New Contributors

Full Changelog: magiconair/properties@v1.8.8...v1.8.9

v1.8.8

What's Changed

New Contributors

Full Changelog: magiconair/properties@v1.8.7...v1.8.8

Commits
  • 281f515 Merge pull request #81 from magiconair/issue-80
  • 6b7aa68 test with go1.24
  • 06f3133 escape leading whitespace on value in Write()
  • 3dfc3b5 Merge pull request #77 from magiconair/get32bit
  • b148584 Add 32bit numeric getters which do not panic
  • d8bdba3 Merge pull request #61 from rafaelhl/skip-ignored-private-field
  • d80fb15 test with more go versions
  • 7b90c47 cleanup README
  • 449f224 move CHANGELOG to Github Releases
  • e64054d fix workflow
  • 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)

Bumps [github.com/magiconair/properties](https://github.com/magiconair/properties) from 1.8.7 to 1.8.10.
- [Release notes](https://github.com/magiconair/properties/releases)
- [Commits](magiconair/properties@v1.8.7...v1.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 16:58
@dependabot dependabot bot requested a review from kpfleming May 5, 2025 16:58
@kpfleming kpfleming merged commit f817c3d into main May 5, 2025
12 checks passed
@kpfleming kpfleming deleted the dependabot/go_modules/github.com/magiconair/properties-1.8.10 branch May 5, 2025 17:45
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.

1 participant