Commit Graph

17653 Commits

Author SHA1 Message Date
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
dependabot[bot]
d64766af32 Bump pytest-playwright from 0.7.0 to 0.7.1
Bumps [pytest-playwright](https://github.com/microsoft/playwright-pytest) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](https://github.com/microsoft/playwright-pytest/compare/v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: pytest-playwright
  dependency-version: 0.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 23:08:41 +00:00
dependabot[bot]
c916b9e752 Bump rollup from 4.50.0 to 4.50.1
Bumps [rollup](https://github.com/rollup/rollup) from 4.50.0 to 4.50.1.
- [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.0...v4.50.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.50.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 23:08:31 +00:00
dependabot[bot]
753cb0b132 Bump moto from 5.1.11 to 5.1.12
Bumps [moto](https://github.com/getmoto/moto) from 5.1.11 to 5.1.12.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getmoto/moto/compare/5.1.11...5.1.12)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 23:08:14 +00:00
dependabot[bot]
f5f6a95937 Bump sass-embedded from 1.92.0 to 1.92.1
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.92.0 to 1.92.1.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.92.0...1.92.1)

---
updated-dependencies:
- dependency-name: sass-embedded
  dependency-version: 1.92.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 23:08:14 +00:00
Kenneth Kehl
180f372889 fix org invites 2025-09-08 12:44:45 -07:00
Kenneth Kehl
a5d2310253 fix org invites 2025-09-08 12:36:52 -07:00
Kenneth Kehl
de16e760ea fix org invites 2025-09-08 11:57:43 -07:00