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

Improve deprecation notices #1337

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Improve deprecation notices #1337

merged 2 commits into from
Oct 24, 2023

Conversation

jamietanna
Copy link
Member

  • Add pkg.go.dev links to deprecation warnings
  • Add missing types to deprecation URLs

So they're more actionable, as the previous setup didn't quite make it
possible to link directly through to replacing symbol.
@jamietanna jamietanna merged commit 5d2cd60 into master Oct 24, 2023
16 checks passed
@jamietanna jamietanna deleted the chore/deprecation branch October 24, 2023 12:46
kodiakhq bot pushed a commit to cloudquery/filetypes that referenced this pull request Feb 1, 2024
…432)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/deepmap/oapi-codegen](https://togithub.com/deepmap/oapi-codegen) | indirect | minor | `v1.15.0` -> `v1.16.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>deepmap/oapi-codegen (github.com/deepmap/oapi-codegen)</summary>

### [`v1.16.2`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.2): : Further improve documentation notices

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.1...v1.16.2)

#### What's Changed

-   Improve deprecation notices by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1337

**Full Changelog**: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2

### [`v1.16.1`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.1): : Ensure deprecation comments appear correctly

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.0...v1.16.1)

#### What's Changed

-   Fix: Ensure deprecations are parsed correctly by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1335

**Full Changelog**: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1

### [`v1.16.0`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.0): : Reduce runtime dependencies

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.15.0...v1.16.0)

As part of the final preparation towards the [v2 release](https://togithub.com/deepmap/oapi-codegen/discussions/1309), this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.

#### Key callouts

-   Migrate middleware to their own Go modules by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1257
-   Replace + deprecate `testutil` by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1314

**Full Changelog**: oapi-codegen/oapi-codegen@v1.15.0...v1.16.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/codegen that referenced this pull request Feb 1, 2024
…142)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/deepmap/oapi-codegen](https://togithub.com/deepmap/oapi-codegen) | indirect | minor | `v1.15.0` -> `v1.16.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>deepmap/oapi-codegen (github.com/deepmap/oapi-codegen)</summary>

### [`v1.16.2`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.2): : Further improve documentation notices

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.1...v1.16.2)

#### What's Changed

-   Improve deprecation notices by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1337

**Full Changelog**: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2

### [`v1.16.1`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.1): : Ensure deprecation comments appear correctly

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.0...v1.16.1)

#### What's Changed

-   Fix: Ensure deprecations are parsed correctly by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1335

**Full Changelog**: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1

### [`v1.16.0`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.0): : Reduce runtime dependencies

[Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.15.0...v1.16.0)

As part of the final preparation towards the [v2 release](https://togithub.com/deepmap/oapi-codegen/discussions/1309), this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.

#### Key callouts

-   Migrate middleware to their own Go modules by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1257
-   Replace + deprecate `testutil` by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [oapi-codegen/oapi-codegen#1314

**Full Changelog**: oapi-codegen/oapi-codegen@v1.15.0...v1.16.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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.

None yet

1 participant