Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump pnpm from 9.12.1 to 9.15.0 #1919

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps pnpm from 9.12.1 to 9.15.0.

Release notes

Sourced from pnpm's releases.

pnpm 9.15

Minor Changes

  • Metadata directory version bumped to force fresh cache after we shipped a fix to the metadata write function. This change is backward compatible as install doesn't require a metadata cache.

Patch Changes

  • pnpm update --global should not crash if there are no any global packages installed #7898.
  • Fix an exception when running pnpm update --interactive if catalogs are used.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

9.15.0

Minor Changes

  • Metadata directory version bumped to force fresh cache after we shipped a fix to the metadata write function. This change is backward compatible as install doesn't require a metadata cache.

Patch Changes

  • pnpm update --global should not crash if there are no any global packages installed #7898.
  • Fix an exception when running pnpm update --interactive if catalogs are used.

9.14.4

Patch Changes

  • Don't ever save mutated metadata to the metadata cache.

9.14.3

Patch Changes

  • Some commands should ignore the packageManager field check of package.json #7959.

9.14.2

Patch Changes

  • pnpm publish --json should work #8788.

9.14.1

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #8768.

9.13.2

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #8759. Fixes a regression introduced in the previous version.

... (truncated)

Commits
  • ac15953 chore(release): 9.15.0
  • ddfd640 fix: global update should not fail if no packages are found (#8829)
  • cd08faf chore(release): 9.14.4
  • 5cec10e chore(release): 9.14.3
  • db38cb5 fix: some commands should not fail if a different package manager is set in p...
  • 1f371d1 chore(release): 9.14.2
  • 55fb7a6 chore(release): 9.14.1
  • fd4b91d revert: "feat: add linux-riscv64 build (#8779)"
  • 740fd81 chore(release): 9.14.0
  • 7c292cc docs: update sponsors
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from abvthecity as a code owner December 19, 2024 21:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
@dependabot dependabot bot requested a review from dsinghvi as a code owner December 19, 2024 21:54
@dependabot dependabot bot had a problem deploying to Preview - app-dev.buildwithfern.com December 19, 2024 21:54 Failure
@dependabot dependabot bot had a problem deploying to Preview - app.buildwithfern.com December 19, 2024 21:54 Failure
@dubwub
Copy link
Contributor

dubwub commented Dec 19, 2024

Duplicate

@dubwub dubwub closed this Dec 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pnpm-9.15.0 branch December 19, 2024 21:56
@dubwub dubwub restored the dependabot/npm_and_yarn/pnpm-9.15.0 branch December 24, 2024 16:54
@dubwub dubwub reopened this Dec 24, 2024
@dsinghvi
Copy link
Member

"pnpm": "^9.4.0"
the top level dep is still at 9.4.0

Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 9.12.1 to 9.15.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.0/pnpm/CHANGELOG.md)
- [Commits](https://github.com/pnpm/pnpm/commits/v9.15.0/pnpm)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pnpm-9.15.0 branch from 4b439a8 to d511e50 Compare December 26, 2024 15:14
@dependabot dependabot bot had a problem deploying to Preview - app.buildwithfern.com December 26, 2024 15:15 Failure
@dependabot dependabot bot had a problem deploying to Preview - app-dev.buildwithfern.com December 26, 2024 15:15 Failure
@dubwub
Copy link
Contributor

dubwub commented Jan 3, 2025

"pnpm": "^9.4.0"

the top level dep is still at 9.4.0

Actually this might be a good thing - last I checked with @abvthecity all our pnpm repos assume people are using pnpm version 9.4.0 - this one's the engine but not a dependency

Copy link

github-actions bot commented Jan 3, 2025

📦 Next.js Bundle Analysis for fern-platform-monorepo

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

github-actions bot commented Jan 3, 2025

PR Preview

Copy link

github-actions bot commented Jan 3, 2025

Playwright test results

passed  96 passed
flaky  3 flaky
skipped  4 skipped

Details

stats  103 tests across 10 suites
duration  1 minute, 9 seconds
commit  379a7c3

Flaky tests

chromium › skew-protection/index.test.ts › should contain ?dpl= or x-deployment-id header on all scripts and prefetch requests
chromium › smoke/favicon.spec.ts › Check if favicon exists and URL does not return 404 for dev.documentation.sayari.com
chromium › smoke/favicon.spec.ts › Check if favicon exists and URL does not return 404 for docs.cohere.com

Skipped tests

chromium › posthog.spec.ts › Posthog loads successfully
chromium › proxy.spec.ts › multipart-form upload
chromium › proxy.spec.ts › json request
chromium › websockets/websocket.spec.ts › websocket test

@dubwub dubwub merged commit a56a2d6 into main Jan 3, 2025
17 of 19 checks passed
@dubwub dubwub deleted the dependabot/npm_and_yarn/pnpm-9.15.0 branch January 3, 2025 21:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants