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

[ruby] Update rswag-specs 2.5.1 → 2.13.0 (minor) #20745

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Mar 7, 2024

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rswag-specs (2.5.1 → 2.13.0) · Repo · Changelog

Release Notes

2.13.0

What's Changed

  • Add deprecation warnings for Rswag::Api configuration () by @hasghari in #702

New Contributors

Full Changelog: 2.12.0...2.13.0

2.12.0

What's Changed

  • Relaxed the dependency on json-schema, allowing for updates including support for allPropertiesRequired and noPropertiesRequired options by @bagedevimo in #659
  • Add missing link to Content Security Policy by @romanblanco in #619
  • Fix it's vs its typo by @gabo-cs in #689
  • Add warning about methods renaming by @romanblanco in #688
  • Bump "swagger-ui-dist" to "5.9.4" in rswag-ui by @gobijan in #670

New Contributors

Full Changelog: 2.11.0...2.12.0

2.11.0 (from changelog)

Added

  • Rails 7.1 support (#677)

2.10.1

What's Changed

Full Changelog: 2.10.0...2.10.1

2.10.0

What's Changed

New Contributors

Full Changelog: 2.9.0...2.10.0

2.9.0

What's Changed

  • Added option --spec_path to the generator command with requests as default value by @mohamed-karam in #607
  • Add support for :getter parameter option to explicitly define custom parameter getter method and avoid RSpec conflicts with include matcher and status method by @pechorin in #605
  • Added support strict schema validation and allow to pass metadata to run_test! by @IlkhamGaysin in #604
  • Remove commented code by @romanblanco in #576
  • Invalid URI error when specifying protocol within server configuration by @saturnflyer in #591
  • Fix ADDITIONAL_RSPEC_OPTS to always apply by @asavageiv in #584
  • Ask for dependency versions in issue template by @romanblanco in #575

New Contributors

Full Changelog: 2.8.0...2.9.0

2.8.0

What's Changed

New Contributors

Full Changelog: 2.7.0...2.8.0

2.7.0

What's Changed

  • drop support for EOL ruby + rails versions by @jtannas in #542
  • update ChangeLog to replect contents of latest release by @jtannas in #549
  • Make the docker user non-root for easier volume sharing by @jtannas in #550
  • Update json-schema dependency version constraint by @mustardnoise in #517
  • Fix Style/SingleArgumentDig rubocop issues in swagger_formatter by @rnestler in #486
  • Update base path configuration for OpenAPI 3 by @romanblanco in #547
  • make rspec-core dependency explicit by @jtannas in #554
  • add deprecation notices for EOL Ruby & RSpec by @jtannas in #552
  • Add Test Coverage Tooling by @jtannas in #551
  • Override Content Security Policy for Swagger UI Compat by @eric-hemasystems in #263
  • Update spec file path by @remy727 in #557
  • Add ADDITIONAL_RSPEC_OPTS ENV var for rswag:specs:swaggerize by @asavageiv in #556
  • chore: Update Url and QueryParam in cspell.json by @Jason3S in #560

New Contributors

Full Changelog: 2.6.0...2.7.0

2.6.0

What's Changed

New Contributors

Full Changelog: 2.5.1...2.6.0

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ i18n (indirect, 1.14.3 → 1.14.4) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ json-schema (indirect, 2.8.1 → 4.1.1) · Repo · Changelog

Release Notes

4.1.1 (from changelog)

Full Changelog

Merged pull requests:

4.1.0 (from changelog)

Full Changelog

Implemented enhancements:

  • Add allPropertiesRequired and noAdditionalProperties options #494 (a-lavis)

Fixed bugs:

4.0.0 (from changelog)

Full Changelog

Breaking changes:

  • Removed data ivar from JSON::Validator so that multiple validate call become faster #465 (ganmacs)

Implemented enhancements:

Fixed bugs:

  • Changed draft-06 url back from /draft/schema# to /draft-06/schema# #388 (iainbeeston)

Merged pull requests:

3.0.0 (from changelog)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Failure/Error: require 'json-schema-rspec', cannot load such file -- multi_json #448
  • Allow type or null? #441
  • type for NilClass #428
  • It would be very useful if the required property name was included in the error object #417
  • Uninitialized constant JSON::Validator::Timeout #384

Merged pull requests:

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot requested review from a team as code owners March 7, 2024 13:57
@depfu depfu bot requested review from lightalloy and removed request for a team March 7, 2024 13:57
@depfu depfu bot added the depfu label Mar 7, 2024
@depfu depfu bot requested a review from maestromac March 7, 2024 13:57
Copy link
Contributor

github-actions bot commented Mar 7, 2024

Uffizzi Ephemeral Environment Deploying

☁️ https://app.uffizzi.com/github.com/forem/forem/pull/20745

⚙️ Updating now by workflow run 8426438604.

What is Uffizzi? Learn more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant