Skip to content

build(deps-dev): bump @qery/query from 0.12.48 to 0.12.49 in /examples/minimal #724

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps @qery/query from 0.12.48 to 0.12.49.

Release notes

Sourced from @​qery/query's releases.

0.12.49 - 2025-03-07

Release Notes

🚀 Features

  • Create docs crate
  • (example) Docs to json

🐛 Bug Fixes

  • (example) Remove await db
  • (ci) Github workflows docs
  • (server) Query cache control path query

📚 Documentation

  • Remove await db
  • Change discord link

Build

  • (deps) Bump openssl from 0.10.70 to 0.10.71
  • (deps) Bump clap from 4.5.28 to 4.5.31
  • (deps) Bump rustls from 0.23.22 to 0.23.23
  • (deps) Bump ring from 0.17.9 to 0.17.11
  • (deps) Bump serde_json from 1.0.138 to 1.0.139
  • (deps-dev) Bump @​qery/query-server in /examples/minimal
  • (deps-dev) Bump @​qery/query in /examples/counter
  • (deps-dev) Bump @​qery/query in /examples/application
  • (deps-dev) Bump @​qery/query in /examples/minimal
  • (deps-dev) Bump @​qery/query-server in /examples/counter
  • (deps-dev) Bump @​qery/query-server in /examples/application
  • (deps) Update dependencies
  • (deps) Bump llrt_modules from 0ecad3b to c211445
  • (deps) Bump anyhow from 1.0.96 to 1.0.97
  • (deps) Bump minijinja from 2.7.0 to 2.8.0
  • (deps) Bump serde_json from 1.0.139 to 1.0.140

query 0.12.49

Install query 0.12.49

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gc-victor/query/releases/download/v0.12.49/query-installer.sh | sh

Install prebuilt binaries into your npm project

... (truncated)

Changelog

Sourced from @​qery/query's changelog.

[0.12.49] - 2025-03-07

🚀 Features

  • Create docs crate
  • (example) Docs to json

🐛 Bug Fixes

  • (example) Remove await db
  • (ci) Github workflows docs
  • (server) Query cache control path query

📚 Documentation

  • Remove await db
  • Change discord link

Build

  • (deps) Bump openssl from 0.10.70 to 0.10.71
  • (deps) Bump clap from 4.5.28 to 4.5.31
  • (deps) Bump rustls from 0.23.22 to 0.23.23
  • (deps) Bump ring from 0.17.9 to 0.17.11
  • (deps) Bump serde_json from 1.0.138 to 1.0.139
  • (deps-dev) Bump @​qery/query-server in /examples/minimal
  • (deps-dev) Bump @​qery/query in /examples/counter
  • (deps-dev) Bump @​qery/query in /examples/application
  • (deps-dev) Bump @​qery/query in /examples/minimal
  • (deps-dev) Bump @​qery/query-server in /examples/counter
  • (deps-dev) Bump @​qery/query-server in /examples/application
  • (deps) Update dependencies
  • (deps) Bump llrt_modules from 0ecad3b to c211445
  • (deps) Bump anyhow from 1.0.96 to 1.0.97
  • (deps) Bump minijinja from 2.7.0 to 2.8.0
  • (deps) Bump serde_json from 1.0.139 to 1.0.140
Commits
  • 8ffd70a release: version 0.12.49
  • 51833d6 feat(example): docs to json
  • 74fe656 build(deps): bump serde_json from 1.0.139 to 1.0.140
  • b546ab4 build(deps): bump minijinja from 2.7.0 to 2.8.0
  • 1785a3e build(deps): bump anyhow from 1.0.96 to 1.0.97
  • 7ada11c build(deps): bump llrt_modules from 0ecad3b to c211445
  • 3e37371 fix(server): query cache control path query
  • 908b6e8 build(deps): update dependencies
  • 3c649f6 fix(ci): github workflows docs
  • ff3cd1e feat: create docs crate
  • 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 [@qery/query](https://github.com/gc-victor/query) from 0.12.48 to 0.12.49.
- [Release notes](https://github.com/gc-victor/query/releases)
- [Changelog](https://github.com/gc-victor/query/blob/main/CHANGELOG.md)
- [Commits](v0.12.48...v0.12.49)

---
updated-dependencies:
- dependency-name: "@qery/query"
  dependency-version: 0.12.49
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants