chore(deps): bump the web-components-prod group across 1 directory with 5 updates#447
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…th 5 updates Bumps the web-components-prod group with 4 updates in the /web-components directory: [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas), [@rrweb/replay](https://github.com/rrweb-io/rrweb), [date-fns](https://github.com/date-fns/date-fns) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@napi-rs/canvas` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/Brooooooklyn/canvas/releases) - [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md) - [Commits](Brooooooklyn/canvas@v1.0.0...v1.0.1) Updates `@rrweb/replay` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/rrweb-io/rrweb/releases) - [Changelog](https://github.com/rrweb-io/rrweb/blob/main/CHANGELOG.md) - [Commits](https://github.com/rrweb-io/rrweb/compare/@rrweb/replay@2.0.0...@rrweb/replay@2.1.0) Updates `@rrweb/types` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/rrweb-io/rrweb/releases) - [Changelog](https://github.com/rrweb-io/rrweb/blob/main/CHANGELOG.md) - [Commits](https://github.com/rrweb-io/rrweb/compare/@rrweb/types@2.0.0...@rrweb/types@2.1.0) Updates `date-fns` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Commits](date-fns/date-fns@v4.3.0...v4.4.0) Updates `vite` from 8.0.16 to 8.1.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.1.0/packages/vite) --- updated-dependencies: - dependency-name: "@napi-rs/canvas" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-components-prod - dependency-name: "@rrweb/replay" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-components-prod - dependency-name: "@rrweb/types" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-components-prod - dependency-name: date-fns dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-components-prod - dependency-name: vite dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-components-prod ... Signed-off-by: dependabot[bot] <support@github.com>
5f519e6 to
2333aa1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the web-components-prod group with 4 updates in the /web-components directory: @napi-rs/canvas, @rrweb/replay, date-fns and vite.
Updates
@napi-rs/canvasfrom 1.0.0 to 1.0.1Release notes
Sourced from @napi-rs/canvas's releases.
Changelog
Sourced from @napi-rs/canvas's changelog.
Commits
6ad99861.0.13067f7echore(deps): update actions/cache action to v6 (#1279)e1a75d1fix: missing icudtl.dat in win32-arm64 package (#1278)1f1e0f1chore(deps): update debian docker tag to bullseye-20260623 (#1280)046c422chore(deps): update actions/checkout action to v7 (#1277)0967d5echore(deps): update dependency npm-run-all2 to v9 (#1266)8483662fix: link aarch64-pc-windows-msvc against static CRT (#1276)48e9eecchore(deps): update yarn monorepo to v4.17.0 (#1275)01e5b18chore(deps): update debian docker tag to bullseye-20260610 (#1274)2e8309achore(deps): update yarn to v4.16.0 (#1272)Updates
@rrweb/replayfrom 2.0.0 to 2.1.0Release notes
Sourced from @rrweb/replay's releases.
Commits
c382034Version Packages (#1889)9121622Update Changesets dependencies (#1890)fea1f32Update branch reference from master to maine5ba492Change default branch from 'master' to 'main'84a4e11Add experimental options to config.json (#1888)14f10abChange base branch from 'master' to 'main'b488929[docs] Fix plugin api emit syntax (#1886)4e501fdMake autostart and includePii attributes optional as is defined in docs (#1885)907f744Fix browser-client breaking when imported on projects that use SSR (#1884)9c3d4acupdate slack invite link (#1883)Updates
@rrweb/typesfrom 2.0.0 to 2.1.0Release notes
Sourced from @rrweb/types's releases.
Commits
c382034Version Packages (#1889)9121622Update Changesets dependencies (#1890)fea1f32Update branch reference from master to maine5ba492Change default branch from 'master' to 'main'84a4e11Add experimental options to config.json (#1888)14f10abChange base branch from 'master' to 'main'b488929[docs] Fix plugin api emit syntax (#1886)4e501fdMake autostart and includePii attributes optional as is defined in docs (#1885)907f744Fix browser-client breaking when imported on projects that use SSR (#1884)9c3d4acupdate slack invite link (#1883)Updates
date-fnsfrom 4.3.0 to 4.4.0Release notes
Sourced from date-fns's releases.
Commits
cd53d25Promote to v4.4.0d948ec1Preserve but deprecate CDN versions for v4, set up v5 with polyfillsee65753Add rootmise :formattask9f5bdf5Add positional argument totest/smoke.shscript651ead6Split CDN bundles into separate@date-fns/cdnpackage224c1a2Deprecate type tests as attw hangs on date-fns package7bb2842SwitchPACKAGE_OUTPUT_PATHto--distflag in the package build scriptb6ad5acAdd flags to control package build script424a783Fix docs release after moving to monorepo setupUpdates
vitefrom 8.0.16 to 8.1.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)572aacarelease: v7.2.2728c8eefix: revert "refactor: use fs.cpSync (#21019)" (#21081)a532e68release: v7.2.182d2d6cfix(worker): some worker asset was missing (#21074)f83264frefactor(build): renameindexOfMatchInSlicetofindPreloadMarker(#21054)8293de0release: v7.2.0