Bump json5, react-pdf, babel-loader, css-loader, file-loader, source-map-loader, style-loader, webpack and webpack-cli #21
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, react-pdf, babel-loader, css-loader, file-loader, source-map-loader, style-loader, webpack and webpack-cli. These dependencies need to be updated together.
Updates
json5from 2.1.1 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
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
react-pdffrom 4.1.0 to 6.2.1Release notes
Sourced from react-pdf's releases.
... (truncated)
Commits
2297b2dv6.2.11ee0376Fix first annotation not clickable39cf51eFix typos (#1227)97d8b87Replace typeof window checks with typeof document checks300712eFix onItemClick callback working only once per itema34a52eUpdate documentation on compatibility425834eAdd GitHub Actions Reporter to Jest configuration34fbf09Add pageIndex, pageNumber to customTextRenderer args0401e2aUse Node 18 for CI373335cImprove customTextRenderer exampleUpdates
babel-loaderfrom 8.0.6 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
css-loaderfrom 3.3.2 to 6.7.3Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
ef749f2chore(release): 6.7.336fb945chore: fix cspell962924cfix: removesourceURLfrom emitted CSS (#1487)3f3f302chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1486)04ca713chore: update dependencies to the latest version (#1485)9449827chore: update styfle/cancel-workflow-action (#1484)6c67af8chore: add cSpell to check spelling issues (#1482)239b9acchore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#1481)394d200chore(release): 6.7.22f4c273fix: css modules generation with inline syntax (#1480)Updates
file-loaderfrom 5.0.2 to 6.2.0Release notes
Sourced from file-loader's releases.
Changelog
Sourced from file-loader's changelog.
Commits
c423008chore(release): 6.2.0654e0d6feat: added thesourceFilenameproperty to asset info with original filenam...381d8bdfix: immutable flag when thenameoption have hash in query string (#392)14ed4c9ci: updated webpack versions (#389)6fadfbechore(release): 6.1.160508cfchore(deps): update25e2668chore(release): 6.1.06e22f6etest: fix40fcde8feat: pass immutable flag to asset info (#383)718aef5chore(deps): update (#375)Updates
source-map-loaderfrom 0.2.4 to 4.0.1Release notes
Sourced from source-map-loader's releases.
... (truncated)
Changelog
Sourced from source-map-loader's changelog.
... (truncated)
Commits
dc5c08dchore(release): 4.0.1e724a1ffix: logic when sourceRoot contains absolute URL3094e6achore: update dependencies to the latest version (#187)cd593a8chore: update commitlint action (#185)3cc129dchore: run cancel workflow on pull request (#181)c7b6040chore: upgrade dependencies to the latest version (#183)7c8bf9bchore: update jest to the latest version (#182)28b1c77ci: update github workflow security (#184)687db56ci: add job to cancel previous runs (#179)b8d2538chore: update-dependencies to the latest version (#177)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for source-map-loader since your current version.
Updates
style-loaderfrom 1.0.1 to 1.3.0Release notes
Sourced from style-loader's releases.
... (truncated)
Changelog
Sourced from style-loader's changelog.
... (truncated)
Commits
e288500chore(release): 1.3.0bed760frevert: node bump (#486)15889dbfeat: addedmodules.namedExport(#485)6e54e4fchore(deps): update732ef8bfix: check if 'btoa' exists for old IE versions (#479)c623f27fix: esModule option issue (#476)ae7d211docs: fix typo for esModule (#473)b76cb97chore: update Node.js required version (#474)5520e68chore(release): 1.2.188a5c2bfix: hot module replacement logic for lazy type (#468)Updates
webpackfrom 4.41.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.10 to 5.0.1Release notes
Sourced from webpack-cli's releases.
... (truncated)
Changelog
Sourced from webpack-cli's changelog.