-
-
Notifications
You must be signed in to change notification settings - Fork 9
Bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group across 1 directory #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
551
commits into
main
from
dependabot/npm_and_yarn/npm_and_yarn-e04d5d616f
Closed
Bump form-data from 4.0.1 to 4.0.4 in the npm_and_yarn group across 1 directory #197
dependabot
wants to merge
551
commits into
main
from
dependabot/npm_and_yarn/npm_and_yarn-e04d5d616f
Conversation
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
More code cleanup
Move nav items
Add Solana Wallet UI
Remove broken colorblind mode
fix : Cannot read properties of undefined
Enhances sidebar functionality with improved tooltips and error handling Reorganizes navigation menu structure for better documentation flow Implements proper TypeScript typing and reduces code duplication Key improvements: - Adds tooltip support for sidebar buttons and menu items - Improves error handling in development mode - Restructures documentation navigation paths - Removes outdated documentation files
Refactors sidebar and updates documentation structure -Changes tested and working.
fix readme
- Add handle_logout function with multiple fallback approaches to ensure reliable testing - Implement handle_login function with complete MFA workflow - Add descriptive screenshots for video report generation - Include comprehensive error handling and logging This implementation ensures reliable testing of the login/logout process for the AGiXT Interactive application, providing visual documentation through the generated test videos. Closes #66
Implement handle_update_user and handle_invite_user functions in FrontEnd.py. The update user function supports modifying profile fields including last name and dropdown values, while the invite user function completes the team invitation workflow with verification. Both implementations use robust selector strategies and proper error handling to improve test reliability. Closes #68
Issue--66 | feat: Implement login/logout test workflows
Fix activity timers for #188
Fix side scrolling in chat
Better activities UI
Add rename company agent, fix solana keys on agent settings page
Add edit provider settings feature
Fix pending invites per company
Bumps the npm_and_yarn group with 1 update in the / directory: [form-data](https://github.com/form-data/form-data). Updates `form-data` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.1...v4.0.4) --- updated-dependencies: - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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
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.
Bumps the npm_and_yarn group with 1 update in the / directory: form-data.
Updates
form-datafrom 4.0.1 to 4.0.4Changelog
Sourced from form-data's changelog.
... (truncated)
Commits
41996f5v4.0.4316c82b[meta] actually ensure the readme backup isn’t published2300ca1[meta] fix readme capitalization811f682[meta] addauto-changelog5e34080[Tests] fix linting errors1d11a76[Tests] handle predict-v8-randomness failures in node < 17 and node > 2358c25d7[Dev Deps] update@ljharb/eslint-config3d17230[Fix] Switch to usingcryptorandom for boundary valuesd8d67dcv4.0.3e6e83cc[meta] remove local commit hooksDependabot 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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.