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 4.4.2 #260

Merged
merged 38 commits into from
Jul 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
7414634
pass client_id in token_request
Bdegraaf1234 Jan 31, 2024
25f22bd
use radar-jersey snapshot
Bdegraaf1234 Feb 2, 2024
690300e
Remove Joris as maintainer, add myself
Bdegraaf1234 Feb 2, 2024
bae317e
Merge pull request #259 from RADAR-base/4.1.1-SNAPSHOT
Bdegraaf1234 Feb 2, 2024
d4d3e1e
pass client_id in token_request
Bdegraaf1234 Jan 31, 2024
13a0aba
Merge pull request #258 from RADAR-base/ory_integration
Bdegraaf1234 Feb 12, 2024
8766470
Revert "Updated getExternalId function for Oura Oauth"
mpgxvii Jan 25, 2024
492a04e
updated getExternalId fun in Oura Oauth
Hsankesara Jan 25, 2024
ba9b586
fixed klint CI error
Hsankesara Jan 25, 2024
522b209
Bump versions
mpgxvii Jan 25, 2024
f79a7e2
Bump semver from 5.7.1 to 5.7.2 in /authorizer-app
dependabot[bot] Feb 2, 2024
56ff3b6
Merge pull request #236 from RADAR-base/dependabot/npm_and_yarn/autho…
Bdegraaf1234 Feb 12, 2024
a3f42c3
Revert "Updated getExternalId function for Oura Oauth"
mpgxvii Jan 25, 2024
668c7ec
updated getExternalId fun in Oura Oauth
Hsankesara Jan 25, 2024
98e5000
fixed klint CI error
Hsankesara Jan 25, 2024
ec2c538
Bump follow-redirects from 1.15.2 to 1.15.5 in /authorizer-app
dependabot[bot] Jan 25, 2024
35f2c0e
Merge pull request #257 from RADAR-base/dependabot/npm_and_yarn/autho…
Bdegraaf1234 Feb 12, 2024
44227f5
Bump @babel/traverse from 7.20.5 to 7.23.2 in /authorizer-app
dependabot[bot] Oct 30, 2023
d6e23f0
Merge pull request #248 from RADAR-base/dependabot/npm_and_yarn/autho…
Bdegraaf1234 Feb 12, 2024
3b671af
bump radar-jersey to version 0.11.1-snapshot
Bdegraaf1234 Feb 13, 2024
74c121a
Merge pull request #261 from RADAR-base/bump-jersey
Bdegraaf1234 Feb 13, 2024
8d17234
Merge branch 'dev' into ory_integration
Bdegraaf1234 Feb 28, 2024
db616b8
Merge pull request #263 from RADAR-base/ory_integration
Bdegraaf1234 Feb 28, 2024
67f3fa4
Allow null properties for OuraAuthUserId
mpgxvii Apr 12, 2024
d2a9348
Merge pull request #268 from RADAR-base/fix/oura-personal-data
mpgxvii Apr 12, 2024
5ca34e8
Merge branch 'master' into dev
Bdegraaf1234 Jun 5, 2024
158a2fe
Bump ws from 8.11.0 to 8.17.1 in /authorizer-app
dependabot[bot] Jun 17, 2024
3369309
Bump braces from 3.0.2 to 3.0.3 in /authorizer-app
dependabot[bot] Jun 19, 2024
2e4e9a2
Merge pull request #272 from RADAR-base/dependabot/npm_and_yarn/autho…
Bdegraaf1234 Jul 1, 2024
e7316be
Merge branch 'dev' into dependabot/npm_and_yarn/authorizer-app/ws-8.17.1
Bdegraaf1234 Jul 1, 2024
ff048e1
Merge pull request #271 from RADAR-base/dependabot/npm_and_yarn/autho…
Bdegraaf1234 Jul 1, 2024
bd7a185
release 4.4.2
Bdegraaf1234 Feb 12, 2024
0c3bb6c
run snyk on dev branch and severity threshold to high
Bdegraaf1234 Mar 18, 2024
4611f70
bump radar-jersey
Bdegraaf1234 Mar 18, 2024
f0b594a
Bump follow-redirects from 1.15.2 to 1.15.6 in /authorizer-app
dependabot[bot] Mar 18, 2024
c9763ec
Bump ip from 2.0.0 to 2.0.1 in /authorizer-app
dependabot[bot] Feb 20, 2024
8907cc6
Security updates
Bdegraaf1234 Jun 5, 2024
46c5112
bump version to 4.4.2
Bdegraaf1234 Jul 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@ jobs:
# Use runtime labels from docker_meta_backend as well as fixed labels
labels: |
${{ steps.docker_meta.outputs.labels }}
maintainer=Joris Borgdorff <[email protected]>, Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>
maintainer=Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>, Bastiaan de Graaf <[email protected]>
org.opencontainers.image.description=RADAR-base rest sources authorizer backend application
org.opencontainers.image.authors=Joris Borgdorff <[email protected]>, Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>
org.opencontainers.image.authors=Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>, Bastiaan de Graaf <[email protected]>
org.opencontainers.image.vendor=RADAR-base
org.opencontainers.image.licenses=Apache-2.0

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ jobs:
# Use runtime labels from docker_meta_backend as well as fixed labels
labels: |
${{ steps.docker_meta.outputs.labels }}
maintainer=Joris Borgdorff <[email protected]>, Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>
maintainer=Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>, Bastiaan de Graaf <[email protected]>
org.opencontainers.image.description=RADAR-base rest sources authorizer backend application
org.opencontainers.image.authors=Joris Borgdorff <[email protected]>, Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>
org.opencontainers.image.authors=Nivethika Mahasivam <[email protected]>, Pauline Conde <[email protected]>, Bastiaan de Graaf <[email protected]>
org.opencontainers.image.vendor=RADAR-base
org.opencontainers.image.licenses=Apache-2.0

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/snyk.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Snyk test
on:
pull_request:
branches:
- master
branches: [ master, dev ]
jobs:
security:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -34,3 +33,4 @@ jobs:
--configuration-matching='^runtimeClasspath$'
--org=radar-base
--policy-path=$PWD/.snyk
--severity-threshold=high
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ data class RestOauth1UserId(

@Serializable
data class OuraAuthUserId(
val age: Int,
val weight: Float,
val height: Float,
val biological_sex: String,
val age: Int? = null,
val weight: Float? = null,
val height: Float? = null,
val biological_sex: String? = null,
val email: String,
@SerialName("id") val userId: String,
)
Expand Down
2 changes: 1 addition & 1 deletion authorizer-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "authorizer-app",
"version": "4.4.1",
"version": "4.4.2",
"description": "Simple app to authorize to collect data from third party services ",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ export class ManagementPortalAuthService extends AuthService {
.set('grant_type', environment.authorizationGrantType)
.set('redirect_uri', window.location.href.split('?')[0])
.set('code', authCode)
.set('client_id', environment.appClientId)
}

getTokenRequestHeaders() {
Expand Down
34 changes: 17 additions & 17 deletions authorizer-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2776,11 +2776,11 @@ brace-expansion@^2.0.1:
balanced-match "^1.0.0"

braces@^3.0.2, braces@~3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
version "3.0.3"
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
dependencies:
fill-range "^7.0.1"
fill-range "^7.1.1"

[email protected], browserslist@^4.14.5, browserslist@^4.21.3, browserslist@^4.21.4:
version "4.21.4"
Expand Down Expand Up @@ -3813,10 +3813,10 @@ figures@^3.0.0:
dependencies:
escape-string-regexp "^1.0.5"

fill-range@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
fill-range@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
dependencies:
to-regex-range "^5.0.1"

Expand Down Expand Up @@ -3856,9 +3856,9 @@ flat@^5.0.2:
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==

follow-redirects@^1.0.0:
version "1.15.2"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
version "1.15.6"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

for-each@^0.3.3:
version "0.3.3"
Expand Down Expand Up @@ -4348,9 +4348,9 @@ [email protected]:
wrap-ansi "^7.0.0"

ip@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.0.tgz#4cf4ab182fee2314c75ede1276f8c80b479936da"
integrity sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ==
version "2.0.1"
resolved "https://registry.yarnpkg.com/ip/-/ip-2.0.1.tgz#e8f3595d33a3ea66490204234b77636965307105"
integrity sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==

[email protected]:
version "1.9.1"
Expand Down Expand Up @@ -6837,9 +6837,9 @@ wrappy@1:
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==

ws@^8.4.2:
version "8.11.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.11.0.tgz#6a0d36b8edfd9f96d8b25683db2f8d7de6e8e143"
integrity sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==
version "8.17.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==

xtend@~4.0.1:
version "4.0.2"
Expand Down
24 changes: 12 additions & 12 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
@Suppress("ConstPropertyName")
object Versions {
const val project = "4.4.1"
const val project = "4.4.2"

const val java = 17

const val kotlin = "1.9.10"
const val kotlin = "1.9.23"

const val radarCommons = "1.1.1"
const val radarJersey = "0.11.0"
const val postgresql = "42.6.0"
const val ktor = "2.3.5"
const val jedis = "5.0.2"
const val radarCommons = "1.1.2"
const val radarJersey = "0.11.1"
const val postgresql = "42.6.1"
const val ktor = "2.3.11"
const val jedis = "5.1.3"

const val slf4j = "2.0.9"
const val log4j2 = "2.21.0"
const val slf4j = "2.0.13"
const val log4j2 = "2.23.1"

const val jersey = "3.1.3"
const val junit = "5.10.0"
const val mockitoKotlin = "5.1.0"
const val jersey = "3.1.7"
const val junit = "5.10.2"
const val mockitoKotlin = "5.3.1"
const val hamcrest = "2.2"

const val gradle = "8.4"
Expand Down
10 changes: 10 additions & 0 deletions node_modules/.yarn-integrity

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


Loading