manzt / anywidget

jupyter widgets made easy
https://anywidget.dev
MIT License
451 stars 35 forks source link

chore(deps-dev): bump the dev-dependencies group with 7 updates #601

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the dev-dependencies group with 7 updates:

Package From To
@changesets/cli 2.27.3 2.27.5
@rspack/cli 0.6.5 0.7.0
happy-dom 14.11.1 14.12.0
@jupyter-widgets/base-manager 1.0.8 1.0.9
@rspack/core 0.6.5 0.7.0
@types/node 20.12.12 20.14.0
vite 5.2.11 5.2.12

Updates @changesets/cli from 2.27.3 to 2.27.5

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.5

Patch Changes

  • #1370 5e9d33a Thanks @​Andarist! - Fixed a regression that caused changeset version to fail on packages having a dev dependency on a skipped package.

  • Updated dependencies [5e9d33a]:

    • @​changesets/get-dependents-graph@​2.1.0
    • @​changesets/assemble-release-plan@​6.0.2
    • @​changesets/config@​3.0.1
    • @​changesets/get-release-plan@​4.0.2
    • @​changesets/apply-release-plan@​7.0.3

@​changesets/cli@​2.27.4

Patch Changes

  • #1361 954a16a Thanks @​jakebailey! - Ensure that version/tag do not touch private packages with when versioning/tagging is turned off using versionPackages config

  • #1369 d729d8c Thanks @​Andarist! - changeset tag should now correctly skip tags that exist on the remote

  • Updated dependencies [954a16a]:

    • @​changesets/assemble-release-plan@​6.0.1
    • @​changesets/apply-release-plan@​7.0.2
    • @​changesets/get-release-plan@​4.0.1
Commits


Updates @rspack/cli from 0.6.5 to 0.7.0

Release notes

Sourced from @​rspack/cli's releases.

v0.7.0

What's Changed

see Announcing Rspack v0.7 for more details

Notable Changes 🍭

Breaking Changes 🛠

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

... (truncated)

Commits


Updates happy-dom from 14.11.1 to 14.12.0

Release notes

Sourced from happy-dom's releases.

v14.12.0

:art: Features

  • Makes it possible to configure timer settings to improve performance - By @​capricorn86 in task #1451
    • Read more about the new settings in the Wiki
  • Groups timers with a delay of 0 into one timer to improve performance and make waitUntilComplete() less likely to resolve too early - By @​capricorn86 in task #1451

v14.11.4

:construction_worker_man: Patch fixes

  • Fixes bug where waitUntilComplete() was resolved too early when many micro tasks are used - By @​capricorn86 in task #1447
    • The patch in v14.11.3 didn't completely resolve the issue

v14.11.3

:construction_worker_man: Patch fixes

  • Fixes bug where waitUntilComplete() was resolved too early when many micro tasks are used - By @​capricorn86 in task #1447

v14.11.2

:construction_worker_man: Patch fixes

  • Adds fix to update CSS rules in HTMLStyleElement sheet when editing the data of a child Text node - By @​capricorn86 in task #1445
Commits
  • ef2dfea Merge pull request #1452 from capricorn86/1451-make-it-possible-to-configure-...
  • e6e52eb chore: #1451 Continue on implementation
  • 7442c8d chore: #1451 Continue on implementation
  • 9ad642c feat: #1451 Makes it possible to configure timer settings to improve perfor...
  • bacf3cc chore: #1451 Starts on implementation
  • fa03438 Merge pull request #1449 from capricorn86/1447-waituntilcomplete-doesnt-wait-...
  • 8dd673d fix: #1447 Fixes bug where waitUntilComplete() is resolved to early when ma...
  • f021a33 Merge pull request #1448 from capricorn86/1447-waituntilcomplete-doesnt-wait-...
  • a6376f9 fix: #1447 Fixes bug where waitUntilComplete() is resolved to early when ma...
  • db97904 Merge pull request #1446 from capricorn86/1445-cssstylesheet-not-updated-when...
  • Additional commits viewable in compare view


Updates @jupyter-widgets/base-manager from 1.0.8 to 1.0.9

Commits
  • f1e1692 Publish npm packages
  • 49ec39b Use npmjs.org instead of yarnpkg.com as the registry for the lockfile.
  • 0f4262c Set lerna registry to npm
  • 7095112 Merge pull request #1817 from vidartf/add-buffers
  • dd290cd IComm -> IClassicComm
  • de12f8b Add note about why polyfill needed
  • d319ff3 Merge pull request #1819 from blink1073/yarn-workspaces
  • f0bd15d Update testing instructions to note that tests are in subdirectories
  • 0d298e6 Change docs to yarn *run* publish to invoke the lerna publish
  • 2311d7c Switch the publish script to use yarn instead of npm
  • Additional commits viewable in compare view


Updates @rspack/core from 0.6.5 to 0.7.0

Release notes

Sourced from @​rspack/core's releases.

v0.7.0

What's Changed

see Announcing Rspack v0.7 for more details

Notable Changes 🍭

Breaking Changes 🛠

Performance Improvements ⚡

Exciting New Features 🎉

Bug Fixes 🐞

... (truncated)

Commits


Updates @types/node from 20.12.12 to 20.14.0

Commits


Updates vite from 5.2.11 to 5.2.12

Changelog

Sourced from vite's changelog.

5.2.12 (2024-05-28)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 32e10842bdc60bca675da6f9ecf9d4fd6d95ba31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR