Skip to content

chore(deps): bump mdast-util-find-and-replace from 3.0.1 to 3.0.2 #1042

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps mdast-util-find-and-replace from 3.0.1 to 3.0.2.

Release notes

Sourced from mdast-util-find-and-replace's releases.

3.0.2

Types

  • f67eee4 Refactor to use @imports
  • 8ac2d6b Add declaration maps

Full Changelog: syntax-tree/mdast-util-find-and-replace@3.0.1...3.0.2

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
rafegoldberg pushed a commit that referenced this pull request Jan 8, 2025
## Version 7.11.0
### ✨ New & Improved

* add title props to plain ([#1036](#1036)) ([a3b7f50](a3b7f50))

### 🛠 Fixes & Updates

* **deps:** bump debug from 4.3.7 to 4.4.0 ([#1038](#1038)) ([a5a8061](a5a8061))
* **deps:** bump readmeio/rdme from 8 to 9 ([#1037](#1037)) ([3f403de](3f403de)), closes [/github.com/readmeio/rdme/blob/HEAD/#migrating-to-rdme10](https://github.com/readmeio//github.com/readmeio/rdme/blob/HEAD//issues/migrating-to-rdme10) [#1099](#1099) [#1085](#1085) [#1106](https://github.com/readmeio/markdown/issues/1106) [#1107](https://github.com/readmeio/markdown/issues/1107) [#1068](#1068) [#962](#962) [#1067](#1067) [github.com/readmeio/rdme/blob/d01d76fe3c2e4a98b4f5c415be03e589fbe3b56e/.releaserc.yml#L30](https://github.com/readmeio/github.com/readmeio/rdme/blob/d01d76fe3c2e4a98b4f5c415be03e589fbe3b56e/.releaserc.yml/issues/L30) [#1067](#1067) [#1072](#1072) [#1100](#1100) [#1078](#1078) [#1042](#1042) [#908](#908) [#901](#901) [#1073](#1073) [#1080](#1080) [#961](#961) [#963](#963) [#993](#993) [github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#2023-11-22-version-20100](https://github.com/readmeio/github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md/issues/2023-11-22-version-20100) [#965](#965) [#1080](#1080) [#1106](https://github.com/readmeio/markdown/issues/1106) [#1105](#1105) [#1098](#1098) [#1099](#1099) [#1100](#1100)
* dont treat escapes as flow ([#1040](#1040)) ([4692ece](4692ece))

<!--SKIP CI-->
@kellyjosephprice
Copy link
Collaborator

@dependabot rebase

Bumps [mdast-util-find-and-replace](https://github.com/syntax-tree/mdast-util-find-and-replace) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/syntax-tree/mdast-util-find-and-replace/releases)
- [Commits](syntax-tree/mdast-util-find-and-replace@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: mdast-util-find-and-replace
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mdast-util-find-and-replace-3.0.2 branch from 222bacf to ae6c162 Compare May 6, 2025 17:30
@kellyjosephprice kellyjosephprice merged commit e231455 into next May 6, 2025
14 checks passed
@kellyjosephprice kellyjosephprice deleted the dependabot/npm_and_yarn/mdast-util-find-and-replace-3.0.2 branch May 6, 2025 18:10
rafegoldberg pushed a commit that referenced this pull request May 6, 2025
## Version 9.3.1
### 🛠 Fixes & Updates

* **deps:** bump core-js from 3.39.0 to 3.42.0 ([#1096](#1096)) ([848a36a](848a36a)), closes [tc39/proposal-upsert#79](tc39/proposal-upsert#79) [tc39/ecma262#3009](tc39/ecma262#3009) [tc39/ecma262#3467](tc39/ecma262#3467) [tc39/ecma262#2600](tc39/ecma262#2600) [/issues.chromium.org/issues/353856236#comment17](https://github.com/readmeio//issues.chromium.org/issues/353856236/issues/comment17)
* **deps:** bump estree-util-value-to-estree from 3.2.1 to 3.3.3 ([#1078](#1078)) ([0360ee8](0360ee8))
* **deps:** bump hastscript from 9.0.0 to 9.0.1 ([#1081](#1081)) ([25ef657](25ef657))
* **deps:** bump mdast-util-find-and-replace from 3.0.1 to 3.0.2 ([#1042](#1042)) ([e231455](e231455))
* **deps:** bump mermaid from 11.3.0 to 11.4.0 ([#1024](#1024)) ([b53b6cc](b53b6cc)), closes [#5999](https://github.com/readmeio/markdown/issues/5999) [#5880](https://github.com/readmeio/markdown/issues/5880) [#5562](https://github.com/readmeio/markdown/issues/5562) [#3139](https://github.com/readmeio/markdown/issues/3139) [#4037](https://github.com/readmeio/markdown/issues/4037) [#5937](https://github.com/readmeio/markdown/issues/5937) [#5933](https://github.com/readmeio/markdown/issues/5933) [#5937](https://github.com/readmeio/markdown/issues/5937) [#6002](https://github.com/readmeio/markdown/issues/6002) [#6008](https://github.com/readmeio/markdown/issues/6008) [#6009](https://github.com/readmeio/markdown/issues/6009) [#5880](https://github.com/readmeio/markdown/issues/5880) [#5880](https://github.com/readmeio/markdown/issues/5880) [#6007](https://github.com/readmeio/markdown/issues/6007)
* **deps:** bump postcss from 8.5.1 to 8.5.3 ([#1080](#1080)) ([a91e3ab](a91e3ab)), closes [#2016](https://github.com/readmeio/markdown/issues/2016) [#2012](https://github.com/readmeio/markdown/issues/2012)
* **deps:** bump postcss-prefix-selector from 2.1.0 to 2.1.1 ([#1082](#1082)) ([0a23aab](0a23aab)), closes [#121](#121)
* **deps:** bump rehype-remark from 10.0.0 to 10.0.1 ([#1086](#1086)) ([1d71f0f](1d71f0f))
* **deps:** bump tailwindcss from 4.0.3 to 4.1.5 ([#1095](#1095)) ([7653140](7653140)), closes [#17717](https://github.com/readmeio/markdown/issues/17717) [#17790](https://github.com/readmeio/markdown/issues/17790) [#17812](https://github.com/readmeio/markdown/issues/17812) [#17700](https://github.com/readmeio/markdown/issues/17700) [#17711](https://github.com/readmeio/markdown/issues/17711) [#17743](https://github.com/readmeio/markdown/issues/17743) [#17733](https://github.com/readmeio/markdown/issues/17733) [#17815](https://github.com/readmeio/markdown/issues/17815) [#17754](https://github.com/readmeio/markdown/issues/17754) [#17763](https://github.com/readmeio/markdown/issues/17763) [#17814](https://github.com/readmeio/markdown/issues/17814) [#17824](https://github.com/readmeio/markdown/issues/17824) [#17558](https://github.com/readmeio/markdown/issues/17558) [#17555](https://github.com/readmeio/markdown/issues/17555) [#17562](https://github.com/readmeio/markdown/issues/17562) [#17591](https://github.com/readmeio/markdown/issues/17591) [#17627](https://github.com/readmeio/markdown/issues/17627) [#17628](https://github.com/readmeio/markdown/issues/17628) [#17647](https://github.com/readmeio/markdown/issues/17647) [#17630](https://github.com/readmeio/markdown/issues/17630) [#17595](https://github.com/readmeio/markdown/issues/17595) [#17630](https://github.com/readmeio/markdown/issues/17630) [#17464](https://github.com/readmeio/markdown/issues/17464) [#17554](https://github.com/readmeio/markdown/issues/17554) [#17557](https://github.com/readmeio/markdown/issues/17557) [#17506](https://github.com/readmeio/markdown/issues/17506) [#17523](https://github.com/readmeio/markdown/issues/17523) [#17515](https://github.com/readmeio/markdown/issues/17515) [#17514](https://github.com/readmeio/markdown/issues/17514) [#17514](https://github.com/readmeio/markdown/issues/17514) [#17717](https://github.com/readmeio/markdown/issues/17717) [#17790](https://github.com/readmeio/markdown/issues/17790) [#17812](https://github.com/readmeio/markdown/issues/17812) [#17700](https://github.com/readmeio/markdown/issues/17700) [#17711](https://github.com/readmeio/markdown/issues/17711) [#17743](https://github.com/readmeio/markdown/issues/17743) [#17733](https://github.com/readmeio/markdown/issues/17733) [#17815](https://github.com/readmeio/markdown/issues/17815) [#17754](https://github.com/readmeio/markdown/issues/17754) [#17763](https://github.com/readmeio/markdown/issues/17763) [#17814](https://github.com/readmeio/markdown/issues/17814) [#17824](https://github.com/readmeio/markdown/issues/17824) [#17558](https://github.com/readmeio/markdown/issues/17558) [#17555](https://github.com/readmeio/markdown/issues/17555) [#17562](https://github.com/readmeio/markdown/issues/17562) [#17591](https://github.com/readmeio/markdown/issues/17591) [#17627](https://github.com/readmeio/markdown/issues/17627) [#17628](https://github.com/readmeio/markdown/issues/17628) [#17647](https://github.com/readmeio/markdown/issues/17647) [#17630](https://github.com/readmeio/markdown/issues/17630) [#17595](https://github.com/readmeio/markdown/issues/17595) [#17630](https://github.com/readmeio/markdown/issues/17630) [#17464](https://github.com/readmeio/markdown/issues/17464) [#17554](https://github.com/readmeio/markdown/issues/17554) [#17557](https://github.com/readmeio/markdown/issues/17557) [#17506](https://github.com/readmeio/markdown/issues/17506) [#17830](https://github.com/readmeio/markdown/issues/17830) [#17812](https://github.com/readmeio/markdown/issues/17812) [#17815](https://github.com/readmeio/markdown/issues/17815) [#17754](https://github.com/readmeio/markdown/issues/17754) [#17733](https://github.com/readmeio/markdown/issues/17733) [#17743](https://github.com/readmeio/markdown/issues/17743) [#17669](https://github.com/readmeio/markdown/issues/17669) [#17627](https://github.com/readmeio/markdown/issues/17627)
* **deps:** remove hast-util-to-xast ([#1097](#1097)) ([b89cf20](b89cf20))
* update plain ([#1098](#1098)) ([e5dde85](e5dde85))

<!--SKIP CI-->
@rafegoldberg
Copy link
Contributor

This PR was released!

🚀 Changes included in v9.3.1

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants