kfp-tekton
kfp-tekton copied to clipboard
chore(deps): bump ejs and webpack-bundle-analyzer in /frontend
Bumps ejs to 3.1.10 and updates ancestor dependency webpack-bundle-analyzer. These dependencies need to be updated together.
Updates ejs
from 3.1.6 to 3.1.10
Release notes
Sourced from ejs's releases.
v3.1.10
Version 3.1.10
v3.1.9
Version 3.1.9
v3.1.8
Version 3.1.8
v3.1.7
Version 3.1.7
Commits
d3f807d
Version 3.1.109ee26dd
Mocha TDDe469741
Basic pollution protection715e950
Merge pull request #756 from Jeffrey-mu/maincabe314
Include advanced usage examples29b076c
Added header11503c7
Merge branch 'main' of github.com:mde/ejs into main7690404
Added security banner to READMEf47d7ae
Update SECURITY.md828cea1
Update SECURITY.md- Additional commits viewable in compare view
Updates webpack-bundle-analyzer
from 3.6.1 to 4.10.2
Changelog
Sourced from webpack-bundle-analyzer's changelog.
4.10.2
Bug Fix
Internal
4.10.1
- Bug Fix
- fix
this.handleValueChange.cancel()
is not a function (#611 by@life2015
)4.10.0
Improvement
- Allows filtering the list of entrypoints (#624 by
@chriskrogh
)Internal
4.9.1
Internal
Bug Fix
- fix
analyzerMode: 'server'
on certain machines (#611 by@panbenson
)4.9.0
- Improvement
- Display modules included in concatenated entry modules on Webpack 5 when "Show content of concatenated modules" is checked (#602 by
@pgoldberg
)4.8.0
Improvement
- Support reading large (>500MB) stats.json files (#423 by
@henry-alakazhang
)- Improve search UX by graying out non-matches (#554 by
@starpit
)Internal
- Add Node.js v16.x to CI and update GitHub actions (#539 by
@amareshsm
)4.7.0
- New Feature
- Add the ability to filter to displaying only initial chunks per entrypoint (#519 by
@pas-trop-de-zele
)4.6.1
... (truncated)
Commits
a9f1005
Add missing changelog entrycbc26b0
Fix .cjs files not showing up in bundle analyzer (#512)c531af9
Removeis-plain-object
(#627)197510d
v4.10.14c424d5
fix: handleValueChange.cancel is not a function (#625)021de3d
v4.10.04f52add
Allow filtering the list of entrypoints (#624)f01056a
Replace alllodash.*
packages (#612)52bf2ea
v4.9.1a0e04ef
bump sirv to fix analyzerMode server (#611)- Additional commits viewable in compare view
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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) You can disable automated security fix PRs for this repo from the Security Alerts page.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign ckadner for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment