Skip to content

Bump ex_machina from 2.7.0 to 2.8.0#60

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/ex_machina-2.8.0
Open

Bump ex_machina from 2.7.0 to 2.8.0#60
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/ex_machina-2.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 26, 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)

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] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 26, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 1ee81a657794b3c0af66b56256d382a6fdaa23ed-PR-60

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 016aa08cd5f0a0c338189ea5699b5fc129a1e813: 0.0%
Covered Lines: 120
Relevant Lines: 120

💛 - Coveralls

1 similar comment
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 1ee81a657794b3c0af66b56256d382a6fdaa23ed-PR-60

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 016aa08cd5f0a0c338189ea5699b5fc129a1e813: 0.0%
Covered Lines: 120
Relevant Lines: 120

💛 - Coveralls

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