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

[DT-400-gradle]: Bump the minor-patch-dependencies group across 1 directory with 3 updates #1871

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-patch-dependencies group with 3 updates in the / directory: io.swagger.core.v3:swagger-annotations, com.azure.resourcemanager:azure-resourcemanager-loganalytics and io.sentry:sentry-bom.

Updates io.swagger.core.v3:swagger-annotations from 2.2.26 to 2.2.27

Updates com.azure.resourcemanager:azure-resourcemanager-loganalytics from 1.0.0 to 1.1.0

Release notes

Sourced from com.azure.resourcemanager:azure-resourcemanager-loganalytics's releases.

azure-resourcemanager-changeanalysis_1.1.0

1.1.0 (2024-12-06)

  • Azure Resource Manager AzureChangeAnalysis client library for Java. This package contains Microsoft Azure SDK for AzureChangeAnalysis Management SDK. Package tag package-2021-04-01. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

Serialization/Deserialization change

  • Jackson is removed from dependency and no longer supported.
Migration Guide

If you are using Jackson/ObjectMapper for manual serialization/deserialization, configure your ObjectMapper for backward compatibility:

objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());

azure-resourcemanager-graphservices_1.1.0

1.1.0 (2024-12-06)

  • Azure Resource Manager GraphServices client library for Java. This package contains Microsoft Azure SDK for GraphServices Management SDK. Self service experience for Microsoft Graph metered services. Package tag package-2023-04-13. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

Serialization/Deserialization change

  • Jackson is removed from dependency and no longer supported.
Migration Guide

If you are using Jackson/ObjectMapper for manual serialization/deserialization, configure your ObjectMapper for backward compatibility:

objectMapper.registerModule(com.azure.core.serializer.json.jackson.JacksonJsonProvider.getJsonSerializableDatabindModule());

azure-resourcemanager-providerhub_1.1.0

1.1.0 (2024-12-06)

  • Azure Resource Manager ProviderHub client library for Java. This package contains Microsoft Azure SDK for ProviderHub Management SDK. Microsoft ProviderHub. Package tag package-2020-11-20. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

Serialization/Deserialization change

  • Jackson is removed from dependency and no longer supported.
Migration Guide

If you are using Jackson/ObjectMapper for manual serialization/deserialization, configure your ObjectMapper for backward compatibility:

... (truncated)

Commits
  • 97223af [maven-release-plugin] prepare release v1.1.0
  • d34637c Exclude packages we are not releasing
  • 637b4a8 new readme do not merge (#1744)
  • 5fc44b1 Merge pull request #1768 from milismsft/milis-acr-sample1
  • cddd147 Add empty recording to fix the test automation.
  • 1205f0f Add Kubernetes library dependency
  • 84e9478 Add automation test and fix the indentation.
  • b32f63a Refactor file into the right sample directory and fix checkstyle errors
  • 12b02da Merge branch 'master' into milis-acr-sample1
  • a248ed6 New end-t-oend sample for Azure Container Registry and Azure Container Servic...
  • Additional commits viewable in compare view

Updates io.sentry:sentry-bom from 7.18.1 to 7.19.0

Release notes

Sourced from io.sentry:sentry-bom's releases.

7.19.0

Fixes

  • Session Replay: fix various crashes and issues (#3970)
    • Fix IndexOutOfBoundsException when tracking window changes
    • Fix IllegalStateException when adding/removing draw listener for a dead view
    • Fix ConcurrentModificationException when registering window listeners and stopping WindowRecorder/GestureRecorder
  • Add support for setting sentry-native handler_strategy (#3671)

Dependencies

Changelog

Sourced from io.sentry:sentry-bom's changelog.

7.19.0

Fixes

  • Session Replay: fix various crashes and issues (#3970)
    • Fix IndexOutOfBoundsException when tracking window changes
    • Fix IllegalStateException when adding/removing draw listener for a dead view
    • Fix ConcurrentModificationException when registering window listeners and stopping WindowRecorder/GestureRecorder
  • Add support for setting sentry-native handler_strategy (#3671)

Dependencies

Commits

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

…ectory with 3 updates

Bumps the minor-patch-dependencies group with 3 updates in the / directory: io.swagger.core.v3:swagger-annotations, [com.azure.resourcemanager:azure-resourcemanager-loganalytics](https://github.com/Azure/azure-sdk-for-java) and [io.sentry:sentry-bom](https://github.com/getsentry/sentry-java).


Updates `io.swagger.core.v3:swagger-annotations` from 2.2.26 to 2.2.27

Updates `com.azure.resourcemanager:azure-resourcemanager-loganalytics` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@v1.0.0...v1.1.0)

Updates `io.sentry:sentry-bom` from 7.18.1 to 7.19.0
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@7.18.1...7.19.0)

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.azure.resourcemanager:azure-resourcemanager-loganalytics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.sentry:sentry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 11:45
@dependabot dependabot bot added dependency Pull requests that update a dependency file gradle Pull request that updates a Gradle file labels Dec 16, 2024
@dependabot dependabot bot requested review from pshapiro4broad and fboulnois and removed request for a team December 16, 2024 11:45
Copy link
Contributor

@fboulnois fboulnois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@snf2ye snf2ye merged commit a8faaeb into develop Dec 16, 2024
14 checks passed
@snf2ye snf2ye deleted the dependabot/gradle/develop/minor-patch-dependencies-c8c263e91c branch December 16, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Pull requests that update a dependency file gradle Pull request that updates a Gradle file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants