Skip to content
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

build(deps-dev): bump mdast-util-from-markdown from 1.0.4 to 1.2.0 #4

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps mdast-util-from-markdown from 1.0.4 to 1.2.0.

Release notes

Sourced from mdast-util-from-markdown's releases.

1.2.0

  • b9cfde0 Fix webpack

Full Changelog: syntax-tree/mdast-util-from-markdown@1.1.1...1.2.0

1.1.1

  • d617634 Add support for improved exit error handling

Full Changelog: syntax-tree/mdast-util-from-markdown@1.1.0...1.1.1

1.1.0

  • 752dc22 Add support for error handler to token parsing

Full Changelog: syntax-tree/mdast-util-from-markdown@1.0.4...1.1.0

Commits

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 [mdast-util-from-markdown](https://github.com/syntax-tree/mdast-util-from-markdown) from 1.0.4 to 1.2.0.
- [Release notes](https://github.com/syntax-tree/mdast-util-from-markdown/releases)
- [Commits](syntax-tree/mdast-util-from-markdown@1.0.4...1.2.0)

---
updated-dependencies:
- dependency-name: mdast-util-from-markdown
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2022
@IGassmann IGassmann merged commit 0cba6e4 into main Sep 27, 2022
@IGassmann IGassmann deleted the dependabot/npm_and_yarn/mdast-util-from-markdown-1.2.0 branch September 27, 2022 05:57
fuxingloh pushed a commit to fuxingloh/contented that referenced this pull request Sep 29, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[remark-directive-rehype](https://togithub.com/IGassmann/remark-directive-rehype)
| [`^0.4.0` ->
`^0.4.2`](https://renovatebot.com/diffs/npm/remark-directive-rehype/0.4.0/0.4.2)
|
[![age](https://badges.renovateapi.com/packages/npm/remark-directive-rehype/0.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/remark-directive-rehype/0.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/remark-directive-rehype/0.4.2/compatibility-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/remark-directive-rehype/0.4.2/confidence-slim/0.4.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>IGassmann/remark-directive-rehype</summary>

###
[`v0.4.2`](https://togithub.com/IGassmann/remark-directive-rehype/releases/tag/v0.4.2)

[Compare
Source](https://togithub.com/IGassmann/remark-directive-rehype/compare/v0.4.1...v0.4.2)

#### What's Changed

-   refactor: import MapFunction type from root of package
-   build(deps): bump unist-util-map from 3.1.1 to 3.1.2
- build(deps-dev): bump typescript from 4.4.4 to 4.8.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[IGassmann/remark-directive-rehype#6
- build(deps-dev): bump unified from 10.1.0 to 10.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[IGassmann/remark-directive-rehype#5
- build(deps-dev): bump mdast-util-from-markdown from 1.0.4 to 1.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[IGassmann/remark-directive-rehype#4
- build(deps-dev): bump mdast-util-directive from 2.1.1 to 2.2.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[IGassmann/remark-directive-rehype#3

**Full Changelog**:
IGassmann/remark-directive-rehype@v0.4.1...v0.4.2

###
[`v0.4.1`](https://togithub.com/IGassmann/remark-directive-rehype/releases/tag/v0.4.1)

[Compare
Source](https://togithub.com/IGassmann/remark-directive-rehype/compare/v0.4.0...v0.4.1)

This patch release fixes
[IGassmann/remark-directive-rehype#2
by updating the type imports for `MapFunction` and `Node`. See
[syntax-tree/unist-util-map#6

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDQuNSIsInVwZGF0ZWRJblZlciI6IjMyLjIwOC4yIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant