Update from Source#3
Merged
madhonk1208 merged 34 commits intofeature/project_max_pagesfrom Jan 26, 2026
Merged
Conversation
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pgregory.net/rapid](https://redirect.github.com/flyingmutant/rapid) | `v1.0.0` → `v1.2.0` |  |  | --- ### Release Notes <details> <summary>flyingmutant/rapid (pgregory.net/rapid)</summary> ### [`v1.2.0`](https://redirect.github.com/flyingmutant/rapid/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/flyingmutant/rapid/compare/v1.1.0...v1.2.0) #### What's Changed - StateMachineActions: Support `func(rapid.TB)` actions by [@​prashantv](https://redirect.github.com/prashantv) in [#​66](https://redirect.github.com/flyingmutant/rapid/pull/66) - ci: Test with Go 1.24 by [@​abhinav](https://redirect.github.com/abhinav) in [#​76](https://redirect.github.com/flyingmutant/rapid/pull/76) - feat: Add T.Context() by [@​abhinav](https://redirect.github.com/abhinav) in [#​77](https://redirect.github.com/flyingmutant/rapid/pull/77) - feat: Add T.Cleanup by [@​abhinav](https://redirect.github.com/abhinav) in [#​79](https://redirect.github.com/flyingmutant/rapid/pull/79) #### New Contributors - [@​prashantv](https://redirect.github.com/prashantv) made their first contribution in [#​66](https://redirect.github.com/flyingmutant/rapid/pull/66) - [@​abhinav](https://redirect.github.com/abhinav) made their first contribution in [#​76](https://redirect.github.com/flyingmutant/rapid/pull/76) **Full Changelog**: <flyingmutant/rapid@v1.1.0...v1.2.0> ### [`v1.1.0`](https://redirect.github.com/flyingmutant/rapid/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/flyingmutant/rapid/compare/v1.0.1...v1.1.0) **Full Changelog**: <flyingmutant/rapid@v1.0.1...v1.1.0> ### [`v1.0.1`](https://redirect.github.com/flyingmutant/rapid/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/flyingmutant/rapid/compare/v1.0.0...v1.0.1) **Full Changelog**: <flyingmutant/rapid@v1.0.0...v1.0.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [golang.org/x/oauth2](https://pkg.go.dev/golang.org/x/oauth2) | [`v0.33.0` → `v0.34.0`](https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.33.0...refs/tags/v0.34.0) |  |  | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
…o v2.17.0 (grafana#568) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/bradleyfalzon/ghinstallation/v2](https://redirect.github.com/bradleyfalzon/ghinstallation) | `v2.14.0` → `v2.17.0` |  |  | --- ### Release Notes <details> <summary>bradleyfalzon/ghinstallation (github.com/bradleyfalzon/ghinstallation/v2)</summary> ### [`v2.17.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.17.0) [Compare Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.16.0...v2.17.0) #### What's Changed - Update README: improve formatting, replace GoDoc with GoReference by [@​alexandear](https://redirect.github.com/alexandear) in [#​161](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/161) - Update go-github to v73 by [@​asvoboda](https://redirect.github.com/asvoboda) in [#​162](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/162) - update golangci-lint to v2.2.x by [@​cpanato](https://redirect.github.com/cpanato) in [#​163](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/163) - Update google/go-github to v75 by [@​asvoboda](https://redirect.github.com/asvoboda) in [#​167](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/167) #### New Contributors - [@​alexandear](https://redirect.github.com/alexandear) made their first contribution in [#​161](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/161) **Full Changelog**: <bradleyfalzon/ghinstallation@v2.16.0...v2.17.0> ### [`v2.16.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.16.0) [Compare Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.15.0...v2.16.0) #### What's Changed - Update to go-github v72 by [@​asvoboda](https://redirect.github.com/asvoboda) in [#​158](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/158) - Bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group by [@​dependabot](https://redirect.github.com/dependabot) in [#​157](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/157) - Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​156](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/156) **Full Changelog**: <bradleyfalzon/ghinstallation@v2.15.0...v2.16.0> ### [`v2.15.0`](https://redirect.github.com/bradleyfalzon/ghinstallation/releases/tag/v2.15.0) [Compare Source](https://redirect.github.com/bradleyfalzon/ghinstallation/compare/v2.14.0...v2.15.0) #### What's Changed - bump go-github to v69.2.0 by [@​cpanato](https://redirect.github.com/cpanato) in [#​147](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/147) - Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​148](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/148) - Bump actions/setup-go from 5.3.0 to 5.4.0 in the actions group by [@​dependabot](https://redirect.github.com/dependabot) in [#​151](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/151) - Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​152](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/152) - Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​149](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/149) - update go-github to v71 by [@​cpanato](https://redirect.github.com/cpanato) in [#​154](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/154) - upgrade golangci-lint to v2 and use best practices for the workflows by [@​cpanato](https://redirect.github.com/cpanato) in [#​155](https://redirect.github.com/bradleyfalzon/ghinstallation/pull/155) **Full Changelog**: <bradleyfalzon/ghinstallation@v2.14.0...v2.15.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | pinDigest | → `34e1148` | | grafana/grafana-enterprise | final | pinDigest | → `703b4a3` | | grafana/writers-toolkit | action | pinDigest | → `f65819d` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzguNSIsInVwZGF0ZWRJblZlciI6IjQyLjY0LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRvY2tlciIsImdpdGh1Yi1hY3Rpb25zIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` → `v6` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://redirect.github.com/actions/checkout/compare/v5...v6) - Persist creds to a separate file by [@​ericsciple](https://redirect.github.com/ericsciple) in [#​2286](https://redirect.github.com/actions/checkout/pull/2286) - Update README to include Node.js 24 support details and requirements by [@​salmanmkc](https://redirect.github.com/salmanmkc) in [#​2248](https://redirect.github.com/actions/checkout/pull/2248) ### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5) [Compare Source](https://redirect.github.com/actions/checkout/compare/v4...v5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1ham9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
…ana#574) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/google/go-github/v72](https://redirect.github.com/google/go-github) | `v72.0.0` → `v81.0.0` |  |  | --- ### Release Notes <details> <summary>google/go-github (github.com/google/go-github/v72)</summary> ### [`v81.0.0`](https://redirect.github.com/google/go-github/releases/tag/v81.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v80.0.0...v81.0.0) This release contains the following breaking API changes: - fix!: Change Org usage report Quantity to float64 ([#​3862](https://redirect.github.com/google/go-github/issues/3862)) BREAKING CHANGE: `UsageItem.Quantity` is now type `float64`. - chore!: Remove `PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` field ([#​3866](https://redirect.github.com/google/go-github/issues/3866)) BREAKING CHANGE: `PullRequestRuleParameters.AutomaticCopilotCodeReviewEnabled` is now removed. - feat!: Implement Enterprise SCIM - Provision Groups & Users ([#​3852](https://redirect.github.com/google/go-github/issues/3852)) BREAKING CHANGE: `SCIMEnterpriseDisplayReference.Ref` is now of type `*string`. - fix!: Change copilot\_code\_review field names to match GitHub API ([#​3874](https://redirect.github.com/google/go-github/issues/3874)) BREAKING CHANGE: `CopilotCodeReviewRuleParameters.ReviewNewPushes` is now `ReviewOnPush`. - fix!: Add support for missing attributes in ProjectsV2 API ([#​3888](https://redirect.github.com/google/go-github/issues/3888)) BREAKING CHANGE: `AddProjectItemOptions` fields have changed types. - feat!: Use omitzero for BypassActors to support handling empty arrays ([#​3891](https://redirect.github.com/google/go-github/issues/3891)) BREAKING CHANGE: `UpdateRepositoryRulesetClearBypassActor`, `UpdateRepositoryRulesetClearBypassActor`, `UpdateRulesetClearBypassActor`, and `UpdateRulesetNoBypassActor` have been removed as they are no longer needed. ...and the following additional changes: - Bump go-github from v79 to v80 in /scrape ([#​3855](https://redirect.github.com/google/go-github/issues/3855)) - feat: Add support for Enterprise Team APIs ([#​3861](https://redirect.github.com/google/go-github/issues/3861)) - feat: Implement Enterprise SCIM - Set Groups or Users ([#​3858](https://redirect.github.com/google/go-github/issues/3858)) - build(deps): Bump golang.org/x/term from 0.37.0 to 0.38.0 in /example ([#​3865](https://redirect.github.com/google/go-github/issues/3865)) - build(deps): Bump golang.org/x/sync from 0.18.0 to 0.19.0 in /tools ([#​3864](https://redirect.github.com/google/go-github/issues/3864)) - build(deps): Bump actions/checkout from 6.0.0 to 6.0.1 in the actions group ([#​3863](https://redirect.github.com/google/go-github/issues/3863)) - feat: Add advanced\_search parameter to SearchOptions ([#​3868](https://redirect.github.com/google/go-github/issues/3868)) - feat: Implement Enterprise SCIM - Delete Groups or Users ([#​3856](https://redirect.github.com/google/go-github/issues/3856)) - feat: Add support for copilot\_code\_review rule type ([#​3857](https://redirect.github.com/google/go-github/issues/3857)) - feat: Add support for Enterprise Team Members APIs ([#​3873](https://redirect.github.com/google/go-github/issues/3873)) - chore: Simplify JSON marshaling for RepositoryRulesetRules ([#​3875](https://redirect.github.com/google/go-github/issues/3875)) - feat: Add support for Enterprise Team Organizations APIs ([#​3876](https://redirect.github.com/google/go-github/issues/3876)) - docs: Clarify CreateTree semantics and TreeEntry usage ([#​3877](https://redirect.github.com/google/go-github/issues/3877)) - docs: Reformulate deprecation notice for Commits field in `PushEvent` ([#​3880](https://redirect.github.com/google/go-github/issues/3880)) - build(deps): Bump actions/cache from 4.3.0 to 5.0.1 in the actions group ([#​3883](https://redirect.github.com/google/go-github/issues/3883)) - build(deps): Bump golang.org/x/net from 0.47.0 to 0.48.0 in /scrape ([#​3882](https://redirect.github.com/google/go-github/issues/3882)) - build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 ([#​3884](https://redirect.github.com/google/go-github/issues/3884)) - build(deps): Bump golang.org/x/crypto from 0.45.0 to 0.46.0 in /example ([#​3885](https://redirect.github.com/google/go-github/issues/3885)) - chore: Rename 'opt' to 'opts' in multiple methods ([#​3887](https://redirect.github.com/google/go-github/issues/3887)) - feat: Add support for remaining Codespaces APIs ([#​3886](https://redirect.github.com/google/go-github/issues/3886)) - feat: Handle omitzero in structfield linter ([#​3881](https://redirect.github.com/google/go-github/issues/3881)) - feat: Implement Enterprise SCIM - Get a Group or User ([#​3889](https://redirect.github.com/google/go-github/issues/3889)) - feat: Add support for Codespace Machines APIs ([#​3890](https://redirect.github.com/google/go-github/issues/3890)) - feat: Add support for URL custom property value type ([#​3879](https://redirect.github.com/google/go-github/issues/3879)) - feat: Add UploadReleaseAssetFromRelease convenience helper ([#​3851](https://redirect.github.com/google/go-github/issues/3851)) - Update openapi\_operations.yaml ([#​3895](https://redirect.github.com/google/go-github/issues/3895)) - feat: Add support for Codespaces organizations APIs ([#​3892](https://redirect.github.com/google/go-github/issues/3892)) - feat: Add support for Copilot usage metrics reports API ([#​3893](https://redirect.github.com/google/go-github/issues/3893)) - feat: GetSignaturesProtectedBranch returns ErrBranchNotProtected when branch is not protected ([#​3896](https://redirect.github.com/google/go-github/issues/3896)) - Bump version of go-github to v81.0.0 ([#​3899](https://redirect.github.com/google/go-github/issues/3899)) ### [`v80.0.0`](https://redirect.github.com/google/go-github/releases/tag/v80.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v79.0.0...v80.0.0) This release contains the following breaking API changes: - feat!: Implement Enterprise SCIM - EnterpriseService.ListProvisionedSCIMUsers ([#​3839](https://redirect.github.com/google/go-github/issues/3839)) BREAKING CHANGE: `ListProvisionedSCIMGroupsEnterpriseOptions` optional fields are now pointers. ...and the following additional changes: - Bump go-github from v78 to v79 in /scrape ([#​3828](https://redirect.github.com/google/go-github/issues/3828)) - build(deps): Bump github.com/PuerkitoBio/goquery from 1.10.3 to 1.11.0 in /scrape ([#​3833](https://redirect.github.com/google/go-github/issues/3833)) - build(deps): Bump actions/checkout from 5.0.0 to 5.0.1 in the actions group ([#​3834](https://redirect.github.com/google/go-github/issues/3834)) - build(deps): Bump golang.org/x/crypto from 0.43.0 to 0.44.0 in /example ([#​3835](https://redirect.github.com/google/go-github/issues/3835)) - build(deps): Bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 in /tools ([#​3837](https://redirect.github.com/google/go-github/issues/3837)) - feat: Add support for Enterprise GitHub App Installation APIs ([#​3830](https://redirect.github.com/google/go-github/issues/3830)) - Add ParentIssueURL field to Issue struct ([#​3841](https://redirect.github.com/google/go-github/issues/3841)) - build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in /example ([#​3842](https://redirect.github.com/google/go-github/issues/3842)) - build(deps): Bump the actions group with 2 updates ([#​3844](https://redirect.github.com/google/go-github/issues/3844)) - Add custom `structfield` linter to check struct field names and tags ([#​3843](https://redirect.github.com/google/go-github/issues/3843)) - feat: Add Credentials Revoke API ([#​3847](https://redirect.github.com/google/go-github/issues/3847)) - docs: Improve displaying GitHub API links on pkg.go.dev ([#​3845](https://redirect.github.com/google/go-github/issues/3845)) - feat: Add GitHub Enterprise App installation repository management APIs ([#​3831](https://redirect.github.com/google/go-github/issues/3831)) - feat: Implement Enterprise SCIM - Update Group & User attributes ([#​3848](https://redirect.github.com/google/go-github/issues/3848)) - chore: Update golangci-lint to v2.7.0 ([#​3853](https://redirect.github.com/google/go-github/issues/3853)) - feat: Add repository target to ruleset ([#​3850](https://redirect.github.com/google/go-github/issues/3850)) - Bump version of go-github to v80.0.0 ([#​3854](https://redirect.github.com/google/go-github/issues/3854)) ### [`v79.0.0`](https://redirect.github.com/google/go-github/releases/tag/v79.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v78.0.0...v79.0.0) This release contains the following breaking API changes: - fix!: Fix field selection and bugs in ProjectsV2 GET endpoints ([#​3809](https://redirect.github.com/google/go-github/issues/3809)) BREAKING CHANGE: `UpdateProjectItemOptions.Field` is now `[]*ProjectV2FieldUpdate`. - feat!: Add enterprise security configurations, update API fields ([#​3812](https://redirect.github.com/google/go-github/issues/3812)) BREAKING CHANGES: Several `OrganizationsService` methods have been renamed for better consistency. - feat!: Implement Enterprise SCIM - EnterpriseService.ListProvisionedSCIMGroups ([#​3814](https://redirect.github.com/google/go-github/issues/3814)) BREAKING CHANGE: `SCIMService.ListSCIMProvisionedGroupsForEnterprise` is now `EnterpriseService.ListProvisionedSCIMEnterpriseGroups`. ...and the following additional changes: - Bump go-github from v77 to v78 in /scrape ([#​3816](https://redirect.github.com/google/go-github/issues/3816)) - chore: Enable 'modernize'; bump golangci-lint to v2.6.1 ([#​3817](https://redirect.github.com/google/go-github/issues/3817)) - feat: Add `required_reviewers` support to `PullRequestRuleParameters` ([#​3806](https://redirect.github.com/google/go-github/issues/3806)) - Add support for new custom properties for orgs APIs ([#​3804](https://redirect.github.com/google/go-github/issues/3804)) - build(deps): Bump golang.org/x/sync from 0.17.0 to 0.18.0 in /tools ([#​3819](https://redirect.github.com/google/go-github/issues/3819)) - chore: Enable nolintlint linter ([#​3821](https://redirect.github.com/google/go-github/issues/3821)) - fix: Remove custom Accept headers from search endpoints ([#​3820](https://redirect.github.com/google/go-github/issues/3820)) - Return back preview headers for search; remove TODOs for custom headers ([#​3824](https://redirect.github.com/google/go-github/issues/3824)) - feat: Add hosted runners URL and network configuration ID to runner group models ([#​3825](https://redirect.github.com/google/go-github/issues/3825)) - Update `jsonfieldname` linter to support `$` in `json` tag names ([#​3826](https://redirect.github.com/google/go-github/issues/3826)) - Bump version of go-github to v79.0.0 ([#​3827](https://redirect.github.com/google/go-github/issues/3827)) ### [`v78.0.0`](https://redirect.github.com/google/go-github/releases/tag/v78.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v77.0.0...v78.0.0) This release contains the following breaking API changes: - feat!: Address post-merge enterprise billing cost center review ([#​3805](https://redirect.github.com/google/go-github/issues/3805)) BREAKING CHANGES: Various `EnterpriseService` structs have been renamed for consistency. ...and the following additional changes: - Bump go-github from v76 to v77 in /scrape ([#​3801](https://redirect.github.com/google/go-github/issues/3801)) - chore: Update openapi\_operations.yaml ([#​3802](https://redirect.github.com/google/go-github/issues/3802)) - feat: Add support for enterprise billing cost centers API ([#​3803](https://redirect.github.com/google/go-github/issues/3803)) - feat: Add `sha_pinning_required` to `ActionsPermissions` structs ([#​3807](https://redirect.github.com/google/go-github/issues/3807)) - Bump version of go-github to v78.0.0 ([#​3815](https://redirect.github.com/google/go-github/issues/3815)) ### [`v77.0.0`](https://redirect.github.com/google/go-github/releases/tag/v77.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v76.0.0...v77.0.0) This release contains the following breaking API changes: - refactor!: Remove pointer from required field of CreateStatus API ([#​3794](https://redirect.github.com/google/go-github/issues/3794)) BREAKING CHANGE: `RepositoriesService.CreateStatus` now takes value for `status`, not pointer. - feat!: Add support for project items CRUD and project fields read operations ([#​3793](https://redirect.github.com/google/go-github/issues/3793)) BREAKING CHANGES: - `ProjectV2Field.Options` changed from `[]any` to `[]*ProjectV2FieldOption`. - `ProjectV2Field.URL` is now `ProjectV2Field.ProjectURL` - Optional fields in various `ProjectV2` structs are now passed as pointers - Aligns `ProjectsService` functions with [#​3761](https://redirect.github.com/google/go-github/issues/3761) - Almost all methods have been renamed ...and the following additional changes: - Bump go-github from v75 to v76 in /scrape ([#​3783](https://redirect.github.com/google/go-github/issues/3783)) - Add custom jsonfieldname linter to ensure Go field name matches JSON tag name ([#​3757](https://redirect.github.com/google/go-github/issues/3757)) - chore: Fix typo in comment ([#​3786](https://redirect.github.com/google/go-github/issues/3786)) - feat: Add support for private registries endpoints ([#​3785](https://redirect.github.com/google/go-github/issues/3785)) - Only set `Authorization` when `token` is available ([#​3789](https://redirect.github.com/google/go-github/issues/3789)) - test: Ensure Authorization is not set with empty token ([#​3790](https://redirect.github.com/google/go-github/issues/3790)) - Fix spelling issues ([#​3792](https://redirect.github.com/google/go-github/issues/3792)) - Add test cases for JSON resource marshaling - SCIM ([#​3798](https://redirect.github.com/google/go-github/issues/3798)) - fix: Org/Enterprise UpdateRepositoryRulesetClearBypassActor sends empty array ([#​3796](https://redirect.github.com/google/go-github/issues/3796)) - Bump version of go-github to v77.0.0 ([#​3800](https://redirect.github.com/google/go-github/issues/3800)) ### [`v76.0.0`](https://redirect.github.com/google/go-github/releases/tag/v76.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v75.0.0...v76.0.0) This release contains the following breaking API changes: - chore!: Remove ActionsBilling endpoints for User and Organization ([#​3701](https://redirect.github.com/google/go-github/issues/3701)) BREAKING CHANGE: ActionsBilling endpoints are removed. - fix!: Return RepositoryAttachment from `GetRepositoriesForCodeSecurityConfiguration` ([#​3707](https://redirect.github.com/google/go-github/issues/3707)) BREAKING CHANGE: GetRepositoriesForCodeSecurityConfiguration now returns RepositoryAttachment instead of Repository. - refactor!: Replace Edit with Update in permissions method names ([#​3731](https://redirect.github.com/google/go-github/issues/3731)) BREAKING CHANGE: Permissions-related methods are renamed from `Edit*` to `Update*`. - fix!: Change return type of GetDefaultCodeSecurityConfigurations ([#​3747](https://redirect.github.com/google/go-github/issues/3747)) BREAKING CHANGE: `GetDefaultCodeSecurityConfigurations` now returns `CodeSecurityConfigurationWithDefaultForNewRepos` instead of `CodeSecurityConfiguration`. - refactor!: Adjust function names and field types for billing API ([#​3770](https://redirect.github.com/google/go-github/issues/3770)) BREAKING CHANGE: Billing-related methods are renamed to <verb><scope><subject> pattern, and required fields are changed to value types. ...and the following additional changes: - Bump go-github from v74 to v75 in /scrape ([#​3724](https://redirect.github.com/google/go-github/issues/3724)) - feat: Add ClientID to Installation ([#​3712](https://redirect.github.com/google/go-github/issues/3712)) - feat: Add some GitHub Classroom API endpoints ([#​3690](https://redirect.github.com/google/go-github/issues/3690)) - chore: Replace http.Method\* constants with string literals ([#​3696](https://redirect.github.com/google/go-github/issues/3696)) - fix: Repositories.UpdateRulesetClearBypassActor sets BypassActors to empty slice ([#​3727](https://redirect.github.com/google/go-github/issues/3727)) - test: Ensure bypass\_actors serializes as an empty array when clearing ruleset bypass actors ([#​3734](https://redirect.github.com/google/go-github/issues/3734)) - Add reason field to PullRequestEvent ([#​3730](https://redirect.github.com/google/go-github/issues/3730)) - chore: Update openapi\_operations.yaml ([#​3735](https://redirect.github.com/google/go-github/issues/3735)) - Update CONTRIBUTING.md ([#​3736](https://redirect.github.com/google/go-github/issues/3736)) - feat: Support roles field in SCIM ([#​3728](https://redirect.github.com/google/go-github/issues/3728)) - chore: Ignore hidden .claude settings folder ([#​3738](https://redirect.github.com/google/go-github/issues/3738)) - feat: Add ListAcceptedAssignments and GetAssignmentGrades methods to Classroom API ([#​3732](https://redirect.github.com/google/go-github/issues/3732)) - feat: Add immutable releases support ([#​3725](https://redirect.github.com/google/go-github/issues/3725)) - build(deps): Bump actions/cache from 4.2.4 to 4.3.0 in the actions group ([#​3742](https://redirect.github.com/google/go-github/issues/3742)) - refactor: Use errors package to compare and assert error types ([#​3739](https://redirect.github.com/google/go-github/issues/3739)) - ci: Add errorlint configuration to golangci-lint settings ([#​3743](https://redirect.github.com/google/go-github/issues/3743)) - docs: Update code snippets to use errors package for type assertions ([#​3746](https://redirect.github.com/google/go-github/issues/3746)) - Update openapi\_operations.yaml ([#​3749](https://redirect.github.com/google/go-github/issues/3749)) - test: Use t.Context() instead of context.Background() ([#​3750](https://redirect.github.com/google/go-github/issues/3750)) - chore: Add zyfy29 to REVIEWERS ([#​3753](https://redirect.github.com/google/go-github/issues/3753)) - Prefer %v over %d,%s and add fmtpercentv custom linter ([#​3756](https://redirect.github.com/google/go-github/issues/3756)) - test: Simplify the function that skips integration tests ([#​3752](https://redirect.github.com/google/go-github/issues/3752)) - test: Fix issues in TestSecretScanningService tests ([#​3760](https://redirect.github.com/google/go-github/issues/3760)) - refactor: Simplify for range loops ([#​3762](https://redirect.github.com/google/go-github/issues/3762)) - chore(ci): Add example dir to dependabot config ([#​3764](https://redirect.github.com/google/go-github/issues/3764)) - fix: Correct body in EnterpriseService.InitialConfig ([#​3763](https://redirect.github.com/google/go-github/issues/3763)) - feat: Add premium request usage report endpoints for organizations and users ([#​3751](https://redirect.github.com/google/go-github/issues/3751)) - feat: Add two new Secret Scanning API endpoints ([#​3687](https://redirect.github.com/google/go-github/issues/3687)) - build(deps): Bump github.com/ProtonMail/go-crypto from 0.0.0-20230828082145-3c4c8a2d2371 to 1.3.0 in /example ([#​3765](https://redirect.github.com/google/go-github/issues/3765)) - build(deps): Bump golang.org/x/crypto from 0.36.0 to 0.42.0 in /example ([#​3766](https://redirect.github.com/google/go-github/issues/3766)) - build(deps): Bump github.com/gofri/go-github-pagination from 1.0.0 to 1.0.1 in /example ([#​3767](https://redirect.github.com/google/go-github/issues/3767)) - Update openapi\_operations.yaml ([#​3772](https://redirect.github.com/google/go-github/issues/3772)) - feat: Add fork PR workflows permission API support ([#​3737](https://redirect.github.com/google/go-github/issues/3737)) - Add support for organization Immutable Releases API ([#​3774](https://redirect.github.com/google/go-github/issues/3774)) - feat: Add enterprise license endpoints ([#​3755](https://redirect.github.com/google/go-github/issues/3755)) - build(deps): Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.4 to 2.17.0 in /example ([#​3776](https://redirect.github.com/google/go-github/issues/3776)) - build(deps): Bump golang.org/x/net from 0.44.0 to 0.46.0 in /scrape ([#​3777](https://redirect.github.com/google/go-github/issues/3777)) - build(deps): Bump golang.org/x/crypto from 0.42.0 to 0.43.0 in /example ([#​3778](https://redirect.github.com/google/go-github/issues/3778)) - Add ProjectsService ([#​3718](https://redirect.github.com/google/go-github/issues/3718)) - Fix breakages caused by merge ([#​3781](https://redirect.github.com/google/go-github/issues/3781)) - Bump version of go-github to v76.0.0 ([#​3782](https://redirect.github.com/google/go-github/issues/3782)) ### [`v75.0.0`](https://redirect.github.com/google/go-github/releases/tag/v75.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v74.0.0...v75.0.0) This release contains the following breaking API changes: - refactor!: Change GitService methods to pass required params by-value instead of by-ref ([#​3654](https://redirect.github.com/google/go-github/issues/3654)) BREAKING CHANGE: `GitService` methods now pass required params by-value instead of by-ref. ...and the following additional changes: - Bump go-github from v73 to v74 in /scrape ([#​3639](https://redirect.github.com/google/go-github/issues/3639)) - Add the metadata field to create DependencyGraphSnapshot ([#​3640](https://redirect.github.com/google/go-github/issues/3640)) - Bump golangci-lint to 2.3.0 ([#​3641](https://redirect.github.com/google/go-github/issues/3641)) - Add additional settings fields to org API ([#​3642](https://redirect.github.com/google/go-github/issues/3642)) - docs: Extend the description of ref parameters ([#​3643](https://redirect.github.com/google/go-github/issues/3643)) - fix: Add validation for nil inputs in various services ([#​3636](https://redirect.github.com/google/go-github/issues/3636)) - Add location info to SecretScanningAlert ([#​3645](https://redirect.github.com/google/go-github/issues/3645)) - docs: Update links to use the latest version of GitHub documentation ([#​3648](https://redirect.github.com/google/go-github/issues/3648)) - Add FieldValue field to ProjectV2ItemChange event. ([#​3650](https://redirect.github.com/google/go-github/issues/3650)) - Add Metadata field to DependencyGraph\* structs ([#​3653](https://redirect.github.com/google/go-github/issues/3653)) - refactor: Fix gocritic.paramTypeCombine lint issues ([#​3655](https://redirect.github.com/google/go-github/issues/3655)) - chore: Show correct path when example has lint errors ([#​3656](https://redirect.github.com/google/go-github/issues/3656)) - Add Social Accounts API ([#​3647](https://redirect.github.com/google/go-github/issues/3647)) - feat: Implement List Repository Activities endpoint ([#​3651](https://redirect.github.com/google/go-github/issues/3651)) - docs: Use secure URLs in string literals ([#​3657](https://redirect.github.com/google/go-github/issues/3657)) - feat: Update openapi ([#​3662](https://redirect.github.com/google/go-github/issues/3662)) - feat: Add artifact and log retention period API support ([#​3664](https://redirect.github.com/google/go-github/issues/3664)) - Document upcoming changes to events payload ([#​3667](https://redirect.github.com/google/go-github/issues/3667)) - build(deps): Bump the actions group with 2 updates ([#​3670](https://redirect.github.com/google/go-github/issues/3670)) - build(deps): Bump golang.org/x/net from 0.42.0 to 0.43.0 in /scrape ([#​3669](https://redirect.github.com/google/go-github/issues/3669)) - fix: Replace 'organizations' with 'orgs' in API endpoints ([#​3673](https://redirect.github.com/google/go-github/issues/3673)) - Update AUTHORS ([#​3674](https://redirect.github.com/google/go-github/issues/3674)) - feat: Add secret scanning push protection pattern configurations API ([#​3672](https://redirect.github.com/google/go-github/issues/3672)) - feat: Add self-hosted runner permission API support ([#​3675](https://redirect.github.com/google/go-github/issues/3675)) - chore: Do not force Go 1.22.0 as toolchain version ([#​3678](https://redirect.github.com/google/go-github/issues/3678)) - feat: Add GitHub Classroom GetAssignment API endpoint ([#​3685](https://redirect.github.com/google/go-github/issues/3685)) - chore: Add new lint rule to make sure exported names documented ([#​3682](https://redirect.github.com/google/go-github/issues/3682)) - chore: Enable gocritic.deprecatedComment check ([#​3688](https://redirect.github.com/google/go-github/issues/3688)) - chore: Format code with gofumpt ([#​3689](https://redirect.github.com/google/go-github/issues/3689)) - feat: Add private repo workflows permission API support ([#​3679](https://redirect.github.com/google/go-github/issues/3679)) - chore: Replace reflect.DeepEqual with cmp.Equal in tests ([#​3691](https://redirect.github.com/google/go-github/issues/3691)) - docs: Update CONTRIBUTING.md to clarify documentation requirements for exported types ([#​3693](https://redirect.github.com/google/go-github/issues/3693)) - build(deps): Bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0 in /tools ([#​3698](https://redirect.github.com/google/go-github/issues/3698)) - build(deps): Bump actions/setup-go from 5.5.0 to 6.0.0 in the actions group ([#​3709](https://redirect.github.com/google/go-github/issues/3709)) - build(deps): Bump codecov/codecov-action from 5.4.3 to 5.5.1 ([#​3711](https://redirect.github.com/google/go-github/issues/3711)) - build(deps): Bump golang.org/x/net from 0.43.0 to 0.44.0 in /scrape ([#​3716](https://redirect.github.com/google/go-github/issues/3716)) - Add exempt as bypass mode to ruleset bypass actors ([#​3719](https://redirect.github.com/google/go-github/issues/3719)) - Bump Go toolchain to 1.24 ([#​3721](https://redirect.github.com/google/go-github/issues/3721)) - Bump golang.org/x/sync from 0.16.0 to 0.17.0 in /tools ([#​3722](https://redirect.github.com/google/go-github/issues/3722)) - Bump version of go-github to v75.0.0 ([#​3723](https://redirect.github.com/google/go-github/issues/3723)) ### [`v74.0.0`](https://redirect.github.com/google/go-github/releases/tag/v74.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v73.0.0...v74.0.0) This release contains the following breaking API changes: - fix!: Add ListSCIMProvisionedGroupsForEnterpriseOptions ([#​3601](https://redirect.github.com/google/go-github/issues/3601)) BREAKING CHANGE: `ListSCIMProvisionedGroupsForEnterprise` now takes `ListSCIMProvisionedGroupsForEnterpriseOptions` instead of `*ListSCIMProvisionedIdentitiesOptions`. - fix!: Change ListCheckSuiteOptions.AppID from int to int64 ([#​3633](https://redirect.github.com/google/go-github/issues/3633)) BREAKING CHANGE: Change `ListCheckSuiteOptions.AppID` from `int` to `int64` ...and the following additional changes: - Bump go-github from v72 to v73 in /scrape ([#​3600](https://redirect.github.com/google/go-github/issues/3600)) - refactor: Simplify error handling in JSON decoding in tests ([#​3602](https://redirect.github.com/google/go-github/issues/3602)) - refactor: fix revive.unused-parameter lint issues ([#​3603](https://redirect.github.com/google/go-github/issues/3603)) - chore: Correct typos in comments and tests error messages ([#​3604](https://redirect.github.com/google/go-github/issues/3604)) - feat: Add organization migration options ([#​3606](https://redirect.github.com/google/go-github/issues/3606)) - feat: Add new enhanced billing endpoints ([#​3605](https://redirect.github.com/google/go-github/issues/3605)) - docs: Update HTTP cache references to RFC 9111 compliant implementation ([#​3608](https://redirect.github.com/google/go-github/issues/3608)) - fix: Remove custom Accept in Apps.ListRepos and Apps.ListUserRepos ([#​3609](https://redirect.github.com/google/go-github/issues/3609)) - fix: Change UsageItem.Quantity from int to float64 ([#​3610](https://redirect.github.com/google/go-github/issues/3610)) - fix: Fix broken URL for SubIssueService.Remove endpoint ([#​3613](https://redirect.github.com/google/go-github/issues/3613)) - feat: Add DisableRateLimitCheck option to client ([#​3607](https://redirect.github.com/google/go-github/issues/3607)) - build(deps): bump github.com/alecthomas/kong from 1.11.0 to 1.12.0 in /tools ([#​3614](https://redirect.github.com/google/go-github/issues/3614)) - chore: Fix some minor issues in the comments ([#​3615](https://redirect.github.com/google/go-github/issues/3615)) - fix: Handle null assignee in Copilot Seat Billing API response ([#​3619](https://redirect.github.com/google/go-github/issues/3619)) - fix: Add ProtectionURL field to Repositories.ListBranches response ([#​3618](https://redirect.github.com/google/go-github/issues/3618)) - feat: Add digest field to Artifact ([#​3621](https://redirect.github.com/google/go-github/issues/3621)) - fix: Add missing require\_last\_push\_approval field to branch protection rule event structs ([#​3623](https://redirect.github.com/google/go-github/issues/3623)) - build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0 in /tools ([#​3624](https://redirect.github.com/google/go-github/issues/3624)) - build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 in /scrape ([#​3625](https://redirect.github.com/google/go-github/issues/3625)) - feat: Add the Digest field to ReleaseAsset ([#​3628](https://redirect.github.com/google/go-github/issues/3628)) - refactor: Fix revive.unnecessary-format lint issues ([#​3629](https://redirect.github.com/google/go-github/issues/3629)) - build(deps): bump github.com/alecthomas/kong from 1.12.0 to 1.12.1 in /tools ([#​3632](https://redirect.github.com/google/go-github/issues/3632)) - docs: Extend RepositoryContentGetOptions description ([#​3637](https://redirect.github.com/google/go-github/issues/3637)) - Bump version of go-github to v74.0.0 ([#​3638](https://redirect.github.com/google/go-github/issues/3638)) ### [`v73.0.0`](https://redirect.github.com/google/go-github/releases/tag/v73.0.0) [Compare Source](https://redirect.github.com/google/go-github/compare/v72.0.0...v73.0.0) This release contains the following breaking API changes: - feat!: Add repository query option to ListCustomPropertyValues ([#​3598](https://redirect.github.com/google/go-github/issues/3598)) BREAKING CHANGE: `ListCustomPropertyValues` now takes `ListCustomPropertyValuesOptions` instead of `ListOptions`. ...and the following additional changes: - Bump go-github from v71 to v72 in /scrape ([#​3572](https://redirect.github.com/google/go-github/issues/3572)) - Update OpenAPI ([#​3574](https://redirect.github.com/google/go-github/issues/3574)) - Improve DownloadContents and DownloadContentsWithMeta methods ([#​3573](https://redirect.github.com/google/go-github/issues/3573)) - build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group ([#​3575](https://redirect.github.com/google/go-github/issues/3575)) - build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 in /scrape ([#​3576](https://redirect.github.com/google/go-github/issues/3576)) - build(deps): bump github.com/alecthomas/kong from 1.10.0 to 1.11.0 in /tools ([#​3578](https://redirect.github.com/google/go-github/issues/3578)) - build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.3 ([#​3579](https://redirect.github.com/google/go-github/issues/3579)) - feat: Add support for sub-issue ([#​3580](https://redirect.github.com/google/go-github/issues/3580)) - fix: Add missing relationship and pkg external info for SBOMs ([#​3582](https://redirect.github.com/google/go-github/issues/3582)) - chore: Use any instead of interface{} ([#​3584](https://redirect.github.com/google/go-github/issues/3584)) - chore: Migrate golangci-lint to v2 ([#​3587](https://redirect.github.com/google/go-github/issues/3587)) - chore: Add alexandear to REVIEWERS ([#​3588](https://redirect.github.com/google/go-github/issues/3588)) - docs: Update minimum Go version in README to 1.23 ([#​3589](https://redirect.github.com/google/go-github/issues/3589)) - fix: Use stable media type in Starring API ([#​3590](https://redirect.github.com/google/go-github/issues/3590)) - docs: Use pkgsite links ([#​3591](https://redirect.github.com/google/go-github/issues/3591)) - build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 in /scrape ([#​3593](https://redirect.github.com/google/go-github/issues/3593)) - build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 in /tools ([#​3594](https://redirect.github.com/google/go-github/issues/3594)) - build(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in /example ([#​3595](https://redirect.github.com/google/go-github/issues/3595)) - Bump version of go-github to v73.0.0 ([#​3599](https://redirect.github.com/google/go-github/issues/3599)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1ham9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
…n to v5.1.0 (grafana#578) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [grafana/plugin-ci-workflows](https://redirect.github.com/grafana/plugin-ci-workflows) | action | minor | `ci-cd-workflows/v5.0.0` → `ci-cd-workflows/v5.1.0` | --- ### Release Notes <details> <summary>grafana/plugin-ci-workflows (grafana/plugin-ci-workflows)</summary> ### [`vci-cd-workflows/v5.1.0`](https://redirect.github.com/grafana/plugin-ci-workflows/releases/tag/ci-cd-workflows/v5.1.0): ci-cd-workflows: v5.1.0 [Compare Source](https://redirect.github.com/grafana/plugin-ci-workflows/compare/ci-cd-workflows/v5.0.0...ci-cd-workflows/v5.1.0) ##### 🎉 Features - **ci:** setup Go version from go.mod if possible ([#​465](https://redirect.github.com/grafana/plugin-ci-workflows/issues/465)) ([5d5ab0a](https://redirect.github.com/grafana/plugin-ci-workflows/commit/5d5ab0a5fddf3b9ab538e5207a996d1fee8f908a)) ##### 🐛 Bug Fixes - **tests:** fix act checkout in pull\_request events ([#​463](https://redirect.github.com/grafana/plugin-ci-workflows/issues/463)) ([56388a7](https://redirect.github.com/grafana/plugin-ci-workflows/commit/56388a7772a3a4f35fe67f54b77598a38ad30d9c)) ##### ⚡ Performance Improvements - **ci:** cache mage, Trufflehog and golangci-lint binaries ([#​467](https://redirect.github.com/grafana/plugin-ci-workflows/issues/467)) ([b736834](https://redirect.github.com/grafana/plugin-ci-workflows/commit/b73683467666c8a40cf2f475bec1ccfa77142d3a)) ##### ✅ Tests - **act:** add plugin-validator tests ([#​457](https://redirect.github.com/grafana/plugin-ci-workflows/issues/457)) ([82db8bf](https://redirect.github.com/grafana/plugin-ci-workflows/commit/82db8bf61eeea38e68bad0d74262676f0cf6237d)) ##### 🔧 Chores - **deps:** update actions/create-github-app-token action to v2.2.1 ([#​475](https://redirect.github.com/grafana/plugin-ci-workflows/issues/475)) ([eeaa07a](https://redirect.github.com/grafana/plugin-ci-workflows/commit/eeaa07abac7139e34586f25eba499b819d6b09ea)) - **deps:** update actions/setup-node action to v6 ([#​362](https://redirect.github.com/grafana/plugin-ci-workflows/issues/362)) ([69022ab](https://redirect.github.com/grafana/plugin-ci-workflows/commit/69022ab90ecdfe03890fa825bb3337d9625aac4f)) - **deps:** update peter-evans/create-pull-request action to v8 ([#​478](https://redirect.github.com/grafana/plugin-ci-workflows/issues/478)) ([8f4d6ea](https://redirect.github.com/grafana/plugin-ci-workflows/commit/8f4d6ea8d1cf3dbe4c7fffd951765b3ec40a0f53)) - **main:** release plugins-frontend-e2e-against-stack 1.0.1 ([#​432](https://redirect.github.com/grafana/plugin-ci-workflows/issues/432)) ([d3ca365](https://redirect.github.com/grafana/plugin-ci-workflows/commit/d3ca3655e308cd68c085f42910760aa01e726b44)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicGx1Z2luLWNpLXdvcmtmbG93cyJdfQ==--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`61.5.0` → `62.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/61.5.0/62.0.0) |  |  | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v62.0.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.0.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.7.1...v62.0.0) ##### Features - update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFinding` setting; fixes [#​1624](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1624) ([9c0e4a3](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/9c0e4a32c6a4e2fba9c50d739f0ddbceb3bac678)) ##### BREAKING CHANGES - Require Node ^20.19.0 || ^22.13.0 || >=24 ### [`v61.7.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v61.7.1) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.5.0...v61.7.1) ##### Bug Fixes - **`github`:** `npm` release ([#​1623](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1623)) ([fe29ef9](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/fe29ef98bcf29b1503fa273554c8fb3754afd390)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1ham9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
…#577) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@grafana/plugin-e2e](https://redirect.github.com/grafana/plugin-tools) ([source](https://redirect.github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e)) | [`3.1.0` → `3.1.1`](https://renovatebot.com/diffs/npm/@grafana%2fplugin-e2e/3.1.0/3.1.1) |  |  | --- ### Release Notes <details> <summary>grafana/plugin-tools (@​grafana/plugin-e2e)</summary> ### [`v3.1.1`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v311-Wed-Jan-07-2026) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.0...@grafana/plugin-e2e@3.1.1) ##### 🐛 Bug Fix - Plugin E2E: Bump [@​grafana/e2e-selectors](https://redirect.github.com/grafana/e2e-selectors) to 12.4.0-20331417332 [#​2354](https://redirect.github.com/grafana/plugin-tools/pull/2354) ([@​grafana-plugins-platform-bot\[bot\]](https://redirect.github.com/grafana-plugins-platform-bot\[bot]) [@​sunker](https://redirect.github.com/sunker)) ##### Authors: 2 - [@​grafana-plugins-platform-bot\[bot\]](https://redirect.github.com/grafana-plugins-platform-bot\[bot]) - Erik Sundell ([@​sunker](https://redirect.github.com/sunker)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`25.0.3` → `25.0.5`](https://renovatebot.com/diffs/npm/@types%2fnode/25.0.3/25.0.5) |  |  | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | [`4.17.21` → `4.17.23`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.21/4.17.23) |  |  | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
…#585) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@grafana/plugin-e2e](https://redirect.github.com/grafana/plugin-tools) ([source](https://redirect.github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e)) | [`3.1.1` → `3.1.2`](https://renovatebot.com/diffs/npm/@grafana%2fplugin-e2e/3.1.1/3.1.2) |  |  | --- ### Release Notes <details> <summary>grafana/plugin-tools (@​grafana/plugin-e2e)</summary> ### [`v3.1.2`](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.1...@grafana/plugin-e2e@3.1.2) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.1...@grafana/plugin-e2e@3.1.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`25.0.5` → `25.0.6`](https://renovatebot.com/diffs/npm/@types%2fnode/25.0.5/25.0.6) |  |  | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [cspell](https://cspell.org/) ([source](https://redirect.github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell)) | [`9.4.0` → `9.6.0`](https://renovatebot.com/diffs/npm/cspell/9.4.0/9.6.0) |  |  | --- ### Release Notes <details> <summary>streetsidesoftware/cspell (cspell)</summary> ### [`v9.6.0`](https://redirect.github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#v960-2026-01-12) [Compare Source](https://redirect.github.com/streetsidesoftware/cspell/compare/v9.4.0...v9.6.0) ##### Features <details> <summary>feat: ESLint-plugin -- Distinguish between Forbidden, Misspelled, and Unknown words. (<a href="https://redirect.github.com/streetsidesoftware/cspell/pull/8337">#​8337</a>)</summary> ##### feat: ESLint-plugin -- Distinguish between Forbidden, Misspelled, and Unknown words. ([#​8337](https://redirect.github.com/streetsidesoftware/cspell/pull/8337)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This workflow was useful when the procedure changed frequently but has become a burden as it has sprawled across repositories. It can fail without obvious notfication and requires more permissions than I'd like to perform the task. It's replaced by a centralized script that updates the procedure in a push fashion on an ad-hoc basis.
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.52.0` → `8.53.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.52.0/8.53.0) |  |  | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.52.0` → `8.53.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.52.0/8.53.0) |  |  | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.53.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8530-2026-01-12) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.52.0...v8.53.0) ##### 🚀 Features - **eslint-plugin:** add rule \[strict-void-return] ([#​9707](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9707)) - **eslint-plugin:** \[no-unused-vars] add a fixer to remove unused imports ([#​11922](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11922)) ##### 🩹 Fixes - **eslint-plugin:** \[no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter ([#​11916](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11916)) - **eslint-plugin:** replace unclear "`error` typed" with more helpful description ([#​11704](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11704)) - **typescript-estree:** forbid invalid `extends` and `implements` in interface declaration ([#​11935](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11935)) - **typescript-estree:** forbid invalid class implements ([#​11934](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11934)) - **typescript-estree:** forbid type-only import with both default and named specifiers ([#​11930](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11930)) ##### ❤️ Thank You - Brad Zacher [@​bradzacher](https://redirect.github.com/bradzacher) - fisker Cheung [@​fisker](https://redirect.github.com/fisker) - Josh Goldberg - Josh Goldberg ✨ - Kirk Waiblinger - Niki [@​phaux](https://redirect.github.com/phaux) - Nikita - SungHyun627 [@​SungHyun627](https://redirect.github.com/SungHyun627) - Will Harney [@​wjhsf](https://redirect.github.com/wjhsf) You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.53.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8530-2026-01-12) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.52.0...v8.53.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.28.5` → `7.28.6`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.28.5/7.28.6) |  |  | --- ### Release Notes <details> <summary>babel/babel (@​babel/core)</summary> ### [`v7.28.6`](https://redirect.github.com/babel/babel/releases/tag/v7.28.6) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.28.5...v7.28.6) #### v7.28.6 (2026-01-12) Thanks [@​kadhirash](https://redirect.github.com/kadhirash) and [@​kolvian](https://redirect.github.com/kolvian) for your first PRs! ##### 🐛 Bug Fix - `babel-cli`, `babel-code-frame`, `babel-core`, `babel-helper-check-duplicate-nodes`, `babel-helper-fixtures`, `babel-helper-plugin-utils`, `babel-node`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-property-mutators`, `babel-preset-env`, `babel-traverse`, `babel-types` - [#​17589](https://redirect.github.com/babel/babel/pull/17589) Improve Unicode handling in code-frame tokenizer ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-plugin-transform-regenerator` - [#​17556](https://redirect.github.com/babel/babel/pull/17556) fix: `transform-regenerator` correctly handles scope ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) - `babel-plugin-transform-react-jsx` - [#​17538](https://redirect.github.com/babel/babel/pull/17538) fix: Keep jsx comments ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### :nail\_care: Polish - `babel-core`, `babel-standalone` - [#​17606](https://redirect.github.com/babel/babel/pull/17606) Polish(standalone): improve message on invalid preset/plugin ([@​JLHwung](https://redirect.github.com/JLHwung)) ##### 🏠 Internal - `babel-plugin-bugfix-v8-static-class-fields-redefine-readonly`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-import-attributes-to-assertions`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-syntax-async-do-expressions`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-explicit-resource-management`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes`, `babel-plugin-syntax-import-defer`, `babel-plugin-syntax-import-source`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-module-blocks`, `babel-plugin-syntax-optional-chaining-assign`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-named-capturing-groups-regex`, `babel-plugin-transform-explicit-resource-management`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-regexp-modifiers`, `babel-plugin-transform-unicode-property-regex`, `babel-plugin-transform-unicode-sets-regex` - [#​17580](https://redirect.github.com/babel/babel/pull/17580) Allow Babel 8 in compatible Babel 7 plugins ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) ##### :running\_woman: Performance - `babel-plugin-transform-react-jsx` - [#​17555](https://redirect.github.com/babel/babel/pull/17555) perf: Use lighter traversal for jsx `__source,__self` ([@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu)) ##### Committers: 7 - Babel Bot ([@​babel-bot](https://redirect.github.com/babel-bot)) - Eliot Pontarelli ([@​kolvian](https://redirect.github.com/kolvian)) - Huáng Jùnliàng ([@​JLHwung](https://redirect.github.com/JLHwung)) - Kadhirash Sivakumar ([@​kadhirash](https://redirect.github.com/kadhirash)) - Nicolò Ribaudo ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [@​liuxingbaoyu](https://redirect.github.com/liuxingbaoyu) - coderaiser ([@​coderaiser](https://redirect.github.com/coderaiser)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
E2E against dev grafana is unsable and so disabling from our E2E suite.
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [prettier](https://prettier.io) ([source](https://redirect.github.com/prettier/prettier)) | [`3.7.4` → `3.8.0`](https://renovatebot.com/diffs/npm/prettier/3.7.4/3.8.0) |  |  | --- ### Release Notes <details> <summary>prettier/prettier (prettier)</summary> ### [`v3.8.0`](https://redirect.github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#380) [Compare Source](https://redirect.github.com/prettier/prettier/compare/3.7.4...3.8.0) [diff](https://redirect.github.com/prettier/prettier/compare/3.7.4...3.8.0) 🔗 [Release Notes](https://prettier.io/blog/2026/01/14/3.8.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
…ana#592) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-prettier](https://redirect.github.com/prettier/eslint-plugin-prettier) | [`5.5.4` → `5.5.5`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.5.4/5.5.5) |  |  | --- ### Release Notes <details> <summary>prettier/eslint-plugin-prettier (eslint-plugin-prettier)</summary> ### [`v5.5.5`](https://redirect.github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#555) [Compare Source](https://redirect.github.com/prettier/eslint-plugin-prettier/compare/v5.5.4...v5.5.5) ##### Patch Changes - [#​772](https://redirect.github.com/prettier/eslint-plugin-prettier/pull/772) [`7264ed0`](https://redirect.github.com/prettier/eslint-plugin-prettier/commit/7264ed0a6cf47fc36befed32f459e7d875f5992c) Thanks [@​BPScott](https://redirect.github.com/BPScott)! - Bump prettier-linter-helpers dependency to v1.0.1 - [#​776](https://redirect.github.com/prettier/eslint-plugin-prettier/pull/776) [`77651a3`](https://redirect.github.com/prettier/eslint-plugin-prettier/commit/77651a33cd16fd4c50b7346971990b900a42408b) Thanks [@​aswils](https://redirect.github.com/aswils)! - fix: bump synckit for yarn PnP ESM issue </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.2 to 7.5.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/03138441b238f48070fb22824b2529c445bc70c7"><code>0313844</code></a> 7.5.3</li> <li><a href="https://github.com/isaacs/node-tar/commit/340eb285b6d986e91969a1170d7fe9b0face405e"><code>340eb28</code></a> fix: sanitize absolute linkpaths properly</li> <li><a href="https://github.com/isaacs/node-tar/commit/8bb83f7e5154fad0302c8329f4b7472ef139f86b"><code>8bb83f7</code></a> update deps</li> <li><a href="https://github.com/isaacs/node-tar/commit/1c4aedd28a3a1b125c9f00a3daa489fafe8d8512"><code>1c4aedd</code></a> Fix typo in onWriteEntry documentation</li> <li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v7.5.2...v7.5.3">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/grafana/github-datasource/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [swc-loader](https://redirect.github.com/swc-project/pkgs) | [`0.2.6` → `0.2.7`](https://renovatebot.com/diffs/npm/swc-loader/0.2.6/0.2.7) |  |  | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`25.0.6` → `25.0.9`](https://renovatebot.com/diffs/npm/@types%2fnode/25.0.6/25.0.9) |  |  | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: Sriram <153843+yesoreyeram@users.noreply.github.com>
…a#597) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`62.0.0` → `62.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/62.0.0/62.1.0) |  |  | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v62.1.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.1.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.0.1...v62.1.0) ##### Features - update comment-parser; fixes [#​1116](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1116) ; fixes [#​1348](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1348) ([0170773](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/0170773d9ab42a18649a78fd8a9360a6b90940c1)) ### [`v62.0.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.0.1) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.0.0...v62.0.1) ##### Bug Fixes - **`require-template`:** treat infer statement types as defined; fixes [#​1628](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1628) ([e63dc23](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/e63dc23feb17aa4ae0031655130dbab322ec0fa7)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.3 to 7.5.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-tar/commit/394ece6ad8d81742a4e4058af227c616cd947a25"><code>394ece6</code></a> 7.5.6</li> <li><a href="https://github.com/isaacs/node-tar/commit/7d4cc17c76f6bd11dcd83de47187dc6dff206eee"><code>7d4cc17</code></a> fix race puting a Link ahead of its target File</li> <li><a href="https://github.com/isaacs/node-tar/commit/26ab90474e642cf00d84a05bcdc2eaf2a19f1581"><code>26ab904</code></a> 7.5.5</li> <li><a href="https://github.com/isaacs/node-tar/commit/e9a1ddb821b29ddee75b9470dd511066148c8070"><code>e9a1ddb</code></a> fix: do not prevent valid linkpaths within archive</li> <li><a href="https://github.com/isaacs/node-tar/commit/911c886bb170a6ee3db05fd3709221752213ec8a"><code>911c886</code></a> 7.5.4</li> <li><a href="https://github.com/isaacs/node-tar/commit/3b1abfae650056edfabcbe0a0df5954d390521e6"><code>3b1abfa</code></a> normalize out unicode ligatures</li> <li><a href="https://github.com/isaacs/node-tar/commit/a43478c5c51a71ec996cea62ff824eb9dc9dd17c"><code>a43478c</code></a> remove some unused files</li> <li><a href="https://github.com/isaacs/node-tar/commit/970c58f6d3d0c932081f8b40218f612db2fabb5a"><code>970c58f</code></a> update deps</li> <li><a href="https://github.com/isaacs/node-tar/commit/bb219748945d63f29de7ab0e9a990e422c166c37"><code>bb21974</code></a> update changelog</li> <li>See full diff in <a href="https://github.com/isaacs/node-tar/compare/v7.5.3...v7.5.6">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~isaacs">isaacs</a>, a new releaser for tar since your current version.</p> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/grafana/github-datasource/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…fana#599) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@testing-library/react](https://redirect.github.com/testing-library/react-testing-library) | [`16.3.1` → `16.3.2`](https://renovatebot.com/diffs/npm/@testing-library%2freact/16.3.1/16.3.2) |  |  | --- ### Release Notes <details> <summary>testing-library/react-testing-library (@​testing-library/react)</summary> ### [`v16.3.2`](https://redirect.github.com/testing-library/react-testing-library/releases/tag/v16.3.2) [Compare Source](https://redirect.github.com/testing-library/react-testing-library/compare/v16.3.1...v16.3.2) ##### Bug Fixes - Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 ([#​1438](https://redirect.github.com/testing-library/react-testing-library/issues/1438)) ([f32bd1b](https://redirect.github.com/testing-library/react-testing-library/commit/f32bd1b033d5e3989ae1cb490d515ce389c54e53)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
…n to v6.0.0 (grafana#604) This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [grafana/plugin-ci-workflows](https://redirect.github.com/grafana/plugin-ci-workflows) | action | major | `ci-cd-workflows/v5.1.0` → `ci-cd-workflows/v6.0.0` | `ci-cd-workflows/v6.1.0` | --- ### Release Notes <details> <summary>grafana/plugin-ci-workflows (grafana/plugin-ci-workflows)</summary> ### [`vci-cd-workflows/v6.0.0`](https://redirect.github.com/grafana/plugin-ci-workflows/releases/tag/ci-cd-workflows/v6.0.0): ci-cd-workflows: v6.0.0 [Compare Source](https://redirect.github.com/grafana/plugin-ci-workflows/compare/ci-cd-workflows/v5.1.0...ci-cd-workflows/v6.0.0) ##### ⚠ BREAKING CHANGES - **playwright:** remove version and image arguments ([#​507](https://redirect.github.com/grafana/plugin-ci-workflows/issues/507)) `GRAFANA_VERSION` and `GRAFANA_IMAGE` aren't being passed to Playwright anymore. For consumers of the shared workflows that wants to detect Grafana version within plugin-e2e tests, there's an alternative approach using the [official API](https://grafana.com/developers/plugin-tools/e2e-test-a-plugin/): ```ts test('should be possible to enable advanced mode', async ({ grafanaVersion, alertRuleEditPage }) => { test.skip(semver.lt(grafanaVersion, '11.6.0'), 'Advanced mode is not supported in Grafana versions < 11.6.0'); // test code }); ``` *** - **cd:** allow releasing to prod from non-main branches ([#​378](https://redirect.github.com/grafana/plugin-ci-workflows/issues/378)) Calls to `cd.yml` must be adjusted to include an additional permission: `pull-requests: read`, otherwise the workflow will fail with the following error: ``` Invalid workflow file: ... The workflow is not valid. .github/workflows/publish.yaml (...): Error calling workflow 'grafana/plugin-ci-workflows/.github/workflows/cd.yml@.... The workflow is requesting 'pull-requests: read', but is only allowed 'pull-requests: none'. ``` Example on the required changes to `cd.yml`: ```diff jobs: cd: name: CD uses: grafana/plugin-ci-workflows/.github/workflows/cd.yml@main permissions: contents: write + pull-requests: read id-token: write attestations: write ``` *** ##### 🎉 Features - **cd:** allow releasing to prod from non-main branches ([#​378](https://redirect.github.com/grafana/plugin-ci-workflows/issues/378)) ([e1cf5f6](https://redirect.github.com/grafana/plugin-ci-workflows/commit/e1cf5f6083704fd837f4ec11761dd397b74f0929)) - **ci:** add warning when ci and cd workflows are not on the same reference ([#​492](https://redirect.github.com/grafana/plugin-ci-workflows/issues/492)) ([4e9ca04](https://redirect.github.com/grafana/plugin-ci-workflows/commit/4e9ca04ed0b13a33baf41d6cd53ce6fedb8cf683)) - **ci:** support react image in e2e matrix ([#​496](https://redirect.github.com/grafana/plugin-ci-workflows/issues/496)) ([6d8cb8c](https://redirect.github.com/grafana/plugin-ci-workflows/commit/6d8cb8c5240cc11619c221beb201ee07e5ee855c)) - **playwright:** remove version and image arguments ([#​507](https://redirect.github.com/grafana/plugin-ci-workflows/issues/507)) ([f70e822](https://redirect.github.com/grafana/plugin-ci-workflows/commit/f70e82266068fbe7cdfa97a5120d4e616ab1275f)) ##### ✅ Tests - **act:** add gcom mock, cd.yml changes for testing ([#​501](https://redirect.github.com/grafana/plugin-ci-workflows/issues/501)) ([e3f1779](https://redirect.github.com/grafana/plugin-ci-workflows/commit/e3f1779be66d8a2c7051adb0a42beb73184c5bea)) - **act:** fix validator tests ([#​506](https://redirect.github.com/grafana/plugin-ci-workflows/issues/506)) ([3c93dda](https://redirect.github.com/grafana/plugin-ci-workflows/commit/3c93dda78df9f6ac587e2c7e116ac7b1e04627a3)) ##### 🔧 Chores - **ci:** run golangci-lint on internal go packages ([#​485](https://redirect.github.com/grafana/plugin-ci-workflows/issues/485)) ([303148f](https://redirect.github.com/grafana/plugin-ci-workflows/commit/303148fcc64f3ecbca42d2eda4142dceafa2296b)) - **deps:** update actions/attest-build-provenance action to v3.1.0 ([#​484](https://redirect.github.com/grafana/plugin-ci-workflows/issues/484)) ([ba9c56e](https://redirect.github.com/grafana/plugin-ci-workflows/commit/ba9c56e2992bc28da40bce896349d7122c03e3f1)) - **deps:** update actions/cache action to v5 ([#​481](https://redirect.github.com/grafana/plugin-ci-workflows/issues/481)) ([3eaee5a](https://redirect.github.com/grafana/plugin-ci-workflows/commit/3eaee5a68d81c66037d8ba723d4070cb0e1be850)) - **deps:** update stefanzweifel/git-auto-commit-action action to v7.1.0 ([#​483](https://redirect.github.com/grafana/plugin-ci-workflows/issues/483)) ([f9a22aa](https://redirect.github.com/grafana/plugin-ci-workflows/commit/f9a22aa89487aa54a299a0c3b1e59e0832b7a0b9)) - **deps:** update step-security/harden-runner action to v2.14.0 ([#​477](https://redirect.github.com/grafana/plugin-ci-workflows/issues/477)) ([cdab179](https://redirect.github.com/grafana/plugin-ci-workflows/commit/cdab179fe05abb011a6b236c45426d4c6004f8af)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicGx1Z2luLWNpLXdvcmtmbG93cyJdfQ==--> --------- Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: yesoreyeram <153843+yesoreyeram@users.noreply.github.com>
…#603) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@grafana/plugin-e2e](https://redirect.github.com/grafana/plugin-tools) ([source](https://redirect.github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e)) | [`3.1.2` → `3.1.3`](https://renovatebot.com/diffs/npm/@grafana%2fplugin-e2e/3.1.2/3.1.3) |  |  | --- ### Release Notes <details> <summary>grafana/plugin-tools (@​grafana/plugin-e2e)</summary> ### [`v3.1.3`](https://redirect.github.com/grafana/plugin-tools/blob/HEAD/packages/plugin-e2e/CHANGELOG.md#v313-Tue-Jan-20-2026) [Compare Source](https://redirect.github.com/grafana/plugin-tools/compare/@grafana/plugin-e2e@3.1.2...@grafana/plugin-e2e@3.1.3) :tada: This release contains work from a new contributor! :tada: Thank you, Paul Marbach ([@​fastfrwrd](https://redirect.github.com/fastfrwrd)), for all your work! ##### 🐛 Bug Fix - Suggestions: Add All Visualizations click for 12.4 and greater [#​2399](https://redirect.github.com/grafana/plugin-tools/pull/2399) ([@​fastfrwrd](https://redirect.github.com/fastfrwrd) [@​hugohaggmark](https://redirect.github.com/hugohaggmark) [@​sunker](https://redirect.github.com/sunker)) ##### Authors: 3 - Erik Sundell ([@​sunker](https://redirect.github.com/sunker)) - Hugo Häggmark ([@​hugohaggmark](https://redirect.github.com/hugohaggmark)) - Paul Marbach ([@​fastfrwrd](https://redirect.github.com/fastfrwrd)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
…a#602) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`62.1.0` → `62.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/62.1.0/62.2.0) |  |  | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v62.2.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.2.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.1.0...v62.2.0) ##### Features - **`no-undefined-types`:** support strict validation for TS namespaces ([#​1616](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1616)) ([ed260c5](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/ed260c59eee80c365b3f6544056622a680a96f51)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.53.0` → `8.53.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.53.0/8.53.1) |  |  | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.53.0` → `8.53.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.53.0/8.53.1) |  |  | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v8.53.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8531-2026-01-19) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.53.0...v8.53.1) ##### 🩹 Fixes - **utils:** make RuleCreator root defaultOptions optional ([#​11956](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11956)) - **eslint-plugin:** \[consistent-indexed-object-style] skip fixer if interface is a default export ([#​11951](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11951)) ##### ❤️ Thank You - Cameron - Yukihiro Hasegawa [@​y-hsgw](https://redirect.github.com/y-hsgw) You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v8.53.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8531-2026-01-19) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.53.0...v8.53.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.15.8` → `1.15.10`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.15.8/1.15.10) |  |  | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.15.10`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11510---2026-01-19) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.15.8...v1.15.10) ##### Bug Fixes - **(ci)** Handle merged PRs separately in milestone manager ([#​11409](https://redirect.github.com/swc-project/swc/issues/11409)) ([3554268](https://redirect.github.com/swc-project/swc/commit/3554268dcb7c8af4abfe0a06e61a382a23c4a3eb)) - **(es/compat)** Preserve this context in nested arrow functions ([#​11423](https://redirect.github.com/swc-project/swc/issues/11423)) ([f2bdaf2](https://redirect.github.com/swc-project/swc/commit/f2bdaf27d869a6d54a3dd47cd47e63c5b39a4d5c)) - **(es/es2017)** Replace `this` in arrow functions during async-to-generator ([#​11450](https://redirect.github.com/swc-project/swc/issues/11450)) ([a993da6](https://redirect.github.com/swc-project/swc/commit/a993da6fb6e43bdbc2cd3a288c8b5be1b79e08c0)) ##### Features - **(bindings/wasm)** Enable ecma\_lints feature to support semantic error detection ([#​11414](https://redirect.github.com/swc-project/swc/issues/11414)) ([1faa4a5](https://redirect.github.com/swc-project/swc/commit/1faa4a57454ef3932c75a1aca7dd36e37bb215d3)) - **(es/hooks)** Implement VisitMutHook for Either type ([#​11428](https://redirect.github.com/swc-project/swc/issues/11428)) ([395c85e](https://redirect.github.com/swc-project/swc/commit/395c85e921eeb0cad661c8714d97372970cbfb6c)) - **(es/hooks)** Implement VisitMutHook for Option<H> ([#​11429](https://redirect.github.com/swc-project/swc/issues/11429)) ([0bf1954](https://redirect.github.com/swc-project/swc/commit/0bf195421de167b3a01f710be7578d1cedf033b9)) - **(es/hooks)** Add VisitHook trait for immutable AST visitors ([#​11437](https://redirect.github.com/swc-project/swc/issues/11437)) ([3efb41d](https://redirect.github.com/swc-project/swc/commit/3efb41d97e2cdb1d593c55c841c016eb2958ee72)) - **(es/minifier)** Improve nested template literal evaluation ([#​11411](https://redirect.github.com/swc-project/swc/issues/11411)) ([147df2f](https://redirect.github.com/swc-project/swc/commit/147df2f0233c4b701311675dc7c237ee18f0c854)) - **(es/minifier)** Remove inlined IIFE arg and param ([#​11436](https://redirect.github.com/swc-project/swc/issues/11436)) ([2bc5d40](https://redirect.github.com/swc-project/swc/commit/2bc5d402ade64f84523bfa7cf0c2da88ef494ad6)) - **(es/minifier)** Remove inlined IIFE arg and param ([#​11446](https://redirect.github.com/swc-project/swc/issues/11446)) ([baa1ae3](https://redirect.github.com/swc-project/swc/commit/baa1ae3510668f9969bf5cd73ba4e3d66aa74fa0)) ##### Miscellaneous Tasks - **(deps)** Update `rkyv` ([#​11419](https://redirect.github.com/swc-project/swc/issues/11419)) ([432197b](https://redirect.github.com/swc-project/swc/commit/432197bdc7c574fbd8829ad5a6e0b3108ccb1d3c)) - **(deps)** Update lru to 0.16.3 ([#​11438](https://redirect.github.com/swc-project/swc/issues/11438)) ([67c2d75](https://redirect.github.com/swc-project/swc/commit/67c2d752910c945732cf4deebf2af0f8a110e880)) - **(deps)** Update browserslist-data to v0.1.5 ([#​11454](https://redirect.github.com/swc-project/swc/issues/11454)) ([e9f78f0](https://redirect.github.com/swc-project/swc/commit/e9f78f032f7d85a500037cdc82babdcf2d2be99a)) - **(helpers)** Replace MagicString with ast-grep's built-in edit API ([#​11410](https://redirect.github.com/swc-project/swc/issues/11410)) ([a3f0d33](https://redirect.github.com/swc-project/swc/commit/a3f0d33916f7ad225d8320c499a8dd0f7b46e5b9)) - **(hstr/wtf8)** Address legacy FIXME comments by switching to derives ([#​11416](https://redirect.github.com/swc-project/swc/issues/11416)) ([f03bfd8](https://redirect.github.com/swc-project/swc/commit/f03bfd8dd15630acbcdb011d64bdea5c1a0ccf79)) ##### Performance - **(es/codegen, es/utils)** Migrate to dragonbox\_ecma for faster Number::toString ([#​11412](https://redirect.github.com/swc-project/swc/issues/11412)) ([b7978cc](https://redirect.github.com/swc-project/swc/commit/b7978cc9dbe92b26d781748d09ad50e2f1a6343b)) - **(es/react)** Optimize JSX transforms to reduce allocations ([#​11425](https://redirect.github.com/swc-project/swc/issues/11425)) ([2a20cb6](https://redirect.github.com/swc-project/swc/commit/2a20cb6e34bed4260efe2a1b87165f52f9b3d45c)) ##### Refactor - **(es)** Improve TypeScript transform configuration structure ([#​11434](https://redirect.github.com/swc-project/swc/issues/11434)) ([f33a975](https://redirect.github.com/swc-project/swc/commit/f33a975c74f63f8d8e3c05db5166912c432ae18b)) - **(es/minifier)** Migrate MinifierPass to Pass trait ([#​11442](https://redirect.github.com/swc-project/swc/issues/11442)) ([a41e631](https://redirect.github.com/swc-project/swc/commit/a41e63193c86290f20fec6529d7aa944562df713)) - **(es/minifier)** Improve tpl to str ([#​11415](https://redirect.github.com/swc-project/swc/issues/11415)) ([0239523](https://redirect.github.com/swc-project/swc/commit/0239523c3863f3c0c8f8a3c7d486b64213fc60ff)) - **(es/react)** Port to VisitMutHook ([#​11418](https://redirect.github.com/swc-project/swc/issues/11418)) ([9604d9c](https://redirect.github.com/swc-project/swc/commit/9604d9cc8a3d265d66ab32c1f70c25031b09cc18)) - **(es/transformer)** Remove OptionalHook wrapper in favor of Option<H> ([#​11430](https://redirect.github.com/swc-project/swc/issues/11430)) ([72da6bd](https://redirect.github.com/swc-project/swc/commit/72da6bdd526eff0fdde76f22a978cbec736b9d3c)) - **(es/transforms)** Migrate TypeScript transform to Pass trait ([#​11439](https://redirect.github.com/swc-project/swc/issues/11439)) ([dd007c6](https://redirect.github.com/swc-project/swc/commit/dd007c64a691d37f6d4903624a8dfa39d389f912)) ##### Testing - **(es)** Enable benchmark for `swc` ([#​11420](https://redirect.github.com/swc-project/swc/issues/11420)) ([3a50a25](https://redirect.github.com/swc-project/swc/commit/3a50a2592784a418ef3312b0f445bde2762959ca)) - Disable LTO for benchmarks ([#​11421](https://redirect.github.com/swc-project/swc/issues/11421)) ([af3c2d3](https://redirect.github.com/swc-project/swc/commit/af3c2d36d772eab7905db717f8be2080fd14abec)) - Use rstest as the test framework ([#​11417](https://redirect.github.com/swc-project/swc/issues/11417)) ([fae258f](https://redirect.github.com/swc-project/swc/commit/fae258f530d2f54fa148f90225e9a7740de57d96)) ##### Ci - Collapse preivous `claude[bot]` PR review comments ([affb6a2](https://redirect.github.com/swc-project/swc/commit/affb6a29de9a511148a3483149aa5a574720fccf)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.