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

chore(deps): bump @sentry/browser, @grafana/runtime and @grafana/ui #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Removes @sentry/browser. It's no longer used after updating ancestor dependencies @sentry/browser, @grafana/runtime and @grafana/ui. These dependencies need to be updated together.

Removes @sentry/browser

Updates @grafana/runtime from 9.1.2 to 11.3.0

Release notes

Sourced from @​grafana/runtime's releases.

11.3.0

Download page What's new highlights

Features and enhancements

Bug fixes

11.2.3

Download page What's new highlights

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

11.3.0 (2024-10-22)

Features and enhancements

Bug fixes

11.2.3 (2024-10-22)

Bug fixes

... (truncated)

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
Maintainer changes

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


Updates @grafana/ui from 9.1.2 to 11.3.0

Release notes

Sourced from @​grafana/ui's releases.

11.3.0

Download page What's new highlights

Features and enhancements

Bug fixes

11.2.3

Download page What's new highlights

Bug fixes

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

11.3.0 (2024-10-22)

Features and enhancements

Bug fixes

11.2.3 (2024-10-22)

Bug fixes

... (truncated)

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
Maintainer changes

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


You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-9bb81d65bc branch 2 times, most recently from 741a29f to 81fdd79 Compare November 3, 2024 20:09
Removes [@sentry/browser](https://github.com/getsentry/sentry-javascript). It's no longer used after updating ancestor dependencies [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) and [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui). These dependencies need to be updated together.


Removes `@sentry/browser`

Updates `@grafana/runtime` from 9.1.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/ui` from 9.1.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)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: indirect
- dependency-name: "@grafana/runtime"
  dependency-type: direct:production
- dependency-name: "@grafana/ui"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-9bb81d65bc branch from 81fdd79 to 1dba47b Compare November 3, 2024 20:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants