Skip to content

chore(deps): Guardian library updates - #175

Merged
emdash-ie merged 1 commit into
mainfrom
update/gu
Jul 23, 2026
Merged

emdash-ie merged 1 commit into
mainfrom
update/gu

Conversation

@gu-scala-steward-public-repos

@gu-scala-steward-public-repos gu-scala-steward-public-repos Bot commented Nov 1, 2024 •

Copy link
Copy Markdown
Contributor

About this PR

Updates:

Usage

✅ Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version numbers

The following files still refer to the old version numbers.
You might want to review and update them manually.

package-lock.json
⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "com.gu", artifactId = "sbt-scrooge-typescript" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.gu", artifactId = "sbt-scrooge-typescript" }
  }
]
labels: dependencies

@emdash-ie emdash-ie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Happy to merge on the basis of CI passing

@emdash-ie
emdash-ie merged commit f27c819 into main Jul 23, 2026
5 checks passed
@emdash-ie
emdash-ie deleted the update/gu branch July 23, 2026 16:05
@groakland groakland added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants