Skip to content

Fix JSONTest - #2129

Merged
lvca merged 1 commit into
ArcadeData:mainfrom
gramian:main
Apr 5, 2025
Merged

Fix JSONTest#2129
lvca merged 1 commit into
ArcadeData:mainfrom
gramian:main

Conversation

@gramian

@gramian gramian commented Apr 4, 2025

Copy link
Copy Markdown
Collaborator

What does this PR do?

Adds type annotation to expected types to prevent autocasts.

Motivation

Test error.

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@lvca lvca added this to the 25.4.1 milestone Apr 5, 2025
@lvca lvca added the test label Apr 5, 2025
@lvca
lvca merged commit f857fc1 into ArcadeData:main Apr 5, 2025
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
mergify Bot added a commit that referenced this pull request Aug 9, 2026
…in /studio [skip ci]

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.25 to 8.5.26.
Release notes

*Sourced from [postcss's releases](https://github.com/postcss/postcss/releases).*

> 8.5.26
> ------
>
> * Fixed `list.split()` regression (by [`@​lazerg`](https://github.com/lazerg)).
> * Track symlinks in path protection in source map loading (by [`@​drengir1`](https://github.com/drengir1)).


Changelog

*Sourced from [postcss's changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md).*

> 8.5.26
> ------
>
> * Fixed `list.split()` regression (by [`@​lazerg`](https://github.com/lazerg)).
> * Track symlinks in path protection in source map loading (by [`@​drengir1`](https://github.com/drengir1)).


Commits

* [`07b2577`](postcss/postcss@07b2577) Release 8.5.26 version
* [`47de6b9`](postcss/postcss@47de6b9) Update CI
* [`1493a83`](postcss/postcss@1493a83) Fix Rule#selectors losing the empty selector ([#2129](https://redirect.github.com/postcss/postcss/issues/2129))
* [`180db16`](postcss/postcss@180db16) Typo
* [`29e9e00`](postcss/postcss@29e9e00) Resolve symlinks before the previous-source-map containment check ([#2125](https://redirect.github.com/postcss/postcss/issues/2125))
* [`3ba8f84`](postcss/postcss@3ba8f84) Update dependencies
* [`87e72f6`](postcss/postcss@87e72f6) Update lock file
* [`caaeeb9`](postcss/postcss@caaeeb9) Upgrade nanoid to fix infinite loop on zero size ([#2124](https://redirect.github.com/postcss/postcss/issues/2124))
* [`3609b6f`](postcss/postcss@3609b6f) Explain how to type plugin options
* [`fbad419`](postcss/postcss@fbad419) docs: show ESM and TypeScript plugin declaration ([#2118](https://redirect.github.com/postcss/postcss/issues/2118))
* See full diff in [compare view](postcss/postcss@8.5.25...8.5.26)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=postcss&package-manager=npm\_and\_yarn&previous-version=8.5.25&new-version=8.5.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants