Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps markdown-it-attrs from 4.2.0 to 4.3.1.

Release notes

Sourced from markdown-it-attrs's releases.

v4.3.1

Generic error handling, catches tranforms that fails, prints an error and continues.

Full Changelog: arve0/markdown-it-attrs@v4.3.0...v4.3.1

v4.3.0

What's Changed

Full Changelog: arve0/markdown-it-attrs@v4.2.0...v4.3.0

Commits
  • 0cd968f 4.3.1
  • 501eec1 generic error handling if transform fails
  • 3b7a6a4 4.3.0
  • 6328237 update package-lock
  • 1963653 Merge pull request #156 from TheNorthMemory/setup-github-workflows-ci
  • 9ae0c33 tests rowspan&colspan
  • 2153d2e tests cover multi tables rendering
  • 2b2dcc5 Merge branch 'feature/table-colspan-rowspan' into setup-github-workflows-ci
  • 7a7b6ea update .npmignore
  • 223c20e wellformed rowspan and/or colspan attrs
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-attrs-4.3.1 branch 2 times, most recently from 7574fa0 to 23e9e94 Compare December 24, 2024 11:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-attrs-4.3.1 branch from 23e9e94 to 79d59ff Compare December 31, 2024 16:29
@dannystaple
Copy link
Member

@dependabot rebase

Bumps [markdown-it-attrs](https://github.com/arve0/markdown-it-attrs) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/arve0/markdown-it-attrs/releases)
- [Commits](arve0/markdown-it-attrs@v4.2.0...v4.3.1)

---
updated-dependencies:
- dependency-name: markdown-it-attrs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-attrs-4.3.1 branch from 79d59ff to d0b7e76 Compare December 31, 2024 16:40
@dannystaple dannystaple merged commit 7fab5f5 into master Dec 31, 2024
2 checks passed
@dannystaple dannystaple deleted the dependabot/npm_and_yarn/markdown-it-attrs-4.3.1 branch December 31, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants