-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update dependency @grafana/scenes to v5.13.0 #1080
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
renovate
bot
added
dependencies
Update one or more dependencies version
patch
Increment the patch version when merged
release
Create a release when this pr is merged
labels
Aug 28, 2024
renovate
bot
requested review from
leventebalogh
and removed request for
a team
August 28, 2024 16:23
renovate
bot
force-pushed
the
renovate/all-grafana
branch
from
August 29, 2024 17:07
4955643
to
2b18bb4
Compare
renovate
bot
changed the title
Update dependency @grafana/scenes to v5.10.2
Update dependency @grafana/scenes to v5.11.0
Aug 29, 2024
renovate
bot
force-pushed
the
renovate/all-grafana
branch
from
August 30, 2024 13:40
2b18bb4
to
86cb597
Compare
renovate
bot
changed the title
Update dependency @grafana/scenes to v5.11.0
Update dependency @grafana/scenes to v5.11.1
Aug 30, 2024
renovate
bot
force-pushed
the
renovate/all-grafana
branch
from
September 2, 2024 14:23
86cb597
to
a62604f
Compare
renovate
bot
changed the title
Update dependency @grafana/scenes to v5.11.1
Update dependency @grafana/scenes to v5.11.2
Sep 2, 2024
renovate
bot
force-pushed
the
renovate/all-grafana
branch
from
September 3, 2024 13:28
a62604f
to
6a01992
Compare
renovate
bot
changed the title
Update dependency @grafana/scenes to v5.11.2
Update dependency @grafana/scenes to v5.12.0
Sep 3, 2024
renovate
bot
force-pushed
the
renovate/all-grafana
branch
from
September 4, 2024 16:29
6a01992
to
12a6e1a
Compare
renovate
bot
changed the title
Update dependency @grafana/scenes to v5.12.0
Update dependency @grafana/scenes to v5.13.0
Sep 4, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
jackw
approved these changes
Sep 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Update one or more dependencies version
patch
Increment the patch version when merged
release
Create a release when this pr is merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.10.1
->5.13.0
Release Notes
grafana/scenes (@grafana/scenes)
v5.13.0
Compare Source
Release Notes
UrlSync: Support browser history steps, remove singleton (#878)
getUrlSyncManager is no longer exported as UrlSyncManager is now no longer global singleton but local to the UrlSyncContextProvider.
If you called getUrlSyncManager().getUrlState that util function is available via the exported object sceneUtils.
🚀 Enhancement
@grafana/scenes-react
,@grafana/scenes
🐛 Bug Fix
@grafana/scenes
Authors: 2
v5.12.0
Compare Source
🚀 Enhancement
@grafana/scenes
Authors: 1
v5.11.2
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 1
v5.11.1
Compare Source
🐛 Bug Fix
@grafana/scenes
Authors: 2
v5.11.0
Compare Source
🚀 Enhancement
@grafana/scenes
isOneOf
multi value operator #868 (@ashharrison90)Authors: 1
v5.10.2
Compare Source
🐛 Bug Fix
@grafana/scenes
@grafana/scenes-react
Authors: 1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via:
npm install @grafana/create-plugin@5.3.9-canary.1080.5f638a1.0 # or yarn add @grafana/create-plugin@5.3.9-canary.1080.5f638a1.0