Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps valtio from 1.11.3 to 2.1.3.

Release notes

Sourced from valtio's releases.

v2.1.3

This version includes a fix in the proxySet util.

What's Changed

New Contributors

Full Changelog: pmndrs/valtio@v2.1.2...v2.1.3

v2.1.2

There was some issues in v2.1.0 and v2.1.1, which are fixed.

What's Changed

Full Changelog: pmndrs/valtio@v2.1.1...v2.1.2

v2.1.1

This fixes a bug in proxyMap and proxySet implementations introduced in v2.1.0.

What's Changed

New Contributors

Full Changelog: pmndrs/valtio@v2.1.0...v2.1.1

v2.1.0

We've improved the performance of proxyMap and proxySet. Kudos to @​overthemike and @​fkhadra !

What's Changed

New Contributors

Full Changelog: pmndrs/valtio@v2.0.0...v2.1.0

... (truncated)

Commits
  • 67abf24 2.1.3
  • 1771755 chore(deps): update dev dependencies (#1044)
  • 2655270 fix(proxySet): fix .symmetricDifference,.isDisjointFrom; add `.difference...
  • a940bc0 do not run test before publish
  • ac9e3a9 docs: rename readme file to uppercase (#1037)
  • 9f5edd4 chore(package.json): use double quotes in scripts (#1036)
  • e1e1c28 chore(rollup): clarify the callback argument 'e' to 'entry' (#1035)
  • 6c0a178 chore(examples): remove 'pnpm-lock.yaml' (#1034)
  • 6909918 Fixed code and pre elements to be styled correctly on both light and dark...
  • d0a26ba chore(rollup): migrate commonjs to esmodule (#1030)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/valtio-2.1.3 branch from f29bc45 to 2b6ef49 Compare March 15, 2025 19:05
Bumps [valtio](https://github.com/pmndrs/valtio) from 1.11.3 to 2.1.3.
- [Release notes](https://github.com/pmndrs/valtio/releases)
- [Commits](pmndrs/valtio@v1.11.3...v2.1.3)

---
updated-dependencies:
- dependency-name: valtio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/valtio-2.1.3 branch from 2b6ef49 to a201791 Compare March 15, 2025 19:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Superseded by #57.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/valtio-2.1.3 branch April 28, 2025 15:16
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