generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deployment of 2025-01-09 #17026
Merged
Merged
Deployment of 2025-01-09 #17026
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the fetching group with 2 updates in the /frontend-react directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools). Updates `@tanstack/react-query` from 5.62.11 to 5.62.16 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.16/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.62.11 to 5.62.16 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.16/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fetching - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fetching ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the utils group with 2 updates in the /frontend-react directory: [uuid](https://github.com/uuidjs/uuid) and [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash). Updates `uuid` from 11.0.3 to 11.0.4 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.3...v11.0.4) Updates `@types/lodash` from 4.17.13 to 4.17.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: utils - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: utils ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the markdown group in /frontend-react with 1 update: [react-markdown](https://github.com/remarkjs/react-markdown). Updates `react-markdown` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.1...9.0.3) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: markdown ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…16960) Bumps the auth group in /frontend-react with 1 update: [@okta/okta-signin-widget](https://github.com/okta/okta-signin-widget). Updates `@okta/okta-signin-widget` from 7.26.1 to 7.27.1 - [Release notes](https://github.com/okta/okta-signin-widget/releases) - [Changelog](https://github.com/okta/okta-signin-widget/blob/master/webpack.release.config.js) - [Commits](okta/okta-signin-widget@okta-signin-widget-7.26.1...okta-signin-widget-7.27.1) --- updated-dependencies: - dependency-name: "@okta/okta-signin-widget" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: auth ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…16958) Bumps the css group in /frontend-react with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.83.0...1.83.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: css ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the storybook group in /frontend-react with 2 updates: [chromatic](https://github.com/chromaui/chromatic-cli) and [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook). Updates `chromatic` from 11.20.2 to 11.22.0 - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v11.20.2...v11.22.0) Updates `eslint-plugin-storybook` from 0.11.1 to 0.11.2 - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](storybookjs/eslint-plugin-storybook@v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor dependency-group: storybook - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#16955) Bumps the bundler group in /frontend-react with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.0.6 to 6.0.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump the ui group across 1 directory with 3 updates Bumps the ui group with 3 updates in the /frontend-react directory: [focus-trap-react](https://github.com/focus-trap/focus-trap-react), [react-toastify](https://github.com/fkhadra/react-toastify) and [react-error-boundary](https://github.com/bvaughn/react-error-boundary). Updates `focus-trap-react` from 10.3.1 to 11.0.2 - [Release notes](https://github.com/focus-trap/focus-trap-react/releases) - [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md) - [Commits](focus-trap/focus-trap-react@v10.3.1...v11.0.2) Updates `react-toastify` from 10.0.6 to 11.0.2 - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](fkhadra/react-toastify@v10.0.6...v11.0.2) Updates `react-error-boundary` from 4.1.2 to 5.0.0 - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](bvaughn/react-error-boundary@4.1.2...5.0.0) --- updated-dependencies: - dependency-name: focus-trap-react dependency-type: direct:production update-type: version-update:semver-major dependency-group: ui - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major dependency-group: ui - dependency-name: react-error-boundary dependency-type: direct:development update-type: version-update:semver-major dependency-group: ui ... Signed-off-by: dependabot[bot] <[email protected]> * focus trap type fix, toastify css no longer manually loaded --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joseph Andersen <[email protected]>
* modify blob transport to utilize external filename * rename variables to be clearer * update blobaccess tests * add logging * remove unused component * remove copyBlob and update blob transport to directly call downloadBlobAsByteArray
…ve Covid after integation test 12.7.2025
Updated Washington STLT to hard code MSH 4 and
* [WIP] Still working on tests. Fixed HL7AckUtilsTest and moved isBatch() into the companion object in HL7Reader. * [WIP] Tests still broken, fixed FHIRBundleHelpersTests by using default parsing to get the message type instead of RS specific parsing * [WIP] Fixed HL7Reader tests and marked a couple things in HL7Reader as deprecated because they are only being used in the CLI and should probably not be used elsewhere. Removing useages from CLI was out of scope for this ticket. * [WIP] Added error handling to HL7MessageHelpers for batching files * Dealing with merge conflicts * More effort to deal with merge conflicts * One more little leftover from merge conflicts * Fixed some more references to getMessages() that came in from main and added some HL7Reader tests back in with modifications * Minor fix to HL7MessageHelpers * added requested helper function * removed unnecessary test * Removed MessageType validation from SubmissionReceiver * Removed HL7MessageParseAndConvertConfiguration * Modified ProcessFhirCommands to remove things from HL7Reader that were only otherwise part of the getMessages() saga * removed deprecation mark from ProcessFhirCommands
github-actions
bot
added
DevOps
Work Type label to flag work related to DevOps
chore
deployment
Reserved for PRs that push to the deployment branch
labels
Jan 9, 2025
jalbinson
approved these changes
Jan 9, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All tests pass
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
deployment
Reserved for PRs that push to the deployment branch
DevOps
Work Type label to flag work related to DevOps
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Deployment of 2025-01-09
This PR contains the changes that will go into the deployment scheduled for 2025-01-09.