dependabot[bot]
|
d457a0cc62
|
Bump @types/qs from 6.9.12 to 6.9.14 (#22006)
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) from 6.9.12 to 6.9.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs)
---
updated-dependencies:
- dependency-name: "@types/qs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-28 11:03:54 +01:00 |
|
Jan Arends
|
ca2063d73c
|
changed contract from abstract class to interface (#21977)
|
2024-03-28 15:52:50 +07:00 |
|
Vamsi Madduluri
|
b87530cc94
|
Add autocomplete for 2FA input (#21986)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-27 11:00:23 +00:00 |
|
dependabot[bot]
|
f17a26e490
|
Bump express from 4.19.1 to 4.19.2 (#21989)
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.1...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-27 11:07:55 +01:00 |
|
dependabot[bot]
|
2215ab9ff0
|
Bump date-fns from 3.4.0 to 3.6.0 (#21990)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.4.0...v3.6.0)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-27 11:07:20 +01:00 |
|
José Varela
|
dbf6667850
|
Docs / SSO: Fix docs about session cookie on Seamless mode (#21983)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-26 16:47:34 +00:00 |
|
dependabot[bot]
|
73877e166e
|
Bump ky from 1.2.2 to 1.2.3 (#21974)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.2.2...v1.2.3)
---
updated-dependencies:
- dependency-name: ky
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-26 07:20:34 +01:00 |
|
dependabot[bot]
|
502ba82b8c
|
Bump @vitest/coverage-v8 from 1.3.1 to 1.4.0 (#21975)
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-26 07:08:42 +01:00 |
|
dependabot[bot]
|
581b419e34
|
Bump @types/pg from 8.11.2 to 8.11.4 (#21973)
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.11.2 to 8.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)
---
updated-dependencies:
- dependency-name: "@types/pg"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-26 07:07:47 +01:00 |
|
Gerard Lamusse
|
8336b4d868
|
Add onUpdate constraint to relations service (#21190)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-25 13:02:49 +00:00 |
|
Connor Winston
|
7259938c47
|
Truncate User-Agent to 1024 Chars and Migrate DB Column (#21687)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-25 12:58:02 +00:00 |
|
Brainslug
|
5650cdd33c
|
Hiding non session SSO providers from the app (#21874)
|
2024-03-25 11:55:53 +01:00 |
|
Brainslug
|
545c381a6a
|
SDK websocket handshake messages not emitted (#21956)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-25 10:38:20 +00:00 |
|
José Varela
|
114b249d00
|
Notify other instances when extension is updated (#21908)
Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-25 11:15:41 +01:00 |
|
dependabot[bot]
|
7690c0a1e9
|
Bump express from 4.18.3 to 4.19.1 (#21962)
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.1)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-25 10:21:36 +01:00 |
|
dependabot[bot]
|
13dc47571b
|
Bump vue-i18n from 9.10.1 to 9.10.2 (#21947)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.10.1 to 9.10.2.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.10.2/packages/vue-i18n)
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-22 09:18:45 +01:00 |
|
ian
|
13cbe22d07
|
Add new acronyms and duplicates clean-up (#21935)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-21 10:31:15 +00:00 |
|
dependabot[bot]
|
537e63ccfe
|
Bump dompurify from 3.0.9 to 3.0.10 (#21928)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.9...3.0.10)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-21 11:08:39 +01:00 |
|
dependabot[bot]
|
a707354d9b
|
Bump get-port from 7.0.0 to 7.1.0 (#21929)
Bumps [get-port](https://github.com/sindresorhus/get-port) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/get-port/releases)
- [Commits](https://github.com/sindresorhus/get-port/compare/v7.0.0...v7.1.0)
---
updated-dependencies:
- dependency-name: get-port
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-21 11:08:20 +01:00 |
|
Brainslug
|
0950fe9472
|
Docs update content version description (#21905)
|
2024-03-20 12:45:26 +01:00 |
|
dependabot[bot]
|
da77036aa8
|
Bump @types/node from 18.19.24 to 18.19.26 (#21912)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.24 to 18.19.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-20 12:37:33 +01:00 |
|
Brainslug
|
90476ccf17
|
WebSocket Session Authentication (#21837)
* session auth experiments
* simplified cookie parsing
* forgot the package json
* Create brave-walls-scream.md
* prettier
|
2024-03-19 11:37:23 -04:00 |
|
Brainslug
|
b83e7bb8a5
|
Simplify v-image component (#21904)
* re-introduces rate-limiting and lazy loading for images
* prettier
* Small improvements to v-image
* simplify load image
* Create khaki-clouds-tease.md
* prettier
|
2024-03-19 11:36:21 -04:00 |
|
dependabot[bot]
|
ffff3273e8
|
Bump @aws-sdk/client-s3 from 3.525.0 to 3.536.0 (#21897)
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.525.0 to 3.536.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.536.0/clients/client-s3)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-19 11:39:57 +01:00 |
|
dependabot[bot]
|
a65141018d
|
Bump nodemailer from 6.9.11 to 6.9.12 (#21898)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.11 to 6.9.12.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.11...v6.9.12)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-19 11:38:22 +01:00 |
|
dependabot[bot]
|
43fc9ce797
|
Bump eslint-plugin-react from 7.34.0 to 7.34.1 (#21899)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.0 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.0...v7.34.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-19 11:37:53 +01:00 |
|
Brainslug
|
2a7d3ef0f8
|
v-image rate-limiting and lazy loading (#21894)
* re-introduces rate-limiting and lazy loading for images
* prettier
* Add changeset
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
|
2024-03-18 14:29:13 -04:00 |
|
dependabot[bot]
|
8208c44c83
|
Bump dependency-cruiser from 16.2.2 to 16.2.3 (#21889)
Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser) from 16.2.2 to 16.2.3.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases)
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sverweij/dependency-cruiser/compare/v16.2.2...v16.2.3)
---
updated-dependencies:
- dependency-name: dependency-cruiser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-18 11:21:52 +01:00 |
|
Brainslug
|
1398692c1c
|
SDK relational field type validation fails (#21803)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-15 15:23:59 +00:00 |
|
Pascal Jufer
|
c176316c30
|
Fix/update components playground (#21870)
|
2024-03-15 10:14:12 +00:00 |
|
dependabot[bot]
|
eab40e0b84
|
Bump @google-cloud/storage from 7.7.0 to 7.8.0 (#21866)
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v7.7.0...v7.8.0)
---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 00:56:34 +00:00 |
|
dependabot[bot]
|
92ed4bf952
|
Bump eslint-plugin-vue from 9.22.0 to 9.23.0 (#21865)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.22.0 to 9.23.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 00:55:28 +00:00 |
|
dependabot[bot]
|
9317d299dc
|
Bump undici from 6.7.0 to 6.9.0 (#21864)
Bumps [undici](https://github.com/nodejs/undici) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.7.0...v6.9.0)
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 00:51:25 +00:00 |
|
dependabot[bot]
|
8bcabcc4a7
|
Bump vite-tsconfig-paths from 4.3.1 to 4.3.2 (#21863)
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.1...v4.3.2)
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 00:49:03 +00:00 |
|
dependabot[bot]
|
1b5ca43d15
|
Bump histoire from 0.17.9 to 0.17.14 (#21862)
Bumps [histoire](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire) from 0.17.9 to 0.17.14.
- [Release notes](https://github.com/Akryum/histoire/releases)
- [Changelog](https://github.com/histoire-dev/histoire/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Akryum/histoire/commits/v0.17.14/packages/histoire)
---
updated-dependencies:
- dependency-name: histoire
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 01:48:39 +01:00 |
|
dependabot[bot]
|
2be3c9f05a
|
Bump inquirer from 9.2.15 to 9.2.16 (#21861)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.15 to 9.2.16.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.15...inquirer@9.2.16)
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 01:44:44 +01:00 |
|
dependabot[bot]
|
370d48fedb
|
Bump apexcharts from 3.46.0 to 3.47.0 (#21859)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.46.0 to 3.47.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.46.0...v3.47.0)
---
updated-dependencies:
- dependency-name: apexcharts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 01:42:31 +01:00 |
|
dependabot[bot]
|
f674a4b504
|
Bump tsup from 8.0.1 to 8.0.2 (#21860)
Bumps [tsup](https://github.com/egoist/tsup) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v8.0.1...v8.0.2)
---
updated-dependencies:
- dependency-name: tsup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 01:41:01 +01:00 |
|
daedalus
|
44a5ce79b2
|
Fix value not being properly tracked in v-collection-field-template (#21855)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-14 18:21:01 +00:00 |
|
Brainslug
|
75c6e2b092
|
SDK Custom Endpoint Helper (#21850)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-14 17:19:13 +01:00 |
|
Pascal Jufer
|
4fcc053d2a
|
Move @directus/format-title into the monorepo (#21847)
|
2024-03-14 10:33:47 -04:00 |
|
Rijk van Zanten
|
926db725f9
|
Add missing page titles (#21827)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-14 11:26:05 +00:00 |
|
kaifulee
|
2204a41383
|
chore: remove repetitive words (#21835)
Signed-off-by: kaifulee <cuishuang@outlook.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-03-14 11:06:51 +00:00 |
|
dependabot[bot]
|
9666e48f8d
|
Bump sass from 1.71.1 to 1.72.0 (#21846)
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.1...1.72.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-14 10:15:19 +01:00 |
|
dependabot[bot]
|
b5f18fdfb4
|
Bump @types/node from 18.19.21 to 18.19.24 (#21845)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.21 to 18.19.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-14 10:14:15 +01:00 |
|
dependabot[bot]
|
a625ce0560
|
Bump oracledb from 6.3.0 to 6.4.0 (#21844)
Bumps [oracledb](https://github.com/oracle/node-oracledb) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/oracle/node-oracledb/releases)
- [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oracle/node-oracledb/compare/v6.3.0...v6.4.0)
---
updated-dependencies:
- dependency-name: oracledb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-14 10:13:42 +01:00 |
|
dependabot[bot]
|
1d60a4a357
|
Bump @aws-sdk/client-ses from 3.529.0 to 3.533.0 (#21842)
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.529.0 to 3.533.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ses/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.533.0/clients/client-ses)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ses"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-14 01:08:47 +00:00 |
|
dependabot[bot]
|
16d1554d85
|
Bump marked from 12.0.0 to 12.0.1 (#21841)
Bumps [marked](https://github.com/markedjs/marked) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v12.0.0...v12.0.1)
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-14 01:07:30 +00:00 |
|
ian
|
233054440f
|
Optimise multi-field update operations (#21818)
|
2024-03-13 18:44:58 +01:00 |
|
Pascal Jufer
|
1d456bbe58
|
Fix search filter input & border state (#21840)
* Fix search filter input & border state
* Add changeset
|
2024-03-14 01:42:39 +08:00 |
|