Skip to content
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

Bump ultralytics/actions from 0.0.22 to 0.0.39 in /.github/workflows #34

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps ultralytics/actions from 0.0.22 to 0.0.39.

Release notes

Sourced from ultralytics/actions's releases.

v0.0.39 - Add more restricted labels (#353)

🌟 Summary

The v0.0.39 release enhances GitHub workflows by refining label automation, improving action performance, and optimizing code for efficiency. 🚀


📊 Key Changes

  • 🏷️ Extended Excluded Labels: Added more restricted labels (e.g., "research," "non-reproducible," "popular") to exclude them from automatic labeling in issues and PRs.
  • Caching Disabled: Explicitly disabled caching in the GitHub action setup to improve reliability.
  • 🗑️ Code Clean-Up: Removed deprecated Python scripts related to MkDocs and eliminated other redundant logic.
  • 🔄 Version Update: Bumped the action version from 0.0.38 to 0.0.39 for tracking improvements.

🎯 Purpose & Impact

  • Better Label Accuracy: The expanded excluded label list ensures only meaningful labels are automatically applied, reducing mislabeling and keeping GitHub workflows tidy. ✅
  • Streamlined Workflows: Disabling caching minimizes potential issues during action setup, making workflows more predictable and faster. 🚀
  • Improved Maintainability: Removing unused and redundant code cleans up the codebase, making it easier for maintainers to manage and update. 🛠️
  • Higher Efficiency: Optimized functions and simplified logic deliver faster execution and smoother development experiences. 🌟

This release is a quality-of-life improvement for contributors and maintainers, ensuring a more organized and effective development workflow. 💡

What's Changed

New Contributors

Full Changelog: ultralytics/actions@v0.0.38...v0.0.39

v0.0.38 - Fix is_url() wildcards (#350)

🌟 Summary

Release v0.0.38 improves URL validation compatibility, enhances software reliability with better testing, and updates documentation for clarity. 🚀

📊 Key Changes

  • Refined URL Validation (is_url()):
    • Enhanced HTTP headers for broader compatibility with different web server configurations.
    • Improved User-Agent and wildcard-based Accept headers for more robust URL handling.
  • Increased Test Coverage:
    • Introduced a new example test URL (bus.jpg) to validate the functionality of is_url().
    • Added a test print statement in the main script to demonstrate and verify URL handling behavior.
  • Documentation Update:
    • README clarified to specify that Swift code formatting requires the macos-latest runner in the workflow setup.
  • Version Bump: Official transition to version 0.0.38.

🎯 Purpose & Impact

  • Better URL Handling 🌐:
    • Strengthens the is_url() utility by making it more compatible with diverse web server environments.

... (truncated)

Commits

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 [ultralytics/actions](https://github.com/ultralytics/actions) from 0.0.22 to 0.0.39.
- [Release notes](https://github.com/ultralytics/actions/releases)
- [Commits](ultralytics/actions@eb1201b...6e5f72c)

---
updated-dependencies:
- dependency-name: ultralytics/actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Dependabot tried to add @glenn-jocher as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/step-security/ultralytics-clone/pulls/34/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the step-security/ultralytics-clone repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants