Skip to content

Bump the dependencies group across 1 directory with 8 updates #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps the dependencies group with 8 updates in the / directory:

Package From To
@grafana/data 11.1.0-173664 11.1.0-173675
@grafana/prometheus 11.1.0-173664 11.1.0-173675
@grafana/runtime 11.1.0-173664 11.1.0-173675
@grafana/schema 11.1.0-173664 11.1.0-173675
@grafana/ui 11.1.0-173664 11.1.0-173675
@grafana/e2e 11.0.0-162805 11.0.0-168973
@grafana/e2e-selectors 11.0.0-162805 11.0.0-168973
@grafana/plugin-e2e 0.19.0 1.1.1

Updates @grafana/data from 11.1.0-173664 to 11.1.0-173675

Commits

Updates @grafana/prometheus from 11.1.0-173664 to 11.1.0-173675

Commits

Updates @grafana/runtime from 11.1.0-173664 to 11.1.0-173675

Commits

Updates @grafana/schema from 11.1.0-173664 to 11.1.0-173675

Commits

Updates @grafana/ui from 11.1.0-173664 to 11.1.0-173675

Commits

Updates @grafana/e2e from 11.0.0-162805 to 11.0.0-168973

Commits

Updates @grafana/e2e-selectors from 11.0.0-162805 to 11.0.0-168973

Commits

Updates @grafana/plugin-e2e from 0.19.0 to 1.1.1

Changelog

Sourced from @​grafana/plugin-e2e's changelog.

v1.1.1 (Wed Apr 17 2024)

🐛 Bug Fix

Authors: 1


v1.1.0 (Tue Apr 09 2024)

🚀 Enhancement

Authors: 1


v1.0.1 (Fri Apr 05 2024)

🐛 Bug Fix

  • Plugin E2E: Add plugin options in readme snippet #860 (@​sunker)
  • Bump independent versions [skip ci] (@​jackw)

Authors: 2


v1.0.0 (Fri Apr 05 2024)

💥 Breaking Change

Authors: 1


... (truncated)

Commits
  • 8abe46b "Bump independent versions [skip ci]"
  • d45ec8a Update CHANGELOG.md [skip ci]
  • ab15469 Build: Introduce stricter typechecking (#868)
  • 42bd4ac "Bump independent versions [skip ci]"
  • 8b851d5 Update CHANGELOG.md [skip ci]
  • 1ed0216 Plugin E2E: Click on panel menu items (#865)
  • 0153d27 Docs: Plugin E2E - Panel plugin docs (#852)
  • 9fe91cb "Bump independent versions [skip ci]"
  • b8f79e5 Update CHANGELOG.md [skip ci]
  • 934113f Plugin E2E: Add plugin options in readme snippet (#860)
  • Additional commits viewable in compare view

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `11.1.0-173664` | `11.1.0-173675` |
| [@grafana/prometheus](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-prometheus) | `11.1.0-173664` | `11.1.0-173675` |
| [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `11.1.0-173664` | `11.1.0-173675` |
| [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema) | `11.1.0-173664` | `11.1.0-173675` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `11.1.0-173664` | `11.1.0-173675` |
| [@grafana/e2e](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-e2e) | `11.0.0-162805` | `11.0.0-168973` |
| [@grafana/e2e-selectors](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-e2e-selectors) | `11.0.0-162805` | `11.0.0-168973` |
| [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) | `0.19.0` | `1.1.1` |



Updates `@grafana/data` from 11.1.0-173664 to 11.1.0-173675
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/HEAD/packages/grafana-data)

Updates `@grafana/prometheus` from 11.1.0-173664 to 11.1.0-173675
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/HEAD/packages/grafana-prometheus)

Updates `@grafana/runtime` from 11.1.0-173664 to 11.1.0-173675
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/HEAD/packages/grafana-runtime)

Updates `@grafana/schema` from 11.1.0-173664 to 11.1.0-173675
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/HEAD/packages/grafana-schema)

Updates `@grafana/ui` from 11.1.0-173664 to 11.1.0-173675
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/HEAD/packages/grafana-ui)

Updates `@grafana/e2e` from 11.0.0-162805 to 11.0.0-168973
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/HEAD/packages/grafana-e2e)

Updates `@grafana/e2e-selectors` from 11.0.0-162805 to 11.0.0-168973
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/HEAD/packages/grafana-e2e-selectors)

Updates `@grafana/plugin-e2e` from 0.19.0 to 1.1.1
- [Release notes](https://github.com/grafana/plugin-tools/releases)
- [Changelog](https://github.com/grafana/plugin-tools/blob/main/packages/plugin-e2e/CHANGELOG.md)
- [Commits](https://github.com/grafana/plugin-tools/commits/@grafana/plugin-e2e@1.1.1/packages/plugin-e2e)

---
updated-dependencies:
- dependency-name: "@grafana/data"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/prometheus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/schema"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/ui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/e2e"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/e2e-selectors"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@grafana/plugin-e2e"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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 Apr 19, 2024
@itsmylife itsmylife closed this Apr 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-3e6f38f8bf branch April 19, 2024 12:34
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