redux-eggs
redux-eggs copied to clipboard
fix(deps): update dependency terser to v5.15.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
terser (source) | 5.10.0 -> 5.15.0 |
Release Notes
terser/terser
v5.15.0
- Basic support for ES2022 class static initializer blocks.
- Add
AudioWorkletNode
constructor options to domprops list (#1230) - Make identity function inliner not inline
id(...expandedArgs)
v5.14.2
- Security fix for RegExps that should not be evaluated (regexp DDOS)
- Source maps improvements (#1211)
- Performance improvements in long property access evaluation (#1213)
v5.14.1
- keep_numbers option added to TypeScript defs (#1208)
- Fixed parsing of nested template strings (#1204)
v5.14.0
- Switched to @jridgewell/source-map for sourcemap generation (#1190, #1181)
- Fixed source maps with non-terminated segments (#1106)
- Enabled typescript types to be imported from the package (#1194)
- Extra DOM props have been added (#1191)
- Delete the AST while generating code, as a means to save RAM
v5.13.1
- Removed self-assignments (
varname=varname
) (closes #1081) - Separated inlining code (for inlining things into references, or removing IIFEs)
- Allow multiple identifiers with the same name in
var
destructuring (egvar { a, a } = x
) (#1176)
v5.13.0
- All calls to eval() were removed (#1171, #1184)
-
source-map
was updated to 0.8.0-beta.0 (#1164) - NavigatorUAData was added to domprops to avoid property mangling (#1166)
v5.12.1
- Fixed an issue with function definitions inside blocks (#1155)
- Fixed parens of
new
in some situations (closes #1159)
v5.12.0
-
TERSER_DEBUG_DIR
environment variable - @copyright comments are now preserved with the comments="some" option (#1153)
v5.11.0
- Unicode code point escapes (
\u{abcde}
) are not emitted inside RegExp literals anymore (#1147) - acorn is now a regular dependency
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.
redux-eggs-example-next – ./examples/example-next
🔍 Inspect: https://vercel.com/fostyfost/redux-eggs-example-next/CofU8ve3Lus7RR4fJ8QZyRX4RC6C
✅ Preview: https://redux-eggs-example-next-git-renovate-terser-5x-fostyfost.vercel.app
redux-eggs-example-next-gip – ./examples/example-next-gip
🔍 Inspect: https://vercel.com/fostyfost/redux-eggs-example-next-gip/514bciRsG2Jcj3TXQyewvkGvixx3
✅ Preview: https://redux-eggs-example-next-gip-git-renovate-terser-5x-fostyfost.vercel.app
redux-eggs-example-next-rtk – ./examples/example-next-rtk
🔍 Inspect: https://vercel.com/fostyfost/redux-eggs-example-next-rtk/HPgqYuJNhYZeC3XegExN6XmQvBCc
✅ Preview: https://redux-eggs-example-next-rtk-git-renovate-terser-5x-fostyfost.vercel.app
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
redux-eggs-example-next | ✅ Ready (Inspect) | Visit Preview | Nov 20, 2022 at 9:55AM (UTC) |
redux-eggs-example-next-gip | ✅ Ready (Inspect) | Visit Preview | Nov 20, 2022 at 9:55AM (UTC) |
redux-eggs-example-next-rtk | ✅ Ready (Inspect) | Visit Preview | Nov 20, 2022 at 9:55AM (UTC) |