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

Update dependency apipie-rails to '~> 0.9.0' #2706

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

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

Release Notes

Apipie/apipie-rails (apipie-rails)

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: Enabled.

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 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/apipie-rails-0.x branch 6 times, most recently from d10eca7 to 4bb911a Compare November 19, 2024 08:51
Copy link
Contributor Author

renovate bot commented Nov 19, 2024

⚠️ 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
[11:32:07.765] INFO (259): Installing tool [email protected]...
installing v2 tool ruby v3.0.3
/usr/local/containerbase/tools/v2/ruby.sh: line 82: /etc/gemrc: Permission denied
[11:32:07.993] ERROR (259): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.0.3
[11:32:07.993] FATAL (259): Install tool ruby failed in 247ms.


@renovate renovate bot force-pushed the renovate/apipie-rails-0.x branch from 4bb911a to 9fb16ca Compare November 26, 2024 11:32
@renovate renovate bot changed the title chore(deps): update dependency apipie-rails to '~> 0.9.0' Update dependency apipie-rails to '~> 0.9.0' Nov 26, 2024
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.

0 participants