Skip to content

chore(deps): bump github.com/appleboy/com from 0.4.0 to 1.1.0 #151

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

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

Release notes

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

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
  • 6913f7a feat: introduce human-readable byte size formatting utility
  • ea890a1 docs: streamline documentation by removing the Features section
  • 2bd6980 fix: improve error handling and validation in file operations
  • a2bd0b2 docs: revise and enhance project documentation and usage examples
  • 61e4ad6 feat: improve ExecuteTime log formatting and add output test
  • 8bfbcc6 feat: refactor random string generation for safety and flexibility
  • 768ca07 refactor: improve file utility functions and enhance error handling
  • b6d3a5d test: add tests for string and byte slice conversions
  • 5243c99 test: expand and improve unit tests for string and float utilities
  • 5433676 refactor: refactor string utilities for Unicode support and code clarity
  • 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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 4, 2025
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.

0 participants