This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Bump the npm_and_yarn group in /src/views with 4 updates #1737
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 the npm_and_yarn group in /src/views with 4 updates: html-webpack-plugin, source-map-loader, svg-url-loader and loader-utils.
Updates
html-webpack-plugin
from 3.2.0 to 5.6.0Changelog
Sourced from html-webpack-plugin's changelog.
... (truncated)
Commits
ebfa1ce
chore(release): 5.6.056ff3ae
feat: add@rspack/core
as an optional peer dependency (#1829)c79f2cf
fix: memoy leak (#1836)7effc30
feat: Added supporttype=systemjs-module
via thescriptLoading
option (#1...318cd4d
docs: add html-webpack-inject-attributes-plugin to readme (#1787)91ba8bb
chore(release): 5.5.4fe231d3
docs: add js-entry-webpack-plugin (#1732)5c15284
test: case for watch/serve and reemitting assets (#1812)a214736
fix: reemit assets from loaders (#1811)0db3c2b
refactor: fix regression after refactor and testing (#1810)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for html-webpack-plugin since your current version.
Updates
source-map-loader
from 0.1.6 to 5.0.0Release notes
Sourced from source-map-loader's releases.
... (truncated)
Changelog
Sourced from source-map-loader's changelog.
... (truncated)
Commits
accabb7
chore(release): 5.0.07fcab17
chore!: minimum supported Node.js version is18.12.0
(#230)ac7068f
chore: update dependencies to latest version (#229)0b9bbe8
chore(release): 4.0.29daafb3
fix: avoid deprecation message ofabab
package (#228)fdbdeab
chore: update github action/setup-node (#227)d680461
chore: upgrade dependencies to the latest version (#224)5e26590
chore: update dependencies to the latest version (#223)cba2de6
chore: update github actions/checkout (#222)da7e3ca
chore: update dependencies to the latest version (#221)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for source-map-loader since your current version.
Updates
svg-url-loader
from 2.3.3 to 8.0.0Release notes
Sourced from svg-url-loader's releases.
... (truncated)
Commits
5e5f8e4
8.0.0cd68595
chore: use --legacy-peer-deps2239fce
chore: print npm version in CI9b58a0f
feat: upgraded to webpack 5c3db442
chore(deps): update dependency sass to v1.54.8597a1d9
chore(deps): update dependency sass to v1.54.528f69e6
chore(deps): update dependency sass to v1.54.4d581643
chore(deps): update dependency sass to v1.54.351fad5c
chore(deps): update dependency sass to v1.54.0af4239a
chore(deps): update jest monorepo to v28.1.3Updates
loader-utils
from 0.2.17 to 1.4.0Release notes
Sourced from loader-utils's releases.
... (truncated)
Changelog
Sourced from loader-utils's changelog.
... (truncated)
Commits
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 Pipelines7970c48
docs: small grammar change (#144)b91a76c
chore(release): 1.2.33528fd9
fix(interpolateName): don't interpolatedhashType
withouthash
or `conten...809b690
chore(release): 1.2.2Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.