Bump json5, loader-utils, babel-loader, copy-webpack-plugin, jest, ts-jest, ts-loader, webpack and webpack-cli #36
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, loader-utils, babel-loader, copy-webpack-plugin, jest, ts-jest, ts-loader, webpack and webpack-cli. These dependencies need to be updated together.
Updates
json5
from 0.5.1 to 2.2.2Release notes
Sourced from json5's releases.
... (truncated)
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
14f8cb1
2.2.210cc7ca
docs: update CHANGELOG for v2.2.27774c10
fix: add proto to objects and arraysedde30a
Readme: slight tweak to intro97286f8
Improve example in readmed720b4f
Improve readme (e.g. explain JSON5 better!) (#291)910ce25
docs: fix spelling of Aseem2aab4dd
test: require tap as t in cli tests6d42686
test: remove mocha syntax from tests4798b9d
docs: update installation and usage for modulesUpdates
loader-utils
from 1.2.3 to 3.2.1Release notes
Sourced from loader-utils's releases.
... (truncated)
Changelog
Sourced from loader-utils's changelog.
... (truncated)
Commits
a3fd3ca
chore(release): 3.2.1d2d752d
fix: ReDoS problem (#224)52cd134
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#209)9fe2381
chore: add .gitattributes for normalizing end of lines - fixes #203 (#204)a282654
chore(release): 3.2.0f2a524b
chore(deps): update (#200)451858b
feat: hash uniformity for base digestsf7dbfe1
chore(release): 3.1.3ef084d4
fix: crash with md4 hash (#198)097f5c3
chore(release): 3.1.2Updates
babel-loader
from 7.1.4 to 9.1.0Release notes
Sourced from babel-loader's releases.
... (truncated)
Commits
15fbacf
9.1.06348e1c
Pass external dependencies from Babel to Webpack (#971)457b9ad
Update webpackf42ac9b
9.0.14f9c0bf
remove "node:" builtin prefix (#970)9ff288f
9.0.0006a3dc
Update README.mddaed88a
Update README.md0ed5fd6
Bump ini from 1.3.5 to 1.3.8 (#968)b1749e3
Bump y18n from 4.0.0 to 4.0.3 (#967)Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for babel-loader since your current version.
Updates
copy-webpack-plugin
from 4.5.1 to 11.0.0Release notes
Sourced from copy-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from copy-webpack-plugin's changelog.
... (truncated)
Commits
f3b2c24
chore(release): 11.0.08424ca8
chore(deps): regenerate lock file (#693)675c676
build: drop node v12 (#691)a2b1f19
chore: update gitub actions (#692)238c062
chore: upgrade dependencies to the latest version (#688)e27006e
ci: remove node v17 (#687)e50d708
chore: add node 18 to workflow (#686)f1a91e6
ci: don't install webpack again (#680)64cf06f
docs: add path string to options signature (#683)4b18a6b
docs: improve readmeMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for copy-webpack-plugin since your current version.
Updates
jest
from 22.4.3 to 29.3.1Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by simenb, a new releaser for jest since your current version.
Updates
ts-jest
from 22.4.4 to 29.0.3Release notes
Sourced from ts-jest's releases.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
4a27966
chore(release): 29.0.3 (#3847)9c9fd60
fix: merge config fromglobals
with transformer config correctly (#3842)c76195b
build(deps): Update@types
packages to ^5.38.1 (#3838)5a54a63
test(e2e): change esm nodejs condition to 14.15.0 (#3835)eabe906
feat: adduseESM
option topathsToModuleNameMapper
options (#3792)12a90d3
docs(devs-infra): add example transform match file regex (#3834)afc6a94
fix(presets): allow merging transform config when using presets (#3833)071ccbd
build(deps): Update dependency eslint to ^8.24.0 (#3831)0a33c98
chore(release): 29.0.2 (#3824)214cb8c
fix: use transformer config inconfig:init
instead ofglobals
(#3829)Updates
ts-loader
from 4.2.0 to 9.4.2Release notes
Sourced from ts-loader's releases.
... (truncated)
Changelog
Sourced from ts-loader's changelog.
... (truncated)
Commits
5e7220b
Use custom transformer when building solution references (#1550)87a9fff
add missing comma in README.md (#1551)620ee79
Typescript 4 9 (#1547)3319b91
chore(deps): bump minimatch in /examples/project-references-example (#1530)60e5784
Fix anchor jumping in README.md (#1521)5c66d2b
Update outdated LICENSE year (#1513)64a4136
Bump terser from 4.8.0 to 4.8.1 in /examples/project-references-example (#1489)cf1d227
Bump lodash in /test/execution-tests/babel-codeSplitting (#1435)e76abb0
Add Tests and Remarks Concerning the New.cts
And.mts
File Extensions (#...d9fcbfd
Hotfix: Disableenhanced-resolve
(#1506)Updates
webpack
from 4.7.0 to 5.75.0Release notes
Sourced from webpack's releases.