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

EY-2021: Capitalize names #59

Merged
merged 1 commit into from
Apr 14, 2023
Merged

EY-2021: Capitalize names #59

merged 1 commit into from
Apr 14, 2023

Conversation

emilps
Copy link
Contributor

@emilps emilps commented Apr 13, 2023

No description provided.

@emilps emilps requested a review from EspenSchei April 13, 2023 13:16
@emilps emilps requested a review from a team as a code owner April 13, 2023 13:16
Copy link
Contributor

@Watercolours Watercolours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚂

Copy link
Contributor

@EspenSchei EspenSchei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@emilps emilps merged commit 21a1974 into main Apr 14, 2023
@emilps emilps deleted the feature/capitalize_names branch April 14, 2023 06:46
madsop-nav added a commit that referenced this pull request Sep 5, 2024
* Bump the alt group with 16 updates

Bumps the alt group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [jvm](https://github.com/JetBrains/kotlin) | `1.9.20` | `1.9.22` |
| [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-client-logging-jvm](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-client-cio-jvm](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [io.ktor:ktor-server-tests](https://github.com/ktorio/ktor) | `2.3.7` | `2.3.8` |
| [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `4.1.0` | `4.1.3` |
| [no.nav.security:token-validation-ktor-v2](https://github.com/navikt/token-support) | `4.1.0` | `4.1.3` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.10.1` | `5.10.2` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.10.1` | `5.10.2` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.1` | `5.10.2` |


Updates `jvm` from 1.9.20 to 1.9.22
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.20...v1.9.22)

Updates `io.ktor:ktor-client-okhttp` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-client-core` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-client-logging-jvm` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-client-auth` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-client-logging` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-client-cio-jvm` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-client-content-negotiation` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-serialization-jackson` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-client-mock` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `io.ktor:ktor-server-tests` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.7...2.3.8)

Updates `no.nav.security:token-client-core` from 4.1.0 to 4.1.3
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.0...4.1.3)

Updates `no.nav.security:token-validation-ktor-v2` from 4.1.0 to 4.1.3
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.0...4.1.3)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.2)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.2)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-logging-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-cio-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-serialization-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-client-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: io.ktor:ktor-server-tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: no.nav.security:token-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: no.nav.security:token-validation-ktor-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: alt
...

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

* Vi ventar litt med å oppgradere kotlin

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mads Opheim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants