Skip to content

Update icu4j to 73.1#1004

Merged
stevedlawrence merged 1 commit intoapache:mainfrom
scala-steward:update/icu4j-73.1
Apr 17, 2023
Merged

Update icu4j to 73.1#1004
stevedlawrence merged 1 commit intoapache:mainfrom
scala-steward:update/icu4j-73.1

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.ibm.icu:icu4j from 72.1 to 73.1

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 = "com.ibm.icu", artifactId = "icu4j" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.ibm.icu", artifactId = "icu4j" }
}]
labels: library-update, commit-count:1

@tuxji tuxji force-pushed the update/icu4j-73.1 branch from 61a9206 to 351e4c8 Compare April 16, 2023 12:15
Copy link
Contributor

@tuxji tuxji left a comment

Choose a reason for hiding this comment

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

+1

ICU 73 release notes
Comparing ICU 72-73

  • Do all automated continuous integration checks pass?
    Yes
  • Is the update a patch, minor, or major update?
    Major release, though no issues or API changes that affect Daffodil mentioned in release notes
  • Is the license still compatible with ASF License Policy?
    Yes
  • Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
    Yes, changes to icu4c/LICENSE have been incorporated into bin.LICENSE
  • Have any transitive dependencies been added or changed?
    No transitive dependencies

Copy link
Member

@stevedlawrence stevedlawrence left a comment

Choose a reason for hiding this comment

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

+1

@stevedlawrence stevedlawrence merged commit 7ff0396 into apache:main Apr 17, 2023
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