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

[deps] tests(deps): Bump the tests-deps group in /tests with 3 updates #25

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the tests-deps group in /tests with 3 updates: amqplib, helyosjs-sdk and nock.

Updates amqplib from 0.10.3 to 0.10.4

Changelog

Sourced from amqplib's changelog.

Changes in v0.10.4

Commits
  • d93663a 0.10.4
  • 69e68d0 Update changelog in preparation for release
  • 992919c Merge pull request #756 from amqp-node/connection-update-secret
  • c4da58b Make quotes in updateSecret consistent with other tests
  • 4d25951 Automatically remove update-secret-ok event handler
  • a06ef44 Add connection-update-secret
  • bbe579e Test using Node 20
  • 03f458d chore: slice -> subarray (#730)
  • f2db0c2 chore: remove circular ref (#732)
  • c296d63 Merge pull request #746 from cressie176/main
  • Additional commits viewable in compare view

Updates helyosjs-sdk from 2.0.4 to 2.1.2

Release notes

Sourced from helyosjs-sdk's releases.

2.1.2

  • Compatible with helyos_core version > 2.1.0
  • new fields and bug fixes.

2.0.6

  • Include the new fields available from helyOS core 2.0.5

2.0.5

  • Refactored code for improved maintainability.
  • Enhanced JSON handling: All JSON fields are now fully parsed.
  • Implemented socket disconnection upon user logout.
  • Response normalization for consistent of API responses.
Commits

Updates nock from 13.5.4 to 13.5.5

Release notes

Sourced from nock's releases.

v13.5.5

13.5.5 (2024-08-20)

Bug Fixes

  • backport: memory leaks due to timer references outliving the timers (#2773) (#2773) (66eb7f4)
Commits
  • 66eb7f4 fix(backport): memory leaks due to timer references outliving the timers (#27...
  • e92cdfa chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.5.0
  • 623c933 chore(deps-dev): bump typescript from 5.4.3 to 5.5.4
  • 2b7836d ci: exclude nodejs 10, 12 and 14 tests running on macos (#2753)
  • 565e99a chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#2752)
  • d013ed2 chore(deps-dev): bump typescript from 5.3.3 to 5.4.3
  • 7a4badb chore(deps-dev): bump semantic-release from 23.0.2 to 23.0.6
  • db0f76a chore(deps-dev): bump eslint-plugin-mocha from 10.2.0 to 10.4.1
  • e44812b chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#2597)
  • 3659e82 chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#2596)
  • 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm tests labels Sep 30, 2024
Bumps the tests-deps group in /tests with 3 updates: [amqplib](https://github.com/amqp-node/amqplib), [helyosjs-sdk](https://github.com/helyOSFramework/helyos-javascript-sdk) and [nock](https://github.com/nock/nock).


Updates `amqplib` from 0.10.3 to 0.10.4
- [Release notes](https://github.com/amqp-node/amqplib/releases)
- [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
- [Commits](amqp-node/amqplib@v0.10.3...v0.10.4)

Updates `helyosjs-sdk` from 2.0.4 to 2.1.2
- [Release notes](https://github.com/helyOSFramework/helyos-javascript-sdk/releases)
- [Commits](helyOSFramework/helyos-javascript-sdk@2.0.4...2.1.2)

Updates `nock` from 13.5.4 to 13.5.5
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.4...v13.5.5)

---
updated-dependencies:
- dependency-name: amqplib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests-deps
- dependency-name: helyosjs-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tests-deps
- dependency-name: nock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tests-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tests/tests-deps-28f8f5a5ac branch from abd0168 to 7dfc83e Compare September 30, 2024 12:43
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2024

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

@dependabot dependabot bot closed this Oct 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tests/tests-deps-28f8f5a5ac branch October 6, 2024 23:42
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 npm tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants