Skip to content

Comments

chore(deps): update Bundler Plugins to v5.1.0#7

Open
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-bundler-plugins.sh
Open

chore(deps): update Bundler Plugins to v5.1.0#7
github-actions[bot] wants to merge 1 commit intomainfrom
deps/scripts/update-bundler-plugins.sh

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 11, 2025

Bumps scripts/update-bundler-plugins.sh from 4.3.0 to 5.1.0.

Auto-generated by a dependency updater.

Changelog

5.1.0

New Features ✨

  • Bump sentry/cli from 2.57.0 to 2.58.5 by andreiborza in #890

5.0.0

Breaking Changes 🛠

  • Updating minimatch by isaacs in #885
  • Remove support for Node < v18 and webpack v4 by timfish in #886

Bug Fixes 🐛

  • (webpack) Deduplicate webpack deploys by chargome in #875

Internal Changes 🔧

  • Avoid direct usage of glob, extract into globFiles helper by andreiborza in #883
  • Migrate to oxfmt by timfish in #880
  • Build with Rolldown by timfish in #872
  • Remove unplugin by timfish in #876
  • Rollup/Vite no longer uses unplugin by timfish in #858
  • Esbuild no longer uses unplugin by timfish in #871
  • Webpack no longer uses unplugin by timfish in #870

4.9.1

New Features ✨

  • Track major version for Vite and Rollup by timfish in #867

Internal Changes 🔧

  • Bump craft for release workflow by chargome in #859

4.9.0

New Features ✨

  • (telemetry) Add bundler-major-version tag to webpack by chargome in #857

4.8.0

New Features ✨

  • Inject component annotations into HTML elements rather than React components by timfish in #851
  • Combine injection snippets by timfish in #853
  • Use Rolldown native MagicString by timfish in #846

4.7.0

  • docs: Add RELEASE.md to document release process (#834)
  • feat: Combine injection plugins (#844)
  • fix(plugin-manager): Enable "rejectOnError" in debug (#837)
  • fix(plugin-manager): Respect sourcemap.ignore values for injecting debugIDs (#836)
  • fix(vite): Skip HTML injection for MPA but keep it for SPA (#843)
Internal Changes
  • chore: Use pull_request_target for changelog preview (#842)
  • ci(release): Switch from action-prepare-release to Craft (#831)
  • test: Ensure Debug IDs match (#840)

4.6.2

  • fix(vite): Ensure sentryVitePlugin always returns an array of plugins (#832)
  • fix(vite): Skip code injection for HTML facade chunks (#830)
  • fix(rollup): Prevent double-injection of debug ID (#827)
  • fix(esbuild): fix debug ID injection when moduleMetadata or applicationKey is set (#828)

4.6.1

  • chore(deps): Update glob to 10.5.0 (#823)
Internal Changes
  • chore(core): Log release output (#821)

4.6.0

  • fix(core): Stop awaiting build start telemetry to avoid breaking module federation builds (#818)
  • feat(core): Bump sentry/cli from 2.51.0 to 2.57.0 (#819)

4.5.0

  • docs: added info on debug flag value precedence (#811)
  • feat: add debug statements after sourcemap uploads (#812)
  • feat(core): Allow multi-project sourcemaps upload (#813)
  • fix: propagate the debug option to the cli (#810)

4.4.0

  • feat(core): Explicitly allow undefined as value for authToken option (#805)
  • fix(core): Strip query strings from asset paths (#806)

Work in this release was contributed by aiktb. Thank you for your contribution!

@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from 43a5102 to 46ee653 Compare October 11, 2025 03:19
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.4.0 chore(deps): update Bundler Plugins to v4.5.0 Oct 21, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from 46ee653 to 4de6688 Compare October 21, 2025 03:27
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.5.0 chore(deps): update Bundler Plugins to v4.6.0 Oct 29, 2025
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from 4de6688 to 245ec21 Compare October 29, 2025 03:33
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from 245ec21 to 4b63867 Compare November 21, 2025 03:30
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.6.0 chore(deps): update Bundler Plugins to v4.6.1 Nov 21, 2025
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.6.1 chore(deps): update Bundler Plugins to v4.6.2 Jan 15, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from 4b63867 to a36e69d Compare January 15, 2026 03:42
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.6.2 chore(deps): update Bundler Plugins to v4.7.0 Jan 20, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from a36e69d to ea6d77a Compare January 20, 2026 03:42
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from ea6d77a to 9bcffd0 Compare January 27, 2026 03:43
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.7.0 chore(deps): update Bundler Plugins to v4.8.0 Jan 27, 2026
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.8.0 chore(deps): update Bundler Plugins to v4.9.0 Feb 3, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from 9bcffd0 to 4647dc7 Compare February 3, 2026 03:55
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.9.0 chore(deps): update Bundler Plugins to v4.9.1 Feb 11, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from 4647dc7 to a567d11 Compare February 11, 2026 04:04
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v4.9.1 chore(deps): update Bundler Plugins to v5.0.0 Feb 24, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from a567d11 to dea7a51 Compare February 24, 2026 03:56
@github-actions github-actions bot changed the title chore(deps): update Bundler Plugins to v5.0.0 chore(deps): update Bundler Plugins to v5.1.0 Feb 25, 2026
@github-actions github-actions bot force-pushed the deps/scripts/update-bundler-plugins.sh branch from dea7a51 to 2f7ae63 Compare February 25, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant