Bump the edge-ui-package-updates group across 1 directory with 6 updates - #73489
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the edge-ui-package-updates group with 6 updates in the /providers/edge3/src/airflow/providers/edge3/plugins/www directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.102.8` | `5.103.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.18.3` | `7.18.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.5.1` | `26.6.1` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `5.11.0` | `5.11.1` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.7` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.2` | `8.3.0` | Updates `@tanstack/react-query` from 5.102.8 to 5.103.1 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.103.1/packages/react-query) Updates `react-router-dom` from 7.18.3 to 7.18.4 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.4/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.4/packages/react-router-dom) Updates `@types/node` from 26.5.1 to 26.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-perfectionist` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v5.11.0...v5.11.1) Updates `prettier` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.7) Updates `vite` from 8.2.2 to 8.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.103.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: edge-ui-package-updates - dependency-name: react-router-dom dependency-version: 7.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: edge-ui-package-updates - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: edge-ui-package-updates - dependency-name: eslint-plugin-perfectionist dependency-version: 5.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: edge-ui-package-updates - dependency-name: prettier dependency-version: 3.9.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: edge-ui-package-updates - dependency-name: vite dependency-version: 8.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: edge-ui-package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
dheerajturaga,
jscheffl and
shubhamraj-git
as code owners
September 21, 2026 18:29
This branch has not been deployed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the edge-ui-package-updates group with 6 updates in the /providers/edge3/src/airflow/providers/edge3/plugins/www directory:
5.102.85.103.17.18.37.18.426.5.126.6.15.11.05.11.13.9.63.9.78.2.28.3.0Updates
@tanstack/react-queryfrom 5.102.8 to 5.103.1Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
Commits
c08f576ci: Version Packages (#11511)19ccf27ci: Version Packages (#11339)2da46cdchore(*): use eslint description syntax for grandfathered 'no-restricted-synt...58ad3e2fix: isolate TypeScript test output (#11503)d63afc7Simplifed query methods/internal tests new lint (#11347)23fbdc3test({react,preact,solid,angular}-query): remove 'fromGenericOptionsQueryFn' ...50680b9test({react,preact,solid,svelte}-query,angular-query-experimental): rename 'm...0b326b6test({react,preact}-query/useMutation): add tests for 'MutationFunctionContex...a1119e5ref(hydration): remove outdated dehydratedAt fallback (#11436)1a51bb8docs(*): clarify 'Promise.all' only waits for all mutateAsync calls when they...Updates
react-router-domfrom 7.18.3 to 7.18.4Changelog
Sourced from react-router-dom's changelog.
Commits
1b1e0b0Release v7.18.4 (#15498)Updates
@types/nodefrom 26.5.1 to 26.6.1Commits
Updates
eslint-plugin-perfectionistfrom 5.11.0 to 5.11.1Release notes
Sourced from eslint-plugin-perfectionist's releases.
Changelog
Sourced from eslint-plugin-perfectionist's changelog.
Commits
3e100d2build: publish v5.11.1ef12a53chore: update dependencies7788b8cchore: disable top-level var rewriting in buildf20889btest: fix invalid syntax and cwd dependency in rule tests784725aperf: build a sortable list's fix once instead of once per reportbbb4db2fix: add safety semicolon when the next element continues an expressionc0b3b8eci: move to pnpm v125c35518chore: fix vite native config loader warningbe18b94fix(sort-modules): detect decorator metadata dependencies without tsconfig4a57d49docs: fix dead legacy config linksUpdates
prettierfrom 3.9.6 to 3.9.7Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix tests3404375Update@typescript-eslint/typescript-estreeto v8.70.0c60f106Angular: Support@boundary/@errorerror boundaries (#20015)297117aFix HTML block indentation drift in markdown list items (#19987)0df4e49Fix indentation drift for indented code blocks in list items (#19990)9ef216dFix Markdown task list indentation drift (#19647)2158d48Strip blockquote markers from a setext heading's continuation lines (#19878)Updates
vitefrom 8.2.2 to 8.3.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
95e8923release: v7.3.19d39d37feat: addignoreOutdatedRequestsoption tooptimizeDeps(#21364)acf7e05release: v7.3.0cff26ecfeat(deps): update esbuild from ^0.25.0 to ^0.27.0 (#21183)317b3b2release: v7.2.7721f163fix: plugin shortcut support (#21211)bda5dbbrelease: v7.2.63aa7527release: v7.2.572e398afix(deps): update all non-major dependencies (#21175)3765f7bfix: shortcuts not rebound after server restart (#21166)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions