Skip to content

chore(deps): bump github.com/appleboy/com from 1.1.1 to 1.2.0#118

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/appleboy/com-1.2.0
Closed

chore(deps): bump github.com/appleboy/com from 1.1.1 to 1.2.0#118
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/appleboy/com-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps github.com/appleboy/com from 1.1.1 to 1.2.0.

Release notes

Sourced from github.com/appleboy/com's releases.

v1.2.0

Changelog

Others

  • 0315e05f417432d6d4bea6d87e0ab98345c76d58: style: clean up build constraints and clarify non-crypto rand usage (@​appleboy)
  • b60073cc1ed06cdff0008f5ca3438e4ebcbe2f86: test: add test coverage reporting (@​appleboy)

Bug fixes

  • ed23d05d6f63d98e0ca7f0e990e955a77603c624: fix: enforce safe bounds and type conversions in parameter counting (@​appleboy)
  • 01b5b25ef92cad1ac20803eeb34cbd2ec8be2f3c: fix: switch hashing algorithm to SHA-256 for improved security (@​appleboy)

Enhancements

  • 213c78ecae0f351bda6f629d99a8ce83cc525855: chore(deps): bump the actions group across 1 directory with 3 updates (#18) (@​dependabot[bot])
  • 08b3718f63f252d0cf9895560e3a9bd0b800b6de: chore: update golang.org/x/text to v0.34.0 (@​appleboy)
  • b7e29047a2f1eb2c4b89d693e83b344678f5ee76: chore: refactor codebase for improved structure and maintainability (@​appleboy)
  • 04a0d849de1ce8ce2cd3c233f280069275e8d024: chore: update workflows and raise minimum supported Go version (@​appleboy)
  • 50bb098e900afeaaef5a463da48e4403c39cda79: chore: no code changes; maintain current implementation (@​appleboy)
  • d161d30401c7cf0a8d609b7623648c849d4a2196: chore: deprecate MD5Hash function and related documentation and tests (@​appleboy)

Refactor

  • ebfc53acb2d48e88301c0249e14406f1c8a187d8: refactor: refactor test error reporting for enhanced readability (@​appleboy)
  • 3ef8783a09b6dd1e9ca29f49246ce92e086f0731: refactor: refactor int conversion logic and improve test granularity (@​appleboy)
  • ea3719dcb1b3db51b95e7894045f7ed235e2d894: refactor: replace interface{} with any across codebase and docs (@​appleboy)
  • 7e32d2c6c2aa502a5a4514170b4414dbcc55c8b7: refactor: refactor Makefile for clarity and enhanced help documentation (@​appleboy)

Build process updates

  • 466bf49b714ef31ff29c62f2c93562a7a95415d7: build: add linting and formatting tools with updated Makefile targets (@​appleboy)
  • 3f51f18f2042254677f0000fe6cf8ff8f0898df5: ci: refactor CI workflows for improved clarity and security (@​appleboy)

Documentation updates

  • 7c7674c7a2608ea55d020f0f006b90e947a8c601: docs: update README badges for lint, test, and security status (@​appleboy)
Commits
  • d161d30 chore: deprecate MD5Hash function and related documentation and tests
  • b60073c test: add test coverage reporting
  • 50bb098 chore: no code changes; maintain current implementation
  • 04a0d84 chore: update workflows and raise minimum supported Go version
  • 7e32d2c refactor: refactor Makefile for clarity and enhanced help documentation
  • b7e2904 chore: refactor codebase for improved structure and maintainability
  • 7c7674c docs: update README badges for lint, test, and security status
  • 3f51f18 ci: refactor CI workflows for improved clarity and security
  • 08b3718 chore: update golang.org/x/text to v0.34.0
  • 466bf49 build: add linting and formatting tools with updated Makefile targets
  • 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 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/appleboy/com](https://github.com/appleboy/com) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/appleboy/com/releases)
- [Commits](appleboy/com@v1.1.1...v1.2.0)

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

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 Feb 16, 2026
@appleboy appleboy closed this Mar 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/appleboy/com-1.2.0 branch March 10, 2026 12:51
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