Skip to content

chore(deps): update dependency flawiddsouza/restfox to v0.40.0

Renovate Bot requested to merge renovate/flawiddsouza-restfox-0.x into main

This MR contains the following updates:

Package Update Change
flawiddsouza/Restfox minor 0.39.0 -> 0.40.0

Release Notes

flawiddsouza/Restfox (flawiddsouza/Restfox)

v0.40.0

Compare Source

What's New
  • Plugin / Script > rf.setParentEnvVar (resolves #​346)
Fixes
  • File Workspace > script disappears from a request when a request is moved from one folder to another but reappears when we close and reopen the app (fixes #​345)
  • Sidebar > Duplicating and dragging request from one folder to another, then dragging it to the end of the original folder makes it disappear (fixes #​343)
  • Response Panel > application/problem+json and application/problem+xml should be considered as render-able types + change Binary Response Warning to Unknown Media Type Warning and also show media type in the warning (resolves #​347)
Packages

For Ubuntu, snap can be installed using:

sudo snap install restfox

For macOS, the app can be installed using homebrew:

brew install restfox

For Windows, the app can be installed using:

scoop bucket add extras
scoop install restfox

NOTE: Not all the builds have been tested properly, so please create an issue if you encounter any problems.

Full Changelog: https://github.com/flawiddsouza/Restfox/compare/v0.39.0...v0.40.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports