react-client-sdk
react-client-sdk copied to clipboard
build(deps-dev): bump rollup from 3.29.4 to 4.18.1
trafficstars
Bumps rollup from 3.29.4 to 4.18.1.
Release notes
Sourced from rollup's releases.
v4.18.1
4.18.1
2024-07-08
Bug Fixes
- Prevent "%" in generated file names to ensure imports resolve (#5535)
Pull Requests
- #5524: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5525: chore(deps): lock file maintenance (
@renovate[bot])- #5526: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5527: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5529: Use Spanned trait to simplify logic (
@lukastaegert)- #5530: Fix typos in ARCHITECTURE.md (
@younggglcy)- #5532: Use Rust macros for converters where possible (
@lukastaegert)- #5535: fix: escape
%if URI malformed (@baseballyama,@lukastaegert)- #5536: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5541: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5542: chore(deps): lock file maintenance (
@renovate[bot])- #5543: Watch rust files and rebuild during dev (
@lukastaegert)- #5544: Refactor AST converters (
@lukastaegert)- #5545: chore(deps): update dependency
@rollup/plugin-commonjsto v26 (@renovate[bot])- #5546: chore(deps): update dependency nyc to v17 (
@renovate[bot])- #5547: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5548: chore(deps): lock file maintenance (
@renovate[bot])- #5549: chore(deps): lock file maintenance (
@renovate[bot])- #5550: chore(deps): update dependency eslint-plugin-unicorn to v54 (
@renovate[bot],@lukastaegert)- #5551: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5555: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5556: chore(deps): lock file maintenance (
@renovate[bot])- #5558: Consider that the body of ClassBody might be of type StaticBlock (
@TrickyPi)- #5565: refactor(ast): conditional branch (
@Simon-He95)- #5566: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5567: chore(deps): lock file maintenance (
@renovate[bot])v4.18.0
4.18.0
2024-05-22
Features
- Resolve import.meta.filename and .dirname in transpiled plugins (#5520)
Pull Requests
- #5504: Auto generate node index (
@lukastaegert)
... (truncated)
Changelog
Sourced from rollup's changelog.
4.18.1
2024-07-08
Bug Fixes
- Prevent "%" in generated file names to ensure imports resolve (#5535)
Pull Requests
- #5524: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5525: chore(deps): lock file maintenance (
@renovate[bot])- #5526: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5527: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5529: Use Spanned trait to simplify logic (
@lukastaegert)- #5530: Fix typos in ARCHITECTURE.md (
@younggglcy)- #5532: Use Rust macros for converters where possible (
@lukastaegert)- #5535: fix: escape
%if URI malformed (@baseballyama,@lukastaegert)- #5536: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5541: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5542: chore(deps): lock file maintenance (
@renovate[bot])- #5543: Watch rust files and rebuild during dev (
@lukastaegert)- #5544: Refactor AST converters (
@lukastaegert)- #5545: chore(deps): update dependency
@rollup/plugin-commonjsto v26 (@renovate[bot])- #5546: chore(deps): update dependency nyc to v17 (
@renovate[bot])- #5547: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5548: chore(deps): lock file maintenance (
@renovate[bot])- #5549: chore(deps): lock file maintenance (
@renovate[bot])- #5550: chore(deps): update dependency eslint-plugin-unicorn to v54 (
@renovate[bot],@lukastaegert)- #5551: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #5555: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5556: chore(deps): lock file maintenance (
@renovate[bot])- #5558: Consider that the body of ClassBody might be of type StaticBlock (
@TrickyPi)- #5565: refactor(ast): conditional branch (
@Simon-He95)- #5566: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5567: chore(deps): lock file maintenance (
@renovate[bot])4.18.0
2024-05-22
Features
- Resolve import.meta.filename and .dirname in transpiled plugins (#5520)
Pull Requests
- #5504: Auto generate node index (
@lukastaegert)- #5507: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5508: chore(deps): lock file maintenance (
@renovate[bot])
... (truncated)
Commits
21f9a494.18.1dc49b0brefactor(ast): conditional branch (#5565)ce860b7chore(deps): lock file maintenance (#5567)f38f72dchore(deps): lock file maintenance minor/patch updates (#5566)dd1a6befix: escape%if URI malformed (#5535)bcef5eaConsider that the body of ClassBody might be of type StaticBlock (#5558)39bc7c5chore(deps): lock file maintenance (#5556)c1ac651chore(deps): lock file maintenance minor/patch updates (#5555)1c1587eRefactor AST converters (#5544)655ce78Watch rust files and rebuild during dev (#5543)- 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 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)