Skip to content

Conversation

@DjordyKoert
Copy link
Collaborator

Description

Fixes incorrect deprecate version added in #2566

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)
  • I have made corresponding changes to the changelog (CHANGELOG.md)

Copilot AI review requested due to automatic review settings October 20, 2025 08:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR corrects an incorrect version number in a deprecation notice. The version was mistakenly set to '7.3' in PR #2566 and is now being corrected to '5.6.4' to accurately reflect when the deprecation was introduced.

Key Changes

  • Updated the version parameter in trigger_deprecation() from '7.3' to '5.6.4'

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.56%. Comparing base (f9fd650) to head (0d1cd8a).
⚠️ Report is 1 commits behind head on 5.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##              5.x    #2577   +/-   ##
=======================================
  Coverage   96.56%   96.56%           
=======================================
  Files          93       93           
  Lines        2968     2968           
=======================================
  Hits         2866     2866           
  Misses        102      102           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@DjordyKoert DjordyKoert merged commit b5f440c into 5.x Oct 20, 2025
21 of 24 checks passed
@DjordyKoert DjordyKoert deleted the DjordyKoert-patch-1 branch October 20, 2025 08:29
DjordyKoert pushed a commit that referenced this pull request Oct 20, 2025
🤖 I have created a release *beep* *boop*
---


##
[5.6.5](v5.6.4...v5.6.5)
(2025-10-20)


### Bug Fixes

* version number in triggered deprecation
([#2577](#2577))
([b5f440c](b5f440c))


### Miscellaneous Chores

* **deps:** bump redoc from 2.5.1 to 2.5.2 in /utils
([#2574](#2574))
([2b49d55](2b49d55))
* **deps:** bump swagger-ui-dist from 5.29.4 to 5.29.5 in /utils
([#2575](#2575))
([f9fd650](f9fd650))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants