Skip to content

Bump gojiplus/adjacent from 1.3 to 1.4 in the actions-minor-and-patch group - #13

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-and-patch-4cd2be2d60
Jul 25, 2026
Merged

Bump gojiplus/adjacent from 1.3 to 1.4 in the actions-minor-and-patch group#13
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-and-patch-4cd2be2d60

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor-and-patch group with 1 update: gojiplus/adjacent.

Updates gojiplus/adjacent from 1.3 to 1.4

Release notes

Sourced from gojiplus/adjacent's releases.

v1.4: Enhanced Features & Type Safety

🎉 New Features

  • Repository Exclusions: Use exclude_repos input to skip specific repositories (comma-separated list)
  • Configurable Output: Set max_repos to control how many repositories are displayed
  • Enhanced Documentation: Comprehensive configuration table with examples

🔧 Improvements

  • Type Safety: Full Python type hints for better code quality and IDE support
  • Stable Dependencies: Pinned versions in requirements.txt prevent breaking changes
  • Better Action Metadata: Improved marketplace discoverability with enhanced descriptions
  • Security Fix: Updated requests dependency to address CVE-2024-35195

📚 Usage

- name: Adjacent Repositories Recommender
  uses: gojiplus/adjacent@v1.4
  with:
    token: ${{ secrets.GITHUB_TOKEN }}
    similarity_method: 'combined'
    exclude_repos: 'template,archived'
    max_repos: '5'

See the README for full configuration options.

Full Changelog: gojiplus/adjacent@v1.3...v1.4

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-minor-and-patch group with 1 update: [gojiplus/adjacent](https://github.com/gojiplus/adjacent).


Updates `gojiplus/adjacent` from 1.3 to 1.4
- [Release notes](https://github.com/gojiplus/adjacent/releases)
- [Commits](gojiplus/adjacent@v1.3...v1.4)

---
updated-dependencies:
- dependency-name: gojiplus/adjacent
  dependency-version: '1.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 25, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 25, 2026 18:43
@github-actions
github-actions Bot merged commit 437818e into main Jul 25, 2026
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/actions-minor-and-patch-4cd2be2d60 branch July 25, 2026 18: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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants