#120931765668 Thanks @mgmolisani! - Fixed a bug when evaluating the devtools flag with the new syntax devtools.enabled that could result to true when explicitly set to false.
#120931765668 Thanks @mgmolisani! - Fixed a bug when evaluating the devtools flag with the new syntax devtools.enabled that could result to true when explicitly set to false.
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
Bumps the deps group with 4 updates: @apollo/client, jotai, lucide-react and type-fest.
Updates
@apollo/client
from 3.11.9 to 3.11.10Release notes
Sourced from
@apollo/client
's releases.Changelog
Sourced from
@apollo/client
's changelog.Commits
9d6c306
Version Packages (#12119)2eab7e0
Remove incorrect non-null assertion. (#12089)bd54b2a
Bump dset from 3.1.3 to 3.1.4 (#12063)1765668
Nullish check devtools.enabled (#12093)014b6aa
Bump rollup from 2.79.1 to 2.79.2 (#12081)2676338
chore(deps): update cimg/node docker tag to v23 (#12099)Updates
jotai
from 2.10.1 to 2.10.2Release notes
Sourced from jotai's releases.
Commits
71cbc2f
2.10.21032e03
chore(deps): update dependencies (#2806)34b4f8e
fix(utils): make 'unwrap' update immediate after resolve (#2794)c883763
fix(utils): make 'loadable' update immediate after resolve (#2790)6afbc09
Throw error onuseAtom(undefined)
oruseAtom(null)
(#2778)984c8bd
fix(unstable_derive): trap atom methods (#2741)cce115f
Updatedlocation.mdx
regardingatomWithLocation
instances (#2805)7bf3765
test: use@vitest/eslint-plugin
(#2803)1bf99e1
docs: fix typo in Immer (#2802)5802fc0
test: incorporate eslint-plugin-testing-library and fix reported issues (#2799)Updates
lucide-react
from 0.456.0 to 0.460.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
type-fest
from 4.26.1 to 4.27.0Release notes
Sourced from type-fest's releases.
Commits
9fe122b
4.27.0a470913
TsConfigJson
: AddnoCheck
tocompilerOptions
(#981)13c0c83
AddWords
type (#975)b93f54a
Get
: Fix handling of paths with number template literal (#968)a8148ec
Include license files in the packagecace1f2
Update dev dependencies3d473d1
Entries
: Fix code example typo (#964)afb3c0a
Add issue templates (#940)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