baynezy / Html2Markdown

A library for converting HTML to markdown syntax in C#
Apache License 2.0
271 stars 51 forks source link

Bump cake-build/cake-action from 1 to 2 #380

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps cake-build/cake-action from 1 to 2.

Release notes

Sourced from cake-build/cake-action's releases.

2.0.0

This release upgrades to Node 16 and adds a new feature. ๐Ÿ“ˆ

Breaking changes

#41 Update to Node 16

New features

#17 Add support for implicit bootstrapping of modules

1.4.1

This release fixes a bug. ๐Ÿž

Bug Fixes

  • #37 Script arguments containing : are truncated

1.4.0

This release adds support for installing Cake as a .NET local tool. ๐Ÿงฐ

New Features

1.3.0

This release adds support for passing custom script arguments. ๐Ÿ™Œ

New Features

  • #10 Allow to specify configuration argument as input
  • #16 Add support for the dry run option

1.2.0

Cake Action is now officially part of the Cake Organisation. ๐Ÿฐ

Security

Improvements

  • #13 Update the documentation to point to the new repository URL
  • 3f70b42 Change the icon on the Marketplace to more closely resemble Cake
  • 9229ab8 Disable the .NET Core CLI welcome message for a leaner build log

1.1.1

This release fixes a regression introduced in 1.1.0. ๐Ÿž

Bug Fixes

... (truncated)

Commits
  • 1223b6f Bumps the version to 2.0.0
  • c1bde02 Updates the documentation to reference v2
  • 688476f Merge pull request #50 from cake-build/dependabot/npm_and_yarn/babel/traverse...
  • 76167f3 Bump @โ€‹babel/traverse from 7.20.1 to 7.23.2
  • 3f7b53e Merge pull request #48 from cake-build/dependabot/npm_and_yarn/word-wrap-1.2.4
  • 2eab10a Bump word-wrap from 1.2.3 to 1.2.4
  • 0748187 Uses setup-node@v3 when running the integration tests
  • 757bfef Tells Git to ignore files containing secrets
  • 4cf8524 Merge pull request #44 from cake-build/dependabot/npm_and_yarn/json5-2.2.3
  • b7a2ffa Bump json5 from 2.2.1 to 2.2.3
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)