Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps @alcalzone/pak from 0.8.1 to 0.11.0.

Release notes

Sourced from @​alcalzone/pak's releases.

Release v0.11.0

Add support for Yarn v4

Release v0.10.2

Fix: use shell: true option for npm on Windows to prevent stalling

Release v0.10.1

Upgraded dependencies to fix a vulnerability in axios

Release v0.10.0

Add the install option force to pass the --force flag to the package manager. The specific behavior depends on the package manager in use. npm.overrideDependencies now supports lockfileVersion: 3

Release v0.9.0

Add support for enumerating workspaces in a monorepo Add support for packing a package into an installable tarball (npm and Yarn Berry only)

Changelog

Sourced from @​alcalzone/pak's changelog.

0.11.0 (2024-06-21)

  • Add support for Yarn v4

0.10.2 (2024-04-17)

  • Fix: use shell: true option for npm on Windows to prevent stalling

0.10.1 (2023-11-29)

  • Upgraded dependencies to fix a vulnerability in axios

0.10.0 (2023-10-31)

  • Add the install option force to pass the --force flag to the package manager. The specific behavior depends on the package manager in use.
  • npm.overrideDependencies now supports lockfileVersion: 3

0.9.0 (2022-09-19)

  • Add support for enumerating workspaces in a monorepo
  • Add support for packing a package into an installable tarball (npm and Yarn Berry only)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @GermanBluefox.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2025
Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/common-db/alcalzone/pak-0.11.0 branch from 27dc846 to d515c0a Compare December 3, 2025 14:36
Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/common-db/alcalzone/pak-0.11.0 branch from d515c0a to 688bb8c Compare December 4, 2025 14:32
Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/common-db/alcalzone/pak-0.11.0 branch from 688bb8c to b588149 Compare December 4, 2025 16:21
Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/common-db/alcalzone/pak-0.11.0 branch from b588149 to 8aeb8ad Compare December 4, 2025 18:35
Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

Bumps [@alcalzone/pak](https://github.com/AlCalzone/pak) from 0.8.1 to 0.11.0.
- [Release notes](https://github.com/AlCalzone/pak/releases)
- [Changelog](https://github.com/AlCalzone/pak/blob/master/CHANGELOG.md)
- [Commits](AlCalzone/pak@v0.8.1...v0.11.0)

---
updated-dependencies:
- dependency-name: "@alcalzone/pak"
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/common-db/alcalzone/pak-0.11.0 branch from 8aeb8ad to 48e5425 Compare December 4, 2025 20:04
Copy link
Contributor

@GermanBluefox GermanBluefox left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants