Skip to content

Bump marked from 3.0.2 to 3.0.4 - #28861

Merged
artonge merged 1 commit into
masterfrom
dependabot/npm_and_yarn/marked-3.0.4
Sep 21, 2021
Merged

Bump marked from 3.0.2 to 3.0.4#28861
artonge merged 1 commit into
masterfrom
dependabot/npm_and_yarn/marked-3.0.4

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubSep 16, 2021

Copy link
Copy Markdown
Contributor

Bumps marked from 3.0.2 to 3.0.4.

Release notes

Sourced from marked's releases.

v3.0.4

3.0.4 (2021-09-14)

Bug Fixes

  • fix detection of orphaned emStrong delimiters (#2203) (7792adc)

v3.0.3

3.0.3 (2021-09-08)

Bug Fixes

Commits
  • 189fef4 chore(release): 3.0.4 [skip ci]
  • f532739 🗜️ build [skip ci]
  • 8c00ed3 fix: fix detection of orphaned emStrong delimiters (#2206)
  • 7792adc Fix detection of orphaned emStrong delimiters (#2203)
  • c1d55ae chore(deps-dev): Bump uglify-js from 3.14.1 to 3.14.2 (#2204)
  • ffd567d chore(deps-dev): Bump @​babel/preset-env from 7.15.4 to 7.15.6 (#2205)
  • 784ba5f chore(release): 3.0.3 [skip ci]
  • 3b7bd95 🗜️ build [skip ci]
  • 910f0f0 fix: fix space at end of table line (#2201)
  • b445b64 chore(deps-dev): Bump @​babel/preset-env from 7.15.0 to 7.15.4 (#2199)
  • 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 teamSeptember 16, 2021 10:07

@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.

@MichaIngMichaIng added this to the Nextcloud 23 milestone Sep 16, 2021
@dependabot@github

dependabotBot commented on behalf of githubSep 16, 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.

@Pytal

Copy link
Copy Markdown
Member

/compile amend /

@nextcloud-command
nextcloud-commandforce-pushed the dependabot/npm_and_yarn/marked-3.0.4 branch from 94acf2f to d092e46CompareSeptember 17, 2021 00:40
@MichaIng

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/marked-3.0.4 branch from d092e46 to f899fe6CompareSeptember 18, 2021 00:07

@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 /

@nextcloud-command
nextcloud-commandforce-pushed the dependabot/npm_and_yarn/marked-3.0.4 branch from f899fe6 to 1d8a3e1CompareSeptember 18, 2021 06:56
@MichaIng

Copy link
Copy Markdown
Member

Drone still ignores it, same as with 3.0.3. Since it's patch versions only I vote for merging it regardless and reviewing the drone results on the base breach.

@artonge

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot@github

dependabotBot commented on behalf of githubSep 20, 2021

Copy link
Copy Markdown
ContributorAuthor

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@artonge

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/marked-3.0.4 branch from 1d8a3e1 to 7ced78fCompareSeptember 20, 2021 09:30

@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.2 to 3.0.4.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v3.0.2...v3.0.4)
---
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.4 branch from 7ced78f to 017c8c8CompareSeptember 20, 2021 10:54
@artonge
artonge merged commit d4486b8 into masterSep 21, 2021
@artonge
artonge deleted the dependabot/npm_and_yarn/marked-3.0.4 branch September 21, 2021 08:26
@MichaIng

Copy link
Copy Markdown
Member

All drone checks are green ✅: https://drone.nextcloud.com/nextcloud/server/9728

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Pytal@MichaIng@artonge@nextcloud-command