Bump the legacy-ui-package-updates group across 1 directory with 23 updates#65435
Open
dependabot[bot] wants to merge 1 commit intov2-11-testfrom
Conversation
…pdates Bumps the legacy-ui-package-updates group with 22 updates in the /airflow/www directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.13.6` | `1.15.0` | | [lodash](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.0` | `0.6.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.13.1` | `7.14.0` | | [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.32.0` | `5.32.2` | | [type-fest](https://github.com/sindresorhus/type-fest) | `5.4.4` | `5.5.0` | | [validator](https://github.com/validatorjs/validator.js) | `13.15.26` | `13.15.35` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.2` | | [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) | `4.2.0` | `4.2.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.56.1` | `8.58.1` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.2.0` | `30.3.0` | | [babel-loader](https://github.com/babel/babel-loader) | `10.0.0` | `10.1.1` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.3.0` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.2.0` | `30.3.0` | | [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin) | `2.10.0` | `2.10.2` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.2` | | [stylelint](https://github.com/stylelint/stylelint) | `17.4.0` | `17.7.0` | | [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin) | `5.3.17` | `5.4.0` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.1` | Updates `axios` from 1.13.6 to 1.15.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.15.0) Updates `chakra-react-select` from 4.0.3 to 4.10.1 - [Release notes](https://github.com/csandman/chakra-react-select/releases) - [Commits](csandman/chakra-react-select@v4.0.3...v4.10.1) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) Updates `moment-timezone` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.6.0...0.6.1) Updates `react` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-dom) Updates `react-router-dom` from 7.13.1 to 7.14.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.0/packages/react-router-dom) Updates `swagger-ui-dist` from 5.32.0 to 5.32.2 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Commits](swagger-api/swagger-ui@v5.32.0...v5.32.2) Updates `type-fest` from 5.4.4 to 5.5.0 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.4.4...v5.5.0) Updates `validator` from 13.15.26 to 13.15.35 - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.15.26...13.15.35) Updates `@babel/preset-env` from 7.29.0 to 7.29.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env) Updates `@types/color` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color) Updates `@typescript-eslint/parser` from 8.56.1 to 8.58.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.1/packages/parser) Updates `babel-jest` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/babel-jest) Updates `babel-loader` from 10.0.0 to 10.1.1 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v10.0.0...v10.1.1) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `jest` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) Updates `jest-environment-jsdom` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-environment-jsdom) Updates `mini-css-extract-plugin` from 2.10.0 to 2.10.2 - [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/mini-css-extract-plugin@v2.10.0...v2.10.2) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) Updates `stylelint` from 17.4.0 to 17.7.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.4.0...17.7.0) Updates `terser-webpack-plugin` from 5.3.17 to 5.4.0 - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/terser-webpack-plugin@v5.3.17...v5.4.0) Updates `webpack` from 5.105.4 to 5.106.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: chakra-react-select dependency-version: 4.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: moment-timezone dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: react-router-dom dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: swagger-ui-dist dependency-version: 5.32.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: type-fest dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: validator dependency-version: 13.15.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: "@babel/preset-env" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: "@types/color" dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: babel-jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: babel-loader dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: jest-environment-jsdom dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: mini-css-extract-plugin dependency-version: 2.10.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: legacy-ui-package-updates - dependency-name: stylelint dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: terser-webpack-plugin dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates - dependency-name: webpack dependency-version: 5.106.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: legacy-ui-package-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 legacy-ui-package-updates group with 22 updates in the /airflow/www directory:
1.13.61.15.04.17.234.18.10.6.00.6.119.2.419.2.519.2.419.2.57.13.17.14.05.32.05.32.25.4.45.5.013.15.2613.15.357.29.07.29.24.2.04.2.18.56.18.58.130.2.030.3.010.0.010.1.117.4.017.5.030.2.030.3.030.2.030.3.02.10.02.10.23.8.13.8.217.4.017.7.05.3.175.4.05.105.45.106.1Updates
axiosfrom 1.13.6 to 1.15.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
772a4e5chore(release): prepare release 1.15.0 (#10671)4b07137chore(deps-dev): bump vite from 8.0.0 to 8.0.5 in /tests/smoke/esm (#10663)51e57b3chore(deps-dev): bump vite from 8.0.2 to 8.0.5 (#10664)fba1a77chore(deps-dev): bump vite from 8.0.2 to 8.0.5 in /tests/module/esm (#10665)0bf6e28chore(deps): bump denoland/setup-deno in the github-actions group (#10669)8107157chore(deps-dev): bump the development_dependencies group with 4 updates (#10670)e66530eci: require npm-publish environment for releases (#10666)49f23cbchore(sponsor): update sponsor block (#10668)3631854fix: unrestricted cloud metadata exfiltration via header injection chain (#10...fb3befbfix: no_proxy hostname normalization bypass leads to ssrf (#10661)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
chakra-react-selectfrom 4.0.3 to 4.10.1Release notes
Sourced from chakra-react-select's releases.
... (truncated)
Commits
b49461f4.10.12269b85Merge pull request #338 from csandman/fix/selected-menu-option-styles61bfe64Generalize the dependency version ofreact-selectf806801Reduce selected menu option styles specificity9b9ddcc4.10.012d7cc6Merge pull request #336 from csandman/fix/switch-to-chakra-ui-react-importsf9822c4Remove CodeSandbox CIb495516Update TSConfig once morecef98ceSwitch to using the single package import approach for@chakra-ui/reactc68d4a74.9.2Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
lodashfrom 4.17.23 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
moment-timezonefrom 0.6.0 to 0.6.1Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
13e724cBuild moment-timezone 0.6.122070ffBump version to 0.6.1b4ebddbMerge pull request #1140 from moment/automated/data-updatecb47a65data: Add 2026a026466abuild(deps): bump lodash from 4.17.21 to 4.17.23 (#1137)6dc5413Update Antarctica guess tests for 20260efed48build(deps): bump js-yaml from 3.14.1 to 3.14.2 (#1136)Updates
reactfrom 19.2.4 to 19.2.5Release notes
Sourced from react's releases.
Commits
23f4f9f19.2.5Updates
react-domfrom 19.2.4 to 19.2.5Release notes
Sourced from react-dom's releases.
Commits
23f4f9f19.2.5Updates
react-router-domfrom 7.13.1 to 7.14.0Changelog
Sourced from react-router-dom's changelog.
Commits
e31077bchore: Update version for release (#14945)6683e85chore: Update version for release (pre) (#14943)aadb56fchore: Update version for release (#14908)c68a9b3chore: Update version for release (pre) (#14893)Updates
swagger-ui-distfrom 5.32.0 to 5.32.2Release notes
Sourced from swagger-ui-dist's releases.
Commits
d02a2dfchore(release): cut the 5.32.2 releasec200a69fix(docker): bump libpng and zlib versions to fix CVE-2026-33416, CVE-2026-33...eff82c1chore(deps): bump lodash from 4.17.23 to 4.18.1 (#10801)860ade2chore(deps): bump defu from 6.1.4 to 6.1.6 (#10797)749ec50chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#10777)b339e55chore(deps): bump node-forge from 1.3.3 to 1.4.0 (#10781)692e0acchore(deps-dev): bump serialize-javascript from 7.0.4 to 7.0.5 (#10782)14cc424chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 (#10783)076c188chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#10778)f251747chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#10774)Updates
type-festfrom 5.4.4 to 5.5.0Release notes
Sourced from type-fest's releases.
Commits
0329b2b5.5.00f923d0UnionToTuple: Fix behavior when a union member is a supertype of another; A...94aa3f8AddAndAlltype (#1383)4c42d89AddOrAlltype (#1378)878b6dfAddUnionMembertype (#1368)bbce298AddSomeExtendtype (#1380)d3302ceValidate twoslash types against different verbosity levels (#1364)9b52980AddOptionaltype (#1374)b0a606bMerge: Improve documentation (#1375)76bd9cdFix typosUpdates
validatorfrom 13.15.26 to 13.15.35Release notes
Sourced from validator's releases.
Changelog
Sourced from validator's changelog.
Commits
7a80797maintenance: 2604 release (#2695)941db7ffix(isSlug): restrict allowed characters to valid slug charset (#2693)2758f70chore: fix typo in comment (#2591)fcfbff5feat(isJson): allow any valid JSON value to pass (#2690)f06caeerefactor: replace if-then-else flow by a single return statement (#2592)9fa1e3afeat(isPostalCode): Add postal code for Monaco (#2682)b1aea75feat(isMobilePhone): add Djibouti (fr-DJ) mobile phone validation (#2676)f715cddfix(isPassportNumber): improveMXlocale (#2643)e8c6914fix(isTaxID): add formatted CPF support and additional test cases for pt-BR l...90b0a9afix(isTaxID): improvept-BRlocale by adding support for alphanumeric CNPJ ...Updates
@babel/preset-envfrom 7.29.0 to 7.29.2Release notes
Sourced from
@babel/preset-env's releases.Commits
37d5595v7.29.2