Bump loader-utils, css-loader, extract-text-webpack-plugin, istanbul-instrumenter-loader, webpack, sass-loader, source-map-loader and ts-loader #37
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 loader-utils to 1.4.1 and updates ancestor dependencies loader-utils, css-loader, extract-text-webpack-plugin, istanbul-instrumenter-loader, webpack, sass-loader, source-map-loader and ts-loader. These dependencies need to be updated together.
Updates
loader-utils
from 1.4.0 to 1.4.1Release notes
Sourced from loader-utils's releases.
Changelog
Sourced from loader-utils's changelog.
Commits
8f082b3
chore(release): 1.4.14504e34
fix: security problem (#220)Updates
css-loader
from 0.23.1 to 6.7.1Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
830fe2c
chore(release): 6.7.174dac1e
fix: defaultGetLocalIdent export (#1427)84b552a
chore(release): 6.7.0207cf36
feat: re-export defaultGetLocalIdent (#1423)f0e20e6
chore: upgrade dependencies to the latest version (#1425)4dede55
docs(readme): added types (#1418)e16ba4d
chore(deps): bump nanoid from 3.1.30 to 3.2.0 (#1412)76ad29f
docs: add yarn and pnpm installation commands (#1417)67bb937
chore: upgrade dependencies to the latest version (#1416)5d6be09
chore(release): v6.6.0Maintainer 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 1.0.1 to 3.0.2Release notes
Sourced from extract-text-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from extract-text-webpack-plugin's changelog.
... (truncated)
Commits
cc3ba94
chore(release): 3.0.2d5a1de2
fix: refer to theentrypoint
instead of the firstmodule
(`module.identif...5286ab2
build(defaults): update to v1.6.0 (#652)4cfde50
chore(release): 3.0.18de6558
fix: get real path from__filename
instead of__dirname
(NS
)510704f
fix(index): stricter check forshouldExtract !== wasExtracted
(#605)6a660f3
docs(README): update install instructions (#570)083a6c8
docs(README): add custom[contenthash]
formats (#566)d7a75fc
chore(release): 3.0.07ae32d9
refactor: Apply webpack-defaults & webpack 3.x support (#540)Updates
istanbul-instrumenter-loader
from 0.2.0 to 3.0.1Release notes
Sourced from istanbul-instrumenter-loader's releases.
... (truncated)
Changelog
Sourced from istanbul-instrumenter-loader's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by d3viant0ne, a new releaser for istanbul-instrumenter-loader since your current version.
Updates
webpack
from 1.15.0 to 5.74.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
8f87b50
5.74.03e1f244
Merge pull request #16071 from devinan/patch-1c7e14e2
Merge pull request #15910 from ludofischer/fix-message7b63346
Merge pull request #15627 from webpack/feat/issue-12441402d152
Merge pull request #15642 from webpack/set-use-credentials-without-origin-checkfcb0e35
Merge pull request #15996 from webdiscus/main6dc6a19
Merge pull request #16031 from evantd/main52351a6
Merge pull request #16033 from varunsh-coder/token-perms555915b
Merge pull request #16065 from webpack/fix/issue-16054d4cab5b
Merge pull request #16077 from webpack/fix-schemeUpdates
sass-loader
from 4.1.1 to 13.1.0Release notes
Sourced from sass-loader's releases.
... (truncated)
Changelog
Sourced from sass-loader's changelog.
... (truncated)
Commits
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)52584cf
chore: run cancel workflow on pull request (#1089)8c8cece
chore: update jest to the latest version (#1088)8ae327d
chore: update dependencies to the latest version (#1086)a327414
ci: update github workflow security permissions (#1087)6b01c64
docs: include file loader method of extracting CSS as separate file in README...78c0590
ci: add job to cancel previous runs (#1083)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for sass-loader since your current version.
Updates
source-map-loader
from 0.1.6 to 4.0.1Release notes
Sourced from source-map-loader's releases.
... (truncated)
Changelog
Sourced from source-map-loader's changelog.
... (truncated)
Commits
dc5c08d
chore(release): 4.0.1e724a1f
fix: logic when sourceRoot contains absolute URL3094e6a
chore: update dependencies to the latest version (#187)cd593a8
chore: update commitlint action (#185)3cc129d
chore: run cancel workflow on pull request (#181)c7b6040
chore: upgrade dependencies to the latest version (#183)7c8bf9b
chore: update jest to the latest version (#182)28b1c77
ci: update github workflow security (#184)687db56
ci: add job to cancel previous runs (#179)b8d2538
chore: 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
ts-loader
from 0.8.2 to 9.4.1Release notes
Sourced from ts-loader's releases.
... (truncated)
Changelog
Sourced from ts-loader's changelog.
... (truncated)
Commits
d9fcbfd
Hotfix: Disableenhanced-resolve
(#1506)a810470
Add Support for Resolving.cjs
,.mjs
,.cts
and.mts
Files (#1503)69a9c23
feat: 4.8 tests upgrade (#1496)48e399f
docs: clarify Declarations (.d.ts) section in the README (#1495)b4b0363
Generate declaration files for js files if allowJs is set to true (#1483)914cdae
Bump follow-redirects in /examples/project-references-example (#1467)50793de
Bump follow-redirects from 1.14.1 to 1.15.1 in /examples/vanilla (#1469)3a3c629
stub 4.7.3 output (#1482)dccef46
Bump eventsource in /examples/project-references-example (#1480)c26c251
Bump url-parse in /examples/project-references-example (#1425)Maintainer changes
This version was pushed to npm by johnnyreilly, a new releaser for ts-loader since your current version.
Dependabot 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)Description has been truncated