Skip to content

chore(deps): bump @braintree/sanitize-url, @grafana/data, @grafana/runtime and @grafana/ui #50

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

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 4, 2024

Bumps @braintree/sanitize-url to 6.0.2 and updates ancestor dependencies @braintree/sanitize-url, @grafana/data, @grafana/runtime and @grafana/ui. These dependencies need to be updated together.

Updates @braintree/sanitize-url from 6.0.0 to 6.0.2

Changelog

Sourced from @​braintree/sanitize-url's changelog.

6.0.2

  • Fix issue where urls in the form https://example.com

/something were not properly sanitized

6.0.1

  • Fix issue where urls in the form javascript:alert('xss'); were not properly sanitized
  • Fix issue where urls in the form javasc	ript:alert('XSS'); were not properly sanitized
Commits

Updates @grafana/data from 9.1.1 to 9.5.21

Release notes

Sourced from @​grafana/data's releases.

9.5.20 (2024-06-21)

Download page What's new highlights

9.5.19 (2024-05-13)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Provisioning: Look up provisioned folders by UID when possible. #87504, @​DanCech

9.5.18 (2024-03-25)

Download page What's new highlights

Bug fixes

9.5.17 (2024-03-05)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Auth: Fix email verification bypass when using basic authentication. #83494

9.5.16 (2024-01-29)

Download page What's new highlights

Bug fixes

  • Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL. #80682, @​alexweav

9.5.15 (2023-12-18)

Download page What's new highlights

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

11.3.0 (2024-10-22)

Features and enhancements

Bug fixes

11.2.3 (2024-10-22)

Bug fixes

... (truncated)

Commits
Maintainer changes

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


Updates @grafana/runtime from 9.1.2 to 9.5.21

Release notes

Sourced from @​grafana/runtime's releases.

9.5.20 (2024-06-21)

Download page What's new highlights

9.5.19 (2024-05-13)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Provisioning: Look up provisioned folders by UID when possible. #87504, @​DanCech

9.5.18 (2024-03-25)

Download page What's new highlights

Bug fixes

9.5.17 (2024-03-05)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Auth: Fix email verification bypass when using basic authentication. #83494

9.5.16 (2024-01-29)

Download page What's new highlights

Bug fixes

  • Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL. #80682, @​alexweav

9.5.15 (2023-12-18)

Download page What's new highlights

... (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
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 9.5.21

Release notes

Sourced from @​grafana/ui's releases.

9.5.20 (2024-06-21)

Download page What's new highlights

9.5.19 (2024-05-13)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Provisioning: Look up provisioned folders by UID when possible. #87504, @​DanCech

9.5.18 (2024-03-25)

Download page What's new highlights

Bug fixes

9.5.17 (2024-03-05)

Download page What's new highlights

Features and enhancements

Bug fixes

  • Auth: Fix email verification bypass when using basic authentication. #83494

9.5.16 (2024-01-29)

Download page What's new highlights

Bug fixes

  • Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL. #80682, @​alexweav

9.5.15 (2023-12-18)

Download page What's new highlights

... (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
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 4, 2024
…ntime and @grafana/ui

Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) to 6.0.2 and updates ancestor dependencies [@braintree/sanitize-url](https://github.com/braintree/sanitize-url), [@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/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui). These dependencies need to be updated together.


Updates `@braintree/sanitize-url` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/braintree/sanitize-url/releases)
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](braintree/sanitize-url@v6.0.0...v6.0.2)

Updates `@grafana/data` from 9.1.1 to 9.5.21
- [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/v9.5.21/packages/grafana-data)

Updates `@grafana/runtime` from 9.1.2 to 9.5.21
- [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/v9.5.21/packages/grafana-runtime)

Updates `@grafana/ui` from 9.1.2 to 9.5.21
- [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/v9.5.21/packages/grafana-ui)

---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
  dependency-type: indirect
- dependency-name: "@grafana/data"
  dependency-type: direct:production
- dependency-name: "@grafana/runtime"
  dependency-type: direct:production
- dependency-name: "@grafana/ui"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-d7d99a07b0 branch from fb6ca4b to 2bf50cd Compare November 9, 2024 13:45
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