Skip to content

Conversation

@Zabuzard
Copy link
Member

@Zabuzard Zabuzard commented Mar 6, 2023

Lots of bugfixes and some minor stuff.

Features:

Bugfix:

Platform:

Taz03 and others added 21 commits February 7, 2023 16:03
* no points for asking questions

* no points for asking questions

* short hand method

* made method private
Bumps com.diffplug.spotless from 6.14.0 to 6.15.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Tried from a new fork

* update the Efficiency and Simplicity

* removed seperate function for DM and In channel messages

* fixing checks -1

* This is a commit for modigying message

* making Functions Distinct

* Distinct Dm and Ping

* update to make spotless ...
* this si the fix to the branch

* This is update to 25K
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.14.0 to 9.15.0.

---
updated-dependencies:
- dependency-name: gradle.plugin.org.flywaydb:gradle-plugin-publishing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.flywaydb:flyway-core](https://github.com/flyway/flyway) from 9.14.0 to 9.15.0.
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](https://github.com/flyway/flyway/commits)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* this is a Scam blocker DM fixed to make log to debug level

* updated log

* updated checks

* updated logger

* updated logger to the comment

* updated checks -1

* updated log statement
Bumps org.sonarqube from 3.5.0.2730 to 4.0.0.2929.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.apache.logging.log4j:log4j-core](https://github.com/apache/logging-log4j2) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/apache/logging-log4j2/releases)
- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc)
- [Commits](apache/logging-log4j2@rel/2.19.0...rel/2.20.0)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.40.0.0 to 3.41.0.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.40.0.0...3.41.0.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps com.diffplug.spotless from 6.15.0 to 6.16.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* modified RemindRoutine to handle reminder failure

* modified RemindRoutine to handle failure cases

* modified RemindRoutine to fix bugs and code style

* fix : Handle /reminder failures

* added Reminder record

* added V13__Add_Reminder_failure_Attempts

* modified RemindRoutine to handle failures

Resolves: #722

* fix Handle /reminder failures

* adds a column in PENDING_REMINDER

* modifies RemindRoutine to handle failures

Resolves: #722

* fix: handle /reminder failures

* adds a column for failure attempts in PENDING_REMINDER

* modifies RemindRoutine to handle failure cases

* removes an irrelevant test

Resolves: #722

* fix: Handle /reminder failures

* adds column failure_attempts in PENDING_REMINDER

* removes irrelevant testcase

* modifies RemindRoutine to handle failures

Resolves: #722

* fix: handle /reminder failures

* add a column for failure attempts in PENDING_REMINDER

* modify RemindRoutine to handle failure cases

* removes an irrelevant test

Resolves: #722

* fix: Handle /reminder failures

* modify RemindRoutine to handle failure cases

* Update PENDING_REMINDER to keep track of failure_attempts

Resolves: #722
* upgrade gradle

* fix sonar

* upgraded to 8.0.1
Bumps com.github.johnrengelman.shadow from 7.1.0 to 8.1.0.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Zabuzard Zabuzard self-assigned this Mar 6, 2023
@Zabuzard Zabuzard requested review from a team as code owners March 6, 2023 08:38
@Zabuzard Zabuzard added the release Marks official releases and talks about them, i.e. merges from develop to master label Mar 6, 2023
@Zabuzard Zabuzard merged commit 330c4c7 into master Mar 6, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Marks official releases and talks about them, i.e. merges from develop to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants