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

[dependabot:bundler] bump the regular-updates group across 1 directory with 6 updates #457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps the regular-updates group with 6 updates in the / directory:

Package From To
view_component 3.20.0 3.21.0
faraday 2.12.1 2.12.2
graphql-client 0.24.0 0.25.0
debug 1.9.2 1.10.0
dotenv-rails 3.1.4 3.1.7
rubocop-rails 2.27.0 2.28.0

Updates view_component from 3.20.0 to 3.21.0

Release notes

Sourced from view_component's releases.

v3.21.0

  • Updates testing docs to include an example of how to use with RSpec.

    Rylan Bowers

  • Add --skip-suffix option to component generator.

    KAWAKAMI Moeki

  • Add FreeATS to list of companies using ViewComponent.

    Ilia Liamshin

  • Ensure HTML output safety wrapper is used for all inline templates.

    Joel Hawksley

  • Expose .identifier method as part of public API.

    Joel Hawksley

  • Add rails 8 support to CI.

    Reegan Viljoen

  • Updates ActionText compatibility documentation to reference rich_textarea_tag for Rails 8.0 support.

    Alvin Crespo

Changelog

Sourced from view_component's changelog.

3.21.0

  • Updates testing docs to include an example of how to use with RSpec.

    Rylan Bowers

  • Add --skip-suffix option to component generator.

    KAWAKAMI Moeki

  • Add FreeATS to list of companies using ViewComponent.

    Ilia Liamshin

  • Ensure HTML output safety wrapper is used for all inline templates.

    Joel Hawksley

  • Expose .identifier method as part of public API.

    Joel Hawksley

  • Add rails 8 support to CI.

    Reegan Viljoen

  • Updates ActionText compatibility documentation to reference rich_textarea_tag for Rails 8.0 support.

    Alvin Crespo

