Skip to content

Bump form-data and apigeetool in /sharedflows/verifyaccesstoken#158

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sharedflows/verifyaccesstoken/multi-3acd2542fb
Open

Bump form-data and apigeetool in /sharedflows/verifyaccesstoken#158
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/sharedflows/verifyaccesstoken/multi-3acd2542fb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown

Removes form-data. It's no longer used after updating ancestor dependency apigeetool. These dependencies need to be updated together.

Removes form-data

Updates apigeetool from 0.10.0 to 0.16.5

Release notes

Sourced from apigeetool's releases.

v0.16.5 - updated dependencies and some cleanup

No major feature adds or updates.

Updated dev-dependency of express to 4.21.0 .
Also cleaned up some tests of KVM operations.
And updated the README.

replace request with postman-request

This is the first official release in quite a while.
a bunch of new features are available in the release. Also we have migrated to postman-request, in lieu of the deprecated request library.

Commits
  • 50660b3 chore: further cleanup of casing for commands, README (#244)
  • 5219269 fix: correct case on commands for case-sensitive filesystems (#235)
  • ffd08ca update to v0.16.3 of the library
  • 9eea7de Replace request module with postman-request (#234)
  • 42c96cf Merge pull request #228 from DinoChiesa/master
  • e7c7377 clarify a couple things in README
  • 3382dd9 Merge pull request #227 from DinoChiesa/cachesupport
  • cb8ca59 add more cache commands: get, list clear
  • e63b160 Merge pull request #226 from DinoChiesa/issue212
  • e36a5a7 add updateKVMentry as a command
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dinochiesa, a new releaser for apigeetool since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependency [apigeetool](https://github.com/apigee/apigeetool-node). These dependencies need to be updated together.


Removes `form-data`

Updates `apigeetool` from 0.10.0 to 0.16.5
- [Release notes](https://github.com/apigee/apigeetool-node/releases)
- [Commits](apigee/apigeetool-node@v0.10.0...v0.16.5)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version:
  dependency-type: indirect
- dependency-name: apigeetool
  dependency-version: 0.16.5
  dependency-type: direct:production
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants