guardian / frontend

The Guardian DotCom.
https://theguardian.com
Other
5.85k stars 555 forks source link

chore(deps): Guardian library updates #27576

Open gu-scala-steward-public-repos[bot] opened 3 weeks ago

gu-scala-steward-public-repos[bot] commented 3 weeks ago

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. ``` yarn.lock ```
βš™ Adjust future updates Add these to your `.scala-steward.conf` file to ignore future updates of these dependencies: ``` updates.ignore = [ { groupId = "com.gu", artifactId = "content-api-client-aws" } ] ``` Or, add these to slow down future updates of these dependencies: ``` dependencyOverrides = [ { pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.gu", artifactId = "content-api-client-aws" } } ] ```

labels: dependencies, library-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

github-actions[bot] commented 3 days ago

Deploy build 3344 of dotcom:frontend-all to CODE

All deployment options - [Deploy build 3344 of `dotcom:frontend-all` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=dotcom%3Afrontend-all&build=3344&stage=CODE&updateStrategy=MostlyHarmless&action=deploy) - [Deploy parts of build 3344 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=dotcom%3Afrontend-all&build=3344&stage=CODE&updateStrategy=MostlyHarmless) - [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=dotcom%3Afrontend-all&stage=CODE)

From guardian/actions-riff-raff.