Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps valtio from 1.11.3 to 2.1.4.

Release notes

Sourced from valtio's releases.

v2.1.4

A small fix in utils.

What's Changed

New Contributors

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

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 !

... (truncated)

Commits
  • 84ea45b 2.1.4
  • 1dea7cf chore: update dev dependencies (#1075)
  • a1959f5 fix(utils): updated deepClone to handle proxyMap and proxySet (#1074)
  • 73655d1 docs: fix tauri-plugin-valtio url (#1073)
  • cfd41f4 chore(eslint.config.mjs): update 'eslint-plugin-react-hooks', 'eslint-plugin-...
  • 75097c8 disable blank issues
  • a806f91 refactor(vanilla): change all exported functions to 'function declarations' (...
  • 9b29b64 docs(LICENSE): keep only the initial copyright year (#1060)
  • dedb906 Chore/enhance prettier config (#1059)
  • 5f5a598 chore(package.json): update fix script to run sequentially (#1058)
  • 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 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 [valtio](https://github.com/pmndrs/valtio) from 1.11.3 to 2.1.4.
- [Release notes](https://github.com/pmndrs/valtio/releases)
- [Commits](pmndrs/valtio@v1.11.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2025

Superseded by #62.

@dependabot dependabot bot closed this May 19, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/valtio-2.1.4 branch May 19, 2025 13:52
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