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: bump up all non-major dependencies #441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@docusaurus/core (source) 2.3.1 -> 2.4.3 age adoption passing confidence dependencies minor
@docusaurus/module-type-aliases (source) 2.3.1 -> 2.4.3 age adoption passing confidence devDependencies minor
@easyops-cn/docusaurus-search-local ^0.33.6 -> ^0.41.0 age adoption passing confidence dependencies minor
@graphql-codegen/cli (source) 3.0.0 -> 3.3.1 age adoption passing confidence devDependencies minor
@types/react-virtualized-auto-sizer (source) 1.0.1 -> 1.0.4 age adoption passing confidence devDependencies patch
@types/shortid (source) ^0.0.29 -> ^0.0.32 age adoption passing confidence devDependencies patch
@​types/yup ^0.29.14 -> ^0.32.0 age adoption passing confidence devDependencies minor
actions/upload-artifact v3.1.2 -> v3.1.3 age adoption passing confidence action patch
async-compression 0.3 -> 0.4 age adoption passing confidence dependencies minor
criterion (source) 0.4 -> 0.5 age adoption passing confidence dev-dependencies minor
esbuild ~0.16.0 -> ~0.21.0 age adoption passing confidence devDependencies minor
esbuild ^0.17.11 -> ^0.21.0 age adoption passing confidence dependencies minor
esbuild ^0.11.4 -> ^0.21.0 age adoption passing confidence dependencies minor
hyper-tls (source) 0.5 -> 0.6 age adoption passing confidence dependencies minor
jemallocator 0.3 -> 0.5 age adoption passing confidence dependencies minor
lighthouse 11.6.0 -> 11.7.1 age adoption passing confidence devDependencies minor
lighthouse 11.6.0 -> 11.7.1 age adoption passing confidence dependencies minor
prom-client 14.1.1 -> 14.2.0 age adoption passing confidence dependencies minor
rayon 1.5.0 -> 1.10.0 age adoption passing confidence dependencies minor
reflect-metadata (source) 0.2.1 -> 0.2.2 age adoption passing confidence dependencies patch
rustls 0.19 -> 0.23 age adoption passing confidence dependencies minor
tokio-rustls 0.22 -> 0.26 age adoption passing confidence dependencies minor
tokio-util (source) 0.6 -> 0.7 age adoption passing confidence dependencies minor
yarn (source) 3.4.1 -> 3.8.2 age adoption passing confidence packageManager minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/docusaurus (@​docusaurus/core)

v2.4.3

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​9130 fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash (@​ori-shalom)
Committers: 4

v2.4.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@​slorber)
  • docusaurus-theme-translations
  • docusaurus
  • docusaurus-plugin-content-blog, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@​slorber)
  • docusaurus-theme-common
    • #​8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@​slorber)
    • #​8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@​slorber)
  • docusaurus-utils
  • docusaurus-theme-classic, docusaurus-theme-translations
  • create-docusaurus
💅 Polish
  • docusaurus-theme-classic
    • #​8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@​armano2)
Committers: 7

v2.4.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-content-docs, docusaurus-theme-classic
    • #​8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@​ZarakiKanzaki)
  • docusaurus-theme-classic
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus
    • #​8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​8674 feat(theme-classic): respect prefers-reduced-motion: reduce mediaquery, bump Infima to alpha.43 (@​slorber)
  • docusaurus-theme-translations
  • docusaurus-theme-common
    • #​8656 feat(theme-common): allow passing a string for details summary (@​pReya)
  • docusaurus-plugin-google-gtag
    • #​8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-common, docusaurus-theme-search-algolia
    • #​8757 fix(search): search page should react to querystring changes + cleanup/refactor (@​slorber)
  • docusaurus
  • docusaurus-theme-translations
💅 Polish
  • create-docusaurus
    • #​8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@​biplavmz)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-common, docusaurus
    • #​8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@​tannerdolby)
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
Committers: 14
easyops-cn/docusaurus-search-local (@​easyops-cn/docusaurus-search-local)

v0.41.0

Compare Source

Features
  • support search based on description and keywords (0c12b59), closes #​344

v0.40.1

Compare Source

Bug Fixes

v0.40.0

Compare Source

Features
  • allow force enable search index even if noIndex: true is set (09d0f30), closes #​385
  • support i18n for search context labels (83b05a2)

v0.39.0

Compare Source

Features

v0.38.1

Compare Source

Bug Fixes

v0.38.0

Compare Source

Features

v0.37.5

Compare Source

Bug Fixes
  • set typescript target back to ES6 (c05151f)

v0.37.4

Compare Source

Bug Fixes
  • fix peer deps of react 16/17/18 (700d640)

v0.37.3

Compare Source

Bug Fixes

v0.37.2

Compare Source

Bug Fixes
  • support both Docusaurus v2 and v3 (89bd0f5)

v0.37.1

Compare Source

Bug Fixes
  • update readme and fix release workflow (e11ad12)

v0.36.0

Compare Source

Features
  • added ignoreClasses option to be able to exclude specific content from indexing (e9f7794)
Bug Fixes
  • make tests work on windows (565199a)

v0.35.0

Compare Source

Features

v0.34.0

Compare Source

Features
dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Minor Changes
  • #​9151 b7dacb21f Thanks @​'./user/schema.mappers#UserMapper',! - Add watchPattern config option for generates sections.

    By default, watch mode automatically watches all GraphQL schema and document files. This means when a change is detected, Codegen CLI is run.

    A user may want to run Codegen CLI when non-schema and non-document files are changed. Each generates section now has a watchPattern option to allow more file patterns to be added to the list of patterns to watch.

    In the example below, mappers are exported from schema.mappers.ts files. We want to re-run Codegen if the content of *.mappers.ts files change because they change the generated types file. To solve this, we can add mapper file patterns to watch using the glob pattern used for schema and document files.

    // codegen.ts
    const config: CodegenConfig = {
      schema: 'src/schema/**/*.graphql',
      generates: {
        'src/schema/types.ts': {
          plugins: ['typescript', 'typescript-resolvers'],
          config: {
            mappers: {
    
              Book: './book/schema.mappers#BookMapper',
            },
          }
          watchPattern: 'src/schema/**/*.mappers.ts', // Watches mapper files in `watch` mode. Use an array for multiple patterns e.g. `['src/*.pattern1.ts','src/*.pattern2.ts']`
        },
      },
    };

    Then, run Codegen CLI in watch mode:

    yarn graphql-codegen --watch

    Now, updating *.mappers.ts files re-runs Codegen! 🎉

    Note: watchPattern is only used in watch mode i.e. running CLI with --watch flag.

Patch Changes

v3.2.2

Compare Source

Patch Changes

v3.2.1

Compare Source

Patch Changes

v3.2.0

Compare Source

Minor Changes
Patch Changes

v3.1.0

Compare Source

Minor Changes
  • #​8893 a118c307a Thanks @​n1ru4l! - It is no longer mandatory to declare an empty plugins array when using a preset

  • #​8723 a3309e63e Thanks @​kazekyo! - Introduce a new feature called DocumentTransform.

    DocumentTransform is a functionality that allows you to modify documents before they are processed by plugins. You can use functions passed to the documentTransforms option to make changes to GraphQL documents.

    To use this feature, you can write documentTransforms as follows:

    import type { CodegenConfig } from '@​graphql-codegen/cli';
    
    const config: CodegenConfig = {
      schema: 'https://localhost:4000/graphql',
      documents: ['src/**/*.tsx'],
      generates: {
        './src/gql/': {
          preset: 'client',
          documentTransforms: [
            {
              transform: ({ documents }) => {
                // Make some changes to the documents
                return documents;
              },
            },
          ],
        },
      },
    };
    export default config;

    For instance, to remove a @localOnlyDirective directive from documents, you can write the following code:

    import type { CodegenConfig } from '@​graphql-codegen/cli';
    import { visit } from 'graphql';
    
    const config: CodegenConfig = {
      schema: 'https://localhost:4000/graphql',
      documents: ['src/**/*.tsx'],
      generates: {
        './src/gql/': {
          preset: 'client',
          documentTransforms: [
            {
              transform: ({ documents }) => {
                return documents.map(documentFile => {
                  documentFile.document = visit(documentFile.document, {
                    Directive: {
                      leave(node) {
                        if (node.name.value === 'localOnlyDirective') return null;
                      },
                    },
                  });
                  return documentFile;
                });
              },
            },
          ],
        },
      },
    };
    export default config;

    DocumentTransform can also be specified by file name. You can create a custom file for a specific transformation and pass it to documentTransforms.

    Let's create the document transform as a file:

    module.exports = {
      transform: ({ documents }) => {
        // Make some changes to the documents
        return documents;
      },
    };

    Then, you can specify the file name as follows:

    import type { CodegenConfig } from '@​graphql-codegen/cli';
    
    const config: CodegenConfig = {
      schema: 'https://localhost:4000/graphql',
      documents: ['src/**/*.tsx'],
      generates: {
        './src/gql/': {
          preset: 'client',
          documentTransforms: ['./my-document-transform.js'],
        },
      },
    };
    export default config;
Patch Changes
actions/upload-artifact (actions/upload-artifact)

v3.1.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

Nullus157/async-compression (async-compression)

v0.4.10

Other
  • (deps) update brotli requirement from 5.0 to 6.0 (#​274)
  • Fix pipeline doc: Warn on unexpected cfgs instead of error (#​276)
  • Update name of release-pr.yml
  • Create release.yml
  • Create release-pr.yml

v0.4.9

  • bump dep brotli from 4.0 to 5.0

v0.4.8

Compare Source

  • bump dep brotli from 3.3 to 4.0

v0.4.7

Compare Source

  • Flush available data in decoder even when there's no incoming input.

v0.4.6

Compare Source

  • Return errors instead of panicking in all encode and decode operations.

v0.4.5

Compare Source

  • Add {Lzma, Xz}Decoder::with_mem_limit() methods.

v0.4.4

Compare Source

  • Update zstd dependency to 0.13.

v0.4.3

Compare Source

  • Implement Default for brotli::EncoderParams.

v0.4.2

Compare Source

  • Add top-level brotli module containing stable brotli crate wrapper types.
  • Add BrotliEncoder::with_quality_and_params() constructors.
  • Add Deflate64Decoder behind new crate feature deflate64.

v0.4.1

Compare Source

Other
  • (deps) update brotli requirement from 5.0 to 6.0 (#​274)
  • Fix pipeline doc: Warn on unexpected cfgs instead of error (#​276)
  • Update name of release-pr.yml
  • Create release.yml
  • Create release-pr.yml

v0.4.0

Compare Source

  • Level::Precise variant now takes a i32 instead of u32.
  • Add top-level zstd module containing stable zstd crate wrapper types.
  • Add ZstdEncoder::with_quality_and_params() constructors.
  • Update zstd dependency to 0.12.
  • Remove deprecated stream, futures-bufread and futures-write crate features.
  • Remove Tokio 0.2.x and 0.3.x support (tokio-02 and tokio-03 crate features).
bheisler/criterion.rs (criterion)

v0.5.1

Compare Source

Fixed
  • Quick mode (--quick) no longer crashes with measured times over 5 seconds when --noplot is not active

v0.5.0

Compare Source

Changed
  • Replaced lazy_static dependency with once_cell
  • Improved documentation of the html_reports feature
  • Replaced atty dependency with is-terminal
  • MSRV bumped to 1.64
  • Upgraded clap dependency to v4
  • Upgraded tempfile dependency to v3.5.0
Fixed
  • Quick mode (--quick) no longer outputs 1ms for measured times over 5 seconds
  • Documentation updates
evanw/esbuild (esbuild)

v0.21.3

Compare Source

  • Implement the decorator metadata proposal (#​3760)

    This release implements the decorator metadata proposal, which is a sub-proposal of the decorators proposal. Microsoft shipped the decorators proposal in TypeScript 5.0 and the decorator metadata proposal in TypeScript 5.2, so it's important that esbuild also supports both of these features. Here's a quick example:

    // Shim the "Symbol.metadata" symbol
    Symbol.metadata ??= Symbol('Symbol.metadata')
    
    const track = (_, context) => {
      (context.metadata.names ||= []).push(context.name)
    }
    
    class Foo {
      @​track foo = 1
      @​track bar = 2
    }
    
    // Prints ["foo", "bar"]
    console.log(Foo[Symbol.metadata].names)

    ⚠️ WARNING ⚠️

    This proposal has been marked as "stage 3" which means "recommended for implementation". However, it's still a work in progress and isn't a part of JavaScript yet, so keep in mind that any code that uses JavaScript decorator metadata may need to be updated as the feature continues to evolve. If/when that happens, I will update esbuild's implementation to match the specification. I will not be supporting old versions of the specification.

  • Fix bundled decorators in derived classes (#​3768)

    In certain cases, bundling code that uses decorators in a derived class with a class body that references its own class name could previously generate code that crashes at run-time due to an incorrect variable name. This problem has been fixed. Here is an example of code that was compiled incorrectly before this fix:

    class Foo extends Object {
      @​(x => x) foo() {
        return Foo
      }
    }
    console.log(new Foo().foo())
  • Fix tsconfig.json files inside symlinked directories (#​3767)

    This release fixes an issue with a scenario involving a tsconfig.json file that extends another file from within a symlinked directory that uses the paths feature. In that case, the implicit baseURL value should be based on the real path (i.e. after expanding all symbolic links) instead of the original path. This was already done for other files that esbuild resolves but was not yet done for tsconfig.json because it's special-cased (the regular path resolver can't be used because the information inside tsconfig.json is involved in path resolution). Note that this fix no longer applies if the --preserve-symlinks setting is enabled.

v0.21.2

Compare Source

  • Correct this in field and accessor decorators (#​3761)

    This release changes the value of this in initializers for class field and accessor decorators from the module-level this value to the appropriate this value for the decorated element (either the


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@perfsee
Copy link

perfsee bot commented Jul 21, 2023

perfsee

Bundle main

diff ------------------- Bundle Size Diff -------------------------

@@                       EntryPoint: main                        @@
##                       main …l-minor-patch                 +/- ##
===================================================================
= Bundle              3.31 MB        3.31 MB                       
= Initial JS          1.12 MB        1.12 MB                       
= Initial CSS             0 B            0 B                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets                   79             79                       
= Chunks                   78             78                       
= Packages                 81             81                       
= Duplicates                0              0                       

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.75%. Comparing base (b56d28a) to head (42862ee).

Current head 42862ee differs from pull request most recent head 5b0ac82

Please upload reports for the commit 5b0ac82 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
+ Coverage   77.86%   78.75%   +0.89%     
==========================================
  Files         431      409      -22     
  Lines       39960    38248    -1712     
  Branches     2365     2305      -60     
==========================================
- Hits        31113    30122     -991     
+ Misses       8638     7924     -714     
+ Partials      209      202       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f7cf3a9 to c1f4281 Compare August 8, 2023 19:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from effb499 to 3257569 Compare August 23, 2023 23:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 451fe3d to 2a21696 Compare September 9, 2023 01:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6f860e6 to 64b3011 Compare September 25, 2023 17:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64b3011 to 3c22883 Compare October 4, 2023 00:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 75a818a to 20cf7b9 Compare November 13, 2023 08:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 755ac70 to 7355b4c Compare November 27, 2023 20:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from dd0cef3 to 6dc392b Compare December 6, 2023 13:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 11132a4 to cad73e0 Compare December 15, 2023 06:21
Copy link
Contributor Author

renovate bot commented Dec 15, 2023

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path packages/iri/Cargo.toml --package tokio-util@0.6.10 --precise 0.7.11
error: package ID specification `tokio-util@0.6.10` did not match any packages
Did you mean one of these?

  tokio-util@0.7.8

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22762
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22762:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:24232:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22756:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22703:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22826:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:23433:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:23525:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:24232:5)
}

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4e159d3 to 42862ee Compare February 2, 2024 07:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 26077e3 to a6e31f4 Compare March 5, 2024 00:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d270c89 to 674c91e Compare March 12, 2024 13:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 00b202f to fc93b1e Compare March 24, 2024 06:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 291a7e0 to 1041f9a Compare April 2, 2024 09:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1041f9a to ebae7e6 Compare April 8, 2024 20:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e02e079 to e73f671 Compare May 7, 2024 04:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e73f671 to 5b0ac82 Compare May 23, 2024 09:58
Copy link
Contributor Author

renovate bot commented May 23, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path packages/iri/Cargo.toml --package tokio-util@0.6.10 --precise 0.7.11
error: package ID specification `tokio-util@0.6.10` did not match any packages
Did you mean one of these?

  tokio-util@0.7.8

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22762
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22762:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:24235:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22756:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22703:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:22826:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:23436:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:23528:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.28.1/16.19.0/node_modules/corepack/dist/lib/corepack.cjs:24235:5)
}

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

Successfully merging this pull request may close these issues.

None yet

0 participants