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

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

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2025

Bumps the dev-dependencies group with 3 updates in the / directory: ex_doc, git_ops and igniter.

Updates ex_doc from 0.37.1 to 0.37.2

Changelog

Sourced from ex_doc's changelog.

v0.37.2 (2025-02-19)

  • Bug fixes
    • Fix code highlighting for languages with non-alphanumeric characters
Commits

Updates git_ops from 2.6.3 to 2.7.0

Changelog

Sourced from git_ops's changelog.

v2.7.0 (2025-02-14)

Features:

  • add igniter installer (#71)

Improvements:

  • add types to project.info (#69) (#70)
Commits

Updates igniter from 0.5.25 to 0.5.29

Changelog

Sourced from igniter's changelog.

v0.5.29 (2025-02-25)

Bug Fixes:

  • remove erroneous diff displaying code

v0.5.28 (2025-02-24)

Improvements:

  • add phx_test_project for testing(#239)

v0.5.27 (2025-02-20)

Improvements:

  • support dep_opts in schema info

v0.5.26 (2025-02-20)

Bug Fixes:

  • only look for .formatter.exs files in known directories

  • load all known archives when running the archive installer

Commits
  • 43f2447 chore: release version v0.5.29
  • 9daba4c fix: remove erroneous diff displaying code
  • ccbc233 chore: release version v0.5.28
  • 53b20ce chore: revert accidental version change
  • f001e52 improvement: add phx_test_project for testing(#239)
  • 072c7ce chore: fix env
  • 6327440 chore: update & fix git_ops
  • bf6d4b6 chore: release version v0.5.27
  • c0a7fec improvement: support dep_opts in schema info
  • 93d8da2 chore: release version v0.5.26
  • 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 3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [ex_doc](https://github.com/elixir-lang/ex_doc), [git_ops](https://github.com/zachdaniel/git_ops) and [igniter](https://github.com/ash-project/igniter).


Updates `ex_doc` from 0.37.1 to 0.37.2
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/ex_doc@v0.37.1...v0.37.2)

Updates `git_ops` from 2.6.3 to 2.7.0
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](zachdaniel/git_ops@v2.6.3...v2.7.0)

Updates `igniter` from 0.5.25 to 0.5.29
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.25...v0.5.29)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: git_ops
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: igniter
  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 the dependencies Pull requests that update a dependency file label Feb 27, 2025
@zachdaniel zachdaniel merged commit a7d6fc2 into main Feb 27, 2025
17 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-a940568eb8 branch February 27, 2025 02:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant