Skip to content

Bump solid-proxies from 1.0.2 to 2.0.2#59

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/solid-proxies-2.0.2
Open

Bump solid-proxies from 1.0.2 to 2.0.2#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/solid-proxies-2.0.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps solid-proxies from 1.0.2 to 2.0.2.

Release notes

Sourced from solid-proxies's releases.

v2.0.2

  • Add oidc (9b6c9ef)

v2.0.1

  • Update CI (e4df9d8)
  • Fix typings (ff49721)

v2.0.0

BREAKING CHANGE

This Release is removing SignaledMap, SignaledWeakMap, SignaledSet, and SignaledWeakSet. This features have been migrated over to to https://primitives.solidjs.community/

Please use https://primitives.solidjs.community/package/map and https://primitives.solidjs.community/package/set from solid-primitives instead.

Commits

  • Fix createObject not cloning object (1c383b5)
  • Remove SignaledMap and SignaledWeakMap (4afc98c)
  • Remove SignaledSet and SignaledWeakSet (2ed14a6)
  • Add values and entries tests (d99900e)

v1.0.4

No release notes provided.

v1.0.3

  • Merge pull request #156 from N0tExisting/patch-1 (e41b477)
  • Revert version bump (5371402)
  • Fix Type export (ce98fc3)
  • Merge pull request #155 from Exelord/dependabot/npm_and_yarn/release-it-15.10.1 (3b4c240)
  • Configure dependabot (fef029b)
  • Bump release-it from 15.10.0 to 15.10.1 (50d9c09)
Commits

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 [solid-proxies](https://github.com/Exelord/solid-proxies) from 1.0.2 to 2.0.2.
- [Release notes](https://github.com/Exelord/solid-proxies/releases)
- [Commits](Exelord/solid-proxies@1.0.2...2.0.2)

---
updated-dependencies:
- dependency-name: solid-proxies
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 17, 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