glowfic-constellation / glowfic

The Glowfic Constellation
https://www.glowfic.com
MIT License
16 stars 10 forks source link

Bump apipie-rails from 1.4.0 to 1.4.2 #2130

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps apipie-rails from 1.4.0 to 1.4.2.

Release notes

Sourced from apipie-rails's releases.

v1.4.2

What's Changed

Full Changelog: https://github.com/Apipie/apipie-rails/compare/v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: https://github.com/Apipie/apipie-rails/compare/v1.4.0...v1.4.1

Changelog

Sourced from apipie-rails's changelog.

v1.4.2 (2024-07-20)

Full Changelog

  • Fix rubocop with most recent version 1.65.0 (#930) (Mathieu Jobin)
  • Fix error for hash object warnings with delegated method descriptions (#938) (Murray Steele)

v1.4.1 (2024-07-09)

Full Changelog

  • Fix multiple rubocop offenses via rubocop_challenger. (Mathieu Jobin)
    • RSpec/ExampleWording (#913)
    • Layout/FirstArrayElementIndentation (#914)
    • Style/BlockDelimiters (#917)
    • Style/MutableConstant (#916)
    • Layout/InitialIndentation (#915)
    • Performance/RegexpMatch (#918)
  • Fix CI: build green for modern ruby, rack, and rubocop-rspec (#939) (Murray Steele)
Commits
  • ec0b676 Release v1.4.2: bump version and update Changelog
  • fe7afaa Fix error for hash object warnings with delegated method descriptions (#938)
  • 4be3741 Fix rubocop with most recent version 1.65.0 (#930)
  • 5891061 update ChangeLog and fix one more indent
  • 89e7ded Fix CI: Get the build green for modern ruby and rack and rubocop-rspec (#939)
  • a21bf0d add rubocop exclude for upcoming PR #939
  • eef4770 RSpec/ExampleWording-20240207233131 (#913)
  • 77b075e Layout/FirstArrayElementIndentation-20240209233127 (#914)
  • 3cf67bd Style/BlockDelimiters-20240216233125 (#917)
  • 623a4d6 Style/MutableConstant-20240214233121 (#916)
  • 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 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)