chore(deps): bump form-data and oas-tools in /server - #146
Draft
dependabot[bot] wants to merge 1 commit into
Draft
chore(deps): bump form-data and oas-tools in /server#146dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependency [oas-tools](https://github.com/oas-tools/oas-tools). These dependencies need to be updated together. Removes `form-data` Updates `oas-tools` from 2.2.2 to 3.1.0 - [Release notes](https://github.com/oas-tools/oas-tools/releases) - [Changelog](https://github.com/oas-tools/oas-tools/blob/main/CHANGELOG.md) - [Commits](oas-tools/oas-tools@2.2.2...v3.1.0) --- updated-dependencies: - dependency-name: form-data dependency-version: dependency-type: indirect - dependency-name: oas-tools dependency-version: 3.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
k1ch
requested changes
Jul 22, 2025
Collaborator
There was a problem hiding this comment.
We should not upgrade oas-tools to v3 until this issue is resolved: oas-tools/oas-tools#383
Cc: @mikelax
Collaborator
@k1ch i was thinking that we would actually migrate away from oas-tools. Look at #12 for more info. |
k1ch
marked this pull request as draft
October 28, 2025 14:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes form-data. It's no longer used after updating ancestor dependency oas-tools. These dependencies need to be updated together.
Removes
form-dataUpdates
oas-toolsfrom 2.2.2 to 3.1.0Release notes
Sourced from oas-tools's releases.
... (truncated)
Changelog
Sourced from oas-tools's changelog.
... (truncated)
Commits
622df71chore(release): v3.1.0 [skip ci]15c3c54Merge pull request #368 from oas-tools/develop32a4871Merge pull request #366 from pebo/fix/jest-dynamic-esm-import-issue1d626b7chore: Update commons libraryeaf73a0fix: Avoid route overlapping when registeringae3a2e6style: lint fix8bb0aa5fix: Compatibility issue with parameter parsing3a8a74cMerge pull request #365 from pebo/feat/upgrade-js-yaml918de8cfix: support jest test906596afeat: upgrade js-yaml to v4.1.0You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.