-
Notifications
You must be signed in to change notification settings - Fork 109
Updating Prod with v2.5.0 #1302
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
Merged
Merged
Conversation
This file contains hidden or 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
Updated github actions to use docker compose instead of docker-compose
Resolved issue #1258, adds feature to PUT /org/{shortname} to update new `last_active` field.
Update openapi.json to reflect changes from CVEProject/cve-schema@b83c668
Updating Cve-Services version number to 2.4.0
Updating Int with Dev
Updating Prod-staging from int
Update workflow to no longer use unsupported action/upload-artifact
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…es-3.0.3 Bump braces from 3.0.2 to 3.0.3
Removes [vue-template-compiler](https://github.com/vuejs/vue). It's no longer used after updating ancestor dependency [depcheck](https://github.com/depcheck/depcheck). These dependencies need to be updated together. Removes `vue-template-compiler` Updates `depcheck` from 0.9.2 to 1.4.7 - [Release notes](https://github.com/depcheck/depcheck/releases) - [Changelog](https://github.com/depcheck/depcheck/blob/main/CHANGELOG.md) - [Commits](depcheck/depcheck@0.9.2...v1.4.7) --- updated-dependencies: - dependency-name: vue-template-compiler dependency-type: indirect - dependency-name: depcheck dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…i-192eb2756f Bump vue-template-compiler and depcheck
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@v1.15.0...v1.16.2) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: serve-static dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…i-d66d039ac5 Bump serve-static and express
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.95.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.1...v5.95.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ack-5.95.0 Bump webpack from 5.76.1 to 5.95.0
Migrate to the 5.1.1 schemas
Updating Int with Dev
Updating prod-staging from int
Fixing Version Number
Updating Int from Dev
updating prod-staging from int
jdaigneau5
approved these changes
Dec 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updating Prod with v2.5.0