Beverly Nguyen
|
0c347fe3db
|
update jest test
|
2025-09-16 14:20:54 -07: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 |
|
Kenneth Kehl
|
31e72ea24b
|
fix org invites
|
2025-09-08 08:23:04 -07:00 |
|
dependabot[bot]
|
f1b87f56ca
|
Bump @babel/core from 7.28.3 to 7.28.4 (#2900)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.3 to 7.28.4.
- [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.4/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.28.4
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-08 08:45:53 -04:00 |
|
ccostino
|
59a391f15b
|
Merge pull request #2897 from GSA/dependabot/pip/newrelic-10.17.0
Bump newrelic from 10.16.0 to 10.17.0
|
2025-09-04 23:00:26 -04:00 |
|
dependabot[bot]
|
30e4e9c9dd
|
Bump newrelic from 10.16.0 to 10.17.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.16.0 to 10.17.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.16.0...v10.17.0)
---
updated-dependencies:
- dependency-name: newrelic
dependency-version: 10.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-05 02:26:47 +00:00 |
|
ccostino
|
2099f1f76b
|
Merge pull request #2896 from GSA/dependabot/pip/markdown-3.9
Bump markdown from 3.8.2 to 3.9
|
2025-09-04 22:24:52 -04:00 |
|
dependabot[bot]
|
4181adb72d
|
Bump markdown from 3.8.2 to 3.9
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8.2 to 3.9.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8.2...3.9.0)
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.9'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-05 02:05:29 +00:00 |
|
ccostino
|
7ecb69a39f
|
Merge pull request #2898 from GSA/dependabot/pip/pytest-mock-3.15.0
Bump pytest-mock from 3.14.1 to 3.15.0
|
2025-09-04 22:03:29 -04:00 |
|
dependabot[bot]
|
d5df4316e4
|
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 01:40:23 +00:00 |
|
ccostino
|
ffe149937e
|
Merge pull request #2895 from GSA/dependabot/pip/pytest-8.4.2
Bump pytest from 8.4.1 to 8.4.2
|
2025-09-04 21:38:27 -04:00 |
|
ccostino
|
afd11b4da9
|
Merge pull request #2894 from GSA/827-allow-users-to-move-between-steps-without-losing-data
added 'change csv button' on preview page
|
2025-09-04 21:21:57 -04:00 |
|
dependabot[bot]
|
4fa7f1fd25
|
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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 23:05:40 +00:00 |
|
Beverly Nguyen
|
d724cc382e
|
update href
|
2025-09-04 15:03:52 -07:00 |
|
Beverly Nguyen
|
5e8da220ec
|
added 'change csv button on preview page'
|
2025-09-04 15:00:06 -07:00 |
|
ccostino
|
ece78d47a6
|
Merge pull request #2891 from GSA/dependabot/npm_and_yarn/jest-30.1.3
Bump jest from 30.1.1 to 30.1.3
|
2025-09-04 14:50:06 -04:00 |
|
dependabot[bot]
|
181ab3c4c9
|
Bump jest from 30.1.1 to 30.1.3
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.1 to 30.1.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 18:28:43 +00:00 |
|
ccostino
|
66313fe1a6
|
Merge pull request #2892 from GSA/dependabot/pip/virtualenv-20.34.0
Bump virtualenv from 20.32.0 to 20.34.0
|
2025-09-04 09:58:43 -04:00 |
|
dependabot[bot]
|
a6c4ccc280
|
Bump virtualenv from 20.32.0 to 20.34.0
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.32.0 to 20.34.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.32.0...20.34.0)
---
updated-dependencies:
- dependency-name: virtualenv
dependency-version: 20.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 07:26:07 +00:00 |
|
ccostino
|
497017769d
|
Merge pull request #2890 from GSA/dependabot/npm_and_yarn/sass-embedded-1.92.0
Bump sass-embedded from 1.91.0 to 1.92.0
|
2025-09-03 16:59:24 -04:00 |
|
dependabot[bot]
|
6de72191bc
|
Bump sass-embedded from 1.91.0 to 1.92.0
Bumps [sass-embedded](https://github.com/sass/embedded-host-node) from 1.91.0 to 1.92.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/embedded-host-node/compare/1.91.0...1.92.0)
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-version: 1.92.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-03 19:00:27 +00:00 |
|
ccostino
|
b2a432c2d1
|
Merge pull request #2886 from GSA/dependabot/npm_and_yarn/rollup-4.50.0
Bump rollup from 4.49.0 to 4.50.0
|
2025-09-03 13:30:47 -04:00 |
|
dependabot[bot]
|
92a684e9a0
|
Bump rollup from 4.49.0 to 4.50.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.49.0 to 4.50.0.
- [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.49.0...v4.50.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.50.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-03 15:58:09 +00:00 |
|
ccostino
|
a5141dae18
|
Merge pull request #2887 from GSA/dependabot/npm_and_yarn/jest-environment-jsdom-30.1.2
Bump jest-environment-jsdom from 30.1.1 to 30.1.2
|
2025-09-03 11:56:51 -04:00 |
|