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-dev): bump ex_machina from 2.3.0 to 2.7.0 #440

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps ex_machina from 2.3.0 to 2.7.0.

Release notes

Sourced from ex_machina's releases.

v2.7.0

Added

  • Allow setting sequence starting point (#414)
Changelog

Sourced from ex_machina's changelog.

2.7.0

Added

  • Allow setting sequence starting point (#414)

#414: thoughtbot/ex_machina#414

2.6.0

Added

  • Pass opts to Repo.insert! (add function-level opts to strategies) (#411)

Fixes/Improvements

  • Import evaluate_lazy_attributes for ExMachina (#410)

Docs

  • Use HTTPS for links in README (#413)
  • Remove "web" dir from README.md (#412)

#413: thoughtbot/ex_machina#413 #412: thoughtbot/ex_machina#412 #411: thoughtbot/ex_machina#411 #410: thoughtbot/ex_machina#410

2.5.0

Added

  • Allow delayed evaluation of attributes (#408)

Fixes

  • Fix Elixir 1.11 compiler warnings (#399)
  • Fix Elixir 1.11 warning by using extra_applications (#400)

Docs

  • Update references to prior art (#384)
  • Bump version number in Readme (#376)

... (truncated)

Commits
  • 9f92dec Release version 2.7.0
  • eaa4b9b Allow setting sequence starting point (#414)
  • e0dab4b Bump both versions of ExMachina in README
  • 7631c1c Release version 2.6.0
  • b044f43 Add changes before committing in bin/release script
  • 6330986 Adds CHANGELOG entries for v2.6.0
  • 1e62841 Use HTTPS for links in README (#413)
  • 0fc5849 Remove "web" dir from README.md (#412)
  • 9022395 Pass opts to Repo.insert! (add function-level opts to strategies) (#411)
  • 124ac22 Update postgres image in CI
  • 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/thoughtbot/ex_machina) from 2.3.0 to 2.7.0.
- [Release notes](https://github.com/thoughtbot/ex_machina/releases)
- [Changelog](https://github.com/beam-community/ex_machina/blob/main/CHANGELOG.md)
- [Commits](beam-community/ex_machina@v2.3.0...v2.7.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 added the dependencies Pull requests that update a dependency file label Jan 10, 2024
@Betree Betree added this pull request to the merge queue Jan 17, 2024
Merged via the queue into staging with commit 1511a59 Jan 17, 2024
6 checks passed
@Betree Betree deleted the dependabot/hex/ex_machina-2.7.0 branch January 17, 2024 12:35
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