Bump json5, @storybook/addon-storysource, @storybook/svelte, babel-loader, css-loader, sass-loader, style-loader, svelte-loader and webpack #32
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, @storybook/addon-storysource, @storybook/svelte, babel-loader, css-loader, sass-loader, style-loader, svelte-loader and webpack. These dependencies need to be updated together.
Updates
json5
from 2.1.1 to 2.2.3Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
Commits
c3a7524
2.2.394fd06d
docs: update CHANGELOG for v2.2.33b8cebf
docs(security): use GitHub security advisoriesf0fd9e1
docs: publish a security policy6a91a05
docs(template): bug -> bug report14f8cb1
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 readmeUpdates
@storybook/addon-storysource
from 5.2.8 to 6.5.15Release notes
Sourced from
@storybook/addon-storysource
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-storysource
's changelog.... (truncated)
Commits
feab19d
v6.5.15075a8dd
Update git head to 6.5.15-alpha.1, update yarn.lock [ci skip]cfd775b
v6.5.15-alpha.19c19ef0
Update git head to 6.5.15-alpha.0, update yarn.lock [ci skip]095d6ad
v6.5.15-alpha.0ae06ca9
Update git head to 6.5.14, update yarn.lock [ci skip]cf65eb7
v6.5.146e1e6dd
Update git head to 6.5.14-alpha.2, update yarn.lock [ci skip]71f07c4
v6.5.14-alpha.2885e7ac
Update git head to 6.5.14-alpha.1, update yarn.lock [ci skip]Updates
@storybook/svelte
from 5.2.8 to 5.3.21Changelog
Sourced from
@storybook/svelte
's changelog.... (truncated)
Commits
a939e72
v5.3.21e5cff07
Update git head to 5.3.20966a826
v5.3.20e26136f
v5.3.19ff445da
v5.3.1844e01ff
v5.3.178cd6918
Update version.ts to 5.3.165e5197e
v5.3.16db0e79b
v5.3.1591d9c0c
v5.3.14Updates
babel-loader
from 8.0.6 to 8.3.0Release notes
Sourced from babel-loader's releases.
Commits
9bf5652
8.3.080ab7d0
Update@babel/
dependencies493ac6c
Pass external dependencies from Babel to Webpack (#971)df28fe3
Fix broken main test (#950)0b338e4
update hash method so it doesn't fail on a fips enabled machine (#939)1f98d3c
8.2.5c622868
fix: respectinputSourceMap
loader option (#896)f7982c1
8.2.44bb9e21
Use md5 hashing for OpenSSL 3 (#924)247c94b
Bump 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-loader
from 3.4.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)Updates
sass-loader
from 8.0.0 to 13.2.0Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
e8fbc79
chore(release): 13.2.0e5581b7
feat: add support for node-sass v8 (#1100)acb3ce0
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#1099)1cdea4e
chore: update dependencies to the latest version (#1098)094a303
docs: update cla link (#1096)c32f63a
ci: add dependency review action (#1094)b31751d
chore(release): 13.1.06e02c64
feat: allow to extendconditionNames
(#1092)edab08f
chore: update dependencies to the latest version (#1093)3a34fef
chore: update commitlint action (#1091)Updates
style-loader
from 1.1.2 to 1.3.0Release notes
Sourced from style-loader's releases.
Changelog
Sourced from style-loader's changelog.
Commits
e288500
chore(release): 1.3.0bed760f
revert: node bump (#486)15889db
feat: addedmodules.namedExport
(#485)6e54e4f
chore(deps): update732ef8b
fix: check if 'btoa' exists for old IE versions (#479)c623f27
fix: esModule option issue (#476)ae7d211
docs: fix typo for esModule (#473)b76cb97
chore: update Node.js required version (#474)5520e68
chore(release): 1.2.188a5c2b
fix: hot module replacement logic for lazy type (#468)Updates
svelte-loader
from 2.13.6 to 3.1.4Changelog
Sourced from svelte-loader's changelog.
Commits
705ab1c
[chore] release 3.1.428795f1
Bump loader-utils from 2.0.0 to 2.0.3 (#215)bba9acb
[chore] Add latest node versions to CI (#207)46fa2e4
[chore] release 3.1.31c41c98
[fix] Validate error path for addDependency() (#199)201272b
[chore] add 'npm' cache for actions/setup-node in .github/workflows (#190)fb59705
[chore] Remove outdated example directory9090867
[docs] unarchivefe3a0be
Update README.mdc1dbb52
Bump ansi-regex from 3.0.0 to 3.0.1 (#204)Maintainer changes
This version was pushed to npm by dummdidumm, a new releaser for svelte-loader since your current version.
Updates
webpack
from 4.41.4 to 5.75.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
8241da7
5.75.0a91d923
Merge pull request #16458 from webpack/bugfix/semi4608b11
Merge pull request #16457 from webpack/tooling/updatedfdd0b0
Merge pull request #16122 from AnmolBansalDEV/bug/compilationCallback23b9a1c
Merge pull request #16167 from exposir/fixts6f2c5e8
Merge pull request #16257 from alexzhang1030/calc_deterministic_verbosef7f36ad
Merge pull request #16339 from Liamolucko/wasm-i64761a542
fix semicolon position2403a36
Merge pull request #16345 from ahabhgk/fix-eval-nosourcesc18203c
update toolingDependabot 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
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo...Description has been truncated