This repository was archived by the owner on Nov 20, 2024. It is now read-only.
chore(vendor): update @lightbasenl/backend - #100
Open
mathijsvreeman wants to merge 1 commit into
Open
Conversation
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
6 times, most recently
from
June 18, 2024 13:27
573a780 to
4283cba
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
6 times, most recently
from
June 26, 2024 04:12
24f0856 to
dbbbb42
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
6 times, most recently
from
July 4, 2024 04:12
10276bc to
00cdd0f
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
5 times, most recently
from
July 11, 2024 04:12
475905a to
6fee0cd
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
6 times, most recently
from
July 25, 2024 04:12
9a65eba to
013556a
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
5 times, most recently
from
August 16, 2024 04:12
7b839fe to
8bb5de8
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
5 times, most recently
from
August 23, 2024 04:12
6d9d8c7 to
9c78ddb
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
5 times, most recently
from
August 30, 2024 04:12
e8e785a to
e3b6314
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
6 times, most recently
from
September 9, 2024 04:12
111c845 to
f33479c
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
6 times, most recently
from
September 17, 2024 04:12
f7526db to
276ef59
Compare
mathijsvreeman
force-pushed
the
sync/backend/backend
branch
2 times, most recently
from
September 19, 2024 04:12
dba8a05 to
9abbefb
Compare
_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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is created by sync and will be force-pushed daily. Overwriting any manual changes done to this PR.
authRequireUseron a successful check (lightbasenl/platform-components@90f52234d941344e5edc84922de407dc6dda0c7c)requiredPermissions(lightbasenl/platform-components@387fa87855c84d2693b615f41438a29cafabb9be)oneOfRequiredPermissions(lightbasenl/platform-components@f78adcc36cb69030ffdd5d59d77ba3dc5a0ed272)npx compas lint. Sync is not able to correct this, so human checks and fixes are necessary for this PR.