Commit Graph

17904 Commits

Author SHA1 Message Date
dependabot[bot]
fb57ca4fa4 Bump hypothesis from 6.142.3 to 6.142.4 (#3058)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.3 to 6.142.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.3...hypothesis-python-6.142.4)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.142.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-10-28 12:54:11 +00:00
dependabot[bot]
340a63a8c7 Bump python-dotenv from 1.1.1 to 1.2.1 (#3059)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.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-10-28 08:46:12 -04:00
ccostino
f7f77eaea0 Merge pull request #3060 from GSA/dependabot/pip/pip-25.3
Bump pip from 25.2 to 25.3
2025-10-28 08:36:06 -04:00
dependabot[bot]
df1d403a7a Bump pip from 25.2 to 25.3
Bumps [pip](https://github.com/pypa/pip) from 25.2 to 25.3.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/25.2...25.3)

---
updated-dependencies:
- dependency-name: pip
  dependency-version: '25.3'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 12:25:17 +00:00
ccostino
c80b17f80f Merge pull request #3056 from GSA/dependabot/pip/redis-7.0.1
Bump redis from 7.0.0 to 7.0.1
2025-10-28 08:23:29 -04:00
dependabot[bot]
636c3649e7 Bump redis from 7.0.0 to 7.0.1
Bumps [redis](https://github.com/redis/redis-py) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 23:21:09 +00:00
ccostino
38f1402306 Merge pull request #3054 from GSA/dependabot/npm_and_yarn/rollup/plugin-commonjs-28.0.9
Bump @rollup/plugin-commonjs from 28.0.8 to 28.0.9
2025-10-27 08:46:21 -04:00
ccostino
40049b5540 Merge pull request #3053 from GSA/dependabot/pip/phonenumbers-9.0.17
Bump phonenumbers from 9.0.16 to 9.0.17
2025-10-27 08:28:04 -04:00
dependabot[bot]
6121e6b397 Bump @rollup/plugin-commonjs from 28.0.8 to 28.0.9
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.8 to 28.0.9.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.9/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 28.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 23:06:02 +00:00
dependabot[bot]
bda5a25a3f Bump phonenumbers from 9.0.16 to 9.0.17
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.16 to 9.0.17.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.16...v9.0.17)

---
updated-dependencies:
- dependency-name: phonenumbers
  dependency-version: 9.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 23:05:08 +00:00
dependabot[bot]
6e2c590df9 Bump @babel/core from 7.28.4 to 7.28.5 (#3051)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.4 to 7.28.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.28.5
  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-10-24 18:12:08 +00:00
dependabot[bot]
2fda7f45c0 Bump flake8-bugbear from 24.12.12 to 25.10.21 (#3046)
* Bump flake8-bugbear from 24.12.12 to 25.10.21

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.12.12 to 25.10.21.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.12.12...25.10.21)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-version: 25.10.21
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix B042 warnings from flake8-bugbear 25.10.21 upgrade

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Janousek <alex.janousek@gsa.gov>
2025-10-24 14:08:32 -04:00
dependabot[bot]
e89369b6a5 Bump @babel/preset-env from 7.28.3 to 7.28.5 (#3052)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.28.3 to 7.28.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.5
  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-10-24 14:04:50 -04:00
ccostino
4a924ca131 Merge pull request #3050 from GSA/dependabot/npm_and_yarn/sass-loader-16.0.6
Bump sass-loader from 16.0.5 to 16.0.6
2025-10-24 12:53:10 -04:00
ccostino
b407d81cf2 Merge pull request #3049 from GSA/3012-one-off-button-is-missing-for-users-with-only-send-message-permission
Bug Fix: One-off button is missing for users with ‘send message' permission
2025-10-24 12:21:37 -04:00
dependabot[bot]
0fe7bc69bb Bump sass-loader from 16.0.5 to 16.0.6
Bumps [sass-loader](https://github.com/webpack/sass-loader) from 16.0.5 to 16.0.6.
- [Release notes](https://github.com/webpack/sass-loader/releases)
- [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/sass-loader/compare/v16.0.5...v16.0.6)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-version: 16.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-23 23:07:16 +00:00
Beverly Nguyen
5fa8074120 add test for send-one-off 2025-10-23 11:50:24 -07:00
Beverly Nguyen
06b4ecbbcf Bug Fix: One-off button is missing for users with only ‘send message’ permission. 2025-10-23 11:47:29 -07:00
ccostino
16b60665a0 Merge pull request #3045 from GSA/dependabot/pip/redis-7.0.0
Bump redis from 6.4.0 to 7.0.0
2025-10-23 14:18:44 -04:00
ccostino
76555309f5 Merge pull request #3048 from GSA/terraform_upgrade6
revert attempt to upgrade api_network_route
2025-10-23 12:09:42 -04:00
Kenneth Kehl
d3e5fc8689 re add api_network_route with new provider 2025-10-23 08:57:31 -07:00
Kenneth Kehl
3a07afe498 re add api_network_route with new provider 2025-10-23 08:44:03 -07:00
ccostino
6c978fd7cb Merge pull request #3043 from GSA/terraform_upgrade6
try to change api_network_route
2025-10-23 11:25:26 -04:00
Kenneth Kehl
675952ea9b comment out terraform debug 2025-10-23 07:44:07 -07:00
dependabot[bot]
a8027bc8f0 Bump redis from 6.4.0 to 7.0.0
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v6.4.0...v7.0.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-23 12:20:37 +00:00
ccostino
6e26252558 Merge pull request #3044 from GSA/dependabot/pip/hypothesis-6.142.3
Bump hypothesis from 6.142.2 to 6.142.3
2025-10-23 08:18:34 -04:00
dependabot[bot]
146a5cb8b1 Bump hypothesis from 6.142.2 to 6.142.3
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.2 to 6.142.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.2...hypothesis-python-6.142.3)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-version: 6.142.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-22 23:05:48 +00:00
Kenneth Kehl
3261d4a988 try to change api_network_route 2025-10-22 14:34:44 -07:00
Kenneth Kehl
6e00dfb833 try to change api_network_route 2025-10-22 14:08:09 -07:00
ccostino
374d7e7559 Merge pull request #3042 from GSA/terraform_upgrade6
recreate module.redis-v70 on staging
2025-10-22 16:33:41 -04:00
Kenneth Kehl
834a6c2ae5 recreate redis-v70 with the new terraform provider 2025-10-22 13:25:18 -07:00
Kenneth Kehl
ab842ac947 recreate redis-v70 with the new terraform provider 2025-10-22 13:20:47 -07:00
Kenneth Kehl
2fa1d5b444 actually destroy module.redis-v70 on staging 2025-10-22 13:08:55 -07:00
ccostino
f5f15662da Merge pull request #3041 from GSA/terraform_upgrade6
set up module.redis-v70 for upgrade
2025-10-22 15:57:23 -04:00
Kenneth Kehl
f5c2c392a7 set up module.redis-v70 for upgrade 2025-10-22 12:18:59 -07:00
ccostino
e885542bf3 Merge pull request #3038 from GSA/terraform_upgrade6
rebuild module.logo_upload_bucket with cloudfoundry provider
2025-10-22 14:27:12 -04:00
Kenneth Kehl
818264cdea resolve conflicts 2025-10-22 10:58:17 -07:00
Kenneth Kehl
46b63353a7 build the new moduule.logo_upload_bucket 2025-10-22 10:44:27 -07:00
ccostino
0d949ca69c Merge pull request #3040 from GSA/terraform_upgrade5
comment out module.logo_upload_bucket so it doesnt get recreated
2025-10-22 13:30:28 -04:00
Kenneth Kehl
e2e17780c7 comment out module.logo_upload_bucket so it doesnt get recreated 2025-10-22 10:20:27 -07:00
Kenneth Kehl
63c0aad060 Merge pull request #3039 from GSA/terraform_upgrade5
destroy module.logo_upload_bucket
2025-10-22 10:08:42 -07:00
Kenneth Kehl
f2a9666cf3 destroy module.logo_upload_bucket 2025-10-22 09:58:18 -07:00
ccostino
a1aebe42ef Merge pull request #3037 from GSA/terraform_upgrade5
destroy module.logo_upload_bucket
2025-10-22 12:44:12 -04:00
Kenneth Kehl
1882b4634d rebuild module.logo_upload_bucket with cloudfoundry provider 2025-10-22 09:39:28 -07:00
Kenneth Kehl
19e6959963 destroy module.logo_upload_bucket 2025-10-22 09:35:30 -07:00
ccostino
3cc87b0d6e Merge pull request #3036 from GSA/terraform_upgrade4
Terraform upgrade4
2025-10-22 12:19:07 -04:00
Kenneth Kehl
89160f44b8 try again 2025-10-22 09:05:47 -07:00
Kenneth Kehl
867af9c143 try again 2025-10-22 08:56:00 -07:00
Kenneth Kehl
c5432d2f15 try again 2025-10-22 08:38:34 -07:00
ccostino
e709b29a48 Merge pull request #3034 from GSA/terraform_upgrade4
fix username and password for terraform debug
2025-10-22 11:25:00 -04:00