Skip to content

chore(deps-dev): bump the dev-dependencies group with 3 updates#179

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/dev-dependencies-0301953fae
Closed

chore(deps-dev): bump the dev-dependencies group with 3 updates#179
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/dev-dependencies-0301953fae

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps the dev-dependencies group with 3 updates: ex_doc, igniter and sobelow.

Updates ex_doc from 0.37.3 to 0.38.1

Changelog

Sourced from ex_doc's changelog.

v0.38.1 (2025-05-12)

  • Bug fixes
    • Ensure stripping apps for Erlang sources emit valid AST

v0.38.0 (2025-05-09)

  • Enhancements

    • Allow listing outside URLs in extras
  • Bug fixes

    • Ensure some cases where <, >, & and in headers would appear as entities in the sidebar
    • Fix outline caused by swup.js on Webkit based browsers
    • Fix bugs when computing synopsis
    • Automatically close the sidebar when navigating sections on mobile
Commits

Updates igniter from 0.5.50 to 0.5.51

Changelog

Sourced from igniter's changelog.

v0.5.51 (2025-05-15)

Bug Fixes:

  • properly detect map format

  • don't always create default config files

  • Add impl to generated mix task (#276)

  • Matches function guards when using move_to_def (#273)

Commits
  • 8cf6bc7 chore: release version v0.5.51
  • b6e0467 fix: properly detect map format
  • 362bac6 docs: Add specs to generate Docs module to make credo happy (#280)
  • bf36dd8 Remove controversial opinion: bash (#279)
  • 91522ae fix: don't always create default config files
  • a3899b7 fix: Add impl to generated mix task (#276)
  • b62c88a fix: Matches function guards when using move_to_def (#273)
  • d57c317 docs: Adds doc fixes for Code.Common.move_to_cursor (#272)
  • See full diff in compare view

Updates sobelow from 0.13.0 to 0.14.0

Changelog

Sourced from sobelow's changelog.

v0.14.0

  • Removed
    • Support for minimum Elixir versions 1.7 - 1.11 (POTENTIALLY BREAKING - only applies if you relied on Elixir 1.7 through 1.11, 1.12+ is still supported)
  • Enhancements
    • Added support for multiple variations of SQL.query()
    • Added support for `System.shell' command introduced in Elixir v1.12
    • Ignore runtime config during Config.HSTS
    • Updated developer dependencies (ex_doc & credo)
  • Bug fixes
    • Fixed is_endpoint? error in main
    • Fixed findings normalization bug
    • Fixed truncation error
  • Misc
    • GitHub Actions test matrix updated (hence the large drop in support for old Elixir versions)
    • Addressed compiler warnings from Elixir v1.18.x
    • Moved from master branch to main
Commits

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

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


Updates `ex_doc` from 0.37.3 to 0.38.1
- [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.3...v0.38.1)

Updates `igniter` from 0.5.50 to 0.5.51
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.5.50...v0.5.51)

Updates `sobelow` from 0.13.0 to 0.14.0
- [Changelog](https://github.com/sobelow/sobelow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sobelow/sobelow/commits)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-version: 0.38.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: igniter
  dependency-version: 0.5.51
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: sobelow
  dependency-version: 0.14.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 May 15, 2025
@zachdaniel
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 15, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 15, 2025
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-0301953fae branch May 15, 2025 11:25
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