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 the pronto-dependencies group with 4 updates #30

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the pronto-dependencies group with 4 updates: pronto, pronto-rubocop, pronto-flay and pronto-fasterer.

Updates pronto from 0.11.2 to 0.11.3

Release notes

Sourced from pronto's releases.

v0.11.3

Changelog

Sourced from pronto's changelog.

0.11.3

Changes

  • #455 compatibility fixes for supporting octokit 8.x
  • #460 improve documentation for Gitlab CI integration
  • #462 more doc improvements for Gitlab CI integration
  • #466 relax octokit dependency to allow 9.x releases
Commits
  • e988de5 bump version to 0.11.3
  • 9e24fd2 bump paambaati/codeclimate-action from 2.7.5 to 9.0.0
  • cfbeb48 bump actions/checkout from 3 to 4
  • c7007de setup Dependabot and Trusted Publishing workflow
  • da775d1 add Ruby 3.3 and 3.4 to the CI matrix
  • fa73c1d update CHANGELOG
  • 3256298 update README and gemspec
  • 9082c8a relax octokit dependency to allow 9.x releases
  • 0e33c4b improve documentation for integrating with GitLab CI
  • 1346a03 improve documentation for Gitlab CI integration
  • Additional commits viewable in compare view

Updates pronto-rubocop from 0.11.5 to 0.11.6

Release notes

Sourced from pronto-rubocop's releases.

v0.11.6

Commits
  • 6c3e493 push_gem: fix repository name
  • a98d8ca bump version to 0.11.6
  • 4f2d0f5 setup Dependabot and Trusted Publishing workflow
  • 815ebd6 add Ruby 3.3 and 3.4 to the CI matrix
  • bf48d43 update README and gemspec
  • 8233606 fix deprecated method warnings with Rubocop 1.65+
  • 5fcb08d respect files explicitly included via .rubocop.yml
  • See full diff in compare view

Updates pronto-flay from 0.11.1 to 0.11.2

Release notes

Sourced from pronto-flay's releases.

v0.11.2

Commits
  • f9066f5 bump version to 0.11.2
  • aadea4b setup Dependabot and Trusted Publishing workflow
  • 737c5ef support Ruby 3.4 + add Ruby 3.3 and 3.4 to the CI matrix
  • 275fb0f fix CI for Ruby 2.3 and 2.4
  • 90288d1 update README and gemspec
  • bc1a7b2 add to_s on file pah comparison
  • a2ef1ac add Ruby 3.1 and 3.2 to the CI matrix
  • See full diff in compare view

Updates pronto-fasterer from 0.11.2 to 0.11.3

Release notes

Sourced from pronto-fasterer's releases.

v0.11.3

Commits
  • f5ac8d6 bump version to 0.11.3
  • 7e3895b bump actions/checkout from 3 to 4
  • 4c981e3 setup Dependabot and Trusted Publishing workflow
  • 5438171 add Ruby 3.3 and 3.4 to the CI matrix
  • 0511d2c update README and gemspec
  • bd8fd79 run CI on all supported fasterer versions
  • e832a77 allow all versions of fasterer from 0.10+ but less than 1.0
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @renatolond.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pronto-dependencies group with 4 updates: [pronto](https://github.com/prontolabs/pronto), [pronto-rubocop](https://github.com/mmozuras/pronto-rubocop), [pronto-flay](https://github.com/mmozuras/pronto-flay) and [pronto-fasterer](https://github.com/mmozuras/pronto-fasterer).


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

Updates `pronto-rubocop` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/mmozuras/pronto-rubocop/releases)
- [Commits](prontolabs/pronto-rubocop@v0.11.5...v0.11.6)

Updates `pronto-flay` from 0.11.1 to 0.11.2
- [Release notes](https://github.com/mmozuras/pronto-flay/releases)
- [Commits](prontolabs/pronto-flay@v0.11.1...v0.11.2)

Updates `pronto-fasterer` from 0.11.2 to 0.11.3
- [Release notes](https://github.com/mmozuras/pronto-fasterer/releases)
- [Commits](prontolabs/pronto-fasterer@v0.11.2...v0.11.3)

---
updated-dependencies:
- dependency-name: pronto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pronto-dependencies
- dependency-name: pronto-rubocop
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pronto-dependencies
- dependency-name: pronto-flay
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pronto-dependencies
- dependency-name: pronto-fasterer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pronto-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@renatolond
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 7e8eeb5 into main Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/bundler/pronto-dependencies-6834a6f784 branch January 13, 2025 17:07
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