Skip to content

chore(deps): bump open_api_spex from 3.20.0 to 3.20.1 #1252

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
Aug 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps open_api_spex from 3.20.0 to 3.20.1.

Release notes

Sourced from open_api_spex's releases.

v3.20.1

What's Changed

New Contributors

Full Changelog: open-api-spex/open_api_spex@v3.20.0...v3.20.1

Changelog

Sourced from open_api_spex's changelog.

v3.20.1 - 2024-07-31

Commits
  • 7d388cd Release version 3.20.1
  • 5ec452f Update Schema.example/2 typespec to allow references
  • 19ffc49 Support custom error messages in custom validators (#621)
  • See full diff 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 [open_api_spex](https://github.com/open-api-spex/open_api_spex) from 3.20.0 to 3.20.1.
- [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.20.0...v3.20.1)

---
updated-dependencies:
- dependency-name: open_api_spex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2024 17:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Aug 5, 2024
Copy link
Contributor

@avilagaston9 avilagaston9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@avilagaston9 avilagaston9 merged commit 0ef58bf into main Aug 9, 2024
15 checks passed
@avilagaston9 avilagaston9 deleted the dependabot/hex/open_api_spex-3.20.1 branch August 9, 2024 18:12
avilagaston9 pushed a commit that referenced this pull request Aug 9, 2024
# This is the 1st commit message:

chore(deps): bump jason from 1.4.3 to 1.4.4 (#1243)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #2:

feat: add keystore API phoenix endpoint

# This is the commit message #3:

feat: add  GET /keystores endpoint

# This is the commit message #4:

fix: update port flag

# This is the commit message #5:

feat: add post method

# This is the commit message #6:

refactor: validator manager genserver removal (#1244)


# This is the commit message #7:

refactor: save keystores into validators

# This is the commit message #8:

feat: add delete endpoint

# This is the commit message #9:

fix: delete/add endpoints

# This is the commit message #10:

fix: try fix ci

# This is the commit message #11:

fix: test

# This is the commit message #12:

refactor: enhace readability

# This is the commit message #13:

perf: compute all committees at once at the beginning of an epoch. (#1245)


# This is the commit message #14:

fix: use other validators slot when adding a new validator

# This is the commit message #15:

refactor: restore pruning

# This is the commit message #16:

Update README.md

# This is the commit message #17:

refactor: nit changes

# This is the commit message #18:

chore(deps): bump open_api_spex from 3.20.0 to 3.20.1 (#1252)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# This is the commit message #19:

chore(deps-dev): bump recode from 0.7.2 to 0.7.3 (#1251)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Development

Successfully merging this pull request may close these issues.

1 participant