openllmetry-js
openllmetry-js copied to clipboard
chore(deps-dev): bump rollup from 4.28.1 to 4.37.0
Bumps rollup from 4.28.1 to 4.37.0.
Release notes
Sourced from rollup's releases.
v4.37.0
4.37.0
2025-03-23
Features
- Support Musl Linux on Riscv64 architectures (#5726)
- Handles class decorators placed before the
exportkeyword (#5871)Bug Fixes
- Log Rust panic messages to the console when using the WASM build (#5875)
Pull Requests
- #5726: Add support for linux riscv64 musl (
@fossdd,@leso-kn)- #5871: feat: support decorators before or after export (
@TrickyPi)- #5875: capture Rust panic messages and output them to the console. (
@luyahan,@lukastaegert)- #5883: Pin digest of 3rd party actions (
@re-taro)- #5885: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])v4.36.0
4.36.0
2025-03-17
Features
- Extend
renderDynamicImporthook to provide information about static dependencies of the imported module (#5870)- Export several additional types used by Vite (#5879)
Bug Fixes
- Do not merge chunks if that would create a top-level await cycle between chunks (#5843)
Pull Requests
- #5843: avoiding top level await circular (
@TrickyPi,@lukastaegert)- #5870: draft for extended renderDynamicImport hook (
@iczero,@lukastaegert)- #5876: Update axios overrides to 1.8.2 (
@vadym-khodak)- #5877: chore(deps): update dependency eslint-plugin-vue to v10 (
@renovate[bot])- #5878: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5879: fix: export types (
@sxzz)v4.35.0
4.35.0
2025-03-08
... (truncated)
Changelog
Sourced from rollup's changelog.
4.37.0
2025-03-23
Features
- Support Musl Linux on Riscv64 architectures (#5726)
- Handles class decorators placed before the
exportkeyword (#5871)Bug Fixes
- Log Rust panic messages to the console when using the WASM build (#5875)
Pull Requests
- #5726: Add support for linux riscv64 musl (
@fossdd,@leso-kn)- #5871: feat: support decorators before or after export (
@TrickyPi)- #5875: capture Rust panic messages and output them to the console. (
@luyahan,@lukastaegert)- #5883: Pin digest of 3rd party actions (
@re-taro)- #5885: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])4.36.0
2025-03-17
Features
- Extend
renderDynamicImporthook to provide information about static dependencies of the imported module (#5870)- Export several additional types used by Vite (#5879)
Bug Fixes
- Do not merge chunks if that would create a top-level await cycle between chunks (#5843)
Pull Requests
- #5843: avoiding top level await circular (
@TrickyPi,@lukastaegert)- #5870: draft for extended renderDynamicImport hook (
@iczero,@lukastaegert)- #5876: Update axios overrides to 1.8.2 (
@vadym-khodak)- #5877: chore(deps): update dependency eslint-plugin-vue to v10 (
@renovate[bot])- #5878: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5879: fix: export types (
@sxzz)4.35.0
2025-03-08
Features
- Pass build errors to the closeBundle hook (#5867)
... (truncated)
Commits
8b1c6344.37.043cb194Add support for linux riscv64 musl (#5726)4b4d633capture Rust panic messages and output them to the console. (#5875)a48b515feat: support decorators before or after export (#5871)17824d9Pin digest of 3rd party actions (#5883)384d533fix(deps): lock file maintenance minor/patch updates (#5885)ab7bfa84.36.07f0164edraft for extended renderDynamicImport hook (#5870)f687af5Update axios overrides to 1.8.2 (#5876)8c15e59avoiding top level await circular (#5843)- 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)