Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.1 age adoption passing confidence
actions/setup-node action patch v4.0.3 -> v4.0.4 age adoption passing confidence
actions/upload-artifact action patch v4.4.0 -> v4.4.3 age adoption passing confidence
davelosert/vitest-coverage-report-action action minor v2.5.1 -> v2.6.0 age adoption passing confidence
pnpm (source) packageManager minor 9.9.0 -> 9.12.1 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/setup-node (actions/setup-node)

v4.0.4

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.4.2

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

davelosert/vitest-coverage-report-action (davelosert/vitest-coverage-report-action)

v2.6.0

Compare Source

Bug Fixes
  • deps-dev: bump vite from 5.4.3 to 5.4.6 (#​418) (a2527f3)
  • deps: bump rollup from 4.21.2 to 4.22.4 to fix high severity alert (#​422) (f8d4182)
  • security: bump micromatch from 4.0.5 to 4.0.8 to fix low-severity vulnerability (#​407) (486156a)
Features
  • Add option pr-number: "auto" to automatically find a pr-number for push-events (#​424) (001cef1)
  • Adds the CommitSHA to the report and fixes CommitSHA gathering in changed file links (dea95aa)
pnpm/pnpm (pnpm)

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors

v9.11.0

Compare Source

v9.10.0: pnpm 9.10

Compare Source

Minor Changes

  • Support for a new CLI flag, --exclude-peers, added to the list and why commands. When --exclude-peers is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #​8506.

  • Added a new setting to package.json at pnpm.auditConfig.ignoreGhsas for ignoring vulnerabilities by their GHSA code #​6838.

    For instance:

    {
      "pnpm": {
        "auditConfig": {
          "ignoreGhsas": [
            "GHSA-42xw-2xvc-qx8m",
            "GHSA-4w2v-q235-vp99",
            "GHSA-cph5-m8f7-6c5x",
            "GHSA-vh95-rmgr-6w4m"
          ]
        }
      }
    }

Patch Changes

  • Throw an exception if pnpm switches to the same version of itself.
  • Reduce memory usage during peer dependencies resolution.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@renovate renovate bot requested a review from Shinigami92 as a code owner July 22, 2024 01:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bcb0335 to 6e7e30a Compare August 7, 2024 02:20
@renovate renovate bot changed the title Update pnpm to v9.6.0 Update pnpm to v9.7.0 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e7e30a to 5b7c96b Compare August 14, 2024 21:09
@renovate renovate bot changed the title Update pnpm to v9.7.0 Update pnpm to v9.7.1 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b7c96b to 1be09ea Compare August 22, 2024 12:25
@renovate renovate bot changed the title Update pnpm to v9.7.1 Update pnpm to v9.8.0 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1be09ea to da8cda9 Compare August 26, 2024 15:57
@renovate renovate bot changed the title Update pnpm to v9.8.0 Update pnpm to v9.9.0 Aug 26, 2024
@renovate renovate bot changed the title Update pnpm to v9.9.0 Update pnpm to v9.9.0 - autoclosed Sep 7, 2024
@renovate renovate bot closed this Sep 7, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch September 7, 2024 10:10
@renovate renovate bot changed the title Update pnpm to v9.9.0 - autoclosed Update pnpm to v9.9.0 Sep 9, 2024
@renovate renovate bot reopened this Sep 9, 2024
@renovate renovate bot restored the renovate/all-minor-patch branch September 9, 2024 14:24
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.52% (🎯 90%)
🟰 ±0%
2606 / 2757
🟢 Statements 94.52% (🎯 90%)
🟰 ±0%
2606 / 2757
🟢 Functions 96.29% (🎯 90%)
🟰 ±0%
104 / 108
🟢 Branches 93.01% (🎯 90%)
🟰 ±0%
626 / 673
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 93.18% 100% 71.42% 93.18% 78-80, 83-85
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-44, 46, 93-94, 153-157
src/printer.ts 93.93% 94.26% 100% 93.93% 330-331, 364-365, 507-509, 521-530, 535-548, 595-631, 646-647, 682-683, 739-743, 1071-1072, 1164-1165, 1190, 1202-1203, 1440-1441, 1483-1484, 1780-1786, 1824-1829
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 60% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 90% 75% 100% 90% 51-54
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 95.69% 94.44% 100% 95.69% 78-79, 87-88
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.67% 86.11% 100% 89.67% 19-20, 25-26, 52-53, 251-252, 254-255, 259-262, 320-321
src/utils/script-mime-types.ts 87.5% 83.33% 100% 87.5% 42-43, 49-50
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #52

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da8cda9 to c7f11e9 Compare September 9, 2024 17:25
@renovate renovate bot changed the title Update pnpm to v9.9.0 Update pnpm to v9.10.0 Sep 9, 2024
@renovate renovate bot changed the title Update pnpm to v9.10.0 Update all non-major dependencies Sep 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ab23e16 to 4521bc1 Compare September 25, 2024 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from cf7591d to 8b2d5a5 Compare October 7, 2024 18:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b2d5a5 to f7fa225 Compare October 8, 2024 23:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f7fa225 to 4e181d8 Compare October 9, 2024 18:20
@Shinigami92 Shinigami92 merged commit ff80849 into main Oct 11, 2024
@Shinigami92 Shinigami92 deleted the renovate/all-minor-patch branch October 11, 2024 16:00
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