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 the submodules group with 4 updates #1702

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the submodules group with 4 updates: plugins/robots/thirdparty/trikRuntime/trikRuntime, qrtest/thirdparty/googletest/googletest, plugins/robots/thirdparty/hidapi and installer/nxt-tools.

Updates plugins/robots/thirdparty/trikRuntime/trikRuntime from 29b4ecd to f4e39e2

Commits
  • f4e39e2 Bump the github-actions group with 3 updates (#746)
  • e5d6d9f Fix CentOS build: pin to Node16 for CentOS workflow
  • 8adad20 Bump the github-actions group with 3 updates (#740)
  • 0a4ad77 Add Dependabot for GH actions
  • a983be0 Add basic PWM capture support (#731)
  • dae4a0e Fix incorrect memory read after free in exn handler
  • c8800da Fix problem with package installation
  • de86b49 Always check repo updates in TRIK toolchain CI
  • 1fa0e4d Annotate ModuleLoader constructor with explicit
  • 98872c8 Update deploy script
  • Additional commits viewable in compare view

Updates qrtest/thirdparty/googletest/googletest from 4a1a299 to 4565741

Commits
  • 4565741 Modifications to improve portability of googletest tests.
  • 6fdb4c3 Do not emit stack traces for messages generated by SUCCEED()
  • fc0076f Merge pull request #4435 from kaswhy:main
  • 6a59382 Add support for Bzlmod for the next release
  • 563ebf1 Fix double-promotion warnings in AppropriateResolution()
  • 1cab76c Docs: Add mention of gtest_recreate_environments_when_repeating
  • bd30c39 Merge pull request #4444 from michaeldleslie:only_apply_lregex_for_qnx710_and...
  • ffc477e googletest: Fix incorrect comment about value_param of `internal::MakeAndRe...
  • 96cd50c If GTEST_NO_ABSL_FLAGS is #defined, then the Abseil flag library
  • f6f920d Make posix::FileNo available under !GTEST_HAS_FILE_SYSTEM
  • Additional commits viewable in compare view

Updates plugins/robots/thirdparty/hidapi from 5fd7a79 to 7011fa9

Commits

Updates installer/nxt-tools from dff80a0 to 6c4d5f1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the submodules group with 4 updates: [plugins/robots/thirdparty/trikRuntime/trikRuntime](https://github.com/trikset/trikRuntime), [qrtest/thirdparty/googletest/googletest](https://github.com/google/googletest), [plugins/robots/thirdparty/hidapi](https://github.com/libusb/hidapi) and [installer/nxt-tools](https://github.com/trikset/nxt-tools).


Updates `plugins/robots/thirdparty/trikRuntime/trikRuntime` from `29b4ecd` to `f4e39e2`
- [Release notes](https://github.com/trikset/trikRuntime/releases)
- [Commits](trikset/trikRuntime@29b4ecd...f4e39e2)

Updates `qrtest/thirdparty/googletest/googletest` from `4a1a299` to `4565741`
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@4a1a299...4565741)

Updates `plugins/robots/thirdparty/hidapi` from `5fd7a79` to `7011fa9`
- [Release notes](https://github.com/libusb/hidapi/releases)
- [Commits](libusb/hidapi@5fd7a79...7011fa9)

Updates `installer/nxt-tools` from `dff80a0` to `6c4d5f1`
- [Commits](trikset/nxt-tools@dff80a0...6c4d5f1)

---
updated-dependencies:
- dependency-name: plugins/robots/thirdparty/trikRuntime/trikRuntime
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: qrtest/thirdparty/googletest/googletest
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: plugins/robots/thirdparty/hidapi
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: installer/nxt-tools
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@dependabot dependabot bot requested a review from iakov February 1, 2024 15:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/submodules/submodules-2c77e07dc8 branch March 1, 2024 15:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants