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 marked from 2.0.1 to 2.0.7 #95

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2021

Bumps marked from 2.0.1 to 2.0.7.

Release notes

Sourced from marked's releases.

v2.0.7

2.0.7 (2021-06-01)

Bug Fixes

v2.0.6

2.0.6 (2021-05-27)

Bug Fixes

v2.0.5

2.0.5 (2021-05-21)

Bug Fixes

  • call walkTokens when calling marked with a callback(#2060) (1d97308)

v2.0.4

2.0.4 (2021-05-20)

Bug Fixes

v2.0.3

2.0.3 (2021-04-11)

Bug Fixes

  • actually add a type property to the def token (#2002) (47e65cf)

v2.0.2

2.0.2 (2021-04-10)

Bug Fixes

Commits
  • 7fe631e chore(release): 2.0.7 [skip ci]
  • d88dc6e 🗜️ build [skip ci]
  • 825a9f8 fix: em strong (#2075)
  • 69871c0 chore(deps-dev): Bump uglify-js from 3.13.7 to 3.13.8 (#2078)
  • c57b483 chore(deps-dev): Bump eslint-config-standard from 16.0.2 to 16.0.3 (#2077)
  • b096f71 chore(deps-dev): Bump rollup from 2.49.0 to 2.50.5 (#2076)
  • 38c3645 chore(release): 2.0.6 [skip ci]
  • c82ecf9 🗜️ build [skip ci]
  • 6c9a899 fix: fix autolink email after single space (#2073)
  • cde8a48 chore(deps): Bump browserslist from 4.16.3 to 4.16.6 (#2071)
  • 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)

Bumps [marked](https://github.com/markedjs/marked) from 2.0.1 to 2.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v2.0.1...v2.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 8, 2021
@dtrouillet dtrouillet changed the base branch from master to feature/dependencies June 10, 2021 07:38
@dtrouillet dtrouillet merged commit 53982ef into feature/dependencies Jun 10, 2021
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/marked-2.0.7 branch June 10, 2021 07:38
dtrouillet added a commit that referenced this pull request Jun 10, 2021
* Bump ngx-build-plus from 10.1.1 to 11.0.0 (#97)

Bumps [ngx-build-plus](https://github.com/manfredsteyer/ngx-build-plus) from 10.1.1 to 11.0.0.
- [Release notes](https://github.com/manfredsteyer/ngx-build-plus/releases)
- [Commits](https://github.com/manfredsteyer/ngx-build-plus/commits)

---
updated-dependencies:
- dependency-name: ngx-build-plus
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump datatables.net from 1.10.23 to 1.10.25 (#96)

Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.23 to 1.10.25.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](DataTables/Dist-DataTables@1.10.23...1.10.25)

---
updated-dependencies:
- dependency-name: datatables.net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump marked from 2.0.1 to 2.0.7 (#95)

Bumps [marked](https://github.com/markedjs/marked) from 2.0.1 to 2.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v2.0.1...v2.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump codelyzer from 6.0.1 to 6.0.2 (#93)

Bumps [codelyzer](https://github.com/mgechev/codelyzer) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/mgechev/codelyzer/releases)
- [Changelog](https://github.com/mgechev/codelyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgechev/codelyzer/commits)

---
updated-dependencies:
- dependency-name: codelyzer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @types/jasmine from 3.6.4 to 3.7.7 (#92)

Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.4 to 3.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update cypress

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant