Skip to content

Bump com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.3.0 to 1.4.0#88

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/com.microsoft.kiota-microsoft-kiota-http-okHttp-1.4.0
Sep 16, 2024
Merged

Bump com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.3.0 to 1.4.0#88
github-actions[bot] merged 1 commit intomainfrom
dependabot/gradle/com.microsoft.kiota-microsoft-kiota-http-okHttp-1.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps com.microsoft.kiota:microsoft-kiota-http-okHttp from 1.3.0 to 1.4.0.

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's releases.

v1.4.0

Changed

  • Fix InMemoryBackingStore by preventing updates to underlying store's Map while iterating over it #2106
  • Use concurrent HashMap for In memory backing store registry to avoid race conditions.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-http-okHttp's changelog.

[1.4.0] - 2024-09-11

Changed

  • Fix InMemoryBackingStore by preventing updates to underlying store's Map while iterating over it #2106
  • Use concurrent HashMap for In memory backing store registry to avoid race conditions.
Commits
  • aa93e78 Merge pull request #1558 from microsoft/fix/backing-store
  • 631f1cf Apply style suggestions
  • 866075d Merge pull request #1568 from microsoft/dependabot/gradle/components/serializ...
  • 70bc888 Fix issue with consistency checks on maps and propagate returnOnlyChangedValu...
  • cde4c39 Add failing test cases for collection consistency checks on maps
  • c4426e3 chore(deps): bump com.gradle:gradle-enterprise-gradle-plugin
  • 7c4a7ed Merge pull request #1565 from microsoft/dependabot/gradle/components/authenti...
  • d2af6e5 Merge pull request #1570 from microsoft/dependabot/gradle/components/serializ...
  • 14c7bef Merge pull request #1571 from microsoft/dependabot/gradle/components/serializ...
  • 306d5d2 Merge pull request #1569 from microsoft/dependabot/gradle/components/serializ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 16, 2024
@github-actions github-actions bot enabled auto-merge September 16, 2024 06:17
Bumps [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/microsoft/kiota-java/releases)
- [Changelog](https://github.com/microsoft/kiota-java/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-java@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.microsoft.kiota-microsoft-kiota-http-okHttp-1.4.0 branch from 5baaedd to a3b0afa Compare September 16, 2024 06:19
@github-actions github-actions bot merged commit d863503 into main Sep 16, 2024
@github-actions github-actions bot deleted the dependabot/gradle/com.microsoft.kiota-microsoft-kiota-http-okHttp-1.4.0 branch September 16, 2024 06:20
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.

0 participants