facebookarchive / OSM-HOT-Tasking-Manager

A fork of the HOTOSM Tasking Manager (tasks.hotosm.org) to deploy and test experimental integrations and features.
https://tasks.mapwith.ai
BSD 2-Clause "Simplified" License
5 stars 10 forks source link

Bump marked from 1.1.1 to 1.2.4 in /frontend #92

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps marked from 1.1.1 to 1.2.4.

Release notes

Sourced from marked's releases.

v1.2.4

1.2.4 (2020-11-15)

Bug Fixes

  • no strikethrough on different number of tildes (#1821) (d79f210)

v1.2.3

1.2.3 (2020-11-04)

Bug Fixes

v1.2.2

1.2.2 (2020-10-21)

Bug Fixes

v1.2.1

re-release of v 1.1.2 since semantic release picked up the wrong version

1.2.0

Features

  • Add dry run capabilities to default slugger #1728
  • Parse inline #1761

Fixes

  • Fix html comments #1739
  • Fix line break #1746
  • Fix indented tables to follow gfm spec #1748
  • Fix underscore adjacent to asterisk #1755

Dependencies

  • Regenerate lock file #1736

Documentation

  • Add api dingus for babelmark #1742
  • Update docs to use static build step and clean URLs via Vercel #1749

v1.1.2

1.1.2 (2020-10-21)

Commits
  • da071c9 chore(release): 1.2.4 [skip ci]
  • 4fad96b 🗜️ build [skip ci]
  • d79f210 fix: no strikethrough on different number of tildes (#1821)
  • 73f10d3 chore(deps-dev): Bump semantic-release from 17.2.1 to 17.2.2 (#1815)
  • 4fad167 chore(deps-dev): Bump uglify-js from 3.11.4 to 3.11.5 (#1816)
  • 21d55b7 chore(deps-dev): Bump rollup from 2.33.0 to 2.33.1 (#1817)
  • 9803205 chore(deps-dev): Bump eslint from 7.12.1 to 7.13.0 (#1818)
  • c50e39e chore(docs): Codeql fixes (#1793)
  • 320aeee chore(deps-dev): Bump eslint-config-standard from 14.1.1 to 16.0.1 (#1809)
  • ec2954e chore(release): 1.2.3 [skip ci]
  • 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #93.