Skip to content
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

build(deps): bump django from 4.2.14 to 4.2.15 in /server #960

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Bumps django from 4.2.14 to 4.2.15.

Commits

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

Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](django/django@4.2.14...4.2.15)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 7, 2024
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.75%. Comparing base (56d4eb2) to head (7611622).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #960   +/-   ##
=======================================
  Coverage   64.75%   64.75%           
=======================================
  Files         434      434           
  Lines       12528    12528           
  Branches     2592     2622   +30     
=======================================
  Hits         8113     8113           
  Misses       4179     4179           
  Partials      236      236           
Flag Coverage Δ
javascript 69.79% <ø> (ø)
unittests 59.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@chandra-tacc chandra-tacc merged commit 1a057f2 into main Aug 12, 2024
6 checks passed
@chandra-tacc chandra-tacc deleted the dependabot/pip/server/django-4.2.15 branch August 12, 2024 20:29
chandra-tacc added a commit that referenced this pull request Aug 21, 2024
Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](django/django@4.2.14...4.2.15)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>
chandra-tacc added a commit that referenced this pull request Aug 21, 2024
* Fix and enable shared workspaces unit test (#927)

* Fix and enable shared workspaces unit test

* Remove submodule added in a previous PR

* WP-190: Handle concurrency with Tapis OAuth Token Refresh

initial commit

* WP-190: Handle concurrency with Tapis OAuth Token Refresh

initial commit

* Update server/portal/apps/auth/models.py

Co-authored-by: Sal Tijerina <r.sal.tijerina@gmail.com>

* remove unnecessary comment/todo

* Handle validation for FORK job type (#946)

* Handle validation for FORK job type

* Prettier fix

* Remove unrelated fix

* Adjust Yup validation and initialValues

* WP-551: use only strings for app arguments (#948)

* build(deps): bump sqlparse from 0.4.4 to 0.5.0 in /server (#947)

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.4.4...0.5.0)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>

* build(deps): bump idna from 3.4 to 3.7 in /server (#945)

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.4...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>

* build(deps): bump werkzeug from 3.0.1 to 3.0.3 in /server (#950)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.1...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* --- (#951)

updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /client (#952)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>

* build(deps): bump urllib3 from 1.26.18 to 1.26.19 in /server (#953)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>

* build(deps-dev): bump ws from 7.5.7 to 7.5.10 in /client (#954)

Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.7...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>

* build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /server (#956)

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump django from 4.2.11 to 4.2.14 in /server (#957)

Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14.
- [Commits](django/django@4.2.11...4.2.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump setuptools from 68.2.2 to 70.0.0 in /server (#958)

Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.2.2...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>

* task/wp-594: Setup internal docs with login access (#959)

* Allow docs to be behind login

* Lint fix

* Customize url path

* Fix unit test

* conditionally add urls.py

* Task/WP-585: TAS API: Country is no longer available. (#955)

* TAS: Country is no longer available.

* Adjust tests

* Search index cron tab fixes. (#949)

* build(deps): bump django from 4.2.14 to 4.2.15 in /server (#960)

Bumps [django](https://github.com/django/django) from 4.2.14 to 4.2.15.
- [Commits](django/django@4.2.14...4.2.15)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chandra Y <cyemparala@tacc.utexas.edu>

* build(deps): bump twisted from 23.10.0 to 24.7.0 in /server (#961)

Bumps [twisted](https://github.com/twisted/twisted) from 23.10.0 to 24.7.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](twisted/twisted@twisted-23.10.0...twisted-24.7.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Task/WP-80 Implement dynamic execution system selection (#921)

* Working version of execution system changes

+ get available systems
+ handle client side scenarios

* Add tests, fix issues found from unit tests

* Fix job history and also lint

* Use one attribute for exec systems instead of two

* Fix formatting

* Sort system list in UI

* Address code review comments

* Adjusted exec system label text and fixed jest tests

* Working version of execution system changes

+ get available systems
+ handle client side scenarios

* Add tests, fix issues found from unit tests

* Fix job history and also lint

* Use one attribute for exec systems instead of two

* Fix formatting

* Sort system list in UI

* Address code review comments

* Adjusted exec system label text and fixed jest tests

* Fix bug related to job history execution system

* Merge fix

* Redo the fix on job history

* Rework commit for exec and allocation

* Prettier, lint and test fix

* Fix merge issues

* Make exec system dependent on allocation

* Fix job history display of system name

* Handle max memory on a system

* Validation for execSystemId and fix express VM job submission

---------

Co-authored-by: Sal Tijerina <r.sal.tijerina@gmail.com>

* WP-190: Handle concurrency with Tapis OAuth Token Refresh

initial commit

* WP-190: Handle concurrency with Tapis OAuth Token Refresh

initial commit

* Setup Middleware for tapis token refresh

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Sal Tijerina <r.sal.tijerina@gmail.com>
Co-authored-by: Garrett Edmonds <43251554+edmondsgarrett@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant