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 pronto from 0.11.1 to 0.11.2 #5307

Merged
merged 1 commit into from
Mar 23, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps pronto from 0.11.1 to 0.11.2.

Release notes

Sourced from pronto's releases.

v0.11.2

Changes

  • #449 relax octokit version dependency to allow releases up to 8.0
  • #450 introduce Pronto::Formatter.register for adding custom formatters
Changelog

Sourced from pronto's changelog.

0.11.2

Changes

  • #449 relax octokit version dependency to allow releases up to 8.0
  • #450 introduce Pronto::Formatter.register for adding custom formatters
Commits
  • 53692a1 bump version to 0.11.2
  • 755a67f introduce Pronto::Formatter.register for adding custom formatters
  • 7ae7501 relax octokit version dependency to allow releases up to 8.0
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that updates a dependency ruby labels Nov 1, 2023
@javierm javierm added this to Reviewing in Consul Democracy Nov 1, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/pronto-0.11.2 branch 3 times, most recently from c35d4ae to c15a594 Compare November 21, 2023 05:31
@dependabot dependabot bot force-pushed the dependabot/bundler/pronto-0.11.2 branch from c15a594 to 31960b5 Compare November 22, 2023 14:13
@javierm javierm removed the ruby label Jan 25, 2024
@javierm
Copy link
Member

javierm commented Mar 19, 2024

@dependabot rebase

@javierm javierm moved this from Reviewing to Doing in Consul Democracy Mar 19, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/pronto-0.11.2 branch from 31960b5 to 6f6a792 Compare March 19, 2024 02:22
@javierm
Copy link
Member

javierm commented Mar 19, 2024

This seems to break the workflow that runs the linters on our CI 🤔. Might be due to an upgrade of one of Pronto's dependencies. We're also getting an information text from Faraday every time we execute pronto run.

@javierm javierm force-pushed the dependabot/bundler/pronto-0.11.2 branch from ab03e13 to db7c78d Compare March 21, 2024 01:48
@javierm
Copy link
Member

javierm commented Mar 21, 2024

Keeping the current version of the rugged gem instead of upgrading seems to solve the issue, as mentioned in prontolabs/pronto#447.

Consul Democracy automation moved this from Doing to Testing Mar 21, 2024
Note we aren't bumping the rugged gem (which Dependabot automatically
did) because it causes Pronto to stop working with GitHub Actions.

Bumps [pronto](https://github.com/prontolabs/pronto) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/prontolabs/pronto/releases)
- [Changelog](https://github.com/prontolabs/pronto/blob/master/CHANGELOG.md)
- [Commits](prontolabs/pronto@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: pronto
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@javierm javierm force-pushed the dependabot/bundler/pronto-0.11.2 branch from db7c78d to 0b30b6a Compare March 23, 2024 02:23
@javierm javierm merged commit 534f7b6 into master Mar 23, 2024
13 checks passed
Consul Democracy automation moved this from Testing to Release 2.2.0 Mar 23, 2024
@javierm javierm deleted the dependabot/bundler/pronto-0.11.2 branch March 23, 2024 02:37
@javierm javierm self-assigned this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that updates a dependency
Projects
Consul Democracy
  
Release 2.2.0
Development

Successfully merging this pull request may close these issues.

None yet

1 participant