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): bump the production-dependencies group across 1 directory with 18 updates #278

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

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

Package From To
ash 3.4.48 3.4.60
ash_admin 0.12.3 0.12.6
ash_graphql 1.4.7 1.5.1
ash_json_api 1.4.15 1.4.18
ash_oban 0.2.6 0.3.1
ash_postgres 2.4.18 2.5.1
libcluster 3.4.1 3.5.0
makeup_eex 0.1.2 1.0.0
makeup_erlang 1.0.1 1.0.2
phoenix_live_dashboard 0.8.5 0.8.6
premailex 0.3.19 0.3.20
swoosh 1.17.5 1.17.6

Updates ash from 3.4.48 to 3.4.60

Changelog

Sourced from ash's changelog.

v3.4.60 (2025-01-27)

Bug Fixes:

  • traverse custom expressions when listing refs

v3.4.59 (2025-01-27)

Bug Fixes:

  • better placed validations of aggregate support for data layers

v3.4.58 (2025-01-26)

Bug Fixes:

  • properly check query aggregate support

Improvements:

  • support authorize_with option in Ash.get (#1732)

v3.4.57 (2025-01-23)

Bug Fixes:

  • [Ash.Resource.Validation.Compare] ensure compare validation doesn't put functions in exceptions

3.4.56 (2025-01-21)

Bug Fixes:

... (truncated)

Commits
  • efd582d chore: release version v3.4.60
  • 589440a chore: update spark
  • cea3d55 fix: traverse custom expressions when listing refs
  • f1617ff chore: release version v3.4.59
  • 16f080f chore: add back in function that should not have been removed
  • 7f867e5 docs: work on docs coverage & update ex_doc
  • 0ce7feb fix: better placed validations of aggregate support for data layers
  • 24045c3 ci: support toggling releases on/off for ci runs
  • 8372310 chore: release version v3.4.58
  • 968ea19 fix: properly check query aggregate support
  • Additional commits viewable in compare view

Updates ash_admin from 0.12.3 to 0.12.6

Changelog

Sourced from ash_admin's changelog.

v0.12.6 (2025-01-13)

Bug Fixes:

  • guard against problematic primary read action configurations (#255) (#256)

Improvements:

  • add installer

v0.12.5 (2025-01-06)

Bug Fixes:

  • use configured actions for determining update/destroy links

v0.12.4 (2025-01-03)

Bug Fixes:

  • UnsuedParams: Filter nil values (#248)

  • UnusedParams: handle nil params (#247)

  • PhoenixLiveView: remove phx-feedback-for and fix unsued params (#244)

Commits
  • ccdfafc chore: release version v0.12.6
  • 7c0676d improvement: add installer
  • 9a02a6c fix: guard against problematic primary read action configurations (#255) (#256)
  • 86baa38 chore(deps-dev): bump ash_postgres (#254)
  • 28e59d0 chore(deps): bump the production-dependencies group with 2 updates (#252)
  • ceea1bd chore: release version v0.12.5
  • d915669 fix: use configured actions for determining update/destroy links
  • 84569e9 chore: add igniter as a dev dependency
  • da836d6 chore: release version v0.12.4
  • 3897e01 chore(deps): bump the production-dependencies group with 2 updates (#249)
  • Additional commits viewable in compare view

Updates ash_graphql from 1.4.7 to 1.5.1

Changelog

Sourced from ash_graphql's changelog.

v1.5.1 (2025-01-27)

Bug Fixes:

  • make manage relationship fields nullable when not always required

  • default error handling (#261)

v1.5.0 (2025-01-10)

Features:

  • errors: carry action name in context (#257)

Improvements:

  • error handling in resources (#253)
Commits
  • b1985e1 chore: release version v1.5.1
  • 629ada4 chore: fix warning in newer Elixir versions
  • 05d260f chore: only update lockfile compatible deps
  • 0dae87f chore(deps): bump the production-dependencies group across 1 directory with 3...
  • 1c23266 chore: finish up the prior fix on required inputs
  • 5e0697f fix: make manage relationship fields nullable when not always required
  • 89530e4 docs: update example and documentation by replacing 'manage_relationship' by ...
  • 3995f04 docs: update and clean up docs
  • 6fb8df7 fix: default error handling (#261)
  • fc11979 chore: release version v1.5.0
  • Additional commits viewable in compare view

Updates ash_json_api from 1.4.15 to 1.4.18

Changelog

Sourced from ash_json_api's changelog.

v1.4.18 (2025-01-29)

Improvements:

  • On igniter install modify project aliases with expanded routes task (#282)

  • Add task for printing ash json routes (#281)

v1.4.17 (2025-01-27)

Bug Fixes:

  • don't display calculations just because they are loaded

  • use 404 for Ash.Error.Query.NotFound

  • properly fall back to filter or nothing for built-in not Found

  • required attributes being marked as nullable in OpenAPI output (#269)

v1.4.16 (2024-12-23)

Improvements:

  • make testing helpers public and document them

  • deprecate the DSL router configuration

Commits
  • 45016de chore: release version v1.4.18
  • ee61e5b improvement: On igniter install modify project aliases with expanded routes t...
  • 33507b5 improvement: Add task for printing ash json routes (#281)
  • e668a83 docs: update ex_doc & spark for search improvements
  • 1f84a65 chore: release version v1.4.17
  • d29dc4e chore: update ash
  • 7c56727 chore: Add failing test for rendering responses for failing numericality vali...
  • fd06a35 chore(deps): bump spark in the production-dependencies group (#280)
  • 51f9308 chore: update elixir & docs
  • 5b9d141 chore(deps): bump the production-dependencies group with 3 updates (#279)
  • Additional commits viewable in compare view

Updates ash_oban from 0.2.6 to 0.3.1

Changelog

Sourced from ash_oban's changelog.

v0.3.1 (2025-01-27)

Bug Fixes:

  • properly parse code before installing

v0.3.0 (2025-01-27)

Features:

  • add list tenants option (#109)

  • extra args (#107)

  • add sort option

  • better error message for scheduling a non existing trigger

  • allow custom sort for scheduler read

Bug Fixes:

  • set necessary context on generic actions

Improvements:

  • add igniter installer (#113)

  • Support triggering a job that uses a generic action (#99)

Commits
  • 2cdfb1c chore: release version v0.3.1
  • 11be441 fix: properly parse code before installing
  • 3a447fd chore: release version v0.3.0
  • d47bf7b improvement: add igniter installer (#113)
  • 6e6da0b chore: update docs
  • ee7d033 chore(deps): bump the production-dependencies group across 1 directory with 2...
  • 8357221 chore: only update lock file dependable deps
  • 36c3d19 chore(deps-dev): bump the dev-dependencies group with 2 updates (#112)
  • 98d614a feat: add list tenants option (#109)
  • 30e6004 feat: extra args (#107)
  • Additional commits viewable in compare view

Updates ash_phoenix from 2.1.11 to 2.1.16

Changelog

Sourced from ash_phoenix's changelog.

v2.1.16 (2025-01-29)

Bug Fixes:

  • don't try to build form interfaces for calculations

  • reindex forms sorted with sort_forms/3

v2.1.15 (2025-01-27)

Bug Fixes:

  • handle nil nested form when carrying over errors

  • Handle invalid params and warn when invalid (#301)

  • In AshPhoenix.Form.errors parse path before errors get (#300)

  • Make ash_errors private and remove unused default values

  • Show correct error message when no form is configured but a relationship is present

Improvements:

  • Move get params logic to private function, put get params on every for call (#304)

  • add AshPhoenix.LiveView.assign_page_and_stream_result/3 (#303)

  • make arguments have higher precedence in do_value (#294)

v2.1.14 (2025-01-19)

Bug Fixes:

  • print routes on ash_phoenix.gen.live again

  • properly find matching forms by primary key

  • Allow re-adding forms to a nested form after deleting the last one from a list (#291)

  • handle case where last form is deleted

... (truncated)

Commits
  • 2d6ab84 chore: release version v2.1.16
  • 6bac756 fix: don't try to build form interfaces for calculations
  • 8c5b1a8 docs: Add makeup_eex package for heex syntax highlighting (#305)
  • 86e72a6 fix: reindex forms sorted with sort_forms/3
  • c3d432d chore: update spark for docs improvements
  • c2e5217 chore: release version v2.1.15
  • 175066b fix: handle nil nested form when carrying over errors
  • 1a81654 improvement: Move get params logic to private function, put get params on eve...
  • e899e87 fix: Handle invalid params and warn when invalid (#301)
  • 883f817 improvement: add AshPhoenix.LiveView.assign_page_and_stream_result/3 (#303)
  • Additional commits viewable in compare view

Updates ash_postgres from 2.4.18 to 2.5.1

Changelog

Sourced from ash_postgres's changelog.

v2.5.1 (2025-01-27)

Bug Fixes:

  • handle cross global to tenant references in migration generator

v2.5.0 (2025-01-20)

Features:

  • add repo callback to disable atomic actions and error expressions (#464)

Bug Fixes:

  • generate a repo when selecting one

  • handle regex match correctly (#460)

Improvements:

  • use prettier SQL in Ash.calculate

  • add c:AshPostgres.Repo.default_constraint_match_type

  • mark ash_raise_error as STABLE

v2.4.22 (2025-01-13)

Bug Fixes:

  • inner join bulk operations if distinct? is present

  • fully specificy synthesized indices from multi-resource tables

v2.4.21 (2025-01-06)

Bug Fixes:

... (truncated)

Commits
  • 837ea8f chore: release version v2.5.1
  • f628d37 ci: only run release on postgres 16 CI
  • 260823d ci: single quotes
  • cef9d02 chore: only build docs once
  • 10f4354 chore: add tests for nested many to many issue
  • 846a98a chore(deps): bump ash_sql in the production-dependencies group (#465)
  • d6afc18 chore: update deps
  • abc9ad1 chore: only update lock file compatible deps
  • 8cc8d63 WIP
  • c9a911e fix: handle cross global to tenant references in migration generator
  • Additional commits viewable in compare view

Updates bandit from 1.6.1 to 1.6.6

Changelog

Sourced from bandit's changelog.

1.6.6 (25 Jan 2025)

Fixes

  • Consider closures during HTTP/1 header reading as a socket error to silence them by default via log_client_closures config flag
  • Send connection: close when closing connection on error per RFC9112§9.6

Enhancements

  • Add experimental opt-in trace logging to help diagnose hard to reproduce errors
  • Move CI to 1.18 & improve tests (#459, #461, thanks @​grzuy!)

1.6.5 (15 Jan 2025)

Fixes

  • Fix regression introduced in 1.6.1 where we would not send headers set by the Plug during WebSocket upgrades (#458)

Enhancements

  • Properly normalize Erlang errors before emitting telemetry and logged crash_reason (#455, thanks @​grzuy!)

1.6.4 (11 Jan 2025)

Fixes

  • Fix error in socket setup error handling introduced in 1.6.2 (thanks @​danielspofford!)

1.6.3 (8 Jan 2025)

Fixes

  • Always close HTTP/1 connection in any case where an error comes out of the plug (#452, thanks @​zookzook!)
  • Fix dialyzer warning introduced by Thousand Island 1.3.9

1.6.2 (4 Jan 2025)

Enhancements

  • Send telemetry events on Plugs that throw or exit (#443)
  • Improve test robustness & speed (#446)
  • Read a minimal number of bytes when sniffing for protocol (#449)
  • Add plug and websock to logging metadata whenever possible (#448)
  • Add plug and websock to telemetry metadata whenever possible (#447)
  • Silently eat Bandit.TransportError errors during HTTP/1 error fallback handling

Fixes

... (truncated)

Commits
  • 575c396 Version bump to 1.6.6
  • 137ff68 Fixup dialyzer warning under 1.18
  • 9e6ba26 Don't credo test files
  • f62faab Version bump CI to 1.18/27
  • a5fcb83 Minor typo
  • 5adc828 Trace tooling (#453)
  • bc0a4fd Use an apply when inducing runtime crashes in order to fool the increasingly ...
  • f5dc5ab fixes tests in Elixir 1.18 (#461)
  • 6a9b6c8 Consider closures during HTTP/1 header reading as a socket error
  • 12c4e6b test: avoids test warnings about obvious but intended errors (#459)
  • Additional commits viewable in compare view

Updates libcluster from 3.4.1 to 3.5.0

Changelog

Sourced from libcluster's changelog.

Changelog

Unreleased

  • Add kubernetes_use_cached_resources option to Kubernetes strategy
Commits

Updates makeup_eex from 0.1.2 to 1.0.0

Commits

Updates makeup_erlang from 1.0.1 to 1.0.2

Commits
  • adbfd4e Release v1.0.2
  • 7ecec76 Add Elixir 1.18 and Erlang 27 to CI
  • c1206fb Add support for strict generators
  • 7ad4baa Add support for parallel comprehensions
  • 0ac0b7d Add tests for list and binary comprehensions
  • e770cd4 Add group handling for binaries
  • f29d61c Update and add badges to readme (#30)
  • See full diff in compare view

Updates oban from 2.18.3 to 2.19.1

Release notes

Sourced from oban's releases.

v2.19.1

Bug Fixes

  • [Mix] Improve igniter installer idempotency and compatibility.

    The installer now uses on_exists: :skip when generating a migration, so it composes safely with other igniter installers. It also removes unnecessary add_dep calls that would overwrite a previously specified Oban version with ~> 2.18.

v2.19

The minimum Elixir version is now v1.15. The official policy is to only support the three latest versions of Elixir.

🐬 MySQL Support

Oban officially supports MySQL with the new Dolphin engine. Oban supports modern (read "with full JSON support") MySQL versions from 8.4 on, and has been tested on the highly scalable Plantescale database.

Running on MySQL is as simple as specifying the Dolphin engine in your configuration:

config :my_app, Oban,
  engine: Oban.Engines.Dolphin,
  queues: [default: 10],
  repo: MyApp.Repo

With this addition, Oban can run in estimated 10% more Elixir applications!

⚗️ Automated Installer

Installing Oban into a new application is simplified with a new igniter powered mix task. The new oban.install task handles installing and configuring a standard Oban installation, and it will deduce the correct engine and notifier automatically based on the database adapter.

mix igniter.install oban

This oban.install task is currently the recommended way to install Oban. As a bonus, the task composes together with other igniter installers, making it possible to install phoenix, ash, oban, and other packages with a single command:

mix igniter.install phoenix ash_phoenix ash_postgres ash_oban

Look at the Mix.Oban.Install docs for full usage and options.

📔 Logging Enhancements

... (truncated)

Changelog

Sourced from oban's changelog.

v2.19.1 — 2025-01-27

Bug Fixes

  • [Mix] Improve igniter installer idempotency and compatibility.

    The installer now uses on_exists: :skip when generating a migration, so it composes safely with other igniter installers. It also removes unnecessary add_dep calls that would overwrite a previously specified Oban version with ~> 2.18.

v2.19.0 — 2025-01-16

Enhancements

  • [Oban] Start all queues in parallel on initialization.

    The midwife now starts queues using an async stream to parallelize startup and minimize boot time for applications with many queues.

  • [Oban] Safely return nil from check_queue/2 when checking queues that aren't running.

    Checking on a queue that wasn't currently running on the local node now returns nil rather than causing a crash. This makes it safer to check the whether a queue is running at all without a try/catch clause.

  • [Oban] Add check_all_queues/1 to gather all queue status in a single function.

    This new helper gathers the "check" details from all running queues on the local node. While it was previously possible to pull the queues list from config and call check_queue/2 on each entry, this more accurately pulls from the registry and checks each producer concurrently.

  • [Oban] Add delete_job/2 and delete_all_jobs/2 operations.

    This adds Oban.delete_job/2, Oban.delete_all_jobs/2, Engine callbacks, and associated operations for all native engines. Deleting jobs is now easier and safer, due to automatic state protections.

  • [Engine] Record when a queue starts shutting down

    Queue producer metadata now includes a shutdown_started_at field to indicate that a queue isn't just paused, but is actually shutting down as well.

  • [Engine] Add rescue_jobs/3 callback for all engines.

    The Lifeline plugin formerly used two queries to rescue jobs—one to mark jobs with remaining attempts as available and another that discarded the remaining stuck jobs. Those are now combined into a single callback, with the base definition in the Basic engine.

    MySQL won't accept a select in an update statement. The Dolphin implementation of rescue_jobs/3 uses multiple queries to return the relevant telemetry data and make multiple

... (truncated)

Commits

Updates phoenix_html from 4.1.1 to 4.2.0

Changelog

Sourced from phoenix_html's changelog.

4.2.0 (2024-12-28)

  • Enhancements

    • Add Phoenix.HTML.css_escape/1 to escape strings for use inside CSS selectors
    • Add the ability to pass :hr to options_for_select/2 to render a horizontal rule
  • Bug fixes

    • Pass form action through in FormData implementation
Commits

Updates phoenix_live_dashboard from 0.8.5 to 0.8.6

Changelog

Sourced from phoenix_live_dashboard's changelog.

v0.8.6 (2024-12-30)

  • Update Erlang docs url
  • Fix rendering of durations in Elixir v1.18+
  • Fix warnings on Elixir v1.18+
  • Remove img nonce which had no effect whatsoever
Commits
  • 3a1bd99 Release v0.8.6
  • f8f60d2 Duration.to_string (#464)
  • 46b14cb Update Erlang docs url since they changed to ExDoc (#462)
  • 36ad469 Merge pull request #456 from phoenixframework/sd-update-deps
  • 96f6468 don't migrate to curly braces yet
  • 028f957 fix test that relied on push_patch to wrong live session
  • 7901e06 Update assets
  • 3eafe7f Build assets on CI and add caching (#461)
  • 93627a3 remove dead code found by type system
  • 6b776e5 fix deprecation warnings
  • Additional commits viewable in compare view

Updates phoenix_live_view from 1.0.1 to 1.0.3

Changelog

Sourced from phoenix_live_view's changelog.

1.0.3 (2025-01-28)

Bug fixes

  • Fix regression where browser back/forward buttons used patch instead of navigate, failing to update the page (#3529)
  • Fix client hooks inside streams that contain nested LiveViews (#3530)
  • Fix LiveComponents in nested LiveViews not updating under certain conditions (#3626)
  • Fix client-side hooks not being cleared properly (#3628)
  • Fix LiveUpload from client hook not auto uploading when immediately followed by form event (#3647)
  • Fix inputs being cleared in some cases when patching locked trees (#3647)
  • Fix client hooks with dynamic IDs not being destroyed properly when parts of the DOM are locked (#3651)

Enhancements

  • Allow to configure if duplicate IDs / other detected errors should warn or raise by passing on_error to Phoenix.LiveViewTest.live/3 / Phoenix.LiveViewTest.live_isolated/3 (#3653)
  • Also detect duplicate LiveComponents that are added dynamically to the page in LiveViewTest (#3653)
  • Log an error in the JavaScript console when detecting a stream container with missing phx-update="stream" attribute (#3645)
  • Update documentation to mention :fun and {:fun, arity} as valid attribute types for Phoenix.Component.attr/3 (#3635)
  • Update documentation to mention ways for dynamically rendering function components (#3632)
  • Update documentation to mention {:inner, selector} and {:closest, selector} as valid options for to in JS commands (#3638)

1.0.2 (2025-01-09)

Bug fixes

  • Fix inconsistency between mix format and mix format --check-formatted with new curly interpolation syntax (#3590)
  • Fix unnecessary compile time dependencies when using attr / on_mount / live (#3592)
  • Fix crash when testing LiveViews with embedded XML (e.g. SVGs) (#3594)
  • Fix type warning when using follow_redirect (#3581)
  • Prevent phx-trigger-action from clashing with locked forms (#3591)
  • Fix form recovery sending wrong event name when using JS commands in phx-change (#3607)

Enhancements

  • Deduplicate items on stream/4 / steam_insert/4 (#3599)
  • Restore scroll position on initial navigation (#3572)
  • Change-track non existing keys in maps (#3584)
  • Only warn instead of raising when detecting a duplicate ID in LiveViewTest (#3603)
Commits

Updates premailex from 0.3.19 to 0.3.20

Release notes

Sourced from premailex's releases.

v0.3.20

Changelog

Sourced from premailex's changelog.

v0.3.20 (2025-01-20)

  • Require Elixir 1.13
  • Premailex.CSSParser.parse/1 now ignores empty selectors
Commits
  • aa30724 Roll version
  • 5e0fc66 Merge pull request #95 from danschultzer/fix-empty-selector-bug
  • 2154427 Ignore empty selectors
  • 878ce3c Merge pull request #94 from danschultzer/add-dialyzer
  • 5c58bbd Add dialyzer check
  • 2a5d756 Merge pull request #93 from danschultzer/elixir-1-18
  • 74b9183 Test with Elixir 1.18 and latest dependencies
  • 24b0e70 Merge pull request #92 from danschultzer/update-deps
  • 7250133 Update deps and test with Elixir 1.17 and OTP 27
  • dde02cd Update tested dependencies
  • Additional commits viewable in compare view

Updates swoosh from 1.17.5 to 1.17.6

Release notes

Sourced from swoosh's releases.

v1.17.6 🚀

✨ Features

📝 Documentation

⛓️ Dependency

New Contributors

Full Changelog: swoosh/swoosh@v1.17.5...v1.17.6

Changelog

Sourced from swoosh's changelog.

1.17.6

✨ Features

📝 Documentation

Commits

Updates telemetry_metrics from 1.0.0 to 1.1.0

Changelog

Sourced from telemetry_metrics's changelog.

1.1.0

Changed

Add support for measurements as second argument of keep/drop callback.

Commits

…y with 18 updates

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

| Package | From | To |
| --- | --- | --- |
| [ash](https://github.com/ash-project/ash) | `3.4.48` | `3.4.60` |
| [ash_admin](https://github.com/ash-project/ash_admin) | `0.12.3` | `0.12.6` |
| [ash_graphql](https://github.com/ash-project/ash_graphql) | `1.4.7` | `1.5.1` |
| [ash_json_api](https://github.com/ash-project/ash_json_api) | `1.4.15` | `1.4.18` |
| [ash_oban](https://github.com/ash-project/ash_oban) | `0.2.6` | `0.3.1` |
| [ash_postgres](https://github.com/ash-project/ash_postgres) | `2.4.18` | `2.5.1` |
| [libcluster](https://github.com/bitwalker/libcluster) | `3.4.1` | `3.5.0` |
| [makeup_eex](https://github.com/elixir-makeup/makeup_eex) | `0.1.2` | `1.0.0` |
| [makeup_erlang](https://github.com/elixir-makeup/makeup_erlang) | `1.0.1` | `1.0.2` |
| [phoenix_live_dashboard](https://github.com/phoenixframework/phoenix_live_dashboard) | `0.8.5` | `0.8.6` |
| [premailex](https://github.com/danschultzer/premailex) | `0.3.19` | `0.3.20` |
| [swoosh](https://github.com/swoosh/swoosh) | `1.17.5` | `1.17.6` |



Updates `ash` from 3.4.48 to 3.4.60
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.4.48...v3.4.60)

Updates `ash_admin` from 0.12.3 to 0.12.6
- [Changelog](https://github.com/ash-project/ash_admin/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_admin@v0.12.3...v0.12.6)

Updates `ash_graphql` from 1.4.7 to 1.5.1
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_graphql@v1.4.7...v1.5.1)

Updates `ash_json_api` from 1.4.15 to 1.4.18
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_json_api@v1.4.15...v1.4.18)

Updates `ash_oban` from 0.2.6 to 0.3.1
- [Changelog](https://github.com/ash-project/ash_oban/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_oban@v0.2.6...v0.3.1)

Updates `ash_phoenix` from 2.1.11 to 2.1.16
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_phoenix@v2.1.11...v2.1.16)

Updates `ash_postgres` from 2.4.18 to 2.5.1
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_postgres@v2.4.18...v2.5.1)

Updates `bandit` from 1.6.1 to 1.6.6
- [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md)
- [Commits](mtrudel/bandit@1.6.1...1.6.6)

Updates `libcluster` from 3.4.1 to 3.5.0
- [Changelog](https://github.com/bitwalker/libcluster/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitwalker/libcluster/commits)

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

Updates `makeup_erlang` from 1.0.1 to 1.0.2
- [Commits](elixir-makeup/makeup_erlang@v1.0.1...v1.0.2)

Updates `oban` from 2.18.3 to 2.19.1
- [Release notes](https://github.com/oban-bg/oban/releases)
- [Changelog](https://github.com/oban-bg/oban/blob/main/CHANGELOG.md)
- [Commits](oban-bg/oban@v2.18.3...v2.19.1)

Updates `phoenix_html` from 4.1.1 to 4.2.0
- [Changelog](https://github.com/phoenixframework/phoenix_html/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_html@v4.1.1...v4.2.0)

Updates `phoenix_live_dashboard` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/phoenixframework/phoenix_live_dashboard/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_dashboard/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_dashboard@v0.8.5...v0.8.6)

Updates `phoenix_live_view` from 1.0.1 to 1.0.3
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.0.3/CHANGELOG.md)
- [Commits](phoenixframework/phoenix_live_view@v1.0.1...v1.0.3)

Updates `premailex` from 0.3.19 to 0.3.20
- [Release notes](https://github.com/danschultzer/premailex/releases)
- [Changelog](https://github.com/danschultzer/premailex/blob/main/CHANGELOG.md)
- [Commits](danschultzer/premailex@v0.3.19...v0.3.20)

Updates `swoosh` from 1.17.5 to 1.17.6
- [Release notes](https://github.com/swoosh/swoosh/releases)
- [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md)
- [Commits](swoosh/swoosh@v1.17.5...v1.17.6)

Updates `telemetry_metrics` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/beam-telemetry/telemetry_metrics/blob/main/CHANGELOG.md)
- [Commits](beam-telemetry/telemetry_metrics@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_json_api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_oban
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  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-minor
  dependency-group: production-dependencies
- dependency-name: bandit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: libcluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: makeup_eex
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: makeup_erlang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: oban
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix_html
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: phoenix_live_dashboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: premailex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: swoosh
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: telemetry_metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2025

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

@dependabot dependabot bot closed this Feb 6, 2025
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-3cbb8f1154 branch February 6, 2025 08:05
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.

0 participants