Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Type Update Change
changesets/action action minor v1.4.10 -> v1.5.0

Release Notes

changesets/action (changesets/action)

v1.5.0

Compare Source

Minor Changes
  • #​391 207dc3d Thanks @​s0! - Introduce a new input commitMode that allows using the GitHub API for pushing tags and commits instead of the Git CLI.

    When used with "github-api" value all tags and commits will be attributed to the user whose GITHUB_TOKEN is used, and also signed using GitHub's internal GPG key.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented May 5, 2025

⚠️ No Changeset found

Latest commit: 4084579

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the 🚨 action Changes to GitHub Action workflows label May 5, 2025
@netlify
Copy link

netlify bot commented May 5, 2025

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit 4084579
🔍 Latest deploy log https://app.netlify.com/sites/astro-starlight/deploys/6818933f844f0500081747c4
😎 Deploy Preview https://deploy-preview-3179--astro-starlight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@astrobot-houston
Copy link
Contributor

size-limit report 📦

Path Size
/index.html 7.2 KB (0%)
/_astro/*.js 25.76 KB (0%)
/_astro/*.css 14.23 KB (0%)

Copy link
Member

@HiDeoo HiDeoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This new version introduces a new option to use the GitHub API to push tags and commits. Ultimately, this change enables GPG signing without manual configuration of keys.

The option is opt-in, we don't require signed commits at the moment on the repo, so updating the action without enabling the new option looks good to me.

@HiDeoo HiDeoo merged commit 2e7517f into main May 6, 2025
15 checks passed
@HiDeoo HiDeoo deleted the renovate/github-actions branch May 6, 2025 10:14
HiDeoo added a commit to hippotastic/starlight that referenced this pull request May 14, 2025
* main: (151 commits)
  i18n(fr): update slot translation and update Astro Docs links (withastro#3196)
  i18n(ko-KR): update `plugins.mdx` (withastro#3197)
  i18n(fr): update `resources/plugins` (withastro#3195)
  chore(deps): update changesets/action action to v1.5.2 (withastro#3191)
  docs(plugins) Add a link to starlight-scroll-to-top plugin (withastro#3194)
  [ci] format
  docs(showcase): add fluid-dnd showcase (withastro#3193)
  [ci] format
  Cookie API website for Showcase (withastro#3188)
  chore(deps): update changesets/action action to v1.5.1 (withastro#3187)
  [ci] format
  add showcase sonar (withastro#3183)
  [ci] release (withastro#3166)
  Prevent heading anchor links on non-Starlight content (withastro#3181)
  i18n(de): update `css-and-tailwind.mdx` (withastro#3174)
  chore(deps): update changesets/action action to v1.5.0 (withastro#3179)
  i18n(ko-KR): update Korean UI strings (withastro#3168)
  i18n(fr): update `guides/css-and-tailwind.mdx` (withastro#3173)
  i18n(ko-KR): update `css-and-tailwind.mdx` (withastro#3172)
  docs: update Tailwind manual installation instructions (withastro#3170)
  ...
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants