postman-runtime
postman-runtime copied to clipboard
Bump terser from 5.29.1 to 5.30.0
Bumps terser from 5.29.1 to 5.30.0.
Changelog
Sourced from terser's changelog.
v5.30.0
- Improve removal of classes referring to themselves
v5.29.2
- Make sure 'computed_props' creates string keys
- Take into account the evaluated size when inlining
Commits
a0b4e3a5.30.089ca2bbupdate changelog0fc03ecimprove handling of self-referential classes (#1504)2b0fb285.29.2f2901b6update changelog1cdfba8make sure 'computed_props' creates string keys. Closes #150003660f8take into account the evaluated size when inlining. Closes #1454- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.09%. Comparing base (
e4e4078) to head (adbc084).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## develop #1398 +/- ##
========================================
Coverage 79.09% 79.09%
========================================
Files 45 45
Lines 3368 3368
Branches 971 971
========================================
Hits 2664 2664
Misses 704 704
| Flag | Coverage Δ | |
|---|---|---|
| integration | 70.51% <ø> (ø) |
|
| legacy | 46.05% <ø> (ø) |
|
| unit | 42.69% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.