Skip to content

chore(deps): bump the production-dependencies group with 4 updates #356

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
Jul 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2025

Bumps the production-dependencies group with 4 updates: ash, igniter, open_api_spex and plug.

Updates ash from 3.5.24 to 3.5.25

Release notes

Sourced from ash's releases.

v3.5.25

Bug Fixes:

  • handle additional cases in Ash.Filter.flat_map by @​zachdaniel

  • handle overlapping type short-codes in app/dependencies by @​zachdaniel

  • ensure that constraints are set on calculations by @​zachdaniel

  • Upgrade strip_metadata/1 to recurse on maps and handle additional metadata fields (#2169) by Samuel Wrenn

  • ensure that atomic upgrades assume casted inputs by @​zachdaniel

  • move length constraint checking to the end (#2155) by kernel-io

Improvements:

  • validate reserved constraint key names by @​zachdaniel

  • Read Action multitenancy :bypass_all (#2154) by xantrac

  • add missing types to Ash.load typespec (#2167) by @​barnabasJ

  • allow pure-binary sigils in expr fragments (#2165) by Frank Dugan III

  • add notifier trace/telemetry span type by @​zachdaniel

Changelog

Sourced from ash's changelog.

v3.5.25 (2025-07-02)

Bug Fixes:

  • handle additional cases in Ash.Filter.flat_map by @​zachdaniel

  • handle overlapping type short-codes in app/dependencies by @​zachdaniel

  • ensure that constraints are set on calculations by @​zachdaniel

  • Upgrade strip_metadata/1 to recurse on maps and handle additional metadata fields (#2169) by Samuel Wrenn

  • ensure that atomic upgrades assume casted inputs by @​zachdaniel

  • move length constraint checking to the end (#2155) by kernel-io

Improvements:

  • validate reserved constraint key names by @​zachdaniel

  • Read Action multitenancy :bypass_all (#2154) by xantrac

  • add missing types to Ash.load typespec (#2167) by @​barnabasJ

  • allow pure-binary sigils in expr fragments (#2165) by Frank Dugan III

  • add notifier trace/telemetry span type by @​zachdaniel

Commits
  • 5bd41e3 chore: release version v3.5.25
  • 2c2d492 fix: handle additional cases in Ash.Filter.flat_map
  • 30c6cfb chore(deps): bump plug in the production-dependencies group (#2176)
  • 7adf248 docs: Fix resource sortable docs (#2175)
  • 8f45de1 chore: undo fix for overridden type shortcode
  • 576dd5d chore: don't need to check if builtin types are loaded
  • 4ffa70f chore: remove IO.inspect
  • 914e65c fix: handle overlapping type short-codes in app/dependencies
  • dd14980 chore: clean up old message
  • 37d71b2 fix: ensure that constraints are set on calculations
  • Additional commits viewable in compare view

Updates igniter from 0.6.9 to 0.6.10

Release notes

Sourced from igniter's releases.

v0.6.10

Improvements:

  • make Igniter.exists? support directories by Zach Daniel
Changelog

Sourced from igniter's changelog.

v0.6.10 (2025-07-02)

Improvements:

  • make Igniter.exists? support directories by Zach Daniel
Commits
  • 9822176 chore: release version v0.6.10
  • 6437054 improvement: make Igniter.exists? support directories
  • ab07790 docs: explain args pass through in igniter.install.ex (#311)
  • See full diff in compare view

Updates open_api_spex from 3.21.3 to 3.21.4

Release notes

Sourced from open_api_spex's releases.

v3.21.4

What's Changed

New Contributors

Full Changelog: open-api-spex/open_api_spex@v3.21.3...v3.21.4

Changelog

Sourced from open_api_spex's changelog.

v3.21.4 - 2025-07-01

Commits

Updates plug from 1.18.0 to 1.18.1

Changelog

Sourced from plug's changelog.

v1.18.1 (2025-07-01)

Enhancements

  • [Plug.Debugger] Do not include code snippets in rendered markdown
  • [Plug.RewriteOn] Add support to rewrite nonstandard headers
Commits
  • 065976d Release v1.18.1
  • b0cae15 Revert "Only respond with html if client prefers media type (#1271)"
  • a48d65c Keep headers in non-html render
  • 4ce85d3 Simplify markdown rendering of debugger exceptions
  • 1123f63 mix format
  • 8df27ac Add support for Plug.RewriteOn to rewrite nonstandard headers (#1272)
  • 57d04d7 Only respond with html if client prefers media type (#1271)
  • aa23a41 Fix typo in CHANGELOG
  • 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 production-dependencies group with 4 updates: [ash](https://github.com/ash-project/ash), [igniter](https://github.com/ash-project/igniter), [open_api_spex](https://github.com/open-api-spex/open_api_spex) and [plug](https://github.com/elixir-plug/plug).


Updates `ash` from 3.5.24 to 3.5.25
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash@v3.5.24...v3.5.25)

Updates `igniter` from 0.6.9 to 0.6.10
- [Release notes](https://github.com/ash-project/igniter/releases)
- [Changelog](https://github.com/ash-project/igniter/blob/main/CHANGELOG.md)
- [Commits](ash-project/igniter@v0.6.9...v0.6.10)

Updates `open_api_spex` from 3.21.3 to 3.21.4
- [Release notes](https://github.com/open-api-spex/open_api_spex/releases)
- [Changelog](https://github.com/open-api-spex/open_api_spex/blob/master/CHANGELOG.md)
- [Commits](open-api-spex/open_api_spex@v3.21.3...v3.21.4)

Updates `plug` from 1.18.0 to 1.18.1
- [Changelog](https://github.com/elixir-plug/plug/blob/main/CHANGELOG.md)
- [Commits](elixir-plug/plug@v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: ash
  dependency-version: 3.5.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: igniter
  dependency-version: 0.6.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: open_api_spex
  dependency-version: 3.21.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: plug
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-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 Jul 3, 2025
@zachdaniel zachdaniel merged commit 4e8277f into main Jul 3, 2025
22 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-f729efc821 branch July 3, 2025 16:43
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