inab / openEBench-nuxt

Vue Client for the OpenEBench Micro Frontends
Apache License 2.0
2 stars 2 forks source link

fix(deps): bump marked from 4.3.0 to 6.0.0 #520

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps marked from 4.3.0 to 6.0.0.

Release notes

Sourced from marked's releases.

v6.0.0

6.0.0 (2023-07-31)

Bug Fixes

BREAKING CHANGES

  • Migrate to Typescript

v5.1.2

5.1.2 (2023-07-25)

Bug Fixes

v5.1.1

5.1.1 (2023-07-07)

Bug Fixes

v5.1.0

5.1.0 (2023-06-10)

Bug Fixes

Features

v5.0.5

5.0.5 (2023-06-07)

Bug Fixes

... (truncated)

Commits
  • 9927247 chore(release): 6.0.0 [skip ci]
  • 72fce26 🗜️ build v6.0.0 [skip ci]
  • 22fbcfa chore(git): mark lib/* as generated in .gitattributes (#2908)
  • cb54906 fix: Migrate to Typescript (#2805)
  • 929d235 chore(release): 5.1.2 [skip ci]
  • a33ed06 🗜️ build v5.1.2 [skip ci]
  • e465ce4 fix: Add support for Node 16 (#2886)
  • ab23e19 chore(deps-dev): Bump jasmine from 5.0.2 to 5.1.0 (#2887)
  • c69b62b chore(deps-dev): Bump @​babel/preset-env from 7.22.7 to 7.22.9 (#2880)
  • 76a2103 chore(deps-dev): Bump @​semantic-release/github from 9.0.3 to 9.0.4 (#2882)
  • Additional commits viewable in compare view


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)
codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop-2@00059cd). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 5edbdf0 differs from pull request most recent head 381d4b3. Consider uploading reports for the commit 381d4b3 to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             develop-2      #520   +/-   ##
=============================================
  Coverage             ?   100.00%           
=============================================
  Files                ?        41           
  Lines                ?       133           
  Branches             ?        16           
=============================================
  Hits                 ?       133           
  Misses               ?         0           
  Partials             ?         0           
dependabot[bot] commented 1 year ago

Superseded by #523.