Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

chore(vendor): update @lightbasenl/backend #100

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

Conversation

mathijslightbase
Copy link
Contributor

@mathijslightbase mathijslightbase commented Jun 11, 2024

This PR is created by sync and will be force-pushed daily. Overwriting any manual changes done to this PR.

  • Allow custom function to check 2fa enabled (lightbasenl/platform-components#1352) (lightbasenl/platform-components@f69c14a63c3acd44091d5d869c8c2d6ee20a82a7)
  • feat(backend): various fixes for the TypeScript migration (lightbasenl/platform-components@9f6c1b0be09b57d06c9a8f25f65cd3f0a5b59211)
  • feat(backend): support passing user props to authTestCreateUser (lightbasenl/platform-components@a7f7fad325e2fa24f779542a3aece0c5aee82f64)
  • chore(deps): Bump @xmldom/xmldom from 0.9.4 to 0.9.5 in the production group (lightbasenl/platform-components#1348) (lightbasenl/platform-components@42044708d68a2fb88db0a187370bd1871a1f069c)
  • chore(deps): Bump rate-limiter-flexible from 5.0.3 to 5.0.4 in the production group (lightbasenl/platform-components#1346) (lightbasenl/platform-components@822c961fc96b2d0682a98b124bf83722f8e906c1)
  • chore(deps): Bump @xmldom/xmldom from 0.9.3 to 0.9.4 in the production group (lightbasenl/platform-components#1344) (lightbasenl/platform-components@5e3467972bd8d435a3a5238c6a76655ddb42afc8)
  • fix(feature-flag): allow updating 'userValues' (lightbasenl/platform-components@bb290ddc71e1c724a3766112a20a5bec7ffe1012)
  • fix(feature-flag): use correct sql connection for fetching session (lightbasenl/platform-components@33e27e892e23fcdc6b11a8b975c714cf938717be)
  • chore(deps): bump xmldom (lightbasenl/platform-components@b1d5ba6111d6c8b233927a9728b0da47968ed359)
  • chore: replace lint setup with @lightbase/eslint-config (lightbasenl/platform-components@c8e7656357dc50e7fe93519de00d33590b98a7a5)
  • feat!(backend): feature flags per user (lightbasenl/platform-components#1341) (lightbasenl/platform-components@075e8cd8528edbbffff89fefa40edfbb2bedf62f)
  • feat(backend): add hook to be called in authRequireUser on a successful check (lightbasenl/platform-components@90f52234d941344e5edc84922de407dc6dda0c7c)
  • chore: make compatible with new and old lint configs (lightbasenl/platform-components@445035b0500dcdfc7838ef879fc5b7e3c4326786)
  • chore(deps): Bump @lightbase/pull-through-cache from 0.2.0 to 0.2.1 in the production group (lightbasenl/platform-components#1326) (lightbasenl/platform-components@83e6a49eeabee3f24478f79ea7cd26f24680f4a4)
  • chore(backend): remove duplicate check on requiredPermissions (lightbasenl/platform-components@387fa87855c84d2693b615f41438a29cafabb9be)
  • feat(backend): support oneOfRequiredPermissions (lightbasenl/platform-components@f78adcc36cb69030ffdd5d59d77ba3dc5a0ed272)
  • feat(feature-flag,multitenant): report cache events as Sentry metric (lightbasenl/platform-components@22ebc13be1beb4d783d92ae3e1155fe83f3c540a)- Failed to execute npx compas lint. Sync is not able to correct this, so human checks and fixes are necessary for this PR.

@mathijslightbase mathijslightbase requested a review from a team as a code owner June 11, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 6 times, most recently from 573a780 to 4283cba Compare June 18, 2024 13:27
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 6 times, most recently from 24f0856 to dbbbb42 Compare June 26, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 6 times, most recently from 10276bc to 00cdd0f Compare July 4, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 5 times, most recently from 475905a to 6fee0cd Compare July 11, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 6 times, most recently from 9a65eba to 013556a Compare July 25, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 5 times, most recently from 03d618d to e920788 Compare October 18, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 5 times, most recently from 4574b14 to 9deeffa Compare October 25, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 5 times, most recently from 6c1fabf to 73cc07d Compare November 1, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 6 times, most recently from 38c872d to 8d8a1cc Compare November 11, 2024 04:12
@mathijslightbase mathijslightbase force-pushed the sync/backend/backend branch 6 times, most recently from b29c881 to a634ffb Compare November 18, 2024 04:12
_This PR is created by sync and will be force-pushed daily. Overwriting any manual changes done to this PR._

- Allow custom function to check 2fa enabled (lightbasenl/platform-components#1352) (lightbasenl/platform-components@f69c14a)
- feat(backend): various fixes for the TypeScript migration (lightbasenl/platform-components@9f6c1b0)
- feat(backend): support passing user props to authTestCreateUser (lightbasenl/platform-components@a7f7fad)
- chore(deps): Bump @xmldom/xmldom from 0.9.4 to 0.9.5 in the production group (lightbasenl/platform-components#1348) (lightbasenl/platform-components@4204470)
- chore(deps): Bump rate-limiter-flexible from 5.0.3 to 5.0.4 in the production group (lightbasenl/platform-components#1346) (lightbasenl/platform-components@822c961)
- chore(deps): Bump @xmldom/xmldom from 0.9.3 to 0.9.4 in the production group (lightbasenl/platform-components#1344) (lightbasenl/platform-components@5e34679)
- fix(feature-flag): allow updating 'userValues' (lightbasenl/platform-components@bb290dd)
- fix(feature-flag): use correct sql connection for fetching session (lightbasenl/platform-components@33e27e8)
- chore(deps): bump xmldom (lightbasenl/platform-components@b1d5ba6)
- chore: replace lint setup with @lightbase/eslint-config (lightbasenl/platform-components@c8e7656)
- feat!(backend): feature flags per user (lightbasenl/platform-components#1341) (lightbasenl/platform-components@075e8cd)
- feat(backend): add hook to be called in `authRequireUser` on a successful check (lightbasenl/platform-components@90f5223)
- chore: make compatible with new and old lint configs (lightbasenl/platform-components@445035b)
- chore(deps): Bump @lightbase/pull-through-cache from 0.2.0 to 0.2.1 in the production group (lightbasenl/platform-components#1326) (lightbasenl/platform-components@83e6a49)
- chore(backend): remove duplicate check on `requiredPermissions` (lightbasenl/platform-components@387fa87)
- feat(backend): support `oneOfRequiredPermissions` (lightbasenl/platform-components@f78adcc)
- feat(feature-flag,multitenant): report cache events as Sentry metric (lightbasenl/platform-components@22ebc13)- Failed to execute `npx compas lint`. Sync is not able to correct this, so human checks and fixes are necessary for this PR.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant