Skip to content

Bump oas_rails from 1.1.1 to 1.3.2#30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oas_rails-1.3.2
Open

Bump oas_rails from 1.1.1 to 1.3.2#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oas_rails-1.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 16, 2025

Copy link
Copy Markdown

Bumps oas_rails from 1.1.1 to 1.3.2.

Release notes

Sourced from oas_rails's releases.

oas_rails: v1.3.2

1.3.2 (2025-10-15)

Bug Fixes

  • skip turbo routes for prevent errors (#173) (069d75c)

oas_rails: v1.3.1

1.3.1 (2025-10-13)

Bug Fixes

  • take the route from app routes for a better detection of mounted path, otherwise just configure it with config (#167) (ebdade5)

Documentation

  • update oas core documentation url (e4980c8)

oas_rails: v1.3.0

1.3.0 (2025-08-11)

Features

  • Provide ability to override specific theme attributes (#159) (d48c646)

oas_rails: v1.2.1

1.2.1 (2025-08-08)

Bug Fixes

  • move to a partial (#160) (e2df77a)
  • remove unused rails files for prevent dependency conflicts (#163) (f38fe9d)

oas_rails: v1.2.0

1.2.0 (2025-08-06)

Features

  • Support providing some rapi-doc config (#157) (0604067)
Changelog

Sourced from oas_rails's changelog.

1.3.2 (2025-10-15)

Bug Fixes

  • skip turbo routes for prevent errors (#173) (069d75c)

1.3.1 (2025-10-13)

Bug Fixes

  • take the route from app routes for a better detection of mounted path, otherwise just configure it with config (#167) (ebdade5)

Documentation

  • update oas core documentation url (e4980c8)

1.3.0 (2025-08-11)

Features

  • Provide ability to override specific theme attributes (#159) (d48c646)

1.2.1 (2025-08-08)

Bug Fixes

  • move to a partial (#160) (e2df77a)
  • remove unused rails files for prevent dependency conflicts (#163) (f38fe9d)

1.2.0 (2025-08-06)

Features

  • Support providing some rapi-doc config (#157) (0604067)
Commits
  • 6307de3 chore(main): release oas_rails 1.3.2 (#174)
  • 069d75c fix: skip turbo routes for prevent errors (#173)
  • 454740c chore(main): release oas_rails 1.3.1 (#168)
  • cdd3975 chore: update dependencies (#171)
  • ebdade5 fix: take the route from app routes for a better detection of mounted path, o...
  • e4980c8 docs: update oas core documentation url
  • 0357cff chore(main): release oas_rails 1.3.0 (#165)
  • d48c646 feat: Provide ability to override specific theme attributes (#159)
  • 43b3db7 chore(main): release oas_rails 1.2.1 (#161)
  • f38fe9d fix: remove unused rails files for prevent dependency conflicts (#163)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [oas_rails](https://github.com/a-chacon/oas_rails) from 1.1.1 to 1.3.2.
- [Release notes](https://github.com/a-chacon/oas_rails/releases)
- [Changelog](https://github.com/a-chacon/oas_rails/blob/main/CHANGELOG.md)
- [Commits](a-chacon/oas_rails@oas_rails/v1.1.1...oas_rails/v1.3.2)

---
updated-dependencies:
- dependency-name: oas_rails
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Oct 16, 2025
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