Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2025

Bumps net.portswigger.burp.extensions:montoya-api from 2025.2 to 2025.11.

Release notes

Sourced from net.portswigger.burp.extensions:montoya-api's releases.

2025.11

  • Added ability to name hotkeys.

2025.10

  • Added RankingUtils which can be used to rank a collection of HttpRequestResponse objects.
  • Added optional description to SettingsPanelSetting.
  • Added ability to retrieve ID from ProxyHttpRequestResponse and ProxyWebSocketMessage.
  • Added support for DEFLATE compression within CompressionUtils.

2025.8

  • Added ability to open Burp's Settings window.
  • Added ability to create HttpHeader using byte[].
  • Added ability to set caret position in Editors.

2025.7

  • Added ability to retrieve Organizer items.

2025.6

  • Added ability to register scan checks of different types, such as active per host.
  • Added SettingsPanelBuilder to create settings panels.
  • Added ShellUtils to simplify external process execution.

2025.5

  • Added ability to register a custom settings panel.

2025.4

  • Added ability to import bambdas using the new Bambda interface.

2025.3

  • Added ability to register Editor hotkeys.
  • Added additional URL encoding methods.
  • Added overloaded logToOutput method to Logging.
  • Added utility hasRequestSelection and hasResponseSelection to RequestResponseSelection.
Changelog

Sourced from net.portswigger.burp.extensions:montoya-api's changelog.

v2025.11

  • Added ability to name hotkeys.

v2025.10

  • Added RankingUtils which can be used to rank a collection of HttpRequestResponse objects.
  • Added optional description to SettingsPanelSetting.
  • Added ability to retrieve ID from ProxyHttpRequestResponse and ProxyWebSocketMessage.
  • Added support for DEFLATE compression within CompressionUtils.

v2025.8

  • Added ability to open Burp's Settings window.
  • Added ability to create HttpHeader using byte[].
  • Added ability to set caret position in Editors.

v2025.7

  • Added ability to retrieve Organizer entries.

v2025.6

  • Added ability to register scan checks of different types, such as active per host.
  • Added SettingsPanelBuilder to create settings panels.
  • Added ShellUtils to simplify external process execution.

v2025.5

  • Added ability to register a custom settings panel.

v2025.4

  • Added ability to import bambdas using the new Bambda interface.

v2025.3

  • Added ability to register Editor hotkeys.
  • Added additional URL encoding methods.
  • Added overloaded logToOutput method to Logging.
  • Added utility hasRequestSelection and hasResponseSelection to RequestResponseSelection.
Commits
  • a523874 Version 2025.11 - Add named hotkeys.
  • 376e8d3 Version 2025.10 - Add ranking utilities.
  • 0cb5082 Version 2025.8 - Add ability to open Burp's Settings window.
  • ab358b2 Version 2025.7 - Add ability to retrieve Organizer items.
  • 7c3ad24 Add JavaDoc for version 2025.6.
  • 775bdf5 Version 2025.6 - Fine grained custom scan checks, settings panel builder and ...
  • bc6bfd9 Update Burp Suite Professional EULA.
  • 8113afc Version 2025.5 - Add ability to register a custom settings panel.
  • ddd926e Version 2025.4 - Add ability to import bambdas.
  • dd97880 Version 2025.3 - Add ability to register Editor hot keys.
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [net.portswigger.burp.extensions:montoya-api](https://github.com/PortSwigger/burp-extensions-montoya-api) from 2025.2 to 2025.11.
- [Release notes](https://github.com/PortSwigger/burp-extensions-montoya-api/releases)
- [Changelog](https://github.com/PortSwigger/burp-extensions-montoya-api/blob/main/CHANGELOG.md)
- [Commits](PortSwigger/burp-extensions-montoya-api@2025.2...2025.11)

---
updated-dependencies:
- dependency-name: net.portswigger.burp.extensions:montoya-api
  dependency-version: '2025.11'
  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 java Pull requests that update java code labels Nov 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2025

Superseded by #219.

@dependabot dependabot bot closed this Dec 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/develop/net.portswigger.burp.extensions-montoya-api-2025.11 branch December 10, 2025 06:00
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants