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 remark-lint-strong-marker from 1.0.4 to 2.0.0 #1702

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 11, 2020

Bumps remark-lint-strong-marker from 1.0.4 to 2.0.0.

Release notes

Sourced from remark-lint-strong-marker's releases.

remark-lint-maximum-line-length@1.2.0

  • 3e39419 Ignore html, jsx

remark-lint-no-undefined-references@1.1.0

  • 404b851 Add allow option
Changelog

Sourced from remark-lint-strong-marker's changelog.

2.0.0 / 2015-12-24

  • Add temporary warning to readme.md (795877f)
  • Rebuild distribution files (8b88d8a)
  • Update fixtures for changes in remark (237c12c)
  • Update logo.svg (e027168)
  • Rename mdast-github > remark-github (811ce91)
  • Remove superfluous warnings after changes in mdast (63cdcab)
  • Update dependencies for changes in mdast (4537271)
  • Add list of related tools to readme.md (50f350b)
  • Refactor API docs (ad6df51)

1.1.1 / 2015-09-12

  • Add support for camel-case properties (35c4066)

1.1.0 / 2015-08-31

  • Add en- and disabling multiple rules in one comment (29976d0)
  • Replace vfile patching of data with vfile-namespaces (c1136a1)

1.0.0 / 2015-08-17

0.4.5 / 2015-08-08

  • Fix typo in definition-case warning (490ac16)

0.4.4 / 2015-08-05

  • Remove maximum-line-length warnings on definitions (1119ca8)
  • Add linter-markdown to readme.md (7de8847)

0.4.3 / 2015-08-04

  • Fix failure on block-quotes without children (a9aaff7)
  • Update mdast dev-dependency (34df79c)
  • Add vfile as a dev-dependency (84d1ce3)

0.4.2 / 2015-07-12

... (truncated)
Commits
  • 7327d01 2.0.0
  • 795877f Add temporary warning to readme.md
  • 8b88d8a Rebuild distribution files
  • 237c12c Update fixtures for changes in remark
  • e027168 Update logo.svg
  • 811ce91 Rename mdast-github > remark-github
  • 63cdcab Remove superfluous warnings after changes in mdast
  • 4537271 Update dependencies for changes in mdast
  • 50f350b Add list of related tools to readme.md
  • ad6df51 Refactor API docs
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5660

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.789%

Totals Coverage Status
Change from base Build 5648: 0.0%
Covered Lines: 10920
Relevant Lines: 16203

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/remark-lint-strong-marker-2.0.0 branch 2 times, most recently from 43c3fc1 to 789cf16 Compare June 11, 2020 12:46
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/remark-lint-strong-marker-2.0.0 branch from 789cf16 to 8cc5d2d Compare June 11, 2020 12:49
@bsekachev bsekachev merged commit 972e2f2 into develop Jun 11, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/remark-lint-strong-marker-2.0.0 branch June 11, 2020 12:50
frndmg pushed a commit to signatrix/cvat that referenced this pull request Aug 5, 2020
Bumps [remark-lint-strong-marker](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md)
- [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.0.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants