Skip to content

chore(deps): Bump jotai from 1.3.9 to 2.9.3#2695

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jotai-2.9.3
Closed

chore(deps): Bump jotai from 1.3.9 to 2.9.3#2695
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/jotai-2.9.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 2, 2024

Bumps jotai from 1.3.9 to 2.9.3.

Release notes

Sourced from jotai's releases.

v2.9.3

This fixes a regression in an edge case that is introduced in v2.6.4.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.2...v2.9.3

v2.9.2

A small improvement in atomFamily for edge use cases.

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.1...v2.9.2

v2.9.1

This patch version includes various fixes. Huge thanks to contributors!

What's Changed

New Contributors

Full Changelog: pmndrs/jotai@v2.9.0...v2.9.1

v2.9.0

This version introduces a new core implementation. All tests are passing but there can be some regressions due to missing tests. Please feel free to report such cases and let's improve test coverage.

The benefit with the new implementation:

  • Fix memory leak issue with vanilla store usage.
  • More readability of the core code.

What's Changed

Full Changelog: pmndrs/jotai@v2.8.4...v2.9.0

... (truncated)

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 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)

@dependabot dependabot Bot requested a review from a team as a code owner September 2, 2024 08:13
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@dependabot dependabot Bot requested a review from ben-smartbear September 2, 2024 08:13
@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 2, 2024

Deploy Preview for stoplight-elements ready!

Name Link
🔨 Latest commit 1f053ae
🔍 Latest deploy log https://app.netlify.com/sites/stoplight-elements/deploys/66e408ea7c8ed6000865777e
😎 Deploy Preview https://deploy-preview-2695--stoplight-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 2, 2024

Deploy Preview for stoplight-elements-demo failed.

Name Link
🔨 Latest commit 1f053ae
🔍 Latest deploy log https://app.netlify.com/sites/stoplight-elements-demo/deploys/66e408eac6e95d0008e35136

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.9.3 branch from 91c9a1f to ca132e7 Compare September 2, 2024 09:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.9.3 branch from ca132e7 to 4c92f22 Compare September 2, 2024 09:34
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.9.3 branch from 4c92f22 to 774b9e5 Compare September 3, 2024 09:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.9.3 branch from 774b9e5 to 85cdd58 Compare September 3, 2024 15:12
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.9.3 branch from 85cdd58 to 9fbb9e2 Compare September 4, 2024 08:28
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.9.3 branch from 9fbb9e2 to b02cea0 Compare September 13, 2024 06:17
Bumps [jotai](https://github.com/pmndrs/jotai) from 1.3.9 to 2.9.3.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v1.3.9...v2.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jotai-2.9.3 branch from b02cea0 to 1f053ae Compare September 13, 2024 09:42
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 20, 2024

Superseded by #2713.

@dependabot dependabot Bot closed this Sep 20, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/jotai-2.9.3 branch September 20, 2024 08:28
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants