The following dependencies must be removed from your package.json and Babel configuration: @babel/plugin-syntax-dynamic-import @babel/plugin-proposal-class-properties,
since they are already included in @babel/preset-env (#1150):
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)
- `@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 and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/koromerzhin/template-symfony/network/alerts).
:warning: We detected 2 security issues in this pull request:
Vulnerable Libraries (2)
Severity | Details
----- | --------
High | [pkg:npm/express@4.18.2@4.18.2](https://github.com/koromerzhin/template-symfony/blob/61e9f680afc3e9070097386446efa1001238305f/package-lock.json#L19947) (t) - **no patch available**
High | [ansi-regex@unknown](https://github.com/koromerzhin/template-symfony/blob/61e9f680afc3e9070097386446efa1001238305f/package-lock.json#L17018) (t) upgrade to: *3.0.0 || >4.1.0*
More info on how to fix Vulnerable Libraries in [JavaScript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr#).
Bumps loader-utils to 2.0.3 and updates ancestor dependency @symfony/webpack-encore. These dependencies need to be updated together.
Updates
loader-utils
from 1.2.3 to 2.0.3Release notes
Sourced from loader-utils's releases.
... (truncated)
Changelog
Sourced from loader-utils's changelog.
... (truncated)
Commits
7162619
chore(release): 2.0.3a93cf6f
fix(security): prototype polution exploit (#217)90c7c4b
chore(release): 2.0.28c2d24e
fix: base64 generation and unicode characters (#197)5fb5562
chore(release): 2.0.11069f61
fix: md4 support on Node.js v17 (#193)d9f4e23
chore(release): 2.0.0865dc03
refactor: switch tomd4
by default (#168)b595cfb
refactor: thegetOptions
method returns empty object on empty query (#167)c937e8c
chore: minimum requiredNode.js
version is8.9.0
(#166)Updates
@symfony/webpack-encore
from 0.33.0 to 4.1.1Release notes
Sourced from
@symfony/webpack-encore
's releases.... (truncated)
Changelog
Sourced from
@symfony/webpack-encore
's changelog.... (truncated)
Commits
b45a1c6
Tagging 4.1.11d54c54
bug #1160 fix(pkg): fix peerDependency constraints for vue and vue-loader (Ko...b0e9a3d
fix(pkg): fix peerDependency constraints for vue and vue-loaderd34dcbb
4.10 changeloga95b8b2
Tagging 4.1.02d94715
bug #1157 fix(peer-dependencies): re-allow Vue ^2.6 with Vue-loader ^15.0.11,...36458e4
fix(peer-dependencies): re-allow Vue ^2.6 with Vue-loader ^15.0.11, close #1156f26aa6d
feature #781 add svelte support to webpack encore (zairigimad, weaverryan)9f6056b
updating svelte and -loader versions3799313
add functional test for svelteDependabot 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 and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/koromerzhin/template-symfony/network/alerts).