dependabot[bot]
|
96f563af56
|
Bump ch.qos.logback:logback-classic from 1.5.5 to 1.5.6
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.5 to 1.5.6.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.5...v_1.5.6)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 02:56:43 -06:00 |
|
|
c60eff2cbb
|
Add more debug logging around failed logins
|
2024-04-21 10:27:57 -06:00 |
|
|
e92ffd376a
|
Add XForwardedHeaders plugin
|
2024-04-21 10:05:43 -06:00 |
|
|
22061e3f4a
|
Add logout link in sidebar
|
2024-04-21 10:05:43 -06:00 |
|
|
955ee0f126
|
Fix failure in UserRouteTest
|
2024-04-20 22:06:44 -06:00 |
|
|
197fee1033
|
Fix kotlinx serialization not being applied
|
2024-04-20 22:06:44 -06:00 |
|
|
f1dc6bbca3
|
Fix paths to icons in manifest.json
|
2024-04-20 22:06:44 -06:00 |
|
|
c4fea5a06f
|
Comment out unimplemented pages in sidebar
|
2024-04-20 22:06:44 -06:00 |
|
|
b1267dd4cf
|
Update README
|
2024-04-20 22:06:44 -06:00 |
|
|
d8b89bc8d2
|
Implement transaction list page and ensure consistency with budget list in sidebar
|
2024-04-20 22:06:44 -06:00 |
|
|
689dbc39e2
|
Implement deletion of budgets, categories, and transactions
|
2024-04-20 22:06:44 -06:00 |
|
|
ef1deaf19b
|
Implement category creation/editing
|
2024-04-20 22:06:44 -06:00 |
|
|
59aa48817a
|
More progress on transaction editing, also removed some debug logging for hikari and set the docker compose file to use postgres
|
2024-04-20 22:06:44 -06:00 |
|
|
64e7cb9d52
|
Add transaction form page
|
2024-04-20 22:06:44 -06:00 |
|
|
5a9b988c63
|
Fix styles for various form inputs
|
2024-04-20 22:06:44 -06:00 |
|
|
961c60a183
|
Use SameSite=Strict for session cookie
|
2024-04-20 22:06:44 -06:00 |
|
|
fed06cd155
|
Add transaction details page
|
2024-04-20 22:06:44 -06:00 |
|
|
e8d3719adc
|
Add category details page
|
2024-04-20 22:06:44 -06:00 |
|
|
978de59d36
|
More work on budget details page
|
2024-04-20 22:06:44 -06:00 |
|
|
7e49dbeb31
|
Add some budget pages
I also added titles to the other pages, but it needs styling
|
2024-04-20 22:06:44 -06:00 |
|
|
a2579dbd6d
|
Fix form disabling upon submission
Turns out if you disable everything then nothing is sent!
|
2024-04-20 22:06:44 -06:00 |
|
|
7a8c9c1035
|
Disable forms upon submission
This is an attempt to avoid duplicate submissions
|
2024-04-20 22:06:44 -06:00 |
|
|
1e14057dfa
|
Add mustache support with static assets and functional login/registration
|
2024-04-20 22:06:44 -06:00 |
|
dependabot[bot]
|
040af1ba36
|
Bump ch.qos.logback:logback-classic from 1.5.3 to 1.5.5
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.3 to 1.5.5.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-15 02:42:01 -06:00 |
|
dependabot[bot]
|
3c4fc35daa
|
Bump ktor from 2.3.9 to 2.3.10
Bumps `ktor` from 2.3.9 to 2.3.10.
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-auth` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-call-logging` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-cio` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-core` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-cors` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-html-builder` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-sessions` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
Updates `io.ktor:ktor-server-test-host` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-call-logging
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-cio
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-cors
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-html-builder
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-sessions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 03:04:32 -06:00 |
|
dependabot[bot]
|
e537b1b32a
|
Bump org.xerial:sqlite-jdbc from 3.45.1.0 to 3.45.2.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.45.1.0 to 3.45.2.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.45.1.0...3.45.2.0)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-27 20:29:40 -06:00 |
|
dependabot[bot]
|
9877d9288b
|
Bump org.postgresql:postgresql from 42.7.2 to 42.7.3
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 to 42.7.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.2...REL42.7.3)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-27 20:26:50 -06:00 |
|
|
dfe81b7a2f
|
Fix permissions for pull request workflow
|
2024-03-27 20:22:05 -06:00 |
|
|
76237b331a
|
Fix permissions for pull request workflow
|
2024-03-27 20:22:05 -06:00 |
|
|
5e8337da29
|
Fix PR workflow
|
2024-03-27 17:01:25 -06:00 |
|
|
9a01fb39ec
|
Finish implementing remaining service classes
|
2024-03-27 16:59:18 -06:00 |
|
|
a460421497
|
WIP: Move API logic to shared services
|
2024-03-27 16:59:18 -06:00 |
|
|
2b66ea916b
|
Split auto-merge into separate workflow
|
2024-03-27 16:53:53 -06:00 |
|
|
94a373f779
|
Fix PR workflows
|
2024-03-14 22:42:35 -06:00 |
|
|
e4e77c4df7
|
Only run docker-image workflow after a PR is merged
|
2024-03-14 21:34:29 -06:00 |
|
|
bd9c0e5857
|
Run docker-image workflow when PRs on main are merged
|
2024-03-14 21:33:30 -06:00 |
|
dependabot[bot]
|
f3b1976a0b
|
Bump at.favre.lib:bcrypt from 0.9.0 to 0.10.2
Bumps [at.favre.lib:bcrypt](https://github.com/patrickfav/bcrypt) from 0.9.0 to 0.10.2.
- [Release notes](https://github.com/patrickfav/bcrypt/releases)
- [Changelog](https://github.com/patrickfav/bcrypt/blob/main/CHANGELOG)
- [Commits](https://github.com/patrickfav/bcrypt/compare/v0.9.0...v0.10.2)
---
updated-dependencies:
- dependency-name: at.favre.lib:bcrypt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 08:48:18 +00:00 |
|
dependabot[bot]
|
f90c68ca06
|
Bump org.junit.jupiter:junit-jupiter-api from 5.8.2 to 5.10.2
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.2 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.10.2)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 08:48:12 +00:00 |
|
dependabot[bot]
|
2fc1aebaac
|
Bump com.github.johnrengelman.shadow from 7.0.0 to 8.1.1
Bumps com.github.johnrengelman.shadow from 7.0.0 to 8.1.1.
---
updated-dependencies:
- dependency-name: com.github.johnrengelman.shadow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 08:45:56 +00:00 |
|
dependabot[bot]
|
be58b72e04
|
Bump com.zaxxer:HikariCP from 5.0.1 to 5.1.0
Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 5.0.1 to 5.1.0.
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES)
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-5.0.1...HikariCP-5.1.0)
---
updated-dependencies:
- dependency-name: com.zaxxer:HikariCP
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 08:45:40 +00:00 |
|
dependabot[bot]
|
d80d0273bc
|
Bump kotlin from 1.9.10 to 1.9.23
Bumps `kotlin` from 1.9.10 to 1.9.23.
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.10 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.23)
Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.10 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.23)
Updates `org.jetbrains.kotlin:kotlin-test-junit` from 1.9.10 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.23)
Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.23)
Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.10 to 1.9.23
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.10...v1.9.23)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 08:45:24 +00:00 |
|
dependabot[bot]
|
3c14ebd2bf
|
Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.45.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.42.0.0 to 3.45.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.42.0.0...3.45.1.0)
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 14:37:26 -07:00 |
|
dependabot[bot]
|
9a148b8984
|
Bump kotlinx-coroutines from 1.6.2 to 1.8.0
Bumps `kotlinx-coroutines` from 1.6.2 to 1.8.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.2 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.2...1.8.0)
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.6.2 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.6.2...1.8.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 14:37:17 -07:00 |
|
dependabot[bot]
|
16845b3129
|
Bump ch.qos.logback:logback-classic from 1.2.11 to 1.5.3
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.5.3.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.5.3)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 14:37:08 -07:00 |
|
|
e7d0093ede
|
Switch to AGPLv3
|
2024-03-09 16:34:20 +00:00 |
|
dependabot[bot]
|
d480ebc63c
|
Bump ktor from 2.3.4 to 2.3.9
Bumps `ktor` from 2.3.4 to 2.3.9.
Updates `io.ktor:ktor-client-content-negotiation` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-serialization-kotlinx-json` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-auth` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-call-logging` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-cio` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-content-negotiation` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-core` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-cors` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-sessions` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
Updates `io.ktor:ktor-server-test-host` from 2.3.4 to 2.3.9
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.9/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.4...2.3.9)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-auth
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-call-logging
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-cio
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-cors
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-sessions
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-test-host
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 09:33:22 -07:00 |
|
dependabot[bot]
|
45dfa9a681
|
Bump org.postgresql:postgresql from 42.3.8 to 42.7.2
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.8 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.8...REL42.7.2)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-09 16:29:40 +00:00 |
|
|
b5ee8fffd1
|
Use rebase for auto merge workflow
|
2024-03-09 16:25:23 +00:00 |
|
|
d3fb723611
|
Enable auto-merge for PRs from dependabot
|
2024-03-09 09:13:57 -07:00 |
|
|
e934ebf4e4
|
Add dependabot.yml
|
2024-03-09 09:13:57 -07:00 |
|