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

Bump the backend group with 2 updates #86

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps the backend group with 2 updates: com.kohlschutter.junixsocket:junixsocket-mysql and com.kohlschutter.junixsocket:junixsocket-native-common.

Updates com.kohlschutter.junixsocket:junixsocket-mysql from 2.8.2 to 2.8.3

Release notes

Sourced from com.kohlschutter.junixsocket:junixsocket-mysql's releases.

junixsocket 2.8.3

  • Fix concurrency issue with AFSocketServerConnector, AFSelectionKey; take two
  • Fix regression introduced in 2.8.2 that leaked FileDescriptors
  • Reduce allocation overhead during select
Commits
  • 45d0700 Update site dependency for 2.8.x only
  • cfec208 Update changelog
  • 0f700aa Set version to 2.8.3
  • efacb5a AFSelector: Bring back Java 7 compatibility
  • 470e426 AFSelector: Use single ConcurrentHashMap for registered/selected keys
  • 889ca99 Fix concurrency issue with AFSelector
  • 4b2bfc8 Revert "Fix concurrency issue from modifying the selectedKeysSet"
  • f0bafd4 Bump native-maven-plugin dependency
  • 819eeb6 Bump version to 2.8.3-SNAPSHOT
  • See full diff in compare view

Updates com.kohlschutter.junixsocket:junixsocket-native-common from 2.8.2 to 2.8.3

Release notes

Sourced from com.kohlschutter.junixsocket:junixsocket-native-common's releases.

junixsocket 2.8.3

  • Fix concurrency issue with AFSocketServerConnector, AFSelectionKey; take two
  • Fix regression introduced in 2.8.2 that leaked FileDescriptors
  • Reduce allocation overhead during select
Commits
  • 45d0700 Update site dependency for 2.8.x only
  • cfec208 Update changelog
  • 0f700aa Set version to 2.8.3
  • efacb5a AFSelector: Bring back Java 7 compatibility
  • 470e426 AFSelector: Use single ConcurrentHashMap for registered/selected keys
  • 889ca99 Fix concurrency issue with AFSelector
  • 4b2bfc8 Revert "Fix concurrency issue from modifying the selectedKeysSet"
  • f0bafd4 Bump native-maven-plugin dependency
  • 819eeb6 Bump version to 2.8.3-SNAPSHOT
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the backend group with 2 updates: [com.kohlschutter.junixsocket:junixsocket-mysql](https://github.com/kohlschutter/junixsocket) and [com.kohlschutter.junixsocket:junixsocket-native-common](https://github.com/kohlschutter/junixsocket).


Updates `com.kohlschutter.junixsocket:junixsocket-mysql` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.8.2...junixsocket-2.8.3)

Updates `com.kohlschutter.junixsocket:junixsocket-native-common` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.8.2...junixsocket-2.8.3)

---
updated-dependencies:
- dependency-name: com.kohlschutter.junixsocket:junixsocket-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: com.kohlschutter.junixsocket:junixsocket-native-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 13, 2023
@querwurzel querwurzel merged commit d38be84 into main Nov 13, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/backend-d33e4dbe5f branch November 13, 2023 21:45
querwurzel pushed a commit that referenced this pull request Apr 26, 2024
Bumps the backend group with 2 updates: [com.kohlschutter.junixsocket:junixsocket-mysql](https://github.com/kohlschutter/junixsocket) and [com.kohlschutter.junixsocket:junixsocket-native-common](https://github.com/kohlschutter/junixsocket).

Updates `com.kohlschutter.junixsocket:junixsocket-mysql` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.8.2...junixsocket-2.8.3)

Updates `com.kohlschutter.junixsocket:junixsocket-native-common` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.8.2...junixsocket-2.8.3)

---
updated-dependencies:
- dependency-name: com.kohlschutter.junixsocket:junixsocket-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: com.kohlschutter.junixsocket:junixsocket-native-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
querwurzel pushed a commit that referenced this pull request Apr 26, 2024
Bumps the backend group with 2 updates: [com.kohlschutter.junixsocket:junixsocket-mysql](https://github.com/kohlschutter/junixsocket) and [com.kohlschutter.junixsocket:junixsocket-native-common](https://github.com/kohlschutter/junixsocket).

Updates `com.kohlschutter.junixsocket:junixsocket-mysql` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.8.2...junixsocket-2.8.3)

Updates `com.kohlschutter.junixsocket:junixsocket-native-common` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/kohlschutter/junixsocket/releases)
- [Commits](kohlschutter/junixsocket@junixsocket-2.8.2...junixsocket-2.8.3)

---
updated-dependencies:
- dependency-name: com.kohlschutter.junixsocket:junixsocket-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
- dependency-name: com.kohlschutter.junixsocket:junixsocket-native-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant