Skip to content

build: bump marked from 1.0.0 to 1.2.5 #21145

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

Merged
merged 1 commit into from
Dec 1, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2020

Bumps marked from 1.0.0 to 1.2.5.

Release notes

Sourced from marked's releases.

v1.2.5

1.2.5 (2020-11-19)

Bug Fixes

v1.2.4

1.2.4 (2020-11-15)

Bug Fixes

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

Possible Breaking Change: When using the inline.del rule the text is provided in capture group 2 instead of 1.

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

... (truncated)

Commits
  • 4ec889b chore(release): 1.2.5 [skip ci]
  • 5fa0089 🗜️ build [skip ci]
  • f9bc93b fix: fix em and strong starting with special char (#1832)
  • 3942e89 fix: task lists not rendered when GFM is disabled (#1825)
  • 0f2bf42 chore(deps-dev): Bump semantic-release from 17.2.2 to 17.2.3 (#1835)
  • f17f55f chore(docs): update versioning and other docs (#1834)
  • e6515ca chore(deps-dev): Bump @markedjs/html-differ from 3.0.3 to 3.0.4 (#1830)
  • eb974f2 chore(deps-dev): Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (#1829)
  • 524948a chore(deps-dev): Bump @semantic-release/github from 7.1.1 to 7.1.2 (#1828)
  • f334339 chore(deps-dev): Bump rollup from 2.33.1 to 2.33.2 (#1827)
  • 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 1.0.0 to 1.2.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v1.0.0...v1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 25, 2020 05:09
@dependabot dependabot bot added area: build & ci Related the build and CI infrastructure of the project action: merge The PR is ready for merge by the caretaker merge safe target: patch This PR is targeted for the next patch release labels Nov 25, 2020
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 25, 2020
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmalerba mmalerba merged commit 170ec8e into master Dec 1, 2020
mmalerba pushed a commit that referenced this pull request Dec 1, 2020
Bumps [marked](https://github.com/markedjs/marked) from 1.0.0 to 1.2.5.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v1.0.0...v1.2.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 170ec8e)
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/marked-1.2.5 branch December 1, 2020 22:10
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants