Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps @grafana/tsconfig from 1.2.0-rc1 to 2.0.1.

Release notes

Sourced from @​grafana/tsconfig's releases.

@​grafana/tsconfig@​2.0.1

🐛 Bug Fix

  • CreatePlugin: Adding step about health check functionality in ds tutorial. #2222 (@​mckn)

Authors: 1

Changelog

Sourced from @​grafana/tsconfig's changelog.

(Fri Nov 21 2025)

🐛 Bug Fix

Authors: 1


(Thu Nov 20 2025)

🐛 Bug Fix

  • @grafana/create-plugin@6.2.1
    • Create Plugin: use migration description for commit messages #2315 (@​jackw)

Authors: 1


(Thu Nov 20 2025)

🚀 Enhancement

  • @grafana/create-plugin@6.2.0

Authors: 1


(Wed Nov 19 2025)

🐛 Bug Fix

  • @grafana/create-plugin@6.1.14

Authors: 1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​grafana/tsconfig since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore 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)

Bumps [@grafana/tsconfig](https://github.com/grafana/plugin-tools/tree/HEAD/packages/tsconfig) from 1.2.0-rc1 to 2.0.1.
- [Release notes](https://github.com/grafana/plugin-tools/releases)
- [Changelog](https://github.com/grafana/plugin-tools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/tsconfig@2.0.1/packages/tsconfig)

---
updated-dependencies:
- dependency-name: "@grafana/tsconfig"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 24, 2025
@github-actions
Copy link

Levitate is-compatible report:

🔍 Resolving @grafana/data@latest...
🔍 Resolving @grafana/ui@latest...
🔍 Resolving @grafana/runtime@latest...
🔍 Resolving @grafana/schema@latest...
🔍 Resolving @grafana/e2e-selectors@latest...
🔍 Resolving @grafana/experimental@latest...

🔬 Checking compatibility between ./src/module.ts and @grafana/data@12.3.0...
✔ Found @grafana/data version 12.2.1 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/ui@12.3.0...
✔ Found @grafana/ui version 12.2.1 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/runtime@12.3.0...
✔ Found @grafana/runtime version 12.2.1 locally

Comparing @grafana/runtime@12.2.1 to @grafana/runtime@12.3.0

INCOMPATIBILITIES (3)

🔬 Checking compatibility between ./src/module.ts and @grafana/schema@12.3.0...
Skipping package @grafana/schema because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

🔬 Checking compatibility between ./src/module.ts and @grafana/e2e-selectors@12.3.0...
✔ Found @grafana/e2e-selectors version 12.2.1 locally

🔬 Checking compatibility between ./src/module.ts and @grafana/experimental@2.1.6...
Skipping package @grafana/experimental because it is not used in the project or not installed locally.
did you forget to run yarn install or npm install?

./src/module.ts is not fully compatible with @grafana/data,@grafana/ui,@grafana/runtime,@grafana/schema,@grafana/e2e-selectors,@grafana/experimental
Please read over the compatibility report above and update possible issues.

If you think the compatibility issues are not a problem (e.g. only type changes), it is adviced to update the target list of packages to their latest version in your project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant