Skip to content

chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates #67

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the dev-dependencies group with 1 update in the / directory: git_ops.

Updates git_ops from 2.7.3 to 2.8.0

Changelog

Sourced from git_ops's changelog.

v2.8.0 (2025-06-05)

Features:

  • Store commit authors in changelog (#74) by Abhishek Tripathi

  • lookup user by email on github to find correct @ names when enabled by Abhishek Tripathi

Improvements:

Commits
  • 075380d chore: release version v2.8.0
  • 29f5b4e chore: fix previous commit, store user_data
  • 91140d2 chore: use Req and make references use usernames
  • 1a31146 ci: lookup github handles ourselves
  • c71ab9d improvement: set new github handle lookup option in installers
  • 42b6c72 feat: Store commit authors in changelog (#74)
  • See full diff in compare view

Updates igniter from 0.6.5 to 0.6.7

Changelog

Sourced from igniter's changelog.

v0.6.7 (2025-06-08)

Bug Fixes:

  • In assert_has_issue/3 set condition with issue as function #297 (#298)

Improvements:

  • fix issue w/ type system validation on old versions of elixir

  • support private repositories

  • Use hex to support looking up org package versions (#299)

  • Add missing --only flag documentation for installer install task (#284)

  • add refute_creates

v0.6.6 (2025-06-06)

Improvements:

  • remove protocol consolidation dev changes

  • add Igniter.rm and track removed files across operations

Commits
  • 3b45871 chore: release version v0.6.7
  • caa5cc0 improvement: fix issue w/ type system validation on old versions of elixir
  • 50fb25e chore: uniq list
  • 576c4e0 chore: fix build w/ hack
  • 28b790d improvement: support private repositories
  • 8f8969f improvement: Use hex to support looking up org package versions (#299)
  • fbef00b improvement: Add missing --only flag documentation for installer install task...
  • 9cf050e improvement: add refute_creates
  • 4643213 fix: In assert_has_issue/3 set condition with issue as function #297 (#298)
  • 4bae0b6 chore: release version v0.6.6
  • Additional commits viewable in compare view

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 <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

…ith 2 updates

Bumps the dev-dependencies group with 1 update in the / directory: [git_ops](https://github.com/zachdaniel/git_ops).


Updates `git_ops` from 2.7.3 to 2.8.0
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](zachdaniel/git_ops@v2.7.3...v2.8.0)

Updates `igniter` from 0.6.5 to 0.6.7
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.6.5...v0.6.7)

---
updated-dependencies:
- dependency-name: git_ops
  dependency-version: 2.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.6.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 9, 2025
@jimsynz jimsynz merged commit 97c3dd5 into main Jun 9, 2025
20 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-ba235bd098 branch June 9, 2025 23:22
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 elixir Pull requests that update elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant