Bump json5, @babel/core, babel-loader, copy-webpack-plugin, eslint-loader, tsconfig-paths, html-webpack-plugin, karma-webpack, webpack and webpack-cli#60
Conversation
…ader, tsconfig-paths, html-webpack-plugin, karma-webpack, webpack and webpack-cli Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [babel-loader](https://github.com/babel/babel-loader), [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin), [eslint-loader](https://github.com/webpack-contrib/eslint-loader), [tsconfig-paths](https://github.com/dividab/tsconfig-paths), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [karma-webpack](https://github.com/webpack-contrib/karma-webpack), [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 0.5.1 to 2.2.2 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v0.5.1...v2.2.2) Updates `@babel/core` from 7.1.0 to 7.20.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.20.7/packages/babel-core) Updates `babel-loader` from 8.1.0 to 8.3.0 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v8.1.0...v8.3.0) Updates `copy-webpack-plugin` from 5.1.2 to 11.0.0 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v5.1.2...v11.0.0) Updates `eslint-loader` from 2.2.1 to 4.0.2 - [Release notes](https://github.com/webpack-contrib/eslint-loader/releases) - [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/eslint-loader@v2.2.1...v4.0.2) Updates `tsconfig-paths` from 3.9.0 to 3.10.1 - [Release notes](https://github.com/dividab/tsconfig-paths/releases) - [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md) - [Commits](jonaskello/tsconfig-paths@v3.9.0...v3.10.1) Updates `html-webpack-plugin` from 3.2.0 to 5.5.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v3.2.0...v5.5.0) Updates `karma-webpack` from 3.0.5 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@v3.0.5...v5.0.0) Updates `webpack` from 4.44.2 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.44.2...v5.75.0) Updates `webpack-cli` from 3.1.1 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.1.1...webpack-cli@5.0.1) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect - dependency-name: "@babel/core" dependency-type: direct:development - dependency-name: babel-loader dependency-type: direct:development - dependency-name: copy-webpack-plugin dependency-type: direct:development - dependency-name: eslint-loader dependency-type: direct:development - dependency-name: tsconfig-paths dependency-type: indirect - dependency-name: html-webpack-plugin dependency-type: direct:development - dependency-name: karma-webpack 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.2 and updates ancestor dependencies json5, @babel/core, babel-loader, copy-webpack-plugin, eslint-loader, tsconfig-paths, html-webpack-plugin, karma-webpack, webpack and webpack-cli. These dependencies need to be updated together.
Updates
json5from 0.5.1 to 2.2.2Release notes
Sourced from json5's releases.
... (truncated)
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readmed720b4fImprove readme (e.g. explain JSON5 better!) (#291)910ce25docs: fix spelling of Aseem2aab4ddtest: require tap as t in cli tests6d42686test: remove mocha syntax from tests4798b9ddocs: update installation and usage for modulesUpdates
@babel/corefrom 7.1.0 to 7.20.7Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
d414940v7.20.76757a60Rewritetransform-block-scopingplugin (#15200)362451bchore: Enable eslint ruleno-unnecessary-type-assertion(#15260)e5e1369fix: Computed properties should keep original definition order (#15232)29a97b8v7.20.5f6546d7Bump typescript to 4.9.3 (#15202)5f19f62Bump babel deps (#15187)12a58cbv7.20.277f3700fix:@babel/noderepl and enableno-use-before-definerule (#15124)aadd7a3v7.19.6Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for
@babel/coresince your current version.Updates
babel-loaderfrom 8.1.0 to 8.3.0Release notes
Sourced from babel-loader's releases.
Commits
9bf56528.3.080ab7d0Update@babel/dependencies493ac6cPass external dependencies from Babel to Webpack (#971)df28fe3Fix broken main test (#950)0b338e4update hash method so it doesn't fail on a fips enabled machine (#939)1f98d3c8.2.5c622868fix: respectinputSourceMaploader option (#896)f7982c18.2.44bb9e21Use md5 hashing for OpenSSL 3 (#924)247c94bBump loader-utils to 2.x (#931)Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for babel-loader since your current version.
Updates
copy-webpack-pluginfrom 5.1.2 to 11.0.0Release notes
Sourced from copy-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from copy-webpack-plugin's changelog.
... (truncated)
Commits
f3b2c24chore(release): 11.0.08424ca8chore(deps): regenerate lock file (#693)675c676build: drop node v12 (#691)a2b1f19chore: update gitub actions (#692)238c062chore: upgrade dependencies to the latest version (#688)e27006eci: remove node v17 (#687)e50d708chore: add node 18 to workflow (#686)f1a91e6ci: don't install webpack again (#680)64cf06fdocs: add path string to options signature (#683)4b18a6bdocs: improve readmeUpdates
eslint-loaderfrom 2.2.1 to 4.0.2Release notes
Sourced from eslint-loader's releases.
... (truncated)
Changelog
Sourced from eslint-loader's changelog.
... (truncated)
Commits
e732cb5chore(release): 4.0.27febae0fix: use fs-extra ^8.1.0ba37e29chore(release): 4.0.1acae2berefactor: new cache implementation (#320)c086892chore(release): 4.0.01a12052chore: v4.0.0 (#319)6c6a87achore(release): 3.0.4953d140test: jest setTimeoutacecce6chore: update depsd7be477chore: update depsUpdates
tsconfig-pathsfrom 3.9.0 to 3.10.1Changelog
Sourced from tsconfig-paths's changelog.
Commits
80bc810v3.10.1beb9a47Add changelog for 3.10.1893b76dAdd register.js to published files9327fa1v3.10.0766a0e8Update changelog for 3.10.02cf8b21Categorize changelogfb67ba2Update changelog with unreleased PRs079285aAdd file extenstion to typings property value (#151)c49386cfeat(tsconfig-loader): extends config from node_modules without './node_modul...f289c99fix typo (#165)Updates
html-webpack-pluginfrom 3.2.0 to 5.5.0Changelog
Sourced from html-webpack-plugin's changelog.
... (truncated)
Commits
873d75bchore(release): 5.5.0ddeb774chore: update examples1e42625feat: Support type=module via scriptLoading option7d3645bBump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-380779be779[chore] changes actions to run on pull_requestsb7e5859[chore] fixes CI to avoid race conditions48131d3chore(release): 5.4.016a841a[chore] rebuild examples3bb7c17Update index.jse38ac97Update index.jsMaintainer changes
This version was pushed to npm by jantimon, a new releaser for html-webpack-plugin since your current version.
Updates
karma-webpackfrom 3.0.5 to 5.0.0Release notes
Sourced from karma-webpack's releases.
... (truncated)
Changelog
Sourced from karma-webpack's changelog.