Kenneth Kehl
d7c8fc0f1f
try pointing modules to old provider
2025-10-16 13:02:37 -07:00
Kenneth Kehl
ad517289d6
fix error
2025-10-16 12:47:29 -07:00
Kenneth Kehl
042efb0a07
fix format
2025-10-16 12:29:44 -07:00
Kenneth Kehl
c1bc07e85d
try with two providers
2025-10-16 12:28:30 -07:00
Kenneth Kehl
d9f9bb68df
try downgrade terraform-cloudgov to 2.0.0
2025-10-15 14:04:11 -07:00
Kenneth Kehl
0f502bfd11
try downgrade terraform-cloudgov to 2.3.0
2025-10-15 13:47:28 -07:00
Kenneth Kehl
63b6a2f807
upgrade terraform_cloudgov as well
2025-10-15 13:16:19 -07:00
Kenneth Kehl
7ab45dd785
upgrade terraform_cloudgov as well
2025-10-15 13:07:52 -07:00
Kenneth Kehl
4909ed4770
upgrade terraform_cloudgov as well
2025-10-15 12:56:41 -07:00
Kenneth Kehl
1013f0bb12
upgrade terraform_cloudgov as well
2025-10-15 12:50:43 -07:00
Kenneth Kehl
9e30741fb0
fiddle with container networking
2025-10-15 10:50:17 -07:00
Kenneth Kehl
b6913959a0
fiddle with container networking
2025-10-15 10:44:57 -07:00
Kenneth Kehl
6838f94c7a
fiddle with container networking
2025-10-15 10:34:38 -07:00
Kenneth Kehl
e6763bbf35
remove cloudfoundry-community
2025-10-15 10:23:01 -07:00
Kenneth Kehl
aa6cc0bdbd
remove cloudfoundry-community
2025-10-15 10:12:18 -07:00
ccostino
f716b7adfe
Merge pull request #3006 from GSA/dependabot/pip/hypothesis-6.140.4
...
Bump hypothesis from 6.140.3 to 6.140.4
10-15-2025
2025-10-15 09:52:45 -04:00
dependabot[bot]
9bed82dd8b
Bump hypothesis from 6.140.3 to 6.140.4
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.140.3 to 6.140.4.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.140.3...hypothesis-python-6.140.4 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.140.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 13:43:31 +00:00
ccostino
24795324a2
Merge pull request #3005 from GSA/dependabot/pip/charset-normalizer-3.4.4
...
Bump charset-normalizer from 3.4.3 to 3.4.4
2025-10-15 09:40:45 -04:00
ccostino
8ae9f03f17
Merge pull request #3007 from GSA/dependabot/npm_and_yarn/rollup/plugin-commonjs-28.0.7
...
Bump @rollup/plugin-commonjs from 28.0.6 to 28.0.7
2025-10-15 09:27:45 -04:00
dependabot[bot]
e342381e6b
Bump @rollup/plugin-commonjs from 28.0.6 to 28.0.7
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 28.0.6 to 28.0.7.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.7/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-version: 28.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-14 23:06:24 +00:00
dependabot[bot]
845132c7f6
Bump charset-normalizer from 3.4.3 to 3.4.4
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.3...3.4.4 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-14 23:05:15 +00:00
Beverly Nguyen
a88634b04e
Merge pull request #3003 from GSA/terraform_lockfile
...
use lockfile
2025-10-14 14:59:02 -07:00
Kenneth Kehl
3c6ecfb13c
fix format failures
2025-10-14 13:21:06 -07:00
Kenneth Kehl
f30c956a07
use lockfile
2025-10-14 11:54:53 -07:00
Alex Janousek
3a39d910b3
Feat/webpack ( #2998 )
...
* First commit
* Removed govuk for webpack. Modernized javascript importing. Removed dead js
* Fixed tests, a few styling bugs
* Fixed some table errors and regenerated backstop ref images
* Updated tests for coverage
* Changes from carlo suggestions
2025-10-14 13:20:58 -04:00
dependabot[bot]
3b3191b337
Bump @rollup/plugin-node-resolve from 16.0.2 to 16.0.3 ( #3001 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 16.0.2 to 16.0.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-version: 16.0.3
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-14 09:26:15 -04:00
dependabot[bot]
4722576125
Bump idna from 3.10 to 3.11 ( #3002 )
...
Bumps [idna](https://github.com/kjd/idna ) from 3.10 to 3.11.
- [Release notes](https://github.com/kjd/idna/releases )
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst )
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11 )
---
updated-dependencies:
- dependency-name: idna
dependency-version: '3.11'
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-14 13:25:47 +00:00
ccostino
10751eacba
Merge pull request #3000 from GSA/dependabot/pip/isort-7.0.0
...
Bump isort from 6.1.0 to 7.0.0
2025-10-14 09:17:33 -04:00
dependabot[bot]
f5a7ade89a
Bump isort from 6.1.0 to 7.0.0
...
Bumps [isort](https://github.com/PyCQA/isort ) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/6.1.0...7.0.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-14 13:05:49 +00:00
ccostino
3e1b77f9b4
Merge pull request #2999 from GSA/dependabot/pip/cachetools-6.2.1
...
Bump cachetools from 6.2.0 to 6.2.1
2025-10-14 09:03:26 -04:00
ccostino
54fd592b28
Merge pull request #2991 from GSA/2986-remove-unused-notifications-routes-from-jobspy
...
Remove view_notifications unused code
2025-10-14 08:54:40 -04:00
Beverly Nguyen
d44d7e8c1f
remove caseworker
2025-10-14 00:34:29 -07:00
dependabot[bot]
d211ef46c2
Bump cachetools from 6.2.0 to 6.2.1
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.2.0 to 6.2.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 23:06:23 +00:00
dependabot[bot]
4df5ba0d82
Bump phonenumbers from 9.0.15 to 9.0.16 ( #2996 )
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.15 to 9.0.16.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.15...v9.0.16 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.16
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-13 08:59:22 -04:00
dependabot[bot]
d9f8ab6a1d
Bump virtualenv from 20.35.1 to 20.35.3 ( #2997 )
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.35.1 to 20.35.3.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.35.1...20.35.3 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.35.3
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-13 08:57:46 -04:00
Beverly Nguyen
0a1136e2b5
fixing testing
2025-10-10 15:40:40 -07:00
ccostino
4bb36a793f
Merge pull request #2989 from GSA/template_usage
...
reverse template usage
2025-10-10 11:52:36 -04:00
ccostino
6fab5c9355
Merge pull request #2994 from GSA/dependabot/pip/pytest-env-1.2.0
...
Bump pytest-env from 1.1.5 to 1.2.0
2025-10-10 11:07:27 -04:00
ccostino
349ae5dcc0
Merge pull request #2995 from GSA/dependabot/pip/virtualenv-20.35.1
...
Bump virtualenv from 20.35.0 to 20.35.1
2025-10-10 10:19:38 -04:00
Beverly Nguyen
9efc3b36b3
removing view_notifications from other templates
2025-10-09 17:57:59 -07:00
dependabot[bot]
6580fcc866
Bump virtualenv from 20.35.0 to 20.35.1
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.35.0 to 20.35.1.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.35.0...20.35.1 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.35.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-09 23:07:44 +00:00
dependabot[bot]
49d032acbc
Bump pytest-env from 1.1.5 to 1.2.0
...
Bumps [pytest-env](https://github.com/pytest-dev/pytest-env ) from 1.1.5 to 1.2.0.
- [Release notes](https://github.com/pytest-dev/pytest-env/releases )
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.1.5...1.2.0 )
---
updated-dependencies:
- dependency-name: pytest-env
dependency-version: 1.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-09 23:07:06 +00:00
Beverly Nguyen
7c593284a7
Merge pull request #2993 from GSA/remove-timeoutpop-from-bundle
...
timeoutPopup not needed in main bundle
2025-10-09 15:25:03 -07:00
Kenneth Kehl
20247419df
fix tests
2025-10-09 13:25:35 -07:00
Beverly Nguyen
dab51878e8
timeoutPopup not needed in main bundle
2025-10-09 11:27:37 -07:00
Alex Janousek
02053b92cb
Timeout popup disappeared ( #2992 )
2025-10-09 11:21:12 -07:00
dependabot[bot]
ebdb644cf2
Bump virtualenv from 20.34.0 to 20.35.0 ( #2990 )
...
Bumps [virtualenv](https://github.com/pypa/virtualenv ) from 20.34.0 to 20.35.0.
- [Release notes](https://github.com/pypa/virtualenv/releases )
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst )
- [Commits](https://github.com/pypa/virtualenv/compare/20.34.0...20.35.0 )
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.35.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>
2025-10-09 12:05:26 -04:00
Kenneth Kehl
e8d8773351
fix so we only show up to current month
2025-10-09 07:31:15 -07:00
Beverly Nguyen
a013f30600
remove view_notifications unsed code
2025-10-08 16:37:42 -07:00
ccostino
78878da532
Merge pull request #2988 from GSA/fix-timeout-popup
...
Move timeout-popup out of uglify section
2025-10-08 17:57:02 -04:00