-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump express from 4.19.2 to 4.20.0 #14460
base: main
Are you sure you want to change the base?
Conversation
#883 Bundle Size — 9.53MiB (-0.14%).ded8d32(current) vs ffe4f84 main#484(baseline) Important Bundle introduced 1 and removed 4 duplicate packages – View changed duplicate packages Warning Bundle introduced 3 new packages: web-vitals, @sentry-internal/browser-utils, stylis – View changed packages Bundle metrics
|
Current #883 |
Baseline #484 |
|
---|---|---|
Initial JS | 3.84MiB (-2.97% ) |
3.95MiB |
Initial CSS | 0B |
0B |
Cache Invalidation | 84.09% |
2.04% |
Chunks | 139 (-2.8% ) |
143 |
Assets | 143 (-2.05% ) |
146 |
Modules | 5665 (+0.5% ) |
5637 |
Duplicate Modules | 472 (+3.74% ) |
455 |
Duplicate Code | 6.17% (+4.93% ) |
5.88% |
Packages | 282 (-3.09% ) |
291 |
Duplicate Packages | 39 (-7.14% ) |
42 |
Bundle size by type 2 changes
2 improvements
Current #883 |
Baseline #484 |
|
---|---|---|
JS | 9.31MiB (-0.08% ) |
9.31MiB |
Other | 231.34KiB (-2.74% ) |
237.84KiB |
Bundle analysis report Branch dependabot/npm_and_yarn/express-... Project dashboard
Generated by RelativeCI Documentation Report issue
649609c
to
6a1b11d
Compare
6a1b11d
to
f477e10
Compare
@dependabot rebase |
f477e10
to
5682338
Compare
@dependabot rebase |
5682338
to
2778fcd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
The one thing that I looked into closer in the 4.20.0 release notes was this change:
Remove link renderization in html while using res.redirect
The specific code change is this.
@dependabot rebase |
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.19.2...4.20.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
2778fcd
to
ded8d32
Compare
Bumps express from 4.19.2 to 4.20.0.
Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)ec4a01b
feat: upgrade to [email protected] (#5926)54271f6
fix: don't render redirect values in anchor href125bb74
[email protected] (#5902)2a980ad
[email protected] (#5781)a3e7e05
docs: specify new instructions forquestion
anddiscuss
c5addb9
deps: [email protected] (#5603)e35380a
docs: add@IamLizu
to the triage team (#5836)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 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.