Skip to content

chore(deps-dev): bump the dev-dependencies group with 4 updates#114

Merged
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-a9ce6d72c2
May 29, 2025
Merged

chore(deps-dev): bump the dev-dependencies group with 4 updates#114
zachdaniel merged 1 commit intomainfrom
dependabot/hex/dev-dependencies-a9ce6d72c2

Conversation

@dependabot
Copy link
Contributor

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

Bumps the dev-dependencies group with 4 updates: ash_postgres, ex_doc, git_ops and igniter.

Updates ash_postgres from e963ea0 to 1ce6568

Commits
  • 1ce6568 chore: add missing sort
  • 08b2e44 chore: try sorting migration files
  • bb9024f chore: add require logger
  • 69b06ee CI: add temporary logging for CI strangeness
  • c52ec45 CI: add back in older pg versions
  • cb7a216 chore: try to migrate in transaction to see if that helps
  • d226fcd ci: temporarily only have one postgres-version
  • 831940d chore: temporarily override ash dep
  • dac674b feat: --dev flag for codegen (#555)
  • d18f6c6 fix: properly encode decimal scale & preicison into snapshots
  • Additional commits viewable in compare view

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 igniter from 0.6.1 to 0.6.2

Changelog

Sourced from igniter's changelog.

v0.6.2 (2025-05-24)

Improvements:

  • track task name and parent task name in igniter

  • add quiet_on_no_changes? assign

  • add usage-rules.md

Commits
  • 0e2efeb chore: release version v0.6.2
  • 897bfbf improvement: track task name and parent task name in igniter
  • d800b43 chore: remove LLM usage rules for now
  • 689d691 chore: add LLM usage rules to docs
  • 0179259 improvement: add usage-rules.md
  • 187047a chore: update
  • 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

Bumps the dev-dependencies group with 4 updates: [ash_postgres](https://github.com/ash-project/ash_postgres), [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 `ash_postgres` from `e963ea0` to `1ce6568`
- [Commits](ash-project/ash_postgres@e963ea0...1ce6568)

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 `igniter` from 0.6.1 to 0.6.2
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-version: 1ce6568271cae5ede04c1448e2ebed489ec108ab
  dependency-type: direct:development
  dependency-group: dev-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: igniter
  dependency-version: 0.6.2
  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 May 29, 2025
@zachdaniel zachdaniel merged commit 06b0104 into main May 29, 2025
17 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/hex/dev-dependencies-a9ce6d72c2 branch May 29, 2025 14:27
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