model-viewer
model-viewer copied to clipboard
Bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: rollup and cross-spawn.
Updates rollup from 4.24.4 to 4.25.0
Release notes
Sourced from rollup's releases.
v4.25.0
4.25.0
2024-11-09
Features
- Add
output.sourcemapDebugIdsoption to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)Bug Fixes
- Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#5719)
Pull Requests
- #5712: feat: Add support for injecting Debug IDs (
@timfish)- #5717: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5718: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5719: Use a less surprising base-16 encoding (
@lukastaegert)
Changelog
Sourced from rollup's changelog.
4.25.0
2024-11-09
Features
- Add
output.sourcemapDebugIdsoption to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)Bug Fixes
- Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#5719)
Pull Requests
- #5712: feat: Add support for injecting Debug IDs (
@timfish)- #5717: fix(deps): update swc monorepo (major) (
@renovate[bot])- #5718: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5719: Use a less surprising base-16 encoding (
@lukastaegert)
Commits
Updates cross-spawn from 7.0.3 to 7.0.6
Changelog
Sourced from cross-spawn's changelog.
7.0.6 (2024-11-18)
Bug Fixes
- update cross-spawn version to 7.0.5 in package-lock.json (f700743)
7.0.5 (2024-11-07)
Bug Fixes
- fix escaping bug introduced by backtracking (640d391)
7.0.4 (2024-11-07)
Bug Fixes
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)- Additional commits viewable 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.