dependabot[bot]
da24a1c2da
Bump click from 8.2.1 to 8.3.0 ( #2921 )
...
Bumps [click](https://github.com/pallets/click ) from 8.2.1 to 8.3.0.
- [Release notes](https://github.com/pallets/click/releases )
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/click/compare/8.2.1...8.3.0 )
---
updated-dependencies:
- dependency-name: click
dependency-version: 8.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
09-19-2025
12-19-2025
2025-09-19 08:18:17 -04:00
ccostino
203ff42008
Merge pull request #2912 from GSA/fuzz
...
Add fuzz tests
2025-09-18 16:57:11 -04:00
Carlo Costino
09ffdd206c
Merge branch 'main' into fuzz
2025-09-18 16:48:52 -04:00
Alex Janousek
8057c7f8dc
Consolidating code ql findings ( #2920 )
...
* Consolidating code ql findings
* Added ref files for backstop to set baseline for removing custom js file
* Potential fix for code scanning alert no. 32: URL redirection from remote source
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Removed unused large file
* Fixed import order
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-18 16:42:39 -04:00
dependabot[bot]
34d6c827c2
Bump gevent from 25.8.2 to 25.9.1 ( #2917 )
...
Bumps [gevent](https://github.com/gevent/gevent ) from 25.8.2 to 25.9.1.
- [Release notes](https://github.com/gevent/gevent/releases )
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst )
- [Commits](https://github.com/gevent/gevent/compare/25.8.2...25.9.1 )
---
updated-dependencies:
- dependency-name: gevent
dependency-version: 25.9.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 13:12:12 -04:00
Kenneth Kehl
398a48304c
cleanup
2025-09-18 07:18:08 -07:00
Kenneth Kehl
7999f631e5
more tests
2025-09-17 13:43:16 -07:00
Kenneth Kehl
7a8fbc0708
merge from main
2025-09-17 12:39:32 -07:00
Kenneth Kehl
8166fab031
fix
2025-09-17 12:22:09 -07:00
Kenneth Kehl
518823439e
ugh
2025-09-17 12:16:12 -07:00
ccostino
8b4f30874b
Merge pull request #2910 from GSA/2627-debugging-socketio
...
Improve polling performance and remove unused updateContent module
2025-09-17 13:24:42 -04:00
Beverly Nguyen
4fc131de66
update error handling
2025-09-17 10:00:29 -07:00
Beverly Nguyen
9d59641562
flake8
2025-09-16 22:46:35 -07:00
Beverly Nguyen
e0cfb38ea0
fix pytest
2025-09-16 22:31:07 -07:00
Beverly Nguyen
8347bee078
Added more test for 75% globally
2025-09-16 21:55:17 -07:00
dependabot[bot]
d720860eb8
Bump cryptography from 45.0.7 to 46.0.0 ( #2913 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.7 to 46.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 00:47:05 +00:00
dependabot[bot]
a36fd553e9
Bump phonenumbers from 9.0.13 to 9.0.14 ( #2914 )
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.13 to 9.0.14.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.13...v9.0.14 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 00:37:10 +00:00
dependabot[bot]
f023500efc
Bump pytest-mock from 3.15.0 to 3.15.1 ( #2915 )
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.15.0...v3.15.1 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-version: 3.15.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 20:26:11 -04:00
Kenneth Kehl
cef8917614
debug ugh
2025-09-16 14:31:53 -07:00
Beverly Nguyen
0c347fe3db
update jest test
2025-09-16 14:20:54 -07:00
Kenneth Kehl
3510bca17a
debug ugh
2025-09-16 14:16:32 -07:00
Kenneth Kehl
7003e9abd7
first fuzz test
2025-09-16 13:29:23 -07:00
Kenneth Kehl
0cc9d9a7f4
first fuzz test
2025-09-16 13:13:34 -07:00
Kenneth Kehl
6088e7b5c7
first fuzz test
2025-09-16 12:51:24 -07:00
Kenneth Kehl
dc86a8fa57
first fuzz test
2025-09-16 12:26:03 -07:00
Kenneth Kehl
d681e43e83
first fuzz test
2025-09-16 11:57:36 -07:00
Kenneth Kehl
31a7016260
first fuzz test
2025-09-16 11:46:22 -07:00
Kenneth Kehl
863b143f33
first fuzz test
2025-09-16 11:26:51 -07:00
Kenneth Kehl
f4ce7a3962
first fuzz test
2025-09-16 11:13:06 -07:00
dependabot[bot]
8a2516b423
Bump rollup from 4.50.1 to 4.50.2 ( #2911 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.50.1 to 4.50.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.50.1...v4.50.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.50.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-16 09:54:52 -04:00
Beverly Nguyen
42c5d6183e
fix jest testing
2025-09-15 13:37:48 -07:00
Beverly Nguyen
f765f19c3b
improve polling performance and remove unused updateContent module
2025-09-15 13:16:13 -07:00
Beverly Nguyen
5ae6cf7abf
removing updatecontent function and using socketio
2025-09-15 00:49:01 -07:00
Beverly Nguyen
c8be3d37bd
rm updateContent.js
2025-09-15 00:44:07 -07:00
ccostino
afe62a70c1
Merge pull request #2909 from GSA/dependabot/pip/numpy-2.3.3
...
Bump numpy from 2.3.2 to 2.3.3
2025-09-11 17:00:10 -04:00
dependabot[bot]
6d2e0f4aa9
Bump numpy from 2.3.2 to 2.3.3
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 18:33:58 +00:00
ccostino
232425558b
Merge pull request #2908 from GSA/dependabot/pip/pycparser-2.23
...
Bump pycparser from 2.22 to 2.23
2025-09-11 14:31:51 -04:00
dependabot[bot]
7004a02e96
Bump pycparser from 2.22 to 2.23
...
Bumps [pycparser](https://github.com/eliben/pycparser ) from 2.22 to 2.23.
- [Release notes](https://github.com/eliben/pycparser/releases )
- [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES )
- [Commits](https://github.com/eliben/pycparser/compare/release_v2.22...release_v2.23 )
---
updated-dependencies:
- dependency-name: pycparser
dependency-version: '2.23'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 16:48:15 +00:00
ccostino
8b0af3fc32
Merge pull request #2906 from GSA/dependabot/pip/cffi-2.0.0
...
Bump cffi from 1.17.1 to 2.0.0
2025-09-11 12:46:25 -04:00
ccostino
d098d11b9e
Merge pull request #2904 from GSA/dependabot/npm_and_yarn/rollup-4.50.1
...
Bump rollup from 4.50.0 to 4.50.1
2025-09-11 11:08:55 -04:00
dependabot[bot]
16b495003e
Bump cffi from 1.17.1 to 2.0.0
...
Bumps [cffi](https://github.com/python-cffi/cffi ) from 1.17.1 to 2.0.0.
- [Release notes](https://github.com/python-cffi/cffi/releases )
- [Commits](https://github.com/python-cffi/cffi/compare/v1.17.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: cffi
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 14:17:31 +00:00
ccostino
aed9f3e957
Merge pull request #2905 from GSA/dependabot/pip/pytest-playwright-0.7.1
...
Bump pytest-playwright from 0.7.0 to 0.7.1
2025-09-11 10:15:25 -04:00
ccostino
944b5eaa62
Merge pull request #2903 from GSA/dependabot/pip/moto-5.1.12
...
Bump moto from 5.1.11 to 5.1.12
2025-09-11 09:59:28 -04:00
ccostino
2c372b0464
Merge pull request #2902 from GSA/dependabot/npm_and_yarn/sass-embedded-1.92.1
...
Bump sass-embedded from 1.92.0 to 1.92.1
2025-09-11 09:36:50 -04:00
ccostino
524e8c87e8
Merge pull request #2901 from GSA/org_invites
...
fix org invites
2025-09-10 17:24:31 -04:00
Kenneth Kehl
4a14bf6f89
code review feedback
2025-09-10 10:29:50 -07:00
Kenneth Kehl
0fea345c8e
ugh secrets
2025-09-09 12:57:25 -07:00
Kenneth Kehl
5d83cc43b2
cleanup
2025-09-09 12:43:15 -07:00
Kenneth Kehl
3d7aee19d2
fix org invite tests
2025-09-09 08:24:33 -07:00
Kenneth Kehl
a85a540abd
try fixing tests
2025-09-09 07:28:45 -07:00