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

lfu fix release #1582

Merged
merged 68 commits into from
Apr 22, 2024
Merged

lfu fix release #1582

merged 68 commits into from
Apr 22, 2024

Conversation

baywet
Copy link
Member

@baywet baywet commented Apr 22, 2024

No description provided.

baywet and others added 30 commits March 28, 2024 13:46
- fixes reference to removed tag for github release action
Bumps com.gradle:gradle-enterprise-gradle-plugin from 3.16.2 to 3.17.

---
updated-dependencies:
- dependency-name: com.gradle:gradle-enterprise-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/com.gradle-gradle-enterprise-gradle-plugin-3.17

chore(deps): bump com.gradle:gradle-enterprise-gradle-plugin from 3.16.2 to 3.17 in /android
Bumps the kiota-dependencies group in /android with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `1.1.2` | `1.1.3` |
| [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.1.2` | `1.1.3` |
| [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.1.2` | `1.1.3` |
| [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.1.2` | `1.1.3` |
| [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.1.2` | `1.1.3` |
| [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.1.2` | `1.1.3` |
| [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.1.2` | `1.1.3` |


Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.1.2 to 1.1.3
- [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.1.2...v1.1.3)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.1.2 to 1.1.3
- [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.1.2...v1.1.3)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.1.2 to 1.1.3
- [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.1.2...v1.1.3)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.1.2 to 1.1.3
- [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.1.2...v1.1.3)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.2 to 1.1.3
- [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.1.2...v1.1.3)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.2 to 1.1.3
- [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.1.2...v1.1.3)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.2 to 1.1.3
- [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.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/kiota-dependencies-b38d9adc19

chore(deps): bump the kiota-dependencies group in /android with 7 updates
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.47.0...azure-core_1.48.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/com.azure-azure-core-1.48.0

chore(deps): bump com.azure:azure-core from 1.47.0 to 1.48.0 in /android
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.47.0 to 1.48.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.47.0...azure-core_1.48.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…re-azure-core-1.48.0

chore(deps): bump com.azure:azure-core from 1.47.0 to 1.48.0
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.8.3...4.8.4)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…hub.spotbugs-spotbugs-annotations-4.8.4

chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4
Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0.
- [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0)

---
updated-dependencies:
- dependency-name: jakarta.annotation:jakarta.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0.
- [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0)

---
updated-dependencies:
- dependency-name: jakarta.annotation:jakarta.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/jakarta.annotation-jakarta.annotation-api-3.0.0

chore(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 in /android
…a.annotation-jakarta.annotation-api-3.0.0

chore(deps): bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0
Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](android-actions/setup-android@v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: android-actions/setup-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…s/android-actions/setup-android-3.2.1

chore(deps): bump android-actions/setup-android from 3.2.0 to 3.2.1
Bumps com.github.spotbugs from 6.0.9 to 6.0.10.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…thub.spotbugs-6.0.10

chore(deps): bump com.github.spotbugs from 6.0.9 to 6.0.10
Bumps [io.opentelemetry:opentelemetry-context](https://github.com/open-telemetry/opentelemetry-java) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.36.0...v1.37.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ntelemetry-opentelemetry-context-1.37.0

chore(deps): bump io.opentelemetry:opentelemetry-context from 1.36.0 to 1.37.0
Bumps [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.36.0...v1.37.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.36.0...v1.37.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/io.opentelemetry-opentelemetry-api-1.37.0

chore(deps): bump io.opentelemetry:opentelemetry-api from 1.36.0 to 1.37.0 in /android
…ntelemetry-opentelemetry-api-1.37.0

chore(deps): bump io.opentelemetry:opentelemetry-api from 1.36.0 to 1.37.0
Bumps com.android.tools.build:gradle from 8.3.1 to 8.3.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/com.android.tools.build-gradle-8.3.2

chore(deps): bump com.android.tools.build:gradle from 8.3.1 to 8.3.2 in /android
Bumps com.gradle:gradle-enterprise-gradle-plugin from 3.17 to 3.17.1.

---
updated-dependencies:
- dependency-name: com.gradle:gradle-enterprise-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…d/com.gradle-gradle-enterprise-gradle-plugin-3.17.1

chore(deps): bump com.gradle:gradle-enterprise-gradle-plugin from 3.17 to 3.17.1 in /android
ffcdf and others added 25 commits April 18, 2024 11:36
According to the documentation:

public int read(byte[] b, int off, int len) throws IOException

The first byte read is stored into element b[off], the next one into b[off+1], and so on.

However, from the second pass through the chunkInputStream method, off is greater than any position of b and therefore, b[off] does not exist.
Changed chunkInputStream method in LargeFileUploadTask to resolve IndexOutOfBoundsException when uploading large files
Bumps [io.github.std-uritemplate:std-uritemplate](https://github.com/std-uritemplate/std-uritemplate) from 0.0.56 to 0.0.57.
- [Commits](std-uritemplate/std-uritemplate@0.0.56...0.0.57)

---
updated-dependencies:
- dependency-name: io.github.std-uritemplate:std-uritemplate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…hub.std-uritemplate-std-uritemplate-0.0.57

chore(deps): bump io.github.std-uritemplate:std-uritemplate from 0.0.56 to 0.0.57
Bumps the kiota-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [com.microsoft.kiota:microsoft-kiota-abstractions](https://github.com/microsoft/kiota-java) | `1.1.4` | `1.1.6` |
| [com.microsoft.kiota:microsoft-kiota-authentication-azure](https://github.com/microsoft/kiota-java) | `1.1.4` | `1.1.6` |
| [com.microsoft.kiota:microsoft-kiota-http-okHttp](https://github.com/microsoft/kiota-java) | `1.1.4` | `1.1.6` |
| [com.microsoft.kiota:microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-java) | `1.1.4` | `1.1.6` |
| [com.microsoft.kiota:microsoft-kiota-serialization-text](https://github.com/microsoft/kiota-java) | `1.1.4` | `1.1.6` |
| [com.microsoft.kiota:microsoft-kiota-serialization-form](https://github.com/microsoft/kiota-java) | `1.1.4` | `1.1.6` |
| [com.microsoft.kiota:microsoft-kiota-serialization-multipart](https://github.com/microsoft/kiota-java) | `1.1.4` | `1.1.6` |


Updates `com.microsoft.kiota:microsoft-kiota-abstractions` from 1.1.4 to 1.1.6
- [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.1.4...v1.1.6)

Updates `com.microsoft.kiota:microsoft-kiota-authentication-azure` from 1.1.4 to 1.1.6
- [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.1.4...v1.1.6)

Updates `com.microsoft.kiota:microsoft-kiota-http-okHttp` from 1.1.4 to 1.1.6
- [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.1.4...v1.1.6)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-json` from 1.1.4 to 1.1.6
- [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.1.4...v1.1.6)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-text` from 1.1.4 to 1.1.6
- [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.1.4...v1.1.6)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-form` from 1.1.4 to 1.1.6
- [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.1.4...v1.1.6)

Updates `com.microsoft.kiota:microsoft-kiota-serialization-multipart` from 1.1.4 to 1.1.6
- [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.1.4...v1.1.6)

---
updated-dependencies:
- dependency-name: com.microsoft.kiota:microsoft-kiota-abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-authentication-azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-http-okHttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-text
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: com.microsoft.kiota:microsoft-kiota-serialization-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…dependencies-48a1fc874e

chore(deps): bump the kiota-dependencies group with 7 updates
@baywet baywet requested a review from a team as a code owner April 22, 2024 12:51
@baywet baywet enabled auto-merge April 22, 2024 12:51
Copy link

sonarcloud bot commented Apr 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@baywet baywet merged commit 9ac7e26 into master Apr 22, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants