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

[i18nIgnore] Update dependencies #2007

Merged
merged 11 commits into from
Jun 12, 2024
Merged

[i18nIgnore] Update dependencies #2007

merged 11 commits into from
Jun 12, 2024

Conversation

delucis
Copy link
Member

@delucis delucis commented Jun 12, 2024

Description

  • Updates dependencies throughout the monorepo
  • None of this is really user-facing. Some direct dependencies of the main Starlight package and the Tailwind package are updated, but only hastscript is upgraded to a version that was not already covered by our version range and that is only a tiny non-breaking “major”.
  • Main aim of this PR is just getting all our testing and development versions freshened up
  • Due to the Prettier updates, there are some formatting changes. I’ve added those to this PR by running pnpm format locally to ensure we can i18nIgnore them for Lunaria and test any changes to code still work.
  • Upgrade Docsearch packages to 3.6.0 #2009 complements this with some more updates

Changes

Majors

  • @astrojs/check: 0.5.10 => 0.7.0
  • @astrojs/markdown-remark: 4.2.1 => 5.1.0 (used for testing)
  • @astro-community/astro-embed-youtube: 0.4.4 => 0.5.2
  • hastscript: 8.0.0 => 9.0.0
  • prettier-plugin-astro: 0.13.0 => 0.14.0
  • starlight-links-validator: 0.7.1 => 0.9.0
  • size-limit & @size-limit/file: 8.2.4 => 11.1.4

Minors

  • astro: 4.8.6 => 4.10.2
  • @astrojs/mdx: 3.0.0 => 3.1.0
  • @astrojs/sitemap: 3.0.5 => 3.1.5
  • @playwright/test: 1.43.1 => 1.44.1
  • prettier: 3.0.0 => 3.3.2
  • tsx: 4.7.1 => 4.15.2

Patches

  • astro-expressive-code: 0.35.2 => 0.35.3
  • start-server-and-test: 2.0.0 => 2.0.4
  • tailwindcss: 3.4.1 => 3.4.4
  • postcss: 8.4.33 => 8.4.38
  • @types/hast: 3.0.3 => 3.0.4
  • @types/mdast: 4.0.3 => 4.0.4

Copy link

vercel bot commented Jun 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
starlight ✅ Ready (Inspect) Visit Preview Jun 12, 2024 0:54am
1 Ignored Deployment
Name Status Preview Updated (UTC)
starlight-i18n ⬜️ Ignored (Inspect) Jun 12, 2024 0:54am

Copy link

changeset-bot bot commented Jun 12, 2024

🦋 Changeset detected

Latest commit: 53af9ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@astrojs/starlight Patch

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

@github-actions github-actions bot added 📚 docs Documentation website changes 🌟 core Changes to Starlight’s main package labels Jun 12, 2024
@astrobot-houston
Copy link
Collaborator

astrobot-houston commented Jun 12, 2024

size-limit report 📦

Path Size
/index.html 5.79 KB (+0.06% 🔺)
/_astro/*.js 21.95 KB (-0.02% 🔽)
/_astro/*.css 13.62 KB (0%)

@github-actions github-actions bot added the 🌟 tailwind Changes to Starlight’s Tailwind package label Jun 12, 2024
@github-actions github-actions bot added the i18n Anything to do with internationalization & translation efforts label Jun 12, 2024
@delucis delucis changed the title Update dependencies [i18nIgnore] Update dependencies Jun 12, 2024
@astrobot-houston
Copy link
Collaborator

Lunaria Status Overview

🌑 This pull request will not trigger status changes.

Learn more

Lunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: i18nIgnore.

You can change this by either removing the keyword above from the PR's title, or modifying the ignoreKeywords property in your Lunaria configuration file.

Tracked Files

Note

The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.

Locale File Note
es guides/i18n.mdx Localization changed, will be marked as complete.
en guides/i18n.mdx Source changed, localizations will be marked as outdated.
hi guides/i18n.mdx Localization changed, will be marked as complete.
ru guides/i18n.mdx Localization changed, will be marked as complete.
tr guides/sidebar.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@delucis
Copy link
Member Author

delucis commented Jun 12, 2024

This PR should be pretty safe, so will merge to get it in a patch release.

I’ve tested various things locally as well as relying on CI, so should be fine.

Please forgive me if I break anything 🫣

@delucis delucis merged commit 44ca490 into main Jun 12, 2024
12 checks passed
@delucis delucis deleted the chris/deps branch June 12, 2024 13:02
@astrobot-houston astrobot-houston mentioned this pull request Jun 12, 2024
@ematipico
Copy link
Member

This PR should be pretty safe, so will merge to get it in a patch release.

I’ve tested various things locally as well as relying on CI, so should be fine.

Please forgive me if I break anything 🫣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 action Changes to GitHub Action workflows 🌟 core Changes to Starlight’s main package 📚 docs Documentation website changes i18n Anything to do with internationalization & translation efforts 🌟 tailwind Changes to Starlight’s Tailwind package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants