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

fix(deps): update dependency @flipt-io/flipt-client-browser to ^0.6.0 #1127

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@flipt-io/flipt-client-browser (source) ^0.3.1 -> ^0.6.0 age adoption passing confidence

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 renovate label Dec 24, 2024
@renovate renovate bot requested a review from a team as a code owner December 24, 2024 19:51
@github-actions github-actions bot requested a review from markphelps December 24, 2024 19:51
@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch 17 times, most recently from ec30bd8 to a6fbfa9 Compare December 30, 2024 18:50
@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch 7 times, most recently from 48762ee to a5a9efb Compare January 7, 2025 22:11
@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch 2 times, most recently from 7cebef1 to 9e8f5b3 Compare March 5, 2025 19:46
@renovate renovate bot changed the title fix(deps): update dependency @flipt-io/flipt-client-browser to ^0.4.0 fix(deps): update dependency @flipt-io/flipt-client-browser to ^0.5.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch 13 times, most recently from aaadd1e to 5232b3e Compare March 19, 2025 12:17
@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch from 5232b3e to 60e3590 Compare March 20, 2025 18:12
@toddbaert toddbaert force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch from da124e3 to a618d1b Compare March 20, 2025 19:38
@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch 3 times, most recently from 7b83c85 to 2ba2e48 Compare March 20, 2025 19:51
@markphelps
Copy link
Contributor

I dont understand why this is failing in CI, when I check out the branch locally and run the tests it passes?

/cc @beeme1mr @toddbaert

npx nx run providers-flipt-web:test
Nx is configured to use the legacy cache. This cache will be removed in Nx 21. Read more at https://nx.dev/deprecated/legacy-cache.

> nx run providers-flipt-web:test

ts-jest[ts-jest-transformer] (WARN) Got a `.js` file to compile while `allowJs` option is not set to `true` (file: /Users/markphelps/workspace/js-sdk-contrib/libs/providers/flipt-web/jest.polyfills.js). To fix this:
  - if you want TypeScript to process JS files, set `allowJs` to `true` in your TypeScript config (usually tsconfig.json)
  - if you do not want TypeScript to process your `.js` files, in your Jest config change the `transform` key which value is `ts-jest` so that it does not match `.js` files anymore
ts-jest[ts-jest-transformer] (WARN) Got a `.js` file to compile while `allowJs` option is not set to `true` (file: /Users/markphelps/workspace/js-sdk-contrib/libs/providers/flipt-web/jest.polyfills.js). To fix this:
  - if you want TypeScript to process JS files, set `allowJs` to `true` in your TypeScript config (usually tsconfig.json)
  - if you do not want TypeScript to process your `.js` files, in your Jest config change the `transform` key which value is `ts-jest` so that it does not match `.js` files anymore
(node:70688) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
 PASS   providers-flipt-web  libs/providers/flipt-web/src/lib/context-transformer.spec.ts
(node:70687) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
 PASS   providers-flipt-web  libs/providers/flipt-web/src/lib/flipt-web-provider.spec.ts
  ● Console

    console.warn
      using deprecated parameters for the initialization function; pass a single object instead

      at __wbg_init (node_modules/@flipt-io/flipt-client-browser/dist/flipt_engine_wasm.js:684:21)
      at Function.init (node_modules/@flipt-io/flipt-client-browser/src/index.ts:46:11)


Test Suites: 2 passed, 2 total
Tests:       11 passed, 11 total
Snapshots:   0 total
Time:        1.554 s
Ran all test suites.

—————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————

 NX   Successfully ran target test for project providers-flipt-web (3s)

@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch 4 times, most recently from 184a0be to 5ef8022 Compare March 27, 2025 19:43
@renovate renovate bot force-pushed the renovate/flipt-io-flipt-client-browser-0.x branch from 5ef8022 to 81adb55 Compare March 30, 2025 14:34
@renovate renovate bot changed the title fix(deps): update dependency @flipt-io/flipt-client-browser to ^0.5.0 fix(deps): update dependency @flipt-io/flipt-client-browser to ^0.6.0 Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants