Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 7 updates

Bumps the production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [appsignal_phoenix](https://github.com/appsignal/appsignal-elixir-phoenix) | `2.5.1` | `2.6.0` |
| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.4.3` | `1.4.4` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.4.12` | `2.4.14` |
| [ecto_psql_extras](https://github.com/pawurb/ecto_psql_extras) | `0.8.2` | `0.8.3` |
| [makeup_eex](https://github.com/elixir-makeup/makeup_eex) | `0.1.2` | `1.0.0` |
| [req](https://github.com/wojtekmach/req) | `0.5.7` | `0.5.8` |



Updates `appsignal_phoenix` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/appsignal/appsignal-elixir-phoenix/releases)
- [Changelog](https://github.com/appsignal/appsignal-elixir-phoenix/blob/main/CHANGELOG.md)
- [Commits](appsignal/appsignal-elixir-phoenix@v2.5.1...v2.6.0)

Updates `ash_graphql` from 1.4.3 to 1.4.4
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_graphql@v1.4.3...v1.4.4)

Updates `ash_postgres` from 2.4.12 to 2.4.14
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.4.12...v2.4.14)

Updates `ecto_psql_extras` from 0.8.2 to 0.8.3
- [Commits](https://github.com/pawurb/ecto_psql_extras/commits)

Updates `makeup_eex` from 0.1.2 to 1.0.0
- [Commits](elixir-makeup/makeup_eex@v0.1.2...v1.0.0)

Updates `phoenix` from 1.7.14 to 1.7.17
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.7.14...v1.7.17)

Updates `req` from 0.5.7 to 0.5.8
- [Release notes](https://github.com/wojtekmach/req/releases)
- [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
- [Commits](wojtekmach/req@v0.5.7...v0.5.8)

---
updated-dependencies:
- dependency-name: appsignal_phoenix
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ecto_psql_extras
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: makeup_eex
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: req
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent ad29d95 commit 8920aa3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ defmodule AshHq.MixProject do
{:makeup_elixir, "~> 1.0.0"},
{:makeup_graphql, "~> 0.1.2"},
{:makeup_erlang, "~> 1.0.0"},
{:makeup_eex, "~> 0.1.1"},
{:makeup_eex, "~> 1.0.0"},
{:makeup_js, "~> 0.1.0"},
{:makeup_sql, "~> 0.1.0"},
# Emails
Expand Down
Loading

0 comments on commit 8920aa3

Please sign in to comment.