-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump python-multipart from 0.0.6 to 0.0.18 in /backend/auth-service in the pip group across 1 directory #15
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
Open
dependabot
wants to merge
16
commits into
main
Choose a base branch
from
dependabot/pip/backend/auth-service/pip-445d0b7773
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
…pload) to the landing next using Next (first part not working yet)
Bumps the npm_and_yarn group with 1 update in the /landing-next directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.30 to 14.2.32 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.30...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
- Add CORS_ALLOWED_ORIGINS environment variable support to all services - Default to localhost for local development (no config needed) - Allow custom domains via .env file for production - Updated services: ingestion, embedding, ai-agent, chunking, redaction, document-parsing - Maintains backward compatibility and portability
- Resolved conflicts in frontend/script.js, ingestion-service/database.py, and ingestion-service/main.py - Kept remote's new task-based architecture and upload flow - Preserved our CORS environment variable configuration for all services - Maintained database pooling and retry logic enhancements - Successfully integrated 17 remote commits with our CORS improvements
…ng-next/npm_and_yarn-e6a81f5c20 chore(deps): bump next from 14.2.30 to 14.2.32 in /landing-next in the npm_and_yarn group across 1 directory
…models.py, main.py, and package.json - Resolved docker-compose.yml: kept TASK_SERVICE_URL and uncommented dependencies/healthcheck - Resolved auth_models.py: kept frontend version with proper imports - Resolved main.py: merged database imports and kept retry logic - Resolved package.json: merged all dependencies including new frontend packages - Kept frontend/nginx.conf and frontend/script.js (HEAD versions)
Bumps the pip group with 1 update in the /backend/auth-service directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `python-multipart` from 0.0.6 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.6...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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
python
Pull requests that update python 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 pip group with 1 update in the /backend/auth-service directory: python-multipart.
Updates
python-multipartfrom 0.0.6 to 0.0.18Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
5b1aed8Version 0.0.18 (#191)9205a0eHard break if found data after last boundary onMultipartParser(#189)170e604Update ruff & mypy (#188)e53b541Create SECURITY.md (#187)02d1ec1fuzz: fix boundary error (#179)616b81eVersion 0.0.17 (#183)ca52662Handle PermissionError in fallback code for old import name (#182)8764067Version 0.0.16 (#177)ce85154Version 0.0.15 (#175)73fb55dci: check-sdist (#172)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 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.