Commits
  • 644bfb7 release 3.21.0 (#2185)
  • 1278b8b Documentation Update: Add a section for how to add the render_inline helpers ...
  • 8b441cc feat: Add --skip-suffix option to component generator (#2166)
  • 2b46c50 Add OpenProject to list of ViewComponent users (#2183)
  • e85b23b Adjust rich_text_area to rich_textarea for Rails 8 compatibility (#2180)
  • 3392a41 Update dependencies, fix CI (#2181)
  • d6bda33 Add Spring to list of companies that use ViewComponent (#2179)
  • 84b41c4 Add FreeATS to list of companies using ViewComponent (#2175)
  • ea43478 update committers list and guidance (#2172)
  • e21b61d Add rails 8 support (#2167)
  • Additional commits viewable in compare view

Updates faraday from 2.12.1 to 2.12.2

Release notes

Sourced from faraday's releases.

v2.12.2

What's Changed

New Contributors

Full Changelog: lostisland/faraday@v2.12.1...v2.12.2

Commits
  • a9cf004 Version bump to 2.12.2
  • 529b5b0 Formatting the log using parameter progname for the logger (#1606)
  • b7b2bc1 [TEST] fix compatibility with ruby 3.4.0dev
  • f9f4ce5 Use generic argument forwarding + remove ruby2_keywords
  • See full diff in compare view

Updates graphql-client from 0.24.0 to 0.25.0

Commits
  • aff5882 0.25.0
  • fa4dab1 Merge pull request #41 from github-community-projects/dependabot/github_actio...
  • 656e49b Merge pull request #30 from github-community-projects/dependabot/bundler/rake...
  • 3a0aeef Merge pull request #42 from github-community-projects/dependabot/bundler/rubo...
  • f00b652 Merge pull request #44 from ajsharma/master
  • 73e9a64 Corrects there to their
  • 255b458 chore(deps): update rubocop requirement from ~> 1.64.1 to ~> 1.66.1
  • e5a6000 chore(deps): bump the dependencies group across 1 directory with 2 updates
  • 4bdf04a chore(deps): update rake requirement from ~> 13.1.0 to ~> 13.2.1
  • See full diff in compare view

Updates debug from 1.9.2 to 1.10.0

Release notes

Sourced from debug's releases.

v1.10.0

What's Changed

New Contributors

Full Changelog: ruby/debug@v1.9.2...v1.10.0

Commits
  • bead098 v1.10.0
  • 51b0161 port_range lvar is not defined
  • affee18 Add option for trying a range of TCP ports
  • 87d607d allow puts without argument
  • 3685859 Improve RUBYOPT's handling in tests
  • ee59c85 Prompt assertion should use assert_raw_line_text instead of assert_line_text
  • 07df517 Modify misc/README.md.erb and regenerate README
  • 1405bf8 Fix minor typos / grammar in README.md
  • 9c42795 Add changelog_uri to gemspec (#1106)
  • ef5e54c Fix flaky tests
  • Additional commits viewable in compare view

Updates dotenv-rails from 3.1.4 to 3.1.7

Release notes

Sourced from dotenv-rails's releases.

v3.1.7

What's Changed

Full Changelog: bkeepers/dotenv@v3.1.6...v3.1.7

3.1.6

What's Changed

Full Changelog: bkeepers/dotenv@v3.1.5...v3.1.6

v3.1.5

What's Changed

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.4...v3.1.5

Changelog

Sourced from dotenv-rails's changelog.

3.1.7

Full Changelog: bkeepers/dotenv@v3.1.6...v3.1.7

3.1.6

Full Changelog: bkeepers/dotenv@v3.1.5...v3.1.6

3.1.5

New Contributors

Full Changelog: bkeepers/dotenv@v3.1.4...v3.1.5

Commits
  • 5bbef66 Merge pull request #523 from bkeepers/preserve-linebreaks
  • 19a7675 Prepare for 3.1.7 release
  • bf87415 Preserve repeated linebreaks when normalizing line endings
  • 79c0f1c Merge pull request #521 from bkeepers/endoflife-matrix
  • fdd83ed Run tests once/day to test against latest versions
  • 882de31 Try continuing when bundle install fails
  • eb14723 Getting Ruby and Rails versions from endoflife.date
  • ade0fb3 Prepare for v3.1.6 release
  • 4c264c2 Merge pull request #519 from bkeepers/fix-518
  • d5872c8 Restore previous parser behavior of returning existing variables
  • Additional commits viewable in compare view

Updates rubocop-rails from 2.27.0 to 2.28.0

Release notes

Sourced from rubocop-rails's releases.

RuboCop Rails 2.28.0

New features

  • #1383: Introduce AllCops: MigratedSchemaVersion config. (@​koic)

Bug fixes

  • #1390: Fix an incorrect autocorrect for Rails/SelectMap when select has no receiver and method chains are used. (@​masato-bkn)
  • #1382: Fix false negatives for Rails/RedundantActiveRecordAllMethod when using all method in block. (@​masato-bkn)
  • #1397: Fix Rails/FilePath cop error on join method with implicit receiver. (@​viralpraxis)
  • #1398: Fix Rails/FilePath cop error in case of extra operations in Rails.root interpolation. (@​viralpraxis)
  • #1392: Fix Rails/FilePath cop error with rescued Rails.root. (@​viralpraxis)

Changes

  • #1388: Modify Rails/Pluck to ignore map/collect when used inside blocks to prevent potential N+1 queries. (@​masato-bkn)
Changelog

Sourced from rubocop-rails's changelog.

2.28.0 (2024-12-25)

New features

  • #1383: Introduce AllCops: MigratedSchemaVersion config. ([@​koic][])

Bug fixes

  • #1390: Fix an incorrect autocorrect for Rails/SelectMap when select has no receiver and method chains are used. ([@​masato-bkn][])
  • #1382: Fix false negatives for Rails/RedundantActiveRecordAllMethod when using all method in block. ([@​masato-bkn][])
  • #1397: Fix Rails/FilePath cop error on join method with implicit receiver. ([@​viralpraxis][])
  • #1398: Fix Rails/FilePath cop error in case of extra operations in Rails.root interpolation. ([@​viralpraxis][])
  • #1392: Fix Rails/FilePath cop error with rescued Rails.root. ([@​viralpraxis][])

Changes

  • #1388: Modify Rails/Pluck to ignore map/collect when used inside blocks to prevent potential N+1 queries. ([@​masato-bkn][])
Commits
  • fcc4cf6 Cut 2.28.0
  • bac0f3e Update Changelog
  • 2c357f0 Merge pull request #1383 from koic/intro_migrated_schema_version
  • 86b7a55 Introduce AllCops: MigratedSchemaVersion config
  • 2671fb4 Merge pull request #1398 from viralpraxis/fix-rails-file-path-cop-error-on-jo...
  • 815d119 Fix Rails/FilePath cop error on join method with implicit receiver
  • fecead8 Merge pull request #1399 from viralpraxis/fix-rails-file-path-cop-error-on-ex...
  • e4aee6b Fix Rails/FilePath cop error in case of extra operations in Rails.root in...
  • c6f869b Merge pull request #1392 from viralpraxis/fix-rails-file-path-cop-error-with-...
  • bb03d6b Fix Rails/FilePath cop error with rescued Rails.root
  • Additional commits viewable 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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 30, 2024
…y with 6 updates

Bumps the regular-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [view_component](https://github.com/viewcomponent/view_component) | `3.20.0` | `3.21.0` |
| [faraday](https://github.com/lostisland/faraday) | `2.12.1` | `2.12.2` |
| [graphql-client](https://github.com/github-community-projects/graphql-client) | `0.24.0` | `0.25.0` |
| [debug](https://github.com/ruby/debug) | `1.9.2` | `1.10.0` |
| [dotenv-rails](https://github.com/bkeepers/dotenv) | `3.1.4` | `3.1.7` |
| [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.27.0` | `2.28.0` |



Updates `view_component` from 3.20.0 to 3.21.0
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v3.20.0...v3.21.0)

Updates `faraday` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](lostisland/faraday@v2.12.1...v2.12.2)

Updates `graphql-client` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/github-community-projects/graphql-client/releases)
- [Commits](github-community-projects/graphql-client@v0.24.0...v0.25.0)

Updates `debug` from 1.9.2 to 1.10.0
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](ruby/debug@v1.9.2...v1.10.0)

Updates `dotenv-rails` from 3.1.4 to 3.1.7
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](bkeepers/dotenv@v3.1.4...v3.1.7)

Updates `rubocop-rails` from 2.27.0 to 2.28.0
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.27.0...v2.28.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: faraday
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: graphql-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: dotenv-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/regular-updates-593b49aaab branch from c2249e0 to e2f2aff Compare January 13, 2025 19:09
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants