Commit Graph

13539 Commits

Author SHA1 Message Date
Kenneth Kehl
8d9e351e47 more session scope client fuzz 2025-09-11 10:09:47 -07:00
Kenneth Kehl
a3aabca962 more session scope client fuzz 2025-09-11 09:45:05 -07:00
Kenneth Kehl
80c772fc9d more fuzz services 2025-09-11 09:23:03 -07:00
Kenneth Kehl
6974921abf fuzz settings 2025-09-10 15:01:09 -07:00
Kenneth Kehl
7e4114e2ab fuzz settings 2025-09-10 14:51:50 -07:00
Kenneth Kehl
edb34a54f7 fuzz settings 2025-09-10 14:43:56 -07:00
Kenneth Kehl
df691a918d fuzz 405 2025-09-10 14:29:52 -07:00
Kenneth Kehl
50979ae95a fuzz 2025-09-10 13:59:17 -07:00
Kenneth Kehl
353c6e1a1f fuzz 2025-09-10 13:45:38 -07:00
Kenneth Kehl
cf5111ed21 fuzz 2025-09-10 13:11:24 -07:00
Kenneth Kehl
47db359c3f fuzz 2025-09-10 12:56:05 -07:00
Kenneth Kehl
612cb60f99 fuzz 2025-09-10 12:34:34 -07:00
Kenneth Kehl
8010a1b7f9 fuzz 2025-09-10 12:25:19 -07:00
Kenneth Kehl
a66121b704 fuzz 2025-09-10 12:13:06 -07:00
Kenneth Kehl
9859a0fe06 fuzz 2025-09-10 11:41:58 -07:00
Kenneth Kehl
0624e90718 fuzz 2025-09-10 11:32:21 -07:00
Kenneth Kehl
4a3a1394b4 fuzz 2025-09-10 10:34:56 -07:00
Kenneth Kehl
861df96c8a fuzz 2025-09-10 10:18:04 -07:00
ccostino
56051d149b Merge pull request #1963 from GSA/org_invites
fix org invites
2025-09-10 12:29:21 -04:00
Kenneth Kehl
6534d0de5a fix org invites 2025-09-08 13:03:36 -07:00
Kenneth Kehl
b5a35cd89d fix org invites 2025-09-08 12:53:39 -07:00
Kenneth Kehl
a2ff034b78 fix org invites 2025-09-08 08:17:37 -07:00
ccostino
3a91b367f8 Merge pull request #1959 from GSA/dependabot/pip/pytest-mock-3.15.0
Bump pytest-mock from 3.14.1 to 3.15.0
2025-09-04 22:21:12 -04:00
dependabot[bot]
bd2b1bc39e Bump pytest-mock from 3.14.1 to 3.15.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.1 to 3.15.0.
- [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.14.1...v3.15.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-version: 3.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-05 02:06:06 +00:00
ccostino
17c9f4b6bf Merge pull request #1960 from GSA/dependabot/pip/pytest-8.4.2
Bump pytest from 8.4.1 to 8.4.2
2025-09-04 22:03:54 -04:00
ccostino
cfb87176ca Merge pull request #1949 from GSA/unskip
fix or remove skipped tests
2025-09-04 21:35:46 -04:00
Carlo Costino
490567430f Merge branch 'main' into unskip 2025-09-04 21:28:19 -04:00
ccostino
f245f270e6 Merge pull request #1961 from GSA/2899-when-users-view-old-jobs-the-code-crashes-trying-to-read-deleted-csv-files-500-error
Handle StopIteration in extract_phones when CSV files are empty/missing
2025-09-04 21:13:51 -04:00
Beverly Nguyen
539b6a7787 Handle StopIteration in extract_phones when CSV files are empty/missing 2025-09-04 17:46:18 -07:00
Beverly Nguyen
efbc8b2cff Merge pull request #1958 from GSA/notify-api-1065
improve error handling
2025-09-04 15:10:01 -07:00
dependabot[bot]
4f63c2b8f4 Bump pytest from 8.4.1 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 21:07:53 +00:00
Kenneth Kehl
679b4e5044 improve logging 2025-09-04 13:37:58 -07:00
Kenneth Kehl
a7e79342c0 improve logging 2025-09-04 13:18:18 -07:00
Kenneth Kehl
ded60409a8 improve logging 2025-09-04 12:30:52 -07:00
ccostino
0ea656166a Merge pull request #1943 from GSA/notify-api-833
try UserState enum
2025-09-03 16:58:28 -04:00
Kenneth Kehl
e0a4fd834d merge from main 2025-09-03 10:36:53 -07:00
Kenneth Kehl
7df2c5b9f2 merge from main 2025-09-03 10:35:14 -07:00
Kenneth Kehl
8dd035130f Merge from main 2025-09-03 10:34:30 -07:00
Kenneth Kehl
c6e1e662ad improve error handling 2025-09-03 10:33:27 -07:00
ccostino
d1a4827589 Merge pull request #1940 from GSA/upgrade_python_again
upgrade python to 3.13.2
2025-09-03 11:34:31 -04:00
Kenneth Kehl
446565b9dd merge from main 2025-09-03 08:15:36 -07:00
ccostino
82e097910a Merge pull request #1955 from GSA/dependabot/pip/regex-2025.9.1
Bump regex from 2025.8.29 to 2025.9.1
2025-09-03 10:34:41 -04:00
dependabot[bot]
4fc1ef888c Bump regex from 2025.8.29 to 2025.9.1
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.8.29 to 2025.9.1.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.8.29...2025.9.1)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-03 12:37:33 +00:00
ccostino
fa7e7de3c4 Merge pull request #1956 from GSA/dependabot/pip/cryptography-45.0.7
Bump cryptography from 45.0.6 to 45.0.7
2025-09-03 08:35:23 -04:00
dependabot[bot]
fae2e05b58 Bump cryptography from 45.0.6 to 45.0.7
Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.6 to 45.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/45.0.6...45.0.7)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 45.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-03 10:38:45 +00:00
Alex Janousek
7e573e1a6d Important downgrade to enable text message send again (#1953)
* Revert gevent to 25.5.1

* Add Dependabot ignore rule for gevent 25.8+

* Added dependabot rule
2025-09-02 10:26:58 -04:00
Kenneth Kehl
f616135434 get rid of skips 2025-09-02 07:24:31 -07:00
Kenneth Kehl
651a838e70 get rid of skips 2025-09-02 07:15:07 -07:00
dependabot[bot]
3da3abb812 Bump phonenumbers from 9.0.12 to 9.0.13 (#1951)
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.12 to 9.0.13.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.12...v9.0.13)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.13
  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-08-30 22:32:09 +00:00
dependabot[bot]
1a608df512 Bump mistune from 3.1.3 to 3.1.4 (#1950)
Bumps [mistune](https://github.com/lepture/mistune) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: mistune
  dependency-version: 3.1.4
  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-08-30 22:22:47 +00:00