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 with 4 updates #241

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2024

Bumps the production-dependencies group with 4 updates: ash_admin, ash_graphql, ash_json_api and flame.

Updates ash_admin from 0.11.4 to 0.11.5

Changelog

Sourced from ash_admin's changelog.

v0.11.5 (2024-08-26)

Improvements:

  • remove tails
Commits
  • 043f7bc chore: release version v0.11.5
  • 5e3acf1 chore: fix build
  • 2c8435f chore(deps): bump ash in the production-dependencies group (#194)
  • 67eec2c chore(deps-dev): bump ash_postgres in the dev-dependencies group (#195)
  • 646972e chore: fix pattern match error in classes/1
  • 0b359ee improvement: remove tails
  • 2b99bdf chore(deps): bump the production-dependencies group with 2 updates (#193)
  • 2e19ff7 docs: updated to latest ash admin in the tutorial (#192)
  • bfc3489 chore(deps-dev): bump ash_postgres in the dev-dependencies group (#191)
  • a8bf109 chore(deps): bump the production-dependencies group with 3 updates (#190)
  • See full diff in compare view

Updates ash_graphql from 1.3.2 to 1.3.3

Changelog

Sourced from ash_graphql's changelog.

v1.3.3 (2024-08-26)

Bug Fixes:

  • append new domain to list when extending
Commits
  • 090f554 chore: release version v1.3.3
  • c541d83 fix: append new domain to list when extending
  • 6dc47b2 chore(deps): bump the production-dependencies group with 2 updates (#209)
  • b3ebccf docs: add line about how the file is generated to docs
  • See full diff in compare view

Updates ash_json_api from 1.4.5 to 1.4.6

Changelog

Sourced from ash_json_api's changelog.

v1.4.6 (2024-08-26)

Bug Fixes:

  • don't intercept typed structs

  • properly check for domain inclusion in json api router when installing

Improvements:

  • support new struct types w/ constraints
Commits
  • a9b672e chore: release version v1.4.6
  • 95a5d9b fix: don't intercept typed structs
  • 515b392 fix: properly check for domain inclusion in json api router when installing
  • d364887 improvement: support new struct types w/ constraints
  • b33629c chore(deps): bump igniter in the production-dependencies group (#225)
  • See full diff in compare view

Updates flame from 0.3.0 to 0.4.2

Changelog

Sourced from flame's changelog.

0.4.2 (2024-08-27)

Enhancements

  • Support :compress option to code_sync to control compression of :copy_paths and :sync_beams.

0.4.1 (2024-08-27)

Bug Fixes

  • Fix beam files not being copied on first sync

0.4.0 (2024-08-27)

Bug Fixes

  • Forward :boot_timeout to backend options

Enhancements

  • Optimize concurrent runner booting
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 production-dependencies group with 4 updates: [ash_admin](https://github.com/ash-project/ash_admin), [ash_graphql](https://github.com/ash-project/ash_graphql), [ash_json_api](https://github.com/ash-project/ash_json_api) and [flame](https://github.com/phoenixframework/flame).


Updates `ash_admin` from 0.11.4 to 0.11.5
- [Changelog](https://github.com/ash-project/ash_admin/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_admin@v0.11.4...v0.11.5)

Updates `ash_graphql` from 1.3.2 to 1.3.3
- [Changelog](https://github.com/ash-project/ash_graphql/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_graphql@v1.3.2...v1.3.3)

Updates `ash_json_api` from 1.4.5 to 1.4.6
- [Changelog](https://github.com/ash-project/ash_json_api/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_json_api@v1.4.5...v1.4.6)

Updates `flame` from 0.3.0 to 0.4.2
- [Changelog](https://github.com/phoenixframework/flame/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/flame@v0.3.0...v0.4.2)

---
updated-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-patch
  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: flame
  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 Aug 29, 2024
@zachdaniel zachdaniel merged commit ed724af into main Aug 30, 2024
2 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/hex/production-dependencies-6b5eea9831 branch August 30, 2024 04:02
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.

1 participant