Skip to content

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

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 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates ex_doc from 0.38.1 to 0.38.2

Changelog

Sourced from ex_doc's changelog.

v0.38.2 (2025-05-27)

  • Bug fixes
    • Render documents with hardcoded <h2>/<h3> entries correctly
    • Fix padding on external links
Commits

Updates git_ops from 2.7.2 to 2.7.3

Changelog

Sourced from git_ops's changelog.

v2.7.3 (2025-05-22)

Bug Fixes:

Commits

Updates mix_test_watch from 1.2.0 to 1.3.0

Changelog

Sourced from mix_test_watch's changelog.

v1.3.0 - 2025-06-03

  • Updated for OTP28.
Commits
  • 9b4c45f v1.3.0
  • 688531f v1.3.0
  • db0a7d7 v1.3.0
  • 2d7cbbb Change default exclusion regexes to binaries to support OTP 28
  • 9fac181 Trigger CI on push to master or on opening a pull request
  • 1fd4bb0 Fix tests showing new commandline
  • 26ca726 Expand workflow to potentially run on version matrix; strict compile
  • 347af52 Vanilla elixir CI from template
  • 17d776f Drop elixir 1.3- documentation
  • e0e051a Travis is no longer a thing.
  • See full diff 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 [mix_test_watch](https://github.com/lpil/mix-test.watch).


Updates `ex_doc` from 0.38.1 to 0.38.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.38.1...v0.38.2)

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

Updates `mix_test_watch` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/lpil/mix-test.watch/blob/master/CHANGELOG.md)
- [Commits](lpil/mix-test.watch@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-version: 0.38.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: git_ops
  dependency-version: 2.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mix_test_watch
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 5, 2025
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@zachdaniel zachdaniel merged commit a4e58d8 into main Jun 5, 2025
18 of 20 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-459b706026 branch June 5, 2025 12:09
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