Skip to content

deps(actions/checkout): update actions/checkout to 3d3c42e - #976

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-digest
Open

deps(actions/checkout): update actions/checkout to 3d3c42e#976
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-digest

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest 9c091bb3d3c42e

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

📦 GitHub Packages Published

Last updated: Sep 3, 2026, 10:58:40 AM UTC

The following packages have been published to GitHub Packages with pre-release version pr-976-376922c3:

  • @cowprotocol/cow-sdk@9.2.7-pr-976-376922c3.0
  • @cowprotocol/sdk-app-data@6.0.0-pr-976-376922c3.0
  • @cowprotocol/sdk-bridging@4.4.3-pr-976-376922c3.0
  • @cowprotocol/sdk-common@0.12.1-pr-976-376922c3.0
  • @cowprotocol/sdk-composable@1.4.0-pr-976-376922c3.0
  • @cowprotocol/sdk-config@2.4.0-pr-976-376922c3.0
  • @cowprotocol/sdk-contracts-ts@3.4.0-pr-976-376922c3.0
  • @cowprotocol/sdk-cow-shed@0.4.6-pr-976-376922c3.0
  • @cowprotocol/sdk-ethers-v5-adapter@0.4.11-pr-976-376922c3.0
  • @cowprotocol/sdk-ethers-v6-adapter@0.4.11-pr-976-376922c3.0
  • @cowprotocol/sdk-flash-loans@3.3.4-pr-976-376922c3.0
  • @cowprotocol/sdk-order-book@4.0.2-pr-976-376922c3.0
  • @cowprotocol/sdk-order-signing@1.1.7-pr-976-376922c3.0
  • @cowprotocol/sdk-subgraph@1.2.1-pr-976-376922c3.0
  • @cowprotocol/sdk-trading@2.3.0-pr-976-376922c3.0
  • @cowprotocol/sdk-viem-adapter@0.3.26-pr-976-376922c3.0
  • @cowprotocol/sdk-weiroll@0.2.2-pr-976-376922c3.0

Installation

These packages require authentication to install from GitHub Packages. First, create a .npmrc file:

# Create .npmrc file in your project root
echo "@cowprotocol:registry=https://npm.pkg.github.com" > .npmrc
echo "//npm.pkg.github.com/:_authToken=YOUR_GITHUB_TOKEN" >> .npmrc

To get your GitHub token:

  1. Go to https://github.com/settings/tokens
  2. Click "Generate new token (classic)"
  3. Check only the "read:packages" scope
  4. Copy the token and replace YOUR_GITHUB_TOKEN in the .npmrc file

Then install any of the packages above, either by exact version (i.e. @cowprotocol/cow-sdk@9.2.7-pr-976-376922c3.0) or more conveniently by using the tag (@cowprotocol/cow-sdk@pr-976):

# Yarn
yarn add npm:@cowprotocol/cow-sdk@pr-976

# pnpm
pnpm install npm:@cowprotocol/cow-sdk@pr-976

# NPM
npm install npm:@cowprotocol/cow-sdk@pr-976

Update to the latest version (only if you used the tag)

Every commit will publish a new package. To upgrade to the latest version, run:

# Yarn
yarn upgrade @cowprotocol/cow-sdk

# pnpm
pnpm update @cowprotocol/cow-sdk

# NPM
npm update @cowprotocol/cow-sdk

View Packages

You can view the published packages at: https://github.com/cowprotocol/cow-sdk/packages

@renovate
renovate Bot force-pushed the renovate/actions-checkout-digest branch from ec68d8d to 376922c Compare September 3, 2026 10:55
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.

0 participants