Conversation
🦋 Changeset detectedLatest commit: 3e1095d The changes in this PR will be included in the next version bump. This PR includes changesets to release 23 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
dfbfe5e to
21d6134
Compare
f34f786 to
829ffae
Compare
|
@paescuj can we include an update to |
Will address that seperately later on this day 👍 |
c042ab0 to
1359244
Compare
azrikahar
left a comment
There was a problem hiding this comment.
Aside from lints related to beforeAll not being used anymore, LGTM!
Glanced at packages with major and minor version bumps, but didn't spot anything in particular. Vitepress 1.0.0-alpha.75 did mention a breaking change for code blocks styling, but we don't really override any such styling from what I can see.
Another off-topic thing I've noticed is the pg package, where they replaced url.parse() with URL via brianc/node-postgres@f305419. Seems like we're also using url.parse() in 3 places based on a quick search, so I wonder should we opt to use URL as well (in another PR of course).
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Thanks, didn't notice them 😄 Fixed now ✅
Yes, came to the same conclusion!
Good call! ❤️ Would you like to open up a PR? 😇 |
I was looking into it, but noticed that b629bf6 actually intentionally moved away from Opting to track this on Linear for now 👍 |
directus-monorepo@directus/api❌ Can't be updated at this time
ldapjs 2 → 3Bigger change, requires separate PRopenapi3-ts 3 → 4Bigger change, requires separate PR@types/node 18 → 20We're currently targeting Node.js v18@directus/appcodemirror 5 → 6Looks like codemirror 6 is a total rewrite and restructure of codemirror, meaning that the migration path is effectively the same as replacing codemirror completely. This should be done as a separate effort.mapbox-gl 1 → 2Map interface/layout cannot be rendered after adding Mapbox Access Token in Project Settings #16185maplibre-gl 1 → 2Map interface/layout cannot be rendered after adding Mapbox Access Token in Project Settings #16185@directus/composablescreate-directus-extension@directus/data❌ Can't be updated at this time
@types/node 18 → 20We're currently targeting Node.js v18@directus/data-driver-postgres❌ Can't be updated at this time
@types/node 18 → 20We're currently targeting Node.js v18@directus/exceptions@directus/extensions-sdk@directus/pressure@directus/random@directus/release-notes-generator❌ Can't be updated at this time
@types/node 18 → 20We're currently targeting Node.js v18@directus/specs❌ Can't be updated at this time
openapi3-ts 3 → 4Bigger change, requires separate PR@directus/storage❌ Can't be updated at this time
@types/node 18 → 20We're currently targeting Node.js v18@directus/storage-driver-azure@directus/storage-driver-cloudinary@directus/storage-driver-gcs@directus/storage-driver-local@directus/storage-driver-s3@directus/types@directus/update-check@directus/utilsdocstests-blackbox❌ Can't be updated at this time
globby 11 → 13ESM onlyMisc