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 flagsmith-nodejs to v3 #226

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flagsmith-nodejs (source) ^2.5.0 -> ^3.0.0 age adoption passing confidence

Release Notes

Flagsmith/flagsmith-nodejs-client (flagsmith-nodejs)

v3.2.0: Version 3.2.0

Compare Source

What's Changed

Full Changelog: Flagsmith/flagsmith-nodejs-client@v3.1.1...v3.2.0

v3.1.1: Version 3.1.1

Compare Source

What's Changed

Full Changelog: Flagsmith/flagsmith-nodejs-client@v3.1.0...v3.1.1

v3.1.0: Version 3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: Flagsmith/flagsmith-nodejs-client@v3.0.1...v3.1.0

v3.0.1: Version 3.0.1

Compare Source

What's Changed

Full Changelog: Flagsmith/flagsmith-nodejs-client@v3.0.0...v3.0.1

v3.0.0: Version 3.0.0

Compare Source

What's Changed

WARNING: We modified the local evaluation behaviour. You may see different flags returned to identities attributed to your percentage split-based segments after upgrading to this version.

Full Changelog: Flagsmith/flagsmith-nodejs-client@v2.5.2...v3.0.0


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 13 times, most recently from 9aed0f5 to 8ffc2fe Compare June 28, 2023 03:30
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 5 times, most recently from 3865171 to d7cdcef Compare June 29, 2023 12:35
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 3 times, most recently from 96c902a to 2be53aa Compare July 12, 2023 21:15
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 5 times, most recently from 4c48bc0 to 7522db1 Compare July 19, 2023 16:53
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 2 times, most recently from fb53d26 to c70fa90 Compare July 27, 2023 18:40
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 2 times, most recently from bf643d3 to fdb9940 Compare August 28, 2023 13:55
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 2 times, most recently from 94516d0 to c376c8e Compare November 14, 2023 01:57
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch from c376c8e to b32c9aa Compare November 22, 2023 17:53
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch 20 times, most recently from ba5b5bb to bcd7ac3 Compare December 6, 2023 19:07
@renovate renovate bot force-pushed the renovate/flagsmith-nodejs-3.x branch from bcd7ac3 to b925d2b Compare December 6, 2023 19:33
@beeme1mr beeme1mr merged commit ddaba6d into main Dec 6, 2023
4 checks passed
@beeme1mr beeme1mr deleted the renovate/flagsmith-nodejs-3.x branch December 6, 2023 19:57
beeme1mr pushed a commit that referenced this pull request Jan 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.14.0](v0.13.4...v0.14.0)
(2024-01-22)


### 🐛 Bug Fixes

* **deps:** update dependency @harnessio/ff-javascript-client-sdk to
v1.21.0
([1ae889f](1ae889f))
* **deps:** update dependency @openfeature/open-telemetry-hooks to
^0.3.0 ([#264](#264))
([10ec74b](10ec74b))
* **deps:** update dependency flagsmith-nodejs to v3
([#226](#226))
([ddaba6d](ddaba6d))
* **deps:** update dependency react-router-dom to v6.20.1
([e233ccb](e233ccb))
* docker-compose.yaml image instead of build
([#274](#274))
([2fc3ccb](2fc3ccb))


### ✨ New Features

* client-side flags in e2e k8s demo
([#267](#267))
([c782315](c782315))
* use Nest.js SDK in backend
([#273](#273))
([d4b18d8](d4b18d8))


### 🧹 Chore

* **deps:** update dependency @emotion/react to v11.11.3
([f44f35c](f44f35c))
* **deps:** update dependency @mui/material to v5.14.20
([8a0a90b](8a0a90b))
* **deps:** update dependency @mui/material to v5.15.6
([919102d](919102d))
* **deps:** update dependency @types/node to v18.19.3
([75da9ab](75da9ab))
* **deps:** update dependency core-js to v3.34.0
([d6133d4](d6133d4))
* **deps:** update dependency ts-node to v10.9.2
([fba8985](fba8985))
* **deps:** update dependency typescript to v5.3.3
([58e00be](58e00be))
* **deps:** update eslint
([a32d0fd](a32d0fd))
* **deps:** update ghcr.io/open-feature/flagd docker tag to v0.7.2
([424fe2f](424fe2f))
* **deps:** update jaegertracing/all-in-one docker tag to v1.52.0
([aa2afbe](aa2afbe))
* **deps:** update prom/prometheus docker tag to v2.48.1
([1827862](1827862))
* **deps:** update types
([721b4e8](721b4e8))
* various dep updates
([#271](#271))
([9764184](9764184))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant