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

chore(deps): update dependency apipie-rails to v1 #2727

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apipie-rails (changelog) '~> 0.6.0' -> '~> 1.4.0' age adoption passing confidence

Release Notes

Apipie/apipie-rails (apipie-rails)

v1.4.2

Compare Source

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

Compare Source

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)

v1.4.0

Compare Source

Full Changelog

  • Add Ruby 3.3.0 to CI build matrix (#​906) Masato Nakamura
  • Fix rubocop CI (#​910) (Masato Nakamura)
  • Add metadata for rubygems.org and use https URLs (#​909) (Masato Nakamura)
  • Bump GHA actions/checkout to be on node20 by default (#​911) (Masato Nakamura)
  • Convert readme to markdown (#​920) (Panos Dalitsouris)
  • Fix typos, Found via codespell (#​921) (Kian-Meng Ang)
  • Bump ruby versions on test jobs (#​927) (Masato Nakamura)
  • Support for Ruby 3.4.0-preview1 (#​929) (Masato Nakamura)
  • Add "blank allowed" message to api doc (#​926) (Peko)
  • Custom headers responses (#​924) (Panos Dalitsouris)

v1.3.0

Compare Source

Full Changelog

  • rubocop fixes (#​897) (Mathieu Jobin)
  • Fix usage of deprecated Rack::File in Rack 3.0 (#​896) (James Dean Shepherd)
  • add rails 7.1 to the build matrix (#​898) (Mathieu Jobin)
  • super small typo fix (#​900) (Eric Pugh)
  • support for property example (#​901) (Chien-Wei Huang (Michael))
  • Use array items type from validator (#​904) (Panos Dalitsouris)

v1.2.3

Compare Source

Full Changelog

  • Fix param: Consider default_value: nil as valid config (#​894) (davidwessman)

v1.2.2

Compare Source

Full Changelog

  • Fixed Swagger warnings for properties (#​892) (shev-vadim-net)
  • Improved support for multipart/form-data example recording (#​891) (Butiri Cristian & hossenlopp)
  • rubocop (1.54.2) fixes required with latest version (#​893) (Mathieu Jobin)

v1.2.1

Compare Source

Full Changelog

  • rspec: Fixes deprecated matcher (#​882) (David Wessman)
  • Fix streaming bug (#​677) (Hunter Braun)
  • Update README URLs based on HTTP redirects (#​448) (ReadmeCritic)
  • Swagger: Adds option to skip default tags (#​881) (David Wessman)
  • Parameter validation: Raises error for all missing (#​886) (David Wessman)

v1.2.0

Compare Source

Full Changelog

  • Allow resource_name to be inherited (#​872) (Eric Hankins)
  • Fix cache rendering with namespaced resources (#​874) (Eric Hankins)
  • Fix deprecated content_type on Rails >= 6 (#​879) (Eric Hankins)
  • Fix typo in Collector (#​877) (Eric Hankins)
  • Fix error climbing controller hierarchy (#​875) (Eric Hankins)
  • Add Gemfile.tools for IDE usage (#​876) (Eric Hankins)
  • Fix rubocop (#​883) (Mathieu Jobin)
  • Performance/InefficientHashSearch-20230602233137 (#​884) (RuboCop challenger)
  • Redo Github action script to not need individual gemfiles (#​885) (Mathieu Jobin)

v1.1.0

Compare Source

Full Changelog

  • Improve performance of route detection #​870 (Eric Hankins)
  • Fix startup crash due to typo #​869 (Eric Hankins)
  • Skip parse body for pdf responses #​871 (Juan Gomez)
  • add missing 'returns' translation #​868 (Anthony Robertson)

v1.0.0

Compare Source

Full Changelog

  • Refactor Swagger generator #​816 (Panos Dalitsouris)
  • Take into account validator options for required ParamDescription #​863 (Panos Dalitsouris)
  • Replace get_resource_name with get_resource_id #​864 (Panos Dalitsouris)
  • Namespace swagger configuration #​862 (Panos Dalitsouris)
  • Allow boolean array [true, false] to be a valid argument for BooleanValidator #​848 (Panos Dalitsouris)
  • Fix swagger warnings #​865 (Panos Dalitsouris)
  • Update README - Adds the new Integer option you added recently to the documentation here. #​866 (Jeremy Lupoli)
  • [Rubocop] More Rubocop Auto corrections #​859

v0.9.4

Compare Source

Full Changelog

v0.9.3

Compare Source

Full Changelog

  • [Feature] Allow Apipie::ParamDescription to be marked as deprecated #​819, #​811 (Panos Dalitsouris)
  • [Fix] Make html markup thread safe (#​822) (Adam Růžička)
  • [Feature] Allow action matcher strategy to be configured #​821 (Panos Dalitsouris)
  • [CI] Run Rubocop when opening PR #​826 (Panos Dalitsouris)
  • [CI] Green rubocop - Fix after rubocop challenger upgrade #​829 (Mathieu Jobin)
  • [Rubocop] More Rubocop Auto corrections #​818, #​825, #​827, #​837, #​839 (Rubocop Challenger)

v0.9.2

Compare Source

Full Changelog

  • [Rubocop] More Rubocop Auto corrections #​795, #​781, #​791, #​788 (Rubocop Challenger)
  • [Fix] Can't include translation in full description (#​446) #​808 (Peter Nagy)
  • [Refactor] Move swagger param description creation #​810 (Panos Dalitsouris)
  • [Rubocop] Redo rubocop TODOs, set HashSyntax config to most used style #​814 (Mathieu Jobin)
  • [Fix] Swagger missing i18n #​815 (@​jirubio)

v0.9.1

Compare Source

Full Changelog

  • [Refactor] Create test cache files under a not version controlled directory #​809 (Panos Dalitsouris)
  • [Ruby] Support for Ruby 3.2 #​807 (Mathieu Jobin)
  • [Fix] Reverted conditional assignment operators that caused #​559 #​806 (Nick L. Deltik)
  • [Rubocop] Autocorrect Style/SymbolProc #​793 (Rubocop Challenger)

v0.9.0

Compare Source

Full Changelog

  • [Refactor] Move Swagger types and warnings under /generator namespace #​803 (Panos Dalitsouris)
  • [Refactor] Creates Apipie::MethodDescription::ApisService #​805 (Panos Dalitsouris)
  • [Refactor] Change output folder to spec/dummy/tmp/ #​804 (Panos Dalitsouris)
  • Fix tiny typo in docs #​798 (Erik-B. Ernst)
  • Fix Generated docs.json output #​787 (Jeremy Liberman)
  • Rubocop Fixes #​775, #​778, #​780, #​790, #​783, #​785 (RuboCop)
  • Remove/clean up dev dependencies and unused rake tasks #​777 (Mathieu Jobin)
    • remove unused rake task
  • Setup Rubocop Challenger #​776 (Mathieu Jobin)

v0.8.2

Compare Source

Full Changelog

  • Allow custom validators to opt out of allow_blank behavior #​762. (Stephen Hanson)
  • Enforce test coverage, set current 89% as minimum #​764. (Mathieu Jobin)
  • Add contributing instructions to readme #​763. (Stephen Hanson)
  • Fix readme formatting #​765. (Stephen Hanson)
  • Adds expected_type to IntegerValidator example #​769. (Jeremy Liberman)
  • Update readme with error handling example #​768. (Jesse Eisenberg)
  • Fix scope incorrectly set to nil when a param_group is used inside an array_of_hash and the param_group is in a different module / controller. #​693 #​774. (Omkar Joshi / Oliver Iyer)

v0.8.1

Compare Source

Full Changelog

  • Remove warning that came back as of #​752. #​761 (Jorge Santos / Mathieu Jobin)

v0.8.0

Compare Source

Full Changelog

  • Add support for scheme definition in Swagger docs. #​710 (Dan Leyden)
  • Add support for Rails 7 #​760 (Mathieu Jobin)
  • Clean up code base, removing all trace of unsupported Rails 4.x #​752 (Mathieu Jobin)
  • fix: Controller resource set before version #​744 (LuukvH)
  • fix: enable swagger generator to add referenced schema for an array of hashes param #​689 (Francis San Juan)

v0.7.2

Compare Source

Full Changelog

  • Added Korean locale. #​480 (Jaehyun Shin ) #​757 (Jorge Santos)
  • Security Upgraded Bootstrap from 2.0.2 to 2.3.2, JQuery from 1.11.3 to 1.12.4 #​708 (Nicolas Waissbluth)
  • Fix ruby2 keyword argument warning #​756 (Jorge Santos)

v0.7.1

Compare Source

Full Changelog

  • Skip extra parameters while validating the keys. #​690 (Omkar Joshi)
  • Support defining security mechanisms for Swagger #​711 (Dan Leyden)
  • Update boolean handling of false #​749 (Colin Bruce)

Note: Up until and including v0.6.x, apipie-rails was silently ignoring allow_blank == false on String validation.
when allow_blank is not specified, it default to false. to allow blank strings, you must specify it as a parameter.

Alternatively, if you want to revert to the previous behavior, you can set this configuration option:
Apipie.configuration.ignore_allow_blank_false = true.

v0.7.0

Compare Source

Full Changelog

  • ArgumentError (invalid byte sequence in UTF-8) #​746 (David Milanese)
  • Fix allow_blank does not work #​733 (CHEN Song)
  • Fix schema generation for param descriptions using the array validator in option #​732 (Frank Hock)
  • Remove support for Rails 4 and Ruby <= 2.5 #​747 (Mathieu Jobin)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 5, 2025
@renovate renovate bot force-pushed the renovate/apipie-rails-1.x branch 3 times, most recently from fb7b668 to 82d2a49 Compare January 7, 2025 10:26
Copy link
Contributor Author

renovate bot commented Jan 7, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
[09:08:12.501] INFO (1110): Installing tool [email protected]...
installing v2 tool ruby v3.0.3
/usr/local/containerbase/tools/v2/ruby.sh: line 82: /etc/gemrc: Permission denied
[09:08:12.683] ERROR (1110): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.0.3
[09:08:12.684] FATAL (1110): Install tool ruby failed in 212ms.


@renovate renovate bot force-pushed the renovate/apipie-rails-1.x branch from 82d2a49 to ff0d648 Compare January 8, 2025 09:08
Copy link
Contributor Author

renovate bot commented Jan 15, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/apipie-rails-1.x branch January 15, 2025 09:06
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