TheFruxz / Sparkle

An all-around framework, written in Kotlin, for plugins running on paper servers (and above).
https://moltenkt.gitbook.io/sparkle/
GNU Lesser General Public License v3.0
15 stars 1 forks source link

Chore(deps): Bump Ascend from 18.0.0 to 19.0.0 #60

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Ascend from 18.0.0 to 19.0.0.

Release notes

Sourced from Ascend's releases.

19.0.0 | ✨ Magic enhancements

What's new

  • several API improvements
  • removed deprecated code
  • improved .gitignore
  • added some new API features

Full Changelog: https://github.com/TheFruxz/Ascend/compare/18.0.0...19.0.0

Commits
  • c15650f chore: remove already deprecated toJson function
  • 1c21202 chore: remove already deprecated tryToCatch function
  • d0237f1 feature: add improved table management functions
  • 90abada chore: update project version to 19.0.0
  • 736b276 feature: add experimental joinFirst, joinLast, ... functions
  • 9b4d379 chore: splitArguments extension function now marked as experimental
  • 4f6a2bc feature: replaced marker annotations with ExperimentalAscendApi
  • 78a40b3 chore: add docs folder to .ignore
  • 39cf8aa fix: json column value can disturb table creation if used with defaults
  • 83578cb feature: add splitArguments function
  • See full diff 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 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[bot] commented 1 year ago

The following labels could not be found: Type: dependencies, From: bot, State: verified.

dependabot[bot] commented 1 year ago

Superseded by #61.