cosmos / vuepress-theme-cosmos

This repository is deprecated and is not maintained. Please, use another system for documentation.
Other
16 stars 22 forks source link

chore(deps-dev): bump ssri from 8.0.1 to 10.0.0 #385

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ssri from 8.0.1 to 10.0.0.

Release notes

Sourced from ssri's releases.

v10.0.0

10.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • ssri is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Bug Fixes

v9.0.1

9.0.1 (2022-05-19)

Bug Fixes

  • store emitted events and re-emit them for late listeners (#39) (c5421f1)

v9.0.0

9.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 8, node 10, and non-LTS versions of node 12 and node 14

Dependencies

Changelog

Sourced from ssri's changelog.

10.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • ssri is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Bug Fixes

9.0.1 (2022-05-19)

Bug Fixes

  • store emitted events and re-emit them for late listeners (#39) (c5421f1)

9.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 8, node 10, and non-LTS versions of node 12 and node 14

Dependencies

Commits
  • 2ab0921 chore: release 10.0.0 (#53)
  • 0bfa18b chore: postinstall for dependabot template-oss PR
  • 0587237 chore: bump @​npmcli/template-oss from 4.4.4 to 4.5.1
  • 2e876d1 fix: properly handle missing algorithm type (#48)
  • dd14735 chore: postinstall for dependabot template-oss PR
  • bb59eb7 chore: bump @​npmcli/template-oss from 4.3.2 to 4.4.4
  • 3de0c45 feat!: postinstall for dependabot template-oss PR
  • cbaf734 chore: bump @​npmcli/template-oss from 3.6.0 to 4.3.2
  • 4e42db0 chore: postinstall for dependabot template-oss PR
  • 11304dc chore: bump @​npmcli/template-oss from 3.5.0 to 3.6.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by lukekarrys, a new releaser for ssri since your current version.


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 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)