Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

fix(deps): update dependencies #50

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.24.9 -> 7.26.0 age adoption passing confidence devDependencies minor
@emotion/css (source) 11.13.0 -> 11.13.5 age adoption passing confidence dependencies patch
@grafana/data (source) 11.1.0 -> 11.4.0 age adoption passing confidence dependencies minor
@grafana/e2e (source) 11.0.1 -> 11.0.7 age adoption passing confidence devDependencies patch
@grafana/e2e-selectors (source) 11.1.0 -> 11.4.0 age adoption passing confidence devDependencies minor
@grafana/runtime (source) 11.1.0 -> 11.4.0 age adoption passing confidence dependencies minor
@grafana/schema (source) 11.1.0 -> 11.4.0 age adoption passing confidence dependencies minor
@grafana/ui (source) 11.1.0 -> 11.4.0 age adoption passing confidence dependencies minor
@swc/core (source) 1.7.0 -> 1.10.1 age adoption passing confidence devDependencies minor
@swc/helpers (source) 0.5.12 -> 0.5.15 age adoption passing confidence devDependencies patch
@swc/jest (source) 0.2.36 -> 0.2.37 age adoption passing confidence devDependencies patch
@testing-library/jest-dom 6.4.6 -> 6.6.3 age adoption passing confidence devDependencies minor
@testing-library/react 16.0.0 -> 16.1.0 age adoption passing confidence devDependencies minor
@types/jest (source) 29.5.12 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.17.7 -> 4.17.13 age adoption passing confidence devDependencies patch
@types/node (source) 20.14.11 -> 20.17.10 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 7.16.1 -> 7.18.0 age adoption passing confidence devDependencies minor
grafana/grafana-enterprise 285db87 -> 473a26e final digest
npm (source) 10.8.2 -> 10.9.2 age adoption passing confidence packageManager minor
prettier (source) 3.3.3 -> 3.4.2 age adoption passing confidence devDependencies minor
sass 1.77.8 -> 1.83.0 age adoption passing confidence devDependencies minor
sass-loader 16.0.0 -> 16.0.4 age adoption passing confidence devDependencies patch
tslib (source) 2.6.3 -> 2.8.1 age adoption passing confidence dependencies minor
typescript (source) 5.5.3 -> 5.7.2 age adoption passing confidence devDependencies minor
zod (source) 3.23.8 -> 3.24.1 age adoption passing confidence dependencies minor

Release Notes

babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance

v7.25.2

Compare Source

🐛 Bug Fix
emotion-js/emotion (@​emotion/css)

v11.13.5

Compare Source

v11.13.4

Compare Source

Patch Changes
grafana/grafana (@​grafana/data)

v11.4.0: 11.4.0

Compare Source

Download page
What's new highlights

Features and enhancements
  • Cloudwatch: OpenSearch PPL and SQL support in Logs Insights

v11.3.2: 11.3.2

Compare Source

Download page
What's new highlights

Features and enhancements
  • Backport: Announcement Banners: Enable feature for all cloud tiers (Enterprise)
Bug fixes

v11.3.1: 11.3.1

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes

v11.3.0: 11.3.0

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes

v11.2.5: 11.2.5

Compare Source

Download page
What's new highlights

Bug fixes

v11.2.4: 11.2.4

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes

v11.2.3: 11.2.3

Compare Source

Download page
What's new highlights

Bug fixes

v11.2.2: 11.2.2

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes

v11.2.1: 11.2.1

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes
  • Authn: No longer hash service account token twice during authentication #​92639, @​kalleep
  • CloudMigrations: Fix snapshot creation on Windows systems #​92981, @​macabu
  • DashGPT: Fixes issue with generation on Safari #​92952, @​kaydelaney
  • Dashboard: Fix Annotation runtime error when a data source does not support annotations #​92830, @​axelavargas
  • Grafana SQL: Fix broken import in NumberInput component #​92808, @​chessman
  • Logs: Show older logs button when infinite scroll is enabled and sort order is descending #​92867, @​matyax
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to #​92274, @​IevaVasiljeva
  • RBAC: Fix an issue with server admins not being able to manage users in orgs that they don't belong to (Enterprise)
  • Reporting: Disable dashboardSceneSolo when rendering PDFs the old way (Enterprise)
  • Templating: Fix searching non-latin template variables #​92893, @​leeoniya
  • TutorialCard: Fix link to tutorial not opening #​92647, @​eledobleefe
Plugin development fixes & changes

v11.2.0: 11.2.0

Compare Source

Download page
What's new highlights

Features and enhancements

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Australia/Sydney, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the patch Patch version updates (fixes) label Jul 28, 2024
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 433b582 to fd7adf0 Compare July 30, 2024 03:57
@renovate renovate bot changed the title fix(deps): update dependencies chore(deps): update dependencies Jul 30, 2024
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 190e4f6 to 77ea563 Compare August 4, 2024 07:59
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from a1d2794 to 6ed7ec3 Compare August 14, 2024 20:19
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from f81f766 to d7c53d1 Compare August 22, 2024 14:19
@renovate renovate bot force-pushed the renovate/dependencies branch 9 times, most recently from 3ba3fe7 to 2798d29 Compare August 30, 2024 10:02
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from e20d784 to 83bc7c1 Compare September 3, 2024 04:08
@renovate renovate bot force-pushed the renovate/dependencies branch 6 times, most recently from 66d4b94 to 35fcfb8 Compare November 22, 2024 02:34
@renovate renovate bot force-pushed the renovate/dependencies branch 7 times, most recently from 9ad1b57 to 3bb8dd5 Compare November 28, 2024 11:54
@renovate renovate bot force-pushed the renovate/dependencies branch 9 times, most recently from fc025b6 to 5e45eea Compare December 5, 2024 22:54
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from cb66514 to 7817792 Compare December 10, 2024 07:20
@renovate renovate bot changed the title chore(deps): update dependencies fix(deps): update dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from df2653b to 05a5678 Compare December 11, 2024 15:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
patch Patch version updates (fixes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants