Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump the dependencies group across 1 directory with 7 updates #395

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@grafana/data 10.4.2 11.4.0
@grafana/experimental 1.7.10 2.1.6
@grafana/runtime 10.4.2 11.4.0
@grafana/schema 10.4.2 11.4.0
@grafana/ui 10.4.2 11.4.0
@grafana/e2e-selectors 10.4.2 11.4.0
@grafana/plugin-e2e 0.25.1 1.14.1

Updates @grafana/data from 10.4.2 to 11.4.0

Release notes

Sourced from @​grafana/data's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits
  • 8d6bbb7 Release: 11.3.1 (#96714)
  • 50c5d80 Release: 11.3.0 (#95196)
  • 8fbd8ea Update dependency @​types/node to v20.16.11
  • 6190499 Update dependency moment-timezone to v0.5.46 (#94331)
  • 32c5555 Update dependency @​types/node to v20.16.10
  • 45835f7 Update dependency @​types/lodash to v4.17.10
  • 712314e CloudMigrations: create onPremToCloudMigrationsAlerts feature toggle in exp...
  • d0abb08 Limit: Prevent negative limit (#94237)
  • 0db65d2 Plugins: Add Subresource Integrity checks (#93024)
  • 6096f46 Plugin Extensions: Require meta-data to be defined in plugin.json during de...
  • Additional commits viewable in compare view

Updates @grafana/experimental from 1.7.10 to 2.1.6

Changelog

Sourced from @​grafana/experimental's changelog.

v2.1.6

  • Auth: Make AuthMethodSettings select more Playwright friendly.

v2.1.5

  • Add deprecation message

v2.1.3

  • Query builder: Add support to disable operations

v2.1.2

  • Chore: Relax peer dependencies

v2.1.1

  • Fix types in SQLEditor

v2.1.0

v2.0.0

  • Auth: Refactoring and renaming some inputs so this can be a breaking change

v1.8.0

  • Auth: add ability to customize labels and placeholders for user/password fields

v1.7.13

  • Switched from "react-beautiful-dnd" to "@​hello-pangea/dnd"

v1.7.12

  • Auth: Fix "TLS Client Authentication" fields are not being cleared when setting is toggled off

v1.7.11

  • Replace usage of React's deprecated defaultProps
Commits
Maintainer changes

This version was pushed to npm by dprokop, a new releaser for @​grafana/experimental since your current version.


Updates @grafana/runtime from 10.4.2 to 11.4.0

Release notes

Sourced from @​grafana/runtime's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits
  • 8d6bbb7 Release: 11.3.1 (#96714)
  • 50c5d80 Release: 11.3.0 (#95196)
  • 45835f7 Update dependency @​types/lodash to v4.17.10
  • 0db65d2 Plugins: Add Subresource Integrity checks (#93024)
  • 6096f46 Plugin Extensions: Require meta-data to be defined in plugin.json during de...
  • 012d627 Fix: Prevent import errors caused by Rollup 4 (#93903)
  • f22bee8 Build: Migrate packages to rollup v4 (#93731)
  • db697a3 Update dependency @​rollup/plugin-node-resolve to v15.3.0 (#93677)
  • 5193318 Update dependency @​types/lodash to v4.17.9
  • 1a13e7f Update dependency @​types/systemjs to v6.15.1
  • Additional commits viewable in compare view

Updates @grafana/schema from 10.4.2 to 11.4.0

Release notes

Sourced from @​grafana/schema's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/schema's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits

Updates @grafana/ui from 10.4.2 to 11.4.0

Release notes

Sourced from @​grafana/ui's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits
  • 8d6bbb7 Release: 11.3.1 (#96714)
  • 5b1a386 [v11.3.x] BarChart: Fix threshold lines rendering for horizontal orientation ...
  • 9bb7d77 [v11.3.x] Timeseries: Utilize min/max on stacking percentage (#95793)
  • a786074 [v11.3.x] Table: Fix text wrapping applying to wrong field (#95425)
  • 50c5d80 Release: 11.3.0 (#95196)
  • 367c82b [v11.3.x] BarChart: Skip formatting null-valued ticks (#95094)
  • efeb053 [v11.3.x] DataLinks: Fix onClick functionality (#94907)
  • f2093c9 Update dependency react-dropzone to v14.2.9
  • 5b7ae2b Update dependency rc-slider to v11.1.7
  • 8fbd8ea Update dependency @​types/node to v20.16.11
  • Additional commits viewable in compare view

Updates @grafana/e2e-selectors from 10.4.2 to 11.4.0

Release notes

Sourced from @​grafana/e2e-selectors's releases.

11.4.0

Download page What's new highlights

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2

Download page What's new highlights

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.3.1

Download page What's new highlights

Features and enhancements

Bug fixes

... (truncated)

Changelog

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

11.4.0 (2024-12-05)

Features and enhancements

  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

11.3.2 (2024-12-04)

Features and enhancements

  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97262, @​mgyongyosi

11.2.5 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97264, @​mgyongyosi

11.1.10 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97261, @​mgyongyosi

11.0.9 (2024-12-04)

Bug fixes

  • Fix: Do not fetch Orgs if the user is authenticated by apikey/sa or render key #97265, @​mgyongyosi

10.4.14 (2024-12-04)

... (truncated)

Commits

Updates @grafana/plugin-e2e from 0.25.1 to 1.14.1

Changelog

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

v1.14.1 (Thu Dec 19 2024)

🐛 Bug Fix

Authors: 1


v1.14.0 (Wed Dec 18 2024)

🐛 Bug Fix

Authors: 2


v1.13.1 (Wed Dec 11 2024)

🐛 Bug Fix

  • Plugin E2E: Fix some APIs that were broken in older versions of Grafana #1391 (@​sunker)

Authors: 1


v1.13.0 (Mon Dec 09 2024)

🐛 Bug Fix

Authors: 2


... (truncated)

Commits
  • 5a512a9 Bump independent versions [skip ci]
  • 5e6e74b Update CHANGELOG.md [skip ci]
  • 1ed8c80 Update dependency @​grafana/e2e-selectors to ^11.5.0-214310 (#1415)
  • 31b8a33 Bump independent versions [skip ci]
  • 3f5453d Update CHANGELOG.md [skip ci]
  • 3592a9f fix(deps): update dependency @​grafana/e2e-selectors to ^11.5.0-213998 (#1396)
  • eead36b Bump independent versions [skip ci]
  • fe54c06 Update CHANGELOG.md [skip ci]
  • c03938e Plugin E2E: Fix some APIs that were broken in older versions of Grafana (#1391)
  • 25d2997 Bump independent versions [skip ci]
  • 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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `10.4.2` | `11.4.0` |
| [@grafana/experimental](https://github.com/grafana/grafana-experimental) | `1.7.10` | `2.1.6` |
| [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) | `10.4.2` | `11.4.0` |
| [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema) | `10.4.2` | `11.4.0` |
| [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui) | `10.4.2` | `11.4.0` |
| [@grafana/e2e-selectors](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-e2e-selectors) | `10.4.2` | `11.4.0` |
| [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) | `0.25.1` | `1.14.1` |



Updates `@grafana/data` from 10.4.2 to 11.4.0
- [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/v11.4.0/packages/grafana-data)

Updates `@grafana/experimental` from 1.7.10 to 2.1.6
- [Changelog](https://github.com/grafana/grafana-experimental/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana-experimental/commits)

Updates `@grafana/runtime` from 10.4.2 to 11.4.0
- [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/v11.4.0/packages/grafana-runtime)

Updates `@grafana/schema` from 10.4.2 to 11.4.0
- [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/v11.4.0/packages/grafana-schema)

Updates `@grafana/ui` from 10.4.2 to 11.4.0
- [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/v11.4.0/packages/grafana-ui)

Updates `@grafana/e2e-selectors` from 10.4.2 to 11.4.0
- [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/v11.4.0/packages/grafana-e2e-selectors)

Updates `@grafana/plugin-e2e` from 0.25.1 to 1.14.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.14.1/packages/plugin-e2e)

---
updated-dependencies:
- dependency-name: "@grafana/data"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/experimental"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/schema"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@grafana/e2e-selectors"
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 requested a review from a team as a code owner December 19, 2024 21:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2024
@dependabot dependabot bot requested review from bossinc, aangelisc, adamyeats and alyssabull and removed request for a team December 19, 2024 21:33
@dependabot dependabot bot requested a review from katebrenner December 19, 2024 21:34
@dependabotreviewer dependabotreviewer bot enabled auto-merge (squash) December 19, 2024 21:34
Copy link

Not approving major update to a production dependency

Copy link

Use the following command to run this PR with Docker at http://localhost:3000:

docker run --rm -p 3000:3000 grafana/plugin-builds:37eee2ec1d0101420138dd16556913d83275c19epre

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2024

Superseded by #396.

@dependabot dependabot bot closed this Dec 31, 2024
auto-merge was automatically disabled December 31, 2024 21:10

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-41ceab675f branch December 31, 2024 21:10
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 requires-manual-approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants