Skip to content
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

Bump tests/restheart from 9d4ce1c to 2dfb240 #787

Merged
merged 2 commits into from Mar 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps tests/restheart from 9d4ce1c to 2dfb240.

Commits
  • 2dfb240 🐛 Fix PluginsScanner and PluginsClassloader to support Uber jar builds
  • f551d2b ♻️ Refactor PluginsScanner to support native image build
  • 77cfc85 ⬆️ Upgrade dependencies
  • ff3c01c 🐛 Refactor plugin class loading to use custom PluginsClassloader. This ch...
  • d3c4e51 🐛 Fix ClassNotFoundException when a Provider attempted to provide an inst...
  • 06638ec 🥅 Handle MongoDB errors 16410 (FieldPath field names may not start w...
  • a9ea00e ⚡ Remove RequestLimitingHandler from base pipeline and linked requests-li...
  • be7444e ⬆️ Upgrade json-path to v2.9.0
  • 3f95b39 🐛 Fix NPE on Optional Stages when ?avar qparam is missing
  • 8e921bb ✨ GraphQL query-time-limit is enforced also on multi queries requests
  • Additional commits viewable in compare view

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 [tests/restheart](https://github.com/SoftInstigate/restheart) from `9d4ce1c` to `2dfb240`.
- [Release notes](https://github.com/SoftInstigate/restheart/releases)
- [Commits](SoftInstigate/restheart@9d4ce1c...2dfb240)

---
updated-dependencies:
- dependency-name: tests/restheart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 22, 2024 01:55
@dependabot dependabot bot added deps PRs that update dependencies not ready Issues that are not ready to be worked on; PRs that should skip CI labels Feb 22, 2024
@dependabot dependabot bot requested review from AlekSi and b1ron February 22, 2024 01:55
@AlekSi AlekSi enabled auto-merge (squash) March 7, 2024 12:12
@AlekSi AlekSi removed the not ready Issues that are not ready to be worked on; PRs that should skip CI label Mar 7, 2024
@AlekSi AlekSi merged commit 76c6870 into main Mar 7, 2024
80 checks passed
@AlekSi AlekSi deleted the dependabot/submodules/tests/restheart-2dfb240 branch March 7, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants