Bump json5, aurelia-webpack-plugin, css-loader, extract-text-webpack-plugin, file-loader, loader-utils, html-webpack-plugin, to-string-loader, ts-loader and webpack in /src/NSwag.Sample.NetCoreAurelia #74
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 1.0.2 and updates ancestor dependencies json5, aurelia-webpack-plugin, css-loader, extract-text-webpack-plugin, file-loader, loader-utils, html-webpack-plugin, to-string-loader, ts-loader and webpack. These dependencies need to be updated together.
Updates
json5
from 0.5.1 to 1.0.2Release notes
Sourced from json5's releases.
... (truncated)
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
a62db1e
1.0.2e0c23fe
docs: update CHANGELOG for v1.0.262a6540
fix: add proto to objects and arrays072eb40
1.0.1e7bdcd1
Update CHANGELOG for v1.0.1342d575
Remove package.json5 file0336c9c
Fix unclosed object and array bug25929ab
Fix typo in API documentation607c18f
Readme: fix typo in attribution. [skip ci]1d64ece
1.0.0Updates
aurelia-webpack-plugin
from 1.2.2 to 5.0.5Release notes
Sourced from aurelia-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from aurelia-webpack-plugin's changelog.
... (truncated)
Commits
12c8351
chore: prepare release 5.0.5a10d632
fix(dep): use internal copy of bundle-loader (#216)c1cc84b
chore: upgrade deps (#208)4d486c9
chore(release): prepare release 5.0.46a08665
fix(serialization): patch webpack serialization to handle [preserveModuleName]c41ce6c
chore: add karma test for file cache5657c74
fix: pnpm test ci configbc14049
fix plugin when cache not set906e25a
serialize preserveModuleName on NormalModule4e0e059
chore(tests): try fix pnpm test againUpdates
css-loader
from 0.25.0 to 6.7.3Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
ef749f2
chore(release): 6.7.336fb945
chore: fix cspell962924c
fix: removesourceURL
from emitted CSS (#1487)3f3f302
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1486)04ca713
chore: update dependencies to the latest version (#1485)9449827
chore: update styfle/cancel-workflow-action (#1484)6c67af8
chore: add cSpell to check spelling issues (#1482)239b9ac
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#1481)394d200
chore(release): 6.7.22f4c273
fix: css modules generation with inline syntax (#1480)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.
Updates
extract-text-webpack-plugin
from 2.0.0-beta.4 to 2.1.2Release notes
Sourced from extract-text-webpack-plugin's releases.
Changelog
Sourced from extract-text-webpack-plugin's changelog.
... (truncated)
Commits
e81b883
chore(release): 2.1.28766821
fix(index): resolve schemas relative to__dirname
(#536)0271b39
chore(release): 2.1.1e595417
fix: don't extract from common async chunks (#508)a8ae003
chore(package): fix broken links && update devDependencies (#531)c3cb091
fix(loader): rm unnecessarythis.cacheable
(caching) (#530)eaa5236
docs: rmRELEASE.md
(#532)671e35e
chore(package): updatewebpack-sources
v0.1.0...1.0.1 (#526)dfeb347
fix: validation schema (schema-utils
) (#527)d0e88d0
docs(README): add lead-in description (#517)Updates
file-loader
from 0.9.0 to 6.2.0Release notes
Sourced from file-loader's releases.
... (truncated)
Changelog
Sourced from file-loader's changelog.
... (truncated)
Commits
c423008
chore(release): 6.2.0654e0d6
feat: added thesourceFilename
property to asset info with original filenam...381d8bd
fix: immutable flag when thename
option have hash in query string (#392)14ed4c9
ci: updated webpack versions (#389)6fadfbe
chore(release): 6.1.160508cf
chore(deps): update25e2668
chore(release): 6.1.06e22f6e
test: fix40fcde8
feat: pass immutable flag to asset info (#383)718aef5
chore(deps): update (#375)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for file-loader since your current version.
Updates
loader-utils
from 1.1.0 to 1.4.2Release notes
Sourced from loader-utils's releases.
... (truncated)
Changelog
Sourced from loader-utils's changelog.
... (truncated)
Commits
331ad50
chore(release): 1.4.217cbf8f
fix: ReDoS problem (#226)8f082b3
chore(release): 1.4.14504e34
fix: security problem (#220)d95b8b5
chore(release): 1.4.0cd0e428
feat: theresourceQuery
is passed to theinterpolateName
method (#163)06d36cf
chore(release): 1.3.0469eeba
feat: support the[query]
template for theinterpolatedName
method (#162)909c99d
chore: funding.yml config and CI fix (#159)b5b74f0
Set up CI with Azure PipelinesMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates
html-webpack-plugin
from 2.30.1 to 5.5.1Changelog
Sourced from html-webpack-plugin's changelog.
... (truncated)
Commits
706a160
chore(release): 5.5.1988709d
fix(perf): defer loading of pretty-error to improve startup time (#1789)d5ce5a8
Update README.md2e3ffbf
Added strict-csp to the list of plugins9c9786a
chore: update workflow configuration873d75b
chore(release): 5.5.0ddeb774
chore: update examples1e42625
feat: Support type=module via scriptLoading option7d3645b
Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-380779be779
[chore] changes actions to run on pull_requestsMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.
Updates
to-string-loader
from 1.1.5 to 1.2.0Commits
Updates
ts-loader
from 0.8.2 to 9.4.2Release notes
Sourced from ts-loader's releases.
... (truncated)
Changelog
Sourced from ts-loader's changelog.