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 5 updates #1030

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps the dependencies group with 3 updates in the / directory: @grafana/data, @grafana/runtime and @grafana/plugin-e2e.

Updates @grafana/data from 11.2.2 to 11.3.0

Release notes

Sourced from @​grafana/data's releases.

11.2.3

Download page What's new highlights

Bug fixes

Changelog

Sourced from @​grafana/data's changelog.

11.2.3 (2024-10-22)

Bug fixes

Commits
  • 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...
  • a42caa7 K8s/Folders: Fix tests for creating folders (#94192)
  • 6a3eb27 Grafana Indexing PoC: Adds feature flag and gRPC endpoint (#93356)
  • Additional commits viewable in compare view

Updates @grafana/runtime from 11.2.2 to 11.3.0

Release notes

Sourced from @​grafana/runtime's releases.

11.2.3

Download page What's new highlights

Bug fixes

Changelog

Sourced from @​grafana/runtime's changelog.

11.2.3 (2024-10-22)

Bug fixes

Commits
  • 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
  • 07f11e9 Update dependency @​rollup/plugin-node-resolve to v15.2.4
  • 08b2805 Update dependency esbuild to v0.24.0 (#87650)
  • Additional commits viewable in compare view

Updates @grafana/schema from 11.2.2 to 11.3.0

Release notes

Sourced from @​grafana/schema's releases.

11.2.3

Download page What's new highlights

Bug fixes

Changelog

Sourced from @​grafana/schema's changelog.

11.2.3 (2024-10-22)

Bug fixes

Commits

Updates @grafana/ui from 11.2.2 to 11.3.0

Release notes

Sourced from @​grafana/ui's releases.

11.2.3

Download page What's new highlights

Bug fixes

Changelog

Sourced from @​grafana/ui's changelog.

11.2.3 (2024-10-22)

Bug fixes

Commits
  • 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
  • 3e583ff VizRepeater: Prevent opposite scrollbar (#94230)
  • 63bdbb6 SubMenu: Fix expanding sub menu items on touch devices (#93208)
  • 32c5555 Update dependency @​types/node to v20.16.10
  • 45835f7 Update dependency @​types/lodash to v4.17.10
  • 77e1f22 Update babel monorepo to v7.25.7 (#94262)
  • 6ed3868 Update dependency @​emotion/css to v11.13.4
  • 9444431 Update React Aria
  • Additional commits viewable in compare view

Updates @grafana/plugin-e2e from 1.8.3 to 1.9.0

Commits

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 3 updates in the / directory: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) and [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e).


Updates `@grafana/data` from 11.2.2 to 11.3.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.3.0/packages/grafana-data)

Updates `@grafana/runtime` from 11.2.2 to 11.3.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.3.0/packages/grafana-runtime)

Updates `@grafana/schema` from 11.2.2 to 11.3.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.3.0/packages/grafana-schema)

Updates `@grafana/ui` from 11.2.2 to 11.3.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.3.0/packages/grafana-ui)

Updates `@grafana/plugin-e2e` from 1.8.3 to 1.9.0
- [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/[email protected]/packages/plugin-e2e)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 22, 2024 18:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 22, 2024
@dependabotreviewer dependabotreviewer bot enabled auto-merge (squash) October 22, 2024 18:01
Copy link

Not approving minor update to a non-allowlisted 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:5755b1c78a211f160d09a44aa36a975f8b5cfde9pre

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2024

Superseded by #1034.

@dependabot dependabot bot closed this Oct 24, 2024
auto-merge was automatically disabled October 24, 2024 13:42

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-0778cb38ec branch October 24, 2024 13:42
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