Skip to content

build: bump poetry.lock dependencies and pre-commit hooks - #673

Merged
maxrake merged 2 commits into
mainfrom
workflow-auto-updates
Sep 10, 2026
Merged

maxrake merged 2 commits into
mainfrom
workflow-auto-updates

Conversation

@phylum-bot

Copy link
Copy Markdown
Collaborator

Bump dependencies in poetry.lock and hooks in .pre-commit-config.yaml.

@phylum-bot
phylum-bot requested a review from a team as a code owner September 7, 2026 03:47
@maxrake
maxrake requested review from maxrake and removed request for kwillmon-veracode September 8, 2026 18:10
maxrake
maxrake previously approved these changes Sep 8, 2026

@maxrake maxrake 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.

LGTM

@maxrake
maxrake enabled auto-merge (squash) September 8, 2026 18:12
The `pnpm` package manager, as specified/enabled by `corepack`, now
attempts to download on first use to a location that is not accessible
to non-root users:

```
+ type pnpm
+ pnpm --version
pnpm is /usr/local/n/bin/pnpm
Downloading the pnpm 12.3.4 binary for linux-x64...
Could not download the pnpm 12.3.4 binary: EACCES: permission denied,
  open '/usr/local/corepack/v1/pnpm/12.3.4/pnpm-native.91e3ce88584c.tgz'
+ false
```

This change adds `COREPACK_HOME` to the list of directories that have
their permissions recursively updated to allow for non-root users.
@maxrake

maxrake commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Adding @matt-phylum since I made the last commit.

@maxrake
maxrake enabled auto-merge (rebase) September 8, 2026 22:56
@maxrake
maxrake merged commit c6170a2 into main Sep 10, 2026
13 checks passed
@maxrake
maxrake deleted the workflow-auto-updates branch September 10, 2026 13:03
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