chore(deps): bump the web-components-prod group across 1 directory with 5 updates#418
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: [@rrweb/replay](https://github.com/rrweb-io/rrweb), [date-fns](https://github.com/date-fns/date-fns), [js-yaml](https://github.com/nodeca/js-yaml) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@rrweb/replay` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/rrweb-io/rrweb/releases) - [Changelog](https://github.com/rrweb-io/rrweb/blob/master/CHANGELOG.md) - [Commits](https://github.com/rrweb-io/rrweb/compare/@rrweb/replay@2.0.0...@rrweb/replay@2.0.1) Updates `@rrweb/types` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/rrweb-io/rrweb/releases) - [Changelog](https://github.com/rrweb-io/rrweb/blob/master/CHANGELOG.md) - [Commits](https://github.com/rrweb-io/rrweb/compare/@rrweb/types@2.0.0...@rrweb/types@2.0.1) 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 `js-yaml` from 4.1.1 to 4.2.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/commits) Updates `vite` from 8.0.14 to 8.0.16 - [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/v8.0.16/packages/vite) --- updated-dependencies: - 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: js-yaml dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-components-prod - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-components-prod ... Signed-off-by: dependabot[bot] <support@github.com>
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: @rrweb/replay, date-fns, js-yaml and vite.
Updates
@rrweb/replayfrom 2.0.0 to 2.0.1Release notes
Sourced from @rrweb/replay's releases.
Commits
a9198e6Version Packages (#1858)30b8d9b[chore] Move root changelog notes to rrweb package (#1853)5f52d63Fix broken MutationObserver when page is monkey patched in Webkit/Safari (#1854)d6e96a2Update docs for rrweb CDN (#1855)201a528[codex] Ship@rrweb/allstyle css (#1857)4e1c5b8Set up next prerelease channel (#1851)Updates
@rrweb/typesfrom 2.0.0 to 2.0.1Commits
a9198e6Version Packages (#1858)30b8d9b[chore] Move root changelog notes to rrweb package (#1853)5f52d63Fix broken MutationObserver when page is monkey patched in Webkit/Safari (#1854)d6e96a2Update docs for rrweb CDN (#1855)201a528[codex] Ship@rrweb/allstyle css (#1857)4e1c5b8Set up next prerelease channel (#1851)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
js-yamlfrom 4.1.1 to 4.2.0Changelog
Sourced from js-yaml's changelog.
Commits
Updates
vitefrom 8.0.14 to 8.0.16Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)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 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