Skip to content

Conversation

Zabuzard
Copy link
Member

@Zabuzard Zabuzard commented Feb 7, 2023

Mixed bag of new features and improvements.

Features:

Improvements:

Bugfixes:

Platform:

dependabot bot and others added 18 commits January 9, 2023 11:59
Bumps [name.remal.sonarlint](https://github.com/remal-gradle-plugins/sonarlint) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/remal-gradle-plugins/sonarlint/releases)
- [Commits](remal-gradle-plugins/sonarlint@v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: name.remal.sonarlint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.1.0 to 24.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@23.1.0...24.0.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.0.0)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps com.diffplug.spotless from 6.12.0 to 6.13.0.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* used rest action(s)
* individual thread queues
Bumps [flyway-core](https://github.com/flyway/flyway) from 9.11.0 to 9.12.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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps gradle-plugin-publishing from 9.11.0 to 9.12.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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add HelpThreadHistoryCache class;
add HelpThreadResetHelpActivityCommand class;

* Implement feature #567: Add command to reset activity for a help thread

* change access modifier back to private and class back to final;

* changed ResetActivityCommand from own command to Subcommand;

* add removeChannel method to cache; adjust methods;

* replaced HelpThreadManuallyResetHistoryCache.java with Caffeine Object.

* adjust cache setting and variable name;

* changes command response message;

* changed access modifier to package-private; adjust resetActivity;

* changed suggestions from code findings;

* removed not needed sorting;

* adjust line formatting;

* added if case that only thread author can reset activity;

* added if case that only thread author can reset activity;

* changed blocking to async method;

* add return;

* removed lines from lambda;

* changed cache type

* changed getId to getIdLong and removed line;

* resolved code findings;
PR #739

* resolved code findings #2;
PR #739

* resolved code findings #3;
PR #739

* resolved code findings #4;
changed description text for reset activity command
PR #739
Bumps com.diffplug.spotless from 6.13.0 to 6.14.0.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* added cancel feature to reminders

* removed cancel all command

* code fixes
* Renamed package commands -> features

* bad link

* Moved moderation and audit commands into proper packages
Bumps [mockito-core](https://github.com/mockito/mockito) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.0.0...v5.1.0)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.12.0 to 9.14.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* enhanced mod aciton dm message

* removed unused fields

* improvements

* improved docs

* code fixes

* code fixes

* fixes

* CR
* React to message commands (!close, .close, ?close)

* matching
* advice content follows next

* Added actual advice

* javadoc, got rid of the massive Pattern.compile(".*") duplication

* unit tests

* Improved regex

* Test was unstable on CI/CD

* dot after smiley looks odd
@Zabuzard Zabuzard added the release Marks official releases and talks about them, i.e. merges from develop to master label Feb 7, 2023
@Zabuzard Zabuzard self-assigned this Feb 7, 2023
@Zabuzard Zabuzard requested review from a team as code owners February 7, 2023 10:22
@Zabuzard Zabuzard merged commit 28d173c into master Feb 7, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 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.5% 0.5% 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.

3 participants