Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/mholt/archives from 0.1.1 to 0.1.2.

Release notes

Sourced from github.com/mholt/archives's releases.

v0.1.2

What's Changed

New Contributors

Full Changelog: mholt/archives@v0.1.1...v0.1.2

Commits
  • 39a94fd fs: Trim leading slash (fix #31)
  • 1ffedff Make TopDir* functions experimental
  • d07f56a feat(rar): add support for multi-volume rar archives (#33)
  • 4393d88 fix(brotli): better brotli detection heuristics (#30)
  • 097e48a Make DeepFS.SplitPath public & fix nested ext bug (#26)
  • See full diff 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/mholt/archives](https://github.com/mholt/archives) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/mholt/archives/releases)
- [Commits](mholt/archives@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/mholt/archives
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team May 20, 2025 01:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2025
@github-actions
Copy link
Contributor

The ticket CLOUDP-319493 was created for internal tracking.

Note: Jira ticket will be closed automatically when this PR is merged.

@github-actions github-actions bot added the auto_close_jira Closes Jira tickets automatically label May 20, 2025
@apix-bot apix-bot bot enabled auto-merge (squash) May 20, 2025 01:38
@github-actions
Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master 89bb6fc 25.1%
dependabot/go_modules/master/github.com/mholt/archives-0.1.2 0316d6f 25.1%
Difference 0%

Copy link
Collaborator

@andreaangiolillo andreaangiolillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@apix-bot apix-bot bot merged commit 35e1ee5 into master May 20, 2025
20 of 21 checks passed
@apix-bot apix-bot bot deleted the dependabot/go_modules/master/github.com/mholt/archives-0.1.2 branch May 20, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

atlascli auto_close_jira Closes Jira tickets automatically 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.

2 participants