Bump the npm-dependencies group across 1 directory with 6 updates#3841
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-dependencies group across 1 directory with 6 updates#3841dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-dependencies group with 6 updates in the /dash/dash-renderer directory: | Package | From | To | | --- | --- | --- | | [babel-loader](https://github.com/babel/babel-loader) | `9.2.1` | `10.1.1` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.6.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `6.0.3` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `5.1.4` | `7.0.3` | | [@babel/plugin-transform-react-constant-elements](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-constant-elements) | `7.21.3` | `7.29.7` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.10` | `7.29.7` | Updates `babel-loader` from 9.2.1 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@v9.2.1...v10.1.1) Updates `ts-loader` from 9.5.2 to 9.6.0 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.2...v9.6.0) Updates `typescript` from 5.8.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v6.0.3) Updates `webpack-cli` from 5.1.4 to 7.0.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@7.0.3) Updates `@babel/plugin-transform-react-constant-elements` from 7.21.3 to 7.29.7 - [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.7/packages/babel-plugin-transform-react-constant-elements) Updates `@babel/runtime` from 7.26.10 to 7.29.7 - [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.7/packages/babel-runtime) --- updated-dependencies: - dependency-name: babel-loader dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: ts-loader dependency-version: 9.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: webpack-cli dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@babel/plugin-transform-react-constant-elements" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@babel/runtime" dependency-version: 7.29.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm-dependencies ... 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 npm-dependencies group with 6 updates in the /dash/dash-renderer directory:
9.2.110.1.19.5.29.6.05.8.36.0.35.1.47.0.37.21.37.29.77.26.107.29.7Updates
babel-loaderfrom 9.2.1 to 10.1.1Release notes
Sourced from babel-loader's releases.
... (truncated)
Commits
da6021010.1.1a0a2617Revert #1055 ("usemodule.findPackageJSONAPI") (#1066)de09ee110.1.0e34c360Pin Node.js on CI (#1064)3c1e180Bump minimatch from 3.1.2 to 3.1.5 (#1063)e0d4addBump glob from 10.4.5 to 10.5.0 (#1060)77e2a66Bump webpack from 5.101.0 to 5.104.1 (#1062)faa5dbbfix: mark webpack as optional peer dependency (#1061)146dad2Bump js-yaml from 4.1.0 to 4.1.1 (#1059)2479ed2Enable type checking and support Babel 8 (#1056)Updates
ts-loaderfrom 9.5.2 to 9.6.0Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
eee9e02chore: version 9.6.0d088b15feat: add webpack 4 support to ts-loader v9 (#1697)e714be1ci: run tests on Node 26 (#1693)972a428feat: remove TS version from comparison tests (#1692)586e3b8feat: upgrade comparison / execution test packs to TS 6 (#1685)4a60de4chore: trusted publishing attempt 3b03b4aachore: version bump2421dcffix: trusted publishing by changing respository.url in package.jsonf84480ffix: TS5011 errors with TypeScript 6.0: transpileModule called with rootDir: ...0cef777feat: migrate to trusted publishing (#1680)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-loader since your current version.
Updates
typescriptfrom 5.8.3 to 6.0.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
webpack-clifrom 5.1.4 to 7.0.3Release notes
Sourced from webpack-cli's releases.
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
... (truncated)
Commits
5fb92f3chore(release): new release (#4711)00347edperf(webpack-cli): allocate Levenshtein buffer lazily (#4765)1b40b72chore: update ejs (#4764)2bbb639refactor(webpack-cli): replace fastest-levenshtein with in-tree implementatio...a467d6echore(deps): bump the dependencies group across 1 directory with 10 updates (...183d0e6perf(webpack-cli): cache schema arguments and use map lookups for options (#4...5b33f70chore(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 (#4756)59f362achore(deps): bump qs and express (#4758)eaffa0bchore(deps): bump codecov/codecov-action in the dependencies group (#4757)b3498b6chore(deps): bump the dependencies group with 3 updates (#4754)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack-cli since your current version.
Updates
@babel/plugin-transform-react-constant-elementsfrom 7.21.3 to 7.29.7Release notes
Sourced from @babel/plugin-transform-react-constant-elements's releases.
... (truncated)
Commits
4fba754v7.29.7f3a2226[babel 7] Delete Babel 8 fixtures (#17729)eebd3a0v7.27.1fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)cd24cc0chore: Update TS 5.7 (#17053)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.769d65f1[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0(#16800)dba45d3IgnoredevDependencieswhen generatingtsconfig.json(#16659)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/plugin-transform-react-constant-elementssince your current version.Updates
@babel/runtimefrom 7.26.10 to 7.29.7Release notes
Sourced from @babel/runtime's releases.
... (truncated)
Commits
4fba754v7.29.737d5595v7.29.2d7f4008v7.28.635055e3v7.28.4ef155f5v7.28.3cac0ff4v7.28.2f68ac51chore: Avoid CITGM errors (#17382)baa4cb8v7.27.67d06930v7.27.45b9468dReduceregeneratorsize more (#17287)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/runtimesince your current version.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