Skip to content

chore(deps): bump rrweb from 2.0.0-alpha.20 to 2.1.0#37

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rrweb-2.1.0
Open

chore(deps): bump rrweb from 2.0.0-alpha.20 to 2.1.0#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/rrweb-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps rrweb from 2.0.0-alpha.20 to 2.1.0.

Release notes

Sourced from rrweb's releases.

rrweb-player@2.1.0

Patch Changes

  • Updated dependencies [7f0f75f]:
    • @​rrweb/replay@​2.1.0
    • @​rrweb/packer@​2.1.0

rrweb-snapshot@2.1.0

Patch Changes

rrweb@2.1.0

Patch Changes

  • #1864 7f0f75f Thanks @​eoghanmurray! - Fix that the replayer getCurrentTime() was getting 'stuck' in liveMode after last event was exhausted

  • Updated dependencies [b08a06f, 6fe4fed]:

    • rrweb-snapshot@2.1.0
    • @​rrweb/types@​2.1.0
    • rrdom@2.1.0
    • @​rrweb/utils@​2.1.0

rrweb-player@2.0.1

Patch Changes

  • Updated dependencies []:
    • @​rrweb/replay@​2.0.1
    • @​rrweb/packer@​2.0.1

rrweb-snapshot@2.0.1

Patch Changes

  • #1854 5f52d63 Thanks @​eoghanmurray! - Fix broken MutationObserver in Webkit/Safari when a webpage has been monkey patched by a 3rd party library

rrweb@2.0.1

Patch Changes

  • #1854 5f52d63 Thanks @​eoghanmurray! - Fix broken MutationObserver in Webkit/Safari when a webpage has been monkey patched by a 3rd party library

  • Updated dependencies [5f52d63]:

    • rrweb-snapshot@2.0.1
    • @​rrweb/utils@​2.0.1
    • rrdom@2.0.1
    • @​rrweb/types@​2.0.1

rrweb-player@2.0.0

Major Changes

  • #1497 2606a2a Thanks @​Juice10! - Distributed files have new filenames, paths and extensions. Important: If you reference distributed files or types directly, you might have to update your paths/filenames. E.g. you import from rrweb/typings/... or rrdom/es. However you run import rrweb from 'rrweb' you won't notice a difference with this change. If you include rrweb files directly in a script tag, you might have to update that path to include a the .umd.cjs files instead. All .js files now use ES modules which can be used in modern browsers, node.js and bundlers that support ES modules. All npm packages now also ship .cjs and .umd.cjs files. The .umd.cjs files are CommonJS modules that bundle all files together to make it easy to ship one file to browser environments (similar to the previous .js files). The .cjs files are CommonJS modules that can be used in older Node.js environments. Types should be better defined in package.json and if you need specific types they might be exported from new packages (for example PlayerMachineState and SpeedMachineState are now exported from @rrweb/replay). Check the package.json's main and exports field for the available files.

... (truncated)

Commits
  • c382034 Version Packages (#1889)
  • 9121622 Update Changesets dependencies (#1890)
  • fea1f32 Update branch reference from master to main
  • e5ba492 Change default branch from 'master' to 'main'
  • 84a4e11 Add experimental options to config.json (#1888)
  • 14f10ab Change base branch from 'master' to 'main'
  • b488929 [docs] Fix plugin api emit syntax (#1886)
  • 4e501fd Make autostart and includePii attributes optional as is defined in docs (#1885)
  • 907f744 Fix browser-client breaking when imported on projects that use SSR (#1884)
  • 9c3d4ac update slack invite link (#1883)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for rrweb since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rrweb](https://github.com/rrweb-io/rrweb) from 2.0.0-alpha.20 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/rrdom@2.0.0-alpha.20...rrweb@2.1.0)

---
updated-dependencies:
- dependency-name: rrweb
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants