Bump the all-node-dependencies group across 1 directory with 25 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(6 months ago)
(6 months ago)
(6 months ago)
by idastambuk
dependencies javascript
Bumps the all-node-dependencies group with 25 updates in the / directory:
| Package | From | To |
|---|---|---|
| semver | 7.7.1 |
7.7.2 |
| @types/semver | 7.5.8 |
7.7.0 |
| @eslint/eslintrc | 3.2.0 |
3.3.1 |
| @eslint/js | 9.20.0 |
9.27.0 |
| @grafana/data | 11.5.1 |
12.0.0 |
| @grafana/runtime | 11.5.1 |
12.0.0 |
| @grafana/ui | 11.5.1 |
12.0.0 |
| @rollup/plugin-node-resolve | 16.0.0 |
16.0.1 |
| @stylistic/eslint-plugin-ts | 3.1.0 |
4.2.0 |
| @swc/core | 1.10.16 |
1.11.24 |
| @swc/jest | 0.2.37 |
0.2.38 |
| @testing-library/react | 16.2.0 |
16.3.0 |
| @typescript-eslint/eslint-plugin | 8.24.0 |
8.32.1 |
| @typescript-eslint/parser | 8.24.0 |
8.32.1 |
| esbuild | 0.25.0 |
0.25.4 |
| eslint | 9.20.1 |
9.27.0 |
| eslint-config-prettier | 10.0.1 |
10.1.5 |
| eslint-plugin-jsdoc | 50.6.3 |
50.6.17 |
| eslint-plugin-react | 7.37.4 |
7.37.5 |
| eslint-plugin-react-hooks | 5.1.0 |
5.2.0 |
| react-router-dom | 7.1.5 |
7.6.0 |
| rollup | 4.34.7 |
4.41.0 |
| rollup-plugin-dts | 6.1.1 |
6.2.1 |
| rollup-plugin-esbuild | 6.2.0 |
6.2.1 |
| typescript | 5.7.3 |
5.8.3 |
Updates semver from 7.7.1 to 7.7.2
Release notes
Sourced from semver's releases.
v7.7.2
7.7.2 (2025-05-12)
Bug Fixes
fcafb61#780 add missing'use strict'directives (#780) (@Fdawgs)c99f336#781 prerelease identifier starting with digits (#781) (@mbtools)Chores
c760403#784 template-oss-apply for workflow permissions (#784) (@wraithgar)2677f2a#778 bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778) (@dependabot[bot],@npm-cli-bot)
Changelog
Sourced from semver's changelog.
7.7.2 (2025-05-12)
Bug Fixes
fcafb61#780 add missing'use strict'directives (#780) (@Fdawgs)c99f336#781 prerelease identifier starting with digits (#781) (@mbtools)Chores
c760403#784 template-oss-apply for workflow permissions (#784) (@wraithgar)2677f2a#778 bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778) (@dependabot[bot],@npm-cli-bot)
Commits
281055echore: release 7.7.2 (#783)fcafb61fix: add missing'use strict'directives (#780)c760403chore: template-oss-apply for workflow permissions (#784)c99f336fix: prerelease identifier starting with digits (#781)2677f2achore: bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778)0b98655chore: bump@npmcli/template-ossfrom 4.23.4 to 4.23.6 (#760)- See full diff in compare view
Updates @types/semver from 7.5.8 to 7.7.0
Commits
- See full diff in compare view
Updates @eslint/eslintrc from 3.2.0 to 3.3.1
Release notes
Sourced from @eslint/eslintrc's releases.
v3.3.1
3.3.1 (2025-03-11)
Bug Fixes
v3.3.0
3.3.0 (2025-02-21)
Features
Changelog
Sourced from @eslint/eslintrc's changelog.
3.3.1 (2025-03-11)
Bug Fixes
3.3.0 (2025-02-21)
Features
Commits
Updates @eslint/js from 9.20.0 to 9.27.0
Release notes
Sourced from @eslint/js's releases.
v9.27.0
Features
d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)Bug Fixes
5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)Documentation
25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)71317ebdocs: Update README (GitHub Actions Bot)4c289e6docs: Update README (GitHub Actions Bot)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)Chores
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)v9.26.0
Features
... (truncated)
Changelog
Sourced from @eslint/js's changelog.
v9.27.0 - May 16, 2025
f8f1560chore: upgrade@eslint/js@9.27.0 (#19739) (Milos Djermanovic)ecaef73chore: package.json update for@eslint/jsrelease (Jenkins)25de550docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)bd5def6docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)d71e37ffeat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)5687ce7fix: correct mismatched removed rules (#19734) (루밀LuMir)596fdc6chore: update dependency@arethetypeswrong/clito ^0.18.0 (#19732) (renovate[bot])ba456e0feat: Externalize MCP server (#19699) (Nicholas C. Zakas)dc5ed33fix: correct types and tighten type definitions inSourceCodeclass (#19731) (루밀LuMir)4d0c60ddocs: Add Neovim to editor integrations (#19729) (Maria José Solano)f791da0chore: remove unbalanced curly brace from.editorconfig(#19730) (Maria José Solano)e86edeerefactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)07c1a7efeat: addallowRegexCharacterstono-useless-escape(#19705) (sethamus)cf36352chore: remove shared types (#19718) (Francesco Trotta)f60f276refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)71317ebdocs: Update README (GitHub Actions Bot)de1b5defix: correctserviceproperty name inLinter.ESLintParseResulttype (#19713) (Francesco Trotta)58a171echore: update dependency@eslint/plugin-kitto ^0.3.1 (#19712) (renovate[bot])3a075a2chore: update dependency@eslint/coreto ^0.14.0 (#19715) (renovate[bot])60c3e2cfix: sort keys in eslint-suppressions.json to avoid git churn (#19711) (Ron Waldon-Howe)4c289e6docs: Update README (GitHub Actions Bot)9da90cafix: addallowReservedtoLinter.ParserOptionstype (#19710) (Francesco Trotta)7bc6c71feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)ee40364feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)fbb8be9fix: addinfotoESLint.DeprecatedRuleUsetype (#19701) (Francesco Trotta)f0f0d46docs: clarify that unused suppressions cause non-zero exit code (#19698) (Milos Djermanovic)44bac9dci: run tests in Node.js 24 (#19702) (Francesco Trotta)32957cdfeat: support TS syntax inmax-params(#19557) (Nitin Kumar)35304ddchore: add missingfundingfield to packages (#19684) (루밀LuMir)8ed3273docs: fix internal usages ofConfigDatatype (#19688) (Francesco Trotta)f305bebtest: mockprocess.emitWarningto prevent output disruption (#19687) (Francesco Trotta)eb316a8docs: addfmtandchecksections toPackage.json Conventions(#19686) (루밀LuMir)a3a2559docs: fix wording in Combine Configs (#19685) (Milos Djermanovic)c8d17e1docs: Update README (GitHub Actions Bot)v9.26.0 - May 2, 2025
5b247c8chore: upgrade to@eslint/js@9.26.0(#19681) (Francesco Trotta)d6fa4acchore: package.json update for@eslint/jsrelease (Jenkins)e9754e7feat: add reportGlobalThis to no-shadow-restricted-names (#19670) (sethamus)0fa2b7afeat: add suggestions foreqeqeqrule (#19640) (Nitin Kumar)dd98d63docs: Update README (GitHub Actions Bot)96e84defix: check cache file existence before deletion (#19648) (sethamus)c25e858docs: Update README (GitHub Actions Bot)0958690chore: disambiguate internal typesLanguageOptionsandRule(#19669) (Francesco Trotta)dcbdcc9feat: Add MCP server (#19592) (Nicholas C. Zakas)b2397e9docs: Update README (GitHub Actions Bot)d683aebfix: don't crash on tests with circular references inRuleTester(#19664) (Milos Djermanovic)
... (truncated)
Commits
ecaef73chore: package.json update for@eslint/jsrelease7bc6c71feat: add no-unassigned-vars rule (#19618)35304ddchore: add missingfundingfield to packages (#19684)d6fa4acchore: package.json update for@eslint/jsreleaseaddd0a6docs: fix formatting of unordered lists in Markdown (#19660)771317fchore: package.json update for@eslint/jsrelease345288dchore: package.json update for@eslint/jsrelease4946847chore: package.json update for@eslint/jsrelease20591c4chore: package.json update for@eslint/jsrelease129882dchore: formatted files with Prettier via trunk fmt (#19355)- Additional commits viewable in compare view
Updates @grafana/data from 11.5.1 to 12.0.0
Release notes
Sourced from @grafana/data's releases.
12.0.0
Download page What's new highlights
Features and enhancements
- Alerting: API to convert submitted Prometheus rules to GMA #102231,
@fayzal-g- Alerting: Add HMAC signature config to the webhook integration #100960,
@alexander-akhmetov- Alerting: Add MissingSeriesEvalsToResolve to the APIs #102150,
@alexander-akhmetov- Alerting: Add UI migration feature toggle #102217,
@tomratcliffe- Alerting: Add backend support for keep_firing_for #100750,
@alexander-akhmetov- Alerting: Add details and edit pages for groups #100884,
@konrad147- Alerting: Add keep_firing_for and Recovering state #103248,
@soniaAguilarPeiron- Alerting: Add migration to clean up rule versions table #102484,
@yuri-tceretian- Alerting: Add missing_series_evals_to_resolve option to alert rule form #102808,
@tomratcliffe- Alerting: Delete permanently deleted alert rules. #102960,
@soniaAguilarPeiron- Alerting: Detect target folder rules and show warning #103673,
@soniaAguilarPeiron- Alerting: Migration UI #102010,
@soniaAguilarPeiron- Alerting: Recover deleted alert rules #101869,
@yuri-tceretian- Alerting: Remove constraints for uniqueness of rule title #102067,
@yuri-tceretian- Alerting: Remove feature flag
alertingNoDataErrorExecution#102156,@yuri-tceretian- Alerting: Sequential evaluation of rules in group #98829,
@yuri-tceretian- Alerting: Skip rules that are managed by plugins when importing datasource-managed rules #103573,
@soniaAguilarPeiron- Alerting: Stop allowing manual editing/restore of internal AM config via settings #103884,
@tomratcliffe- Alerting: Template preview enhancements #103817,
@JacobsonMT- Alerting: Update alerting module to 58ba6c617ff05eb1d6f65c59d369a6a16923dff6 #102812,
@yuri-tceretian- Alerting: Use 'Grafana IRM' wording in alerting contact point #102014,
@brojd- Alerting: Webhook Improvements - Templateable Payloads #103818,
@JacobsonMT- AppChrome: Move kiosk button into profile menu #103600,
@torkelo- AppPlatform: Introduce experimental Github integration for dashboard configuration management #96329,
@MissingRoberto- Authorization: Add group to role DisplayName to make filtered list more clear #102950,
@forsethc- Azure Monitor: Add logs query builder #99055,
@alyssabull- Azure: Mark Azure Prometheus exemplars as GA and enable by default #100595,
@aangelisc- AzureMonitor: Improve selection of Basic Logs tables in the query builder #103820,
@aangelisc- BrowseDashboards: Switch to list view if sort is set #102196,
@Clarity-89- Checkbox: Add z-index to description #103847,
@Clarity-89- Chore: Promoting feature toggle pluginsSriChecks GA #102212,
@tolzhabayev- CloudMigrations: Add sorting and error filtering to Snapshot Results backend #102753,
@mmandrus- CloudMigrations: Change onPremToCloudMigrations feature toggle to GA #103212,
@dana-axinte- CloudMigrations: Enable high-level resource type selection #103011,
@macabu- CloudMigrations: Implement table sorting in the UI #103061,
@mmandrus- CloudWatch: Migrate to aws-sdk-go-v2 #103106,
@njvrzm- Cloudwatch: Do not parse log query grouping field to float #102244,
@iwysiu- Cloudwatch: Migrate to aws-sdk-go-v2 #99643,
@njvrzm- Cloudwatch: Revert aws sdk go v2 #103644,
@iwysiu- Config: Removes setting
viewers_can_edit#102275,@eleijonmarck- Dashboard Restore: Remove experimental functionality under feature flag
dashboardRestorefor now - this will be reworked #103204,@stephaniehingtgen- Dashboards: Add Dashboard Schema validation (1) #103662,
@marcoabreu- Dashboards: Add a config setting that limits the number of series that will be displayed in a panel. Users can opt in to render all series. #103405,
@oscarkilhed- Dashboards: Prevent saving to a non-existent folder #103503,
@stephaniehingtgen
... (truncated)
Changelog
Sourced from @grafana/data's changelog.
12.0.0 (2025-05-05)
Features and enhancements
- Alerting: API to convert submitted Prometheus rules to GMA #102231,
@fayzal-g- Alerting: Add HMAC signature config to the webhook integration #100960,
@alexander-akhmetov- Alerting: Add MissingSeriesEvalsToResolve to the APIs #102150,
@alexander-akhmetov- Alerting: Add UI migration feature toggle #102217,
@tomratcliffe- Alerting: Add backend support for keep_firing_for #100750,
@alexander-akhmetov- Alerting: Add details and edit pages for groups #100884,
@konrad147- Alerting: Add keep_firing_for and Recovering state #103248,
@soniaAguilarPeiron- Alerting: Add migration to clean up rule versions table #102484,
@yuri-tceretian- Alerting: Add missing_series_evals_to_resolve option to alert rule form #102808,
@tomratcliffe- Alerting: Delete permanently deleted alert rules. #102960,
@soniaAguilarPeiron- Alerting: Detect target folder rules and show warning #103673,
@soniaAguilarPeiron- Alerting: Migration UI #102010,
@soniaAguilarPeiron- Alerting: Recover deleted alert rules #101869,
@yuri-tceretian- Alerting: Remove constraints for uniqueness of rule title #102067,
@yuri-tceretian- Alerting: Remove feature flag
alertingNoDataErrorExecution#102156,@yuri-tceretian- Alerting: Sequential evaluation of rules in group #98829,
@yuri-tceretian- Alerting: Skip rules that are managed by plugins when importing datasource-managed rules #103573,
@soniaAguilarPeiron- Alerting: Stop allowing manual editing/restore of internal AM config via settings #103884,
@tomratcliffe- Alerting: Template preview enhancements #103817,
@JacobsonMT- Alerting: Update alerting module to 58ba6c617ff05eb1d6f65c59d369a6a16923dff6 #102812,
@yuri-tceretian- Alerting: Use 'Grafana IRM' wording in alerting contact point #102014,
@brojd- Alerting: Webhook Improvements - Templateable Payloads #103818,
@JacobsonMT- AppChrome: Move kiosk button into profile menu #103600,
@torkelo- AppPlatform: Introduce experimental Github integration for dashboard configuration management #96329,
@MissingRoberto- Authorization: Add group to role DisplayName to make filtered list more clear #102950,
@forsethc- Azure Monitor: Add logs query builder #99055,
@alyssabull- Azure: Mark Azure Prometheus exemplars as GA and enable by default #100595,
@aangelisc- AzureMonitor: Improve selection of Basic Logs tables in the query builder #103820,
@aangelisc- BrowseDashboards: Switch to list view if sort is set #102196,
@Clarity-89- Checkbox: Add z-index to description #103847,
@Clarity-89- Chore: Promoting feature toggle pluginsSriChecks GA #102212,
@tolzhabayev- CloudMigrations: Add sorting and error filtering to Snapshot Results backend #102753,
@mmandrus- CloudMigrations: Change onPremToCloudMigrations feature toggle to GA #103212,
@dana-axinte- CloudMigrations: Enable high-level resource type selection #103011,
@macabu- CloudMigrations: Implement table sorting in the UI #103061,
@mmandrus- CloudWatch: Migrate to aws-sdk-go-v2 #103106,
@njvrzm- Cloudwatch: Do not parse log query grouping field to float #102244,
@iwysiu- Cloudwatch: Migrate to aws-sdk-go-v2 #99643,
@njvrzm- Cloudwatch: Revert aws sdk go v2 #103644,
@iwysiu- Config: Removes setting
viewers_can_edit#102275,@eleijonmarck- Dashboard Restore: Remove experimental functionality under feature flag
dashboardRestorefor now - this will be reworked #103204,@stephaniehingtgen- Dashboards: Add Dashboard Schema validation (1) #103662,
@marcoabreu- Dashboards: Add a config setting that limits the number of series that will be displayed in a panel. Users can opt in to render all series. #103405,
@oscarkilhed- Dashboards: Prevent saving to a non-existent folder #103503,
@stephaniehingtgen- Dashboards: Prevent version restore to same data #102665,
@stephaniehingtgen- Dependencies: Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 #102555,
@dependabot[bot]
... (truncated)
Commits
c04fd54Chore: Update version inrelease-12.0.0 branch(#104059)6fb8028Transformations / Reducers: Remove setting delta at value (#103742)722cd25Extension Sidebar: AddopenExtensionSidebarhelper to plugin extensions (#...20d8223Chore: Clean up code from pluginsAPIMetrics feature toggle (#103965)ed65c99Scopes: Adds feature toggle used by grafana-enterprise (#103870)3013332Prometheus: Remove prometheusRunQueriesInParallel feature toggle (#103824)07a2256MetricsDrilldown: Remove legacy Metrics Drilldown code paths (#103845)95f04c7Dashboards: Add Dashboard Schema validation (1) (#103662)88391b1K8s: Enable kubernetesClientDashboardsFolders by default (#103843)50499faDashboards: Add a config setting that limits the number of series that will b...- Additional commits viewable in compare view
Updates @grafana/runtime from 11.5.1 to 12.0.0
Release notes
Sourced from @grafana/runtime's releases.
12.0.0
Download page What's new highlights
Features and enhancements
- Alerting: API to convert submitted Prometheus rules to GMA #102231,
@fayzal-g- Alerting: Add HMAC signature config to the webhook integration #100960,
@alexander-akhmetov- Alerting: Add MissingSeriesEvalsToResolve to the APIs #102150,
@alexander-akhmetov- Alerting: Add UI migration feature toggle #102217,
@tomratcliffe- Alerting: Add backend support for keep_firing_for #100750,
@alexander-akhmetov- Alerting: Add details and edit pages for groups #100884,
@konrad147- Alerting: Add keep_firing_for and Recovering state #103248,
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+1028Deletions:
-1042
Package Dependencies
@typescript-eslint/parser
npm
8.24.0 → 8.32.1
Minor
@typescript-eslint/eslint-plugin
npm
8.24.0 → 8.32.1
Minor
@stylistic/eslint-plugin-ts
npm
3.1.0 → 4.2.0
Major
@rollup/plugin-node-resolve
npm
16.0.0 → 16.0.1
Patch
Technical Details
| ID: | 1058041 |
| UUID: | 2527371711 |
| Node ID: | PR_kwDOIZBN9M6WpKG_ |
| Host: | GitHub |
| Repository: | grafana/grafana-async-query-data-js |
| Merge State: | Unknown |