RobotWebTools / ros2djs

2D Visualization Library for use with the ROS JavaScript Libraries
https://robotwebtools.github.io/ros2djs
Other
141 stars 88 forks source link

Bump @rollup/plugin-buble from 0.21.3 to 1.0.0 #114

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @rollup/plugin-buble from 0.21.3 to 1.0.0.

Changelog

Sourced from @​rollup/plugin-buble's changelog.

v1.0.0

2022-10-08

Breaking Changes

  • fix: prepare for Rollup 3 #1305

Updates

  • chore: upgrade TypeScript #710
  • chore: update dependencies (92d6c82)
Commits
  • 69146cd chore(repo): central changes for Rollup 3 updates (#1277)
  • 4e85ed7 chore(all): fix lint issues (#1270)
  • 2483b40 chore(repo): correct READMEs, minimatch to picomatch (#1260)
  • 8835dd2 chore(repo): update rollup devDep in all packages (#1115)
  • 8205497 chore(repo): automatically publish packages (#940)
  • 81781a8 chore(repo): fix the prepublishOnly scripts for most plugins
  • fba0a6b chore(repo): remove circle ci, add validate workflow, update deps (#867)
  • 0150c55 chore(repo): Add "directory" to package.json repository fields. (#826)
  • b30b236 chore(buble): upgrade TypeScript (#710)
  • 621768b feat(commonjs)!: return the namespace by default when requiring ESM (#507)
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)