Skip to content

chore(deps): bump github.com/appleboy/com from 0.4.0 to 1.1.1#160

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

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

Release notes

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

v1.1.1

Changelog

Features

  • e3747d823b31be66838fe96f2eda7c2f852cc447: feat: add heredoc support for multiline output values (@​appleboy)

Enhancements

  • 803cc440761cb68f1531c91df53c32e1e063ef06: chore: upgrade Go version and dependencies to latest releases (@​appleboy)
  • ae38c5915225cee1253ff459ad8fe639849a062e: chore: simplify build configuration by removing Go toolchain spec (@​appleboy)
  • 00bc2a7cdb89550d43143076dc96f88b27190690: chore(deps): bump the actions group across 1 directory with 4 updates (#13) (@​dependabot[bot])
  • 6f4910cdb32dd97835d84488d2191abdddb735ab: chore: update golang.org/x/text to version 0.31.0 (@​appleboy)

Build process updates

  • 2c9eb7cb6cabc32a5b1abcefe32469afc35f3eee: ci: integrate Trivy vulnerability scanning into CI workflow (@​appleboy)
  • b70af12741af5b336e2909d32d66a58356d4c134: ci: strengthen CI by enforcing Trivy scan for high & critical issues (@​appleboy)
  • 3e447910996bfae6f91d5c43d4bca6f9d9a6d999: ci: move Dependabot updates to daily and expand grouping (@​appleboy)
  • 1fe2e1b222ffef565907dde1694fdf497e3b58ea: ci: update Go workflow matrix to support 1.24 and 1.25 (@​appleboy)
  • 97186d25dc95e02815bdccb400839a64080be36e: ci: refactor CI workflow for improved security scanning and coverage (@​appleboy)

Documentation updates

  • 6a159b838e92d3612c200e3d19ca8ebf169e0463: docs: document Go utilities for conversion, I/O, crypto, and workflows (@​appleboy)
  • 0ba590fa73e0317faa38835e6bfbf5aa857d5dc5: docs: streamline documentation and enhance main function usage (@​appleboy)
  • 7c93db7d273857635d4f397fb54aaf421a5b0f12: docs: document and optimize string-byte conversion functions (@​appleboy)
  • 7c2f98afa0e66f74bbb66d4c3e13ee2e643160e2: docs: document slice key checking behavior and usage (@​appleboy)

v1.1.0

Changelog

Features

  • 6913f7a8a99d1804db66db4a16720d5ab0886505: feat: introduce human-readable byte size formatting utility (@​appleboy)

Documentation updates

  • ea890a1a4bb0e833cf86e68c9f5f035d8086a281: docs: streamline documentation by removing the Features section (@​appleboy)

v1.0.0

Changelog

Features

  • 8bfbcc674ea555d091cf1c284128fc6b78eeea02: feat: refactor random string generation for safety and flexibility (@​appleboy)
  • 61e4ad6297709917f18c33799bc507dbdafd093f: feat: improve ExecuteTime log formatting and add output test (@​appleboy)

Others

  • 838f63d14499486793748d2166814cdfcdf0b371: perf: optimize string conversion and update ConvertBig5ToUTF8 docs (@​appleboy)
  • 5243c99c5e386fd76e536528995b3accc0a9aba2: test: expand and improve unit tests for string and float utilities (@​appleboy)
  • b6d3a5d5f078833d0a31e7c0259a7e7174e64742: test: add tests for string and byte slice conversions (@​appleboy)

Bug fixes

  • 2bd6980120d194f5c496704ad76344e6d038819e: fix: improve error handling and validation in file operations (@​appleboy)

Refactor

  • 45cf40ed93ca03eba72792d95d10df714dc37d62: refactor: refactor benchmarks to use table-driven testing (@​appleboy)
  • 9b171446149031f111820653755b6cb7b2835300: refactor: remove redundant pointer helper functions (@​appleboy)
  • a3abc0e474430f9b3a14f42e51135daef6d4ca68: refactor: refactor conversion utilities to use Go generics throughout (@​appleboy)
  • 54336764a15598887655fb7411f105a971bd3ff6: refactor: refactor string utilities for Unicode support and code clarity (@​appleboy)
  • 768ca077c4cef5c9817bc8f7e6435f51231112ca: refactor: improve file utility functions and enhance error handling (@​appleboy)

Documentation updates

  • c9eb47799b3efcb402a1fc25265e5527c3d7b4a8: docs: document function time complexity and usage recommendations (@​appleboy)
  • a2bd0b2cbf00a0f4928622ec13da6b0a2e9d0e74: docs: revise and enhance project documentation and usage examples (@​appleboy)
Commits
  • 6f4910c chore: update golang.org/x/text to version 0.31.0
  • e3747d8 feat: add heredoc support for multiline output values
  • 00bc2a7 chore(deps): bump the actions group across 1 directory with 4 updates (#13)
  • 7c2f98a docs: document slice key checking behavior and usage
  • 7c93db7 docs: document and optimize string-byte conversion functions
  • 0ba590f docs: streamline documentation and enhance main function usage
  • 6a159b8 docs: document Go utilities for conversion, I/O, crypto, and workflows
  • 97186d2 ci: refactor CI workflow for improved security scanning and coverage
  • 1fe2e1b ci: update Go workflow matrix to support 1.24 and 1.25
  • 3e44791 ci: move Dependabot updates to daily and expand grouping
  • 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/appleboy/com](https://github.com/appleboy/com) from 0.4.0 to 1.1.1.
- [Release notes](https://github.com/appleboy/com/releases)
- [Changelog](https://github.com/appleboy/com/blob/master/.goreleaser.yaml)
- [Commits](appleboy/com@v0.4.0...v1.1.1)

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

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 Nov 24, 2025
@appleboy appleboy closed this Feb 11, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 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.1.1 branch February 11, 2026 07:43
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

Comments