Skip to content

[pull] dev from opf:dev #345

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 34 commits into from
Jan 13, 2025
Merged

[pull] dev from opf:dev #345

merged 34 commits into from
Jan 13, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 13, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

klaustopher and others added 30 commits January 8, 2025 11:12
…ed via the contract

Co-authored-by: Kabiru Mwenja <k.mwenja@openproject.com>
Bumps [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) from 3.214.1 to 3.215.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.10.1 to 1.10.3.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.10.1...v1.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ox](https://github.com/ohler55/ox) from 2.14.19 to 2.14.20.
- [Release notes](https://github.com/ohler55/ox/releases)
- [Changelog](https://github.com/ohler55/ox/blob/develop/CHANGELOG.md)
- [Commits](ohler55/ox@v2.14.19...v2.14.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.3 to 7.37.4.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.3...v7.37.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Using a named subquery will break as those have to be unique.
The same issue applies to CTEs - they need a unique name per query.
To solve this, I have allowed queries to use CTEs and define their name.
The name will be derived from the definition id, which is unique per
query. Therefore, you can now order by multiple life cycle definitions
at once.
There is no need to filter for available definitions before ordering,
this also gets rid of a Brakeman warning.
It is supposed to be a bit more performant for a case like this, too.
This is so much better
fix PermissionAdder to only add permissions that could also be assigned via the contract
…gates-on-project-list

Feature/59184 order by stages and gates on project list
…e-3.215.0

build(deps): bump aws-sdk-core from 3.214.1 to 3.215.0
…10.3

build(deps-dev): bump lefthook from 1.10.1 to 1.10.3
build(deps): bump ox from 2.14.19 to 2.14.20
…ev/eslint-plugin-react-7.37.4

build(deps-dev): bump eslint-plugin-react from 7.37.3 to 7.37.4 in /frontend
@pull pull bot added the ⤵️ pull label Jan 13, 2025
@pull pull bot merged commit b867ec1 into kp-forks:dev Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants