Skip to content

Update material__tabs to 0.37.1 - #73

Open
scala-steward wants to merge 1 commit into
sbt:mainfrom
scala-steward:update/material__tabs-0.37.1
Open

Update material__tabs to 0.37.1#73
scala-steward wants to merge 1 commit into
sbt:mainfrom
scala-steward:update/material__tabs-0.37.1

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.webjars.npm:material__tabs from 0.3.1 to 0.37.1

📜 GitHub Release Notes - Changelog

Usage

Please merge!

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

If you'd like to skip this version, you can just close this PR. 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!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.webjars.npm", artifactId = "material__tabs" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.webjars.npm", artifactId = "material__tabs" }
}]
labels: library-update, early-semver-major, semver-spec-minor, commit-count:1

@mdedetrich

Copy link
Copy Markdown
Contributor

Hesitant to merge this PR since our version of material itself is so old not sure if a compatibility issue will arise (we are using an old version of material plugin).

Don't have a test covering this so should check it manually I guess?

@mkurz

mkurz commented Feb 22, 2024

Copy link
Copy Markdown
Member

... so should check it manually I guess?

Yeah, probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants