mike12345567
|
998e95a402
|
Fixing yarn lock.
|
2024-08-30 17:37:17 +01:00 |
dependabot[bot]
|
5930d396b5
|
Bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 16:21:38 +00:00 |
mike12345567
|
ace100adfe
|
updating yarn lock.
|
2024-08-21 10:05:25 +01:00 |
dependabot[bot]
|
db7b5fa827
|
Bump elliptic from 6.5.4 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-20 15:13:53 +00:00 |
Andrew Kingston
|
346f55691b
|
Merge branch 'master' of github.com:Budibase/budibase into grid-layout-expansion
|
2024-08-20 10:26:39 +01:00 |
mike12345567
|
5c63439c8d
|
Fixing an issue where old feature flags would cause issues, all feature flags are expected to be known, this allows unknown feature flags to just be ignored.
|
2024-08-15 16:51:29 +01:00 |
Andrew Kingston
|
26936242b7
|
Merge branch 'master' of github.com:Budibase/budibase into grid-layout-expansion
|
2024-08-12 10:51:06 +01:00 |
Sam Rose
|
bcefa398a4
|
Merge master.
|
2024-08-12 09:43:49 +01:00 |
mike12345567
|
904f0dc9fd
|
Adding jest-extended to allow use of oneOf expect, fixing for updated fetching.
|
2024-08-09 13:36:22 +01:00 |
Andrew Kingston
|
91120c673c
|
Merge branch 'master' of github.com:Budibase/budibase into grid-layout-improved
|
2024-08-08 16:07:23 +01:00 |
Sam Rose
|
edb3b685b5
|
Remove node-fetch mock from backend-core and replace with nock.
|
2024-08-07 15:26:04 +01:00 |
mike12345567
|
48ddc059af
|
Bumping google-spreadsheet version to latest version with fix added by Dean.
|
2024-08-05 16:38:21 +01:00 |
Andrew Kingston
|
dbfad2cb3a
|
Fix tag component being totally broken
|
2024-08-02 10:35:35 +01:00 |
Sam Rose
|
01ad68f843
|
Remove all mocking from rest.spec.ts.
|
2024-08-01 17:57:33 +01:00 |
mike12345567
|
eb831dd126
|
Merge branch 'master' of github.com:Budibase/budibase into dependabot/npm_and_yarn/requirejs-2.3.7
|
2024-07-30 10:56:35 +01:00 |
Adria Navarro
|
fe74d57282
|
Merge branch 'master' into chore/fix-oss-docker-issues
|
2024-07-29 21:46:48 +02:00 |
Adria Navarro
|
10016913b0
|
Update esbuild-node-externals
|
2024-07-29 16:00:02 +02:00 |
dependabot[bot]
|
59ae55a3d7
|
Bump requirejs from 2.3.6 to 2.3.7
Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.
- [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7)
---
updated-dependencies:
- dependency-name: requirejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 12:27:14 +00:00 |
melohagan
|
60f7c03e17
|
Fix/verify sso bug (#14253)
* Delete associated SSO user
* Update reset password screen
* Partial type removed
* lint
* Split getFirstPlatformUser from getPlatformUsers
* lint
* Use correct method
* Code review comments
* lint
|
2024-07-29 13:25:46 +01:00 |
mike12345567
|
7823b80088
|
Updating yarn.lock
|
2024-07-24 09:41:47 +01:00 |
mike12345567
|
5e1dbd974b
|
Adding a polyfill bundle for Buffer which can be used in the isolated-vm.
|
2024-07-23 19:02:39 +01:00 |
Martin McKeaveney
|
c0260b85ff
|
remove all conditional oracle installs
|
2024-07-22 15:59:40 +01:00 |
Michael Drury
|
ab37fd0d52
|
Merge branch 'master' into handlebar-helper-lorem
|
2024-07-05 13:19:28 +01:00 |
mike12345567
|
e41f5c6d92
|
Updating bundle and adding specific test for ipsum
|
2024-07-05 12:45:19 +01:00 |
mike12345567
|
dabfcfdbd4
|
Update yarn.locl
|
2024-07-04 18:46:47 +01:00 |
dependabot[bot]
|
ceba69298d
|
Bump browserify-sign from 4.2.1 to 4.2.3
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.3.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.3)
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-04 10:43:46 +00:00 |
Adria Navarro
|
ac5752d38f
|
Update yarn.lock
|
2024-07-04 12:03:28 +02:00 |
Adria Navarro
|
c4dacfbd71
|
Undo mssql update (as it breaks some types)
|
2024-07-04 11:43:54 +02:00 |
Adria Navarro
|
7b51799e8d
|
depcheck clean
|
2024-07-04 11:22:54 +02:00 |
Adria Navarro
|
8da83dac58
|
Merge branch 'master' into chore/fix-npm-vulnerabilities
|
2024-07-04 11:08:51 +02:00 |
Adria Navarro
|
6e827c88c0
|
yarn.lock
|
2024-07-04 11:07:30 +02:00 |
Adria Navarro
|
3a0af98b32
|
Update @techpass/passport-openidconnect
|
2024-07-04 10:58:00 +02:00 |
Adria Navarro
|
9d2385b777
|
Update jimp
|
2024-07-04 10:56:55 +02:00 |
Adria Navarro
|
6914092ead
|
Update sanitize-html
|
2024-07-04 10:56:17 +02:00 |
Adria Navarro
|
8a5925a924
|
Update mssql
|
2024-07-04 10:55:39 +02:00 |
Adria Navarro
|
418e4adb04
|
Remove undici
|
2024-07-04 10:52:47 +02:00 |
mike12345567
|
f34d731bcc
|
Update MongoDB to 6.7.0
|
2024-07-03 14:04:47 +01:00 |
Michael Drury
|
5ca9caaa69
|
Revert "Update MongoDB."
|
2024-07-03 13:48:56 +01:00 |
Sam Rose
|
2e33680e6b
|
Update MongoDB.
|
2024-07-03 09:19:19 +01:00 |
Adria Navarro
|
c1520c6bf6
|
Fix socket.io vulnerability
|
2024-07-02 15:26:44 +02:00 |
Adria Navarro
|
ae4cfd7b47
|
Fix pouchdb-replication-stream vulnerability
|
2024-07-02 15:23:47 +02:00 |
Adria Navarro
|
cf5c54b792
|
Fix socket.io-client vulnerability
|
2024-07-02 15:22:58 +02:00 |
Adria Navarro
|
e19c9bd66a
|
Remove protobufjs critical vulnerability
|
2024-07-02 15:21:11 +02:00 |
Adria Navarro
|
cc8c9e62c4
|
Update lerna to latest 7.x and remove nx dependency
|
2024-07-01 17:54:56 +02:00 |
melohagan
|
de333a87fd
|
Add verify_sso_login flow (#14060)
|
2024-07-01 15:01:04 +01:00 |
Peter Clement
|
cf11009e24
|
Update OpenAI dependency to fix 400 errors (#14033)
* Update OpenAI dependency to fix 400 errors
* add some optional chaining for safety
* add caret
* fix tests
|
2024-06-27 12:17:48 +01:00 |
mike12345567
|
ebf8f54bb7
|
Upgrading to Typescript 5.5.2
|
2024-06-24 16:41:28 +01:00 |
mike12345567
|
b6b05e08b1
|
Removing SQS from view test to check.
|
2024-06-20 15:52:56 +01:00 |
mike12345567
|
e8b39d2650
|
Updating yarn.lock
|
2024-06-18 18:46:02 +01:00 |
dependabot[bot]
|
9bcb5a3500
|
Bump ws from 7.5.9 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 19:51:45 +00:00 |