Skip to content

Bump gojiplus/adjacent from 1.3 to 1.4 in the actions-minor-and-patch group across 1 directory - #23

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 across 1 directory#23
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 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor-and-patch group with 1 update in the / directory: 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 dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 23, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 23, 2026 05:20
@soodoku

soodoku commented Jul 25, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the actions-minor-and-patch group with 1 update in the / directory: [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 changed the title Bump gojiplus/adjacent from 1.3 to 1.4 in the actions-minor-and-patch group Bump gojiplus/adjacent from 1.3 to 1.4 in the actions-minor-and-patch group across 1 directory Jul 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-minor-and-patch-4cd2be2d60 branch from efcc65a to 45c5e9a Compare July 25, 2026 18:50
@github-actions
github-actions Bot merged commit bad51cd into main Jul 25, 2026
14 checks passed
@github-actions
github-actions Bot deleted the dependabot/github_actions/actions-minor-and-patch-4cd2be2d60 branch July 25, 2026 18:52
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.

1 participant