Open dependabot[bot] opened 6 months ago
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Review Comment for Please ensure that all package updates are thoroughly tested for compatibility with existing code, especially for indirect dependencies. Consider running a full test suite to verify no breaking changes are introduced. file path: web/package-lock.json line number: 7 commit sha: 3576a0f028441ca5d0f1a14b6523d1be8beb3797
Review Comment for Please ensure that all package updates are thoroughly tested for compatibility with existing code, especially for indirect dependencies. Consider running a full test suite to verify no breaking changes are introduced. file path: web/package-lock.json line number: 7 commit sha: 3576a0f028441ca5d0f1a14b6523d1be8beb3797
Review Comment for The version specification for 'dagre' has changed from 'latest' to '*'. This may lead to unexpected behavior if a non-stable version is installed. Consider specifying a specific version to ensure consistent builds. file path: web/package-lock.json line number: 54 commit sha: 3576a0f028441ca5d0f1a14b6523d1be8beb3797
Bumps the npm_and_yarn group with 5 updates in the /web directory:
8.4.35
8.4.36
3.1.9
3.1.10
4.18.3
4.19.2
1.15.5
1.15.6
5.3.3
5.3.4
Updates
postcss
from 8.4.35 to 8.4.36Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
e5ad939
Release 8.4.36 version1325896
Use new feature to prevent errors on broken map25354bd
Move to ESLint flat configf060b06
Update CI646d610
Update dependenciesUpdates
ejs
from 3.1.9 to 3.1.10Release notes
Sourced from ejs's releases.
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.mdUpdates
express
from 4.18.3 to 4.19.2Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
04bc627
4.19.2da4d763
Improved fix for open redirect allow list bypass4f0f6cc
4.19.1a003cfa
Allow passing non-strings to res.location with new encoding handling checks f...a1fa90f
fixed un-edited version in history.md for 4.19.011f2b1d
build: fix build due to inconsistent supertest behavior in older versions084e365
4.19.00867302
Prevent open redirect allow list bypass due to encodeurl567c9c6
Add note on how to update docs for new release (#5541)69a4cf2
deps: cookie@0.6.0Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for express since your current version.
Updates
follow-redirects
from 1.15.5 to 1.15.6Commits
35a517c
Release version 1.15.6 of the npm package.c4f847f
Drop Proxy-Authorization across hosts.8526b4a
Use GitHub for disclosure.Updates
webpack-dev-middleware
from 5.3.3 to 5.3.4Release notes
Sourced from webpack-dev-middleware's releases.
Changelog
Sourced from webpack-dev-middleware's changelog.
Commits
86071ea
chore(release): 5.3.4189c4ac
fix(security): do not allow to read files above (#1779)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