Skip to content

Bump marked from 3.0.0 to 3.0.2 - #28624

Merged
Pytal merged 1 commit into
masterfrom
dependabot/npm_and_yarn/marked-3.0.2
Aug 31, 2021
Merged

Bump marked from 3.0.0 to 3.0.2#28624
Pytal merged 1 commit into
masterfrom
dependabot/npm_and_yarn/marked-3.0.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 28, 2021

Copy link
Copy Markdown
Contributor

Bumps marked from 3.0.0 to 3.0.2.

Release notes

Sourced from marked's releases.

v3.0.2

3.0.2 (2021-08-25)

Bug Fixes

v3.0.1

3.0.1 (2021-08-23)

Bug Fixes

Commits
  • d1b7d52 chore(release): 3.0.2 [skip ci]
  • c0fb2ae 🗜️ build [skip ci]
  • 21268ab fix: stop table at lines with only whitespace (#2188)
  • e583f46 chore(docs): Use langPrefix in highlight.js example. (#2176)
  • ce30ed4 chore(release): 3.0.1 [skip ci]
  • ddef60f 🗜️ build [skip ci]
  • e03b5c1 fix: fix gfm urls after link (#2186)
  • 73c39ca chore(deps-dev): Bump eslint-plugin-import from 2.24.0 to 2.24.1 (#2185)
  • 42e82a9 chore(deps-dev): Bump jasmine from 3.8.0 to 3.9.0 (#2184)
  • a9076f8 chore(deps-dev): Bump rollup from 2.56.2 to 2.56.3 (#2183)
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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
dependabotBot requested a review from a teamAugust 28, 2021 01:05

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@dependabot@github

dependabotBot commented on behalf of githubAug 28, 2021

Copy link
Copy Markdown
ContributorAuthor

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@MichaIngMichaIng added this to the Nextcloud 23 milestone Aug 29, 2021
@artonge

Copy link
Copy Markdown
Collaborator

/compile amend /

@nextcloud-command
nextcloud-commandforce-pushed the dependabot/npm_and_yarn/marked-3.0.2 branch from bc193d7 to 358b1f4CompareAugust 30, 2021 08:33
@artonge

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/marked-3.0.2 branch from 358b1f4 to b93b72aCompareAugust 30, 2021 17:35

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@artonge

Copy link
Copy Markdown
Collaborator

/compile amend /

@nextcloud-command
nextcloud-commandforce-pushed the dependabot/npm_and_yarn/marked-3.0.2 branch from b93b72a to 9ac4355CompareAugust 30, 2021 17:54
@Pytal

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/marked-3.0.2 branch from 9ac4355 to 1506004CompareAugust 30, 2021 18:41

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@MichaIng

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/marked-3.0.2 branch from 1506004 to bf2e702CompareAugust 30, 2021 19:33

@nextcloud-commandnextcloud-command left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@MichaIng

Copy link
Copy Markdown
Member

/compile amend /

Bumps [marked](https://github.com/markedjs/marked) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v3.0.0...v3.0.2)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-commandforce-pushed the dependabot/npm_and_yarn/marked-3.0.2 branch from bf2e702 to e2f3cf2CompareAugust 30, 2021 20:00
@MichaIng

Copy link
Copy Markdown
Member

Drone does not run for some reason.

@Pytal

Copy link
Copy Markdown
Member

Drone does not run for some reason.

A long-standing issue that happens for some dependencies for unknown reasons, but this bump is minor judging from the source changes :)

@Pytal
Pytal merged commit d668de5 into masterAug 31, 2021
@Pytal
Pytal deleted the dependabot/npm_and_yarn/marked-3.0.2 branch August 31, 2021 00:37
@PytalPytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 31, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishfeature: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@artonge@Pytal@MichaIng@nextcloud-command