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

Bump ex_machina from 2.7.0 to 2.8.0 #497

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ex_machina from 2.7.0 to 2.8.0.

Release notes

Sourced from ex_machina's releases.

v2.8.0

2.8.0 (2024-06-24)

Features

  • ExMachina.start/2: return a supervisor from Application callback (#434) (c9ebb47)

Bug Fixes

  • Revert code changes breaking ecto record loading (#447) (b796311)

Miscellaneous

  • Add release please manifest file (ae31578)
  • Clear up log level warning (821a61a)
  • Fix missing , in configuration file (cf74a91)
  • README updates (#444) (a4352dd)
  • Remove circleci, update tools-version (#438) (b06f4b6)
  • Remove extra character from test configuration file (e8edf47)
  • Resolve config warning (#440) (a327830)
  • Satisfy Credo consistency check (5aa4f01)
  • Support common-config (#436) (2c2a309)
  • Sync files with beam-community/common-config (#437) (72e4038)
  • Sync files with beam-community/common-config (#441) (c809bce)
  • Sync files with beam-community/common-config (#448) (cca2acf)
  • Sync files with beam-community/common-config (#450) (69612ae)
  • Update and run formatter (#439) (8bb6057)
  • Update mix.exs and deps (c6c76f0)
  • Update test postgres configuration (6aab2c8)
Changelog

Sourced from ex_machina's changelog.

2.8.0 (2024-06-24)

Features

  • ExMachina.start/2: return a supervisor from Application callback (#434) (c9ebb47)

Bug Fixes

  • Revert code changes breaking ecto record loading (#447) (b796311)

Miscellaneous

  • Add release please manifest file (ae31578)
  • Clear up log level warning (821a61a)
  • Fix missing , in configuration file (cf74a91)
  • README updates (#444) (a4352dd)
  • Remove circleci, update tools-version (#438) (b06f4b6)
  • Remove extra character from test configuration file (e8edf47)
  • Resolve config warning (#440) (a327830)
  • Satisfy Credo consistency check (5aa4f01)
  • Support common-config (#436) (2c2a309)
  • Sync files with beam-community/common-config (#437) (72e4038)
  • Sync files with beam-community/common-config (#441) (c809bce)
  • Sync files with beam-community/common-config (#448) (cca2acf)
  • Sync files with beam-community/common-config (#450) (69612ae)
  • Update and run formatter (#439) (8bb6057)
  • Update mix.exs and deps (c6c76f0)
  • Update test postgres configuration (6aab2c8)
Commits
  • d1ec5e4 chore(main): release 2.8.0 (#443)
  • 69612ae chore: sync files with beam-community/common-config (#450)
  • cca2acf chore: sync files with beam-community/common-config (#448)
  • 88c6450 Document another way to build derived attributes (#449)
  • a4352dd chore: README updates (#444)
  • 5b05689 docs: update ex_docs to v0.32 (#446)
  • b796311 fix: revert code changes breaking ecto record loading (#447)
  • c9ebb47 feat: ExMachina.start/2: return a supervisor from Application callback (#434)
  • e8edf47 chore: remove extra character from test configuration file
  • cf74a91 chore: fix missing , in configuration file
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir labels Aug 16, 2024
@dependabot dependabot bot requested a review from a team August 16, 2024 11:45
@coveralls
Copy link
Collaborator

coveralls commented Aug 16, 2024

Coverage Status

coverage: 96.861%. remained the same
when pulling 394c879 on dependabot/hex/ex_machina-2.8.0
into e9c4899 on main.

Bumps [ex_machina](https://github.com/beam-community/ex_machina) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/beam-community/ex_machina/releases)
- [Changelog](https://github.com/beam-community/ex_machina/blob/main/CHANGELOG.md)
- [Commits](beam-community/ex_machina@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: ex_machina
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/ex_machina-2.8.0 branch from 91adcb5 to 394c879 Compare August 19, 2024 15:18
@dottorblaster dottorblaster merged commit 605f311 into main Aug 19, 2024
14 checks passed
@dottorblaster dottorblaster deleted the dependabot/hex/ex_machina-2.8.0 branch August 19, 2024 16:15
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
Development

Successfully merging this pull request may close these issues.

2 participants