Bump json5, exports-loader, imports-loader, karma-webpack, ts-loader, webpack and webpack-cli#32
Conversation
… webpack and webpack-cli Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [exports-loader](https://github.com/webpack-contrib/exports-loader), [imports-loader](https://github.com/webpack-contrib/imports-loader), [karma-webpack](https://github.com/webpack-contrib/karma-webpack), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `json5` from 2.1.0 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.0...v2.2.3) Updates `exports-loader` from 0.7.0 to 4.0.0 - [Release notes](https://github.com/webpack-contrib/exports-loader/releases) - [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md) - [Commits](webpack/exports-loader@v0.7.0...v4.0.0) Updates `imports-loader` from 0.8.0 to 4.0.1 - [Release notes](https://github.com/webpack-contrib/imports-loader/releases) - [Changelog](https://github.com/webpack-contrib/imports-loader/blob/master/CHANGELOG.md) - [Commits](webpack/imports-loader@v0.8.0...v4.0.1) Updates `karma-webpack` from 4.0.2 to 5.0.0 - [Release notes](https://github.com/webpack-contrib/karma-webpack/releases) - [Changelog](https://github.com/ryanclark/karma-webpack/blob/master/CHANGELOG.md) - [Commits](codymikol/karma-webpack@v4.0.2...v5.0.0) Updates `ts-loader` from 6.0.4 to 9.4.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v6.0.4...v9.4.2) Updates `webpack` from 4.35.2 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.35.2...v5.75.0) Updates `webpack-cli` from 3.3.5 to 5.0.1 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.5...webpack-cli@5.0.1) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: exports-loader dependency-type: direct:development - dependency-name: imports-loader dependency-type: direct:development - dependency-name: karma-webpack dependency-type: direct:development - dependency-name: ts-loader dependency-type: direct:development - dependency-name: webpack dependency-type: direct:development - dependency-name: webpack-cli dependency-type: direct:development ... 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 json5 to 2.2.3 and updates ancestor dependencies json5, exports-loader, imports-loader, karma-webpack, ts-loader, webpack and webpack-cli. These dependencies need to be updated together.
Updates
json5from 2.1.0 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmeUpdates
exports-loaderfrom 0.7.0 to 4.0.0Release notes
Sourced from exports-loader's releases.
... (truncated)
Changelog
Sourced from exports-loader's changelog.
... (truncated)
Commits
3c874f8chore(release): 4.0.0b29c4e7chore(deps): update (#92)cbe0f2frefactor!: minimum supportedNode.jsversion is14.15.0(#90)11d071fchore: update gitub actions (#91)04593afchore: upgrade dependencies to the latest version (#87)48d6b59ci: add node v18 to test workflow (#86)862f3d4ci: don't install webpack again (#85)96056bdchore(deps): bump minimist from 1.2.5 to 1.2.6 (#84)f20eb4dchore: upgrade dependencies to the latest version (#83)8cfd7e7chore: replace deprecated String.prototype.substr() (#82)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for exports-loader since your current version.
Updates
imports-loaderfrom 0.8.0 to 4.0.1Release notes
Sourced from imports-loader's releases.
... (truncated)
Changelog
Sourced from imports-loader's changelog.
... (truncated)
Commits
1ff803fchore(release): 4.0.15a1f866fix: source map for other loaders (#146)b90be51chore: update dependencies to the latest version (#145)249666eci: add GitHub token permissions for workflow (#144)44c5031chore(deps): bump terser from 5.13.1 to 5.14.2 (#143)1d8f8c3chore: update dependencies to the latest version (#140)adbbb1ddocs: update note in README.md (#138)8c4ad54chore: disable commit message length check (#137)7c35d20chore: update dependencies to the latest version (#136)8242b29docs: remove old badge (#135)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for imports-loader since your current version.
Updates
karma-webpackfrom 4.0.2 to 5.0.0Release notes
Sourced from karma-webpack's releases.
Changelog
Sourced from karma-webpack's changelog.
... (truncated)
Commits
e2423b4chore: release v5.0.046a5505Merge branch 'master' into next71fc63afix(config): ignore entry options (#479)05cfa79fix(docs): fixed warning inaccuracy (#478)1598fa6fix(config): force default output.filename (#477)d603679change(readme): made minor adjustments (#476)5300200refactor(*): break up into individual modules (#474)8ad09d1fix(test): handle scenario test rejection (#473)da86766chore(release): 5.0.0-alpha.698b3ec9chore(deps): bump hotfix dependencies (#472)Maintainer changes
This version was pushed to npm by ryanclark, a new releaser for karma-webpack since your current version.
Updates
ts-loaderfrom 6.0.4 to 9.4.2Release notes
Sourced from ts-loader's releases.
... (truncated)
Changelog
Sourced from ts-loader's changelog.
... (truncated)
Commits
5e7220bUse custom transformer when building solution references (#1550)87a9fffadd missing comma in README.md (#1551)620ee79Typescript 4 9 (#1547)3319b91chore(deps): bump minimatch in /examples/project-references-example (#1530)60e5784Fix anchor jumping in README.md (#1521)5c66d2bUpdate outdated LICENSE year (#1513)64a4136Bump terser from 4.8.0 to 4.8.1 in /examples/project-references-example (#1489)cf1d227Bump lodash in /test/execution-tests/babel-codeSplitting (#1435)e76abb0Add Tests and Remarks Concerning the New.ctsAnd.mtsFile Extensions (#...d9fcbfdHotfix: Disableenhanced-resolve(#1506)Updates
webpackfrom 4.35.2 to 5.75.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
8241da75.75.0a91d923Merge pull request #16458 from webpack/bugfix/semi4608b11Merge pull request #16457 from webpack/tooling/updatedfdd0b0Merge pull request #16122 from AnmolBansalDEV/bug/compilationCallback23b9a1cMerge pull request #16167 from exposir/fixts6f2c5e8Merge pull request #16257 from alexzhang1030/calc_deterministic_verbosef7f36adMerge pull request #16339 from Liamolucko/wasm-i64761a542fix semicolon position2403a36Merge pull request #16345 from ahabhgk/fix-eval-nosourcesc18203cupdate toolingUpdates
webpack-clifrom 3.3.5 to 5.0.1Release notes
Sourced from webpack-cli's releases.
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
... (truncated)
Commits
4a0f893chore(release): publish new version9de982cchore: fix cspell32d26c8chore(deps-dev): bump cspell from 6.15.1 to 6.16.0 (#3517)2788bf9chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#3516)ac88ee4chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (#3515)346a518fix: make define-process-env-node-env alias node-env (#3514)3ec7b16chore(deps): bump yeoman-environment from 3.12.1 to 3.13.0 (#3508)c8adfa6chore(deps-dev): bump@types/nodefrom 18.11.9 to 18.11.10 (#3513)0ad8cc2chore(deps-dev): bump cspell from 6.15.0 to 6.15.1 (#3512)d30f261chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (#3511)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since 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 rebase...Description has been truncated