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

Chore(deps): bump the update-runtime group across 2 directories with 3 updates #330

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the update-runtime group with 3 updates in the / directory: @nmshd/runtime, @nmshd/content and @nmshd/core-types.
Bumps the update-runtime group with 1 update in the /packages/sdk directory: @nmshd/content.

Updates @nmshd/runtime from 6.13.0 to 6.18.0

Release notes

Sourced from @​nmshd/runtime's releases.

6.18.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.17.0...6.18.0

6.17.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.16.0...6.17.0

6.16.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.15.0...6.16.0

6.15.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.14.0...6.15.0

6.14.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.13.0...6.14.0

Commits
  • 68c46d0 Expose setting the length of the grace period when initiating an IdentityDele...
  • e1bd4c7 Delete obsolete LocalAccounts on App startup (#356)
  • 59d5579 Query Tokens for password protection (#362)
  • f56c40d Add Runtime error for attempt to establish Relationships to deleted Identitie...
  • 1a38321 Identity Recovery Kits (#363)
  • 7071817 Query RelationshipTemplates for password protection (#353)
  • 4a2eea3 Deletion of Relationship is proposed after peer deletion (#358)
  • See full diff in compare view

Updates @nmshd/content from 6.13.0 to 6.18.0

Release notes

Sourced from @​nmshd/content's releases.

6.18.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.17.0...6.18.0

6.17.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.16.0...6.17.0

6.16.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.15.0...6.16.0

6.15.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.14.0...6.15.0

6.14.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.13.0...6.14.0

Commits

Updates @nmshd/core-types from 6.13.0 to 6.18.0

Release notes

Sourced from @​nmshd/core-types's releases.

6.18.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.17.0...6.18.0

6.17.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.16.0...6.17.0

6.16.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.15.0...6.16.0

6.15.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.14.0...6.15.0

6.14.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.13.0...6.14.0

Commits
  • 68c46d0 Expose setting the length of the grace period when initiating an IdentityDele...
  • e1bd4c7 Delete obsolete LocalAccounts on App startup (#356)
  • 59d5579 Query Tokens for password protection (#362)
  • f56c40d Add Runtime error for attempt to establish Relationships to deleted Identitie...
  • 1a38321 Identity Recovery Kits (#363)
  • 7071817 Query RelationshipTemplates for password protection (#353)
  • 4a2eea3 Deletion of Relationship is proposed after peer deletion (#358)
  • See full diff in compare view

Updates @nmshd/content from 6.13.0 to 6.18.0

Release notes

Sourced from @​nmshd/content's releases.

6.18.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.17.0...6.18.0

6.17.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.16.0...6.17.0

6.16.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.15.0...6.16.0

6.15.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.14.0...6.15.0

6.14.0

What's Changed

New Features

Full Changelog: nmshd/runtime@6.13.0...6.14.0

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

…3 updates

Bumps the update-runtime group with 3 updates in the / directory: [@nmshd/runtime](https://github.com/nmshd/runtime/tree/HEAD/packages/runtime), [@nmshd/content](https://github.com/nmshd/runtime/tree/HEAD/packages/content) and [@nmshd/core-types](https://github.com/nmshd/runtime/tree/HEAD/packages/runtime).
Bumps the update-runtime group with 1 update in the /packages/sdk directory: [@nmshd/content](https://github.com/nmshd/runtime/tree/HEAD/packages/content).


Updates `@nmshd/runtime` from 6.13.0 to 6.18.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.18.0/packages/runtime)

Updates `@nmshd/content` from 6.13.0 to 6.18.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.18.0/packages/content)

Updates `@nmshd/core-types` from 6.13.0 to 6.18.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.18.0/packages/runtime)

Updates `@nmshd/content` from 6.13.0 to 6.18.0
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.18.0/packages/content)

---
updated-dependencies:
- dependency-name: "@nmshd/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-runtime
- dependency-name: "@nmshd/content"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-runtime
- dependency-name: "@nmshd/core-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-runtime
- dependency-name: "@nmshd/content"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-runtime
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update dependencies label Dec 16, 2024
@dependabot dependabot bot requested review from jkoenig134 and sebbi08 December 16, 2024 20:37
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@jkoenig134
Copy link
Member

outdated

@jkoenig134 jkoenig134 closed this Dec 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/update-runtime-c37fd5c6af branch December 20, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant