Skip to content
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

🚀 Release v4.8.0 and deploy to production #306

Merged
merged 31 commits into from
Dec 19, 2024
Merged

🚀 Release v4.8.0 and deploy to production #306

merged 31 commits into from
Dec 19, 2024

Conversation

Pl217
Copy link
Contributor

@Pl217 Pl217 commented Dec 19, 2024

No description provided.

Pl217 and others added 30 commits October 16, 2024 10:45
Update develop with changes from env/stage
Update env/stage with changes from env/prod
Update develop with changes from env/stage
Bumps the pg group with 1 update: [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg).


Updates `pg` from 8.13.0 to 8.13.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pg
...

Signed-off-by: dependabot[bot] <[email protected]>
…d89f0

Bump pg from 8.13.0 to 8.13.1 in the pg group
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…de-22.9.0

Bump @types/node from 22.7.5 to 22.9.0
Bumps the jest group with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).


Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <[email protected]>
…4e2a7ce

Bump @types/jest from 29.5.13 to 29.5.14 in the jest group
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…awn-7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [pm2](https://github.com/Unitech/pm2) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…de-22.10.1

Bump @types/node from 22.9.0 to 22.10.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…-3.4.1

Bump prettier from 3.3.3 to 3.4.1
Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps @unocha/hpc-api-core from 10.1.1 to 10.6.0.

---
updated-dependencies:
- dependency-name: "@unocha/hpc-api-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…pc-api-core-10.6.0

Bump @unocha/hpc-api-core from 10.1.1 to 10.6.0
Upgrade hpc-api-core with latest develop version
Needed nested properties GQL types

merge 6c55177
Nested needed services to complete Flow response
Add also utils to operate over flows
Nested strategies to find flowIDs from different filters

Merge 5de9ca3
📦️ Prepare release `v4.8.0` and deploy to stage
@Pl217 Pl217 added the deployment This PR is associated with a deployment or release label Dec 19, 2024
@Pl217 Pl217 requested a review from a team as a code owner December 19, 2024 15:25
@Pl217 Pl217 changed the title 🚀 Release v3.65.0 and deploy to production 🚀 Release v4.8.0 and deploy to production Dec 19, 2024
@Pl217 Pl217 merged commit 3d597bc into env/prod Dec 19, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment This PR is associated with a deployment or release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants