Skip to content

Bump com.doist.x:normalize from 1.1.1 to 1.2.0 #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 23, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps com.doist.x:normalize from 1.1.1 to 1.2.0.

Changelog

Sourced from com.doist.x:normalize's changelog.

[1.2.0] - 2025-03-20

Added

Commits
  • 42c8e21 Release v1.2.0
  • 54696e0 Merge pull request #91 from zsmb13/wasm
  • ce4b390 Remove manual hierarchy configuration that's already covered by the default t...
  • 5e035fd Add wasm support
  • ff1c298 Merge pull request #90 from Doist/renovate/gradle-8.x
  • b39cef5 chore(deps): update dependency gradle to v8.13
  • ba547a2 Merge pull request #89 from Doist/renovate/org.jetbrains.kotlin
  • 2d1a03f chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v...
  • 161ca88 Merge pull request #86 from Doist/renovate/gradle-8.x
  • 8e0f7b9 chore(deps): update dependency gradle to v8.12.1
  • 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 [com.doist.x:normalize](https://github.com/Doist/doistx-normalize) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/Doist/doistx-normalize/releases)
- [Changelog](https://github.com/Doist/doistx-normalize/blob/main/CHANGELOG.md)
- [Commits](Doist/doistx-normalize@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: com.doist.x:normalize
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.doist.x-normalize-1.2.0 branch from 91f7088 to 6a940d0 Compare March 21, 2025 12:24
@dependabot dependabot bot added the dependencies Dependencies update to newer versions label Mar 21, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 6a940d0 Previous: 1865404 Ratio
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5974.714038823529 us/op 3151.248915360501 us/op 1.90
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 13700.064384000001 us/op 7181.369398518519 us/op 1.91
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 19213.851496551724 us/op 7381.1378758620685 us/op 2.60
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 3653.453921002387 us/op 2064.5181504 us/op 1.77
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 2.632261041438687 us/op 1.4913517459202534 us/op 1.77
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5013.894836227545 us/op 2466.976831372549 us/op 2.03

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode merged commit f9d460c into main Mar 23, 2025
20 checks passed
@OptimumCode OptimumCode deleted the dependabot/gradle/com.doist.x-normalize-1.2.0 branch March 23, 2025 16:11
OptimumCode added a commit that referenced this pull request Mar 23, 2025
After #278, the normalization library supports `wasmJs` target
out-of-the-box and we can move the normalization logic back to common
sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies update to newer versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant