@activepieces/piece-jira-cloud 0.1.7 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,26 +1,27 @@
1
1
  {
2
2
  "name": "@activepieces/piece-jira-cloud",
3
- "version": "0.1.7",
3
+ "version": "0.1.9",
4
4
  "dependencies": {
5
- "@ai-sdk/anthropic": "1.2.12",
6
- "@ai-sdk/google": "1.2.19",
7
- "@ai-sdk/openai": "1.3.22",
8
- "@ai-sdk/replicate": "0.2.8",
5
+ "@ai-sdk/anthropic": "2.0.3",
6
+ "@ai-sdk/google": "2.0.6",
7
+ "@ai-sdk/openai": "2.0.12",
8
+ "@ai-sdk/provider": "2.0.0",
9
+ "@ai-sdk/replicate": "1.0.3",
9
10
  "@sinclair/typebox": "0.34.11",
10
- "ai": "4.3.16",
11
+ "ai": "5.0.12",
11
12
  "axios": "1.8.3",
12
13
  "axios-retry": "4.4.1",
13
14
  "dayjs": "1.11.9",
14
15
  "deepmerge-ts": "7.1.0",
15
16
  "fast-glob": "3.3.3",
16
- "form-data": "4.0.0",
17
+ "form-data": "4.0.4",
17
18
  "mime-types": "2.1.35",
18
19
  "nanoid": "3.3.8",
19
20
  "semver": "7.6.0",
20
21
  "zod": "3.25.76",
21
- "@activepieces/pieces-common": "0.6.0",
22
- "@activepieces/pieces-framework": "0.15.0",
23
- "@activepieces/shared": "0.17.2",
22
+ "@activepieces/pieces-common": "0.6.7",
23
+ "@activepieces/pieces-framework": "0.18.3",
24
+ "@activepieces/shared": "0.18.5",
24
25
  "tslib": "2.8.1"
25
26
  },
26
27
  "overrides": {
@@ -29,8 +30,7 @@
29
30
  },
30
31
  "vite": {
31
32
  "rollup": "npm:@rollup/wasm-node"
32
- },
33
- "stylus": "0.0.1-security"
33
+ }
34
34
  },
35
35
  "resolutions": {
36
36
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/de.json CHANGED
@@ -60,11 +60,13 @@
60
60
  "Headers": "Kopfzeilen",
61
61
  "Query Parameters": "Abfrageparameter",
62
62
  "Body": "Körper",
63
+ "Response is Binary ?": "Antwort ist binär?",
63
64
  "No Error on Failure": "Kein Fehler bei Fehler",
64
65
  "Timeout (in seconds)": "Timeout (in Sekunden)",
65
66
  "The JQL query to use in the search": "Die JQL-Abfrage für die Suche",
66
67
  "Maximum number of results": "Maximale Anzahl der Ergebnisse",
67
68
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
69
+ "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
68
70
  "Created (Descending)": "Erstellt (absteigend)",
69
71
  "Created (Ascending)": "Erstellt (absteigend)",
70
72
  "GET": "ERHALTEN",
package/src/i18n/es.json CHANGED
@@ -60,11 +60,13 @@
60
60
  "Headers": "Encabezados",
61
61
  "Query Parameters": "Parámetros de consulta",
62
62
  "Body": "Cuerpo",
63
+ "Response is Binary ?": "¿Respuesta es binaria?",
63
64
  "No Error on Failure": "No hay ningún error en fallo",
64
65
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
65
66
  "The JQL query to use in the search": "La consulta JQL a usar en la búsqueda",
66
67
  "Maximum number of results": "Número máximo de resultados",
67
68
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
69
+ "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
68
70
  "Created (Descending)": "Creado (Descendente)",
69
71
  "Created (Ascending)": "Creado (Ascendente)",
70
72
  "GET": "RECOGER",
package/src/i18n/fr.json CHANGED
@@ -60,11 +60,13 @@
60
60
  "Headers": "En-têtes",
61
61
  "Query Parameters": "Paramètres de requête",
62
62
  "Body": "Corps",
63
+ "Response is Binary ?": "La réponse est Binaire ?",
63
64
  "No Error on Failure": "Aucune erreur en cas d'échec",
64
65
  "Timeout (in seconds)": "Délai d'attente (en secondes)",
65
66
  "The JQL query to use in the search": "La requête JQL à utiliser dans la recherche",
66
67
  "Maximum number of results": "Nombre maximum de résultats",
67
68
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
69
+ "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
68
70
  "Created (Descending)": "Créé (Descendant)",
69
71
  "Created (Ascending)": "Créé (Ascendant)",
70
72
  "GET": "OBTENIR",
package/src/i18n/ja.json CHANGED
@@ -60,11 +60,13 @@
60
60
  "Headers": "ヘッダー",
61
61
  "Query Parameters": "クエリパラメータ",
62
62
  "Body": "本文",
63
+ "Response is Binary ?": "応答はバイナリですか?",
63
64
  "No Error on Failure": "失敗時にエラーはありません",
64
65
  "Timeout (in seconds)": "タイムアウト(秒)",
65
66
  "The JQL query to use in the search": "検索で使用する JQL クエリ",
66
67
  "Maximum number of results": "結果の最大数",
67
68
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
69
+ "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
68
70
  "Created (Descending)": "作成済み (降順)",
69
71
  "Created (Ascending)": "作成されました (昇順)",
70
72
  "GET": "取得",
package/src/i18n/nl.json CHANGED
@@ -60,11 +60,13 @@
60
60
  "Headers": "Kopteksten",
61
61
  "Query Parameters": "Query parameters",
62
62
  "Body": "Lichaam",
63
+ "Response is Binary ?": "Antwoord is binair?",
63
64
  "No Error on Failure": "Geen fout bij fout",
64
65
  "Timeout (in seconds)": "Time-out (in seconden)",
65
66
  "The JQL query to use in the search": "De JQL query te gebruiken in de zoekopdracht",
66
67
  "Maximum number of results": "Maximum aantal resultaten",
67
68
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
69
+ "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
68
70
  "Created (Descending)": "Gemaakt (aflopend)",
69
71
  "Created (Ascending)": "Aangemaakt (Ascending)",
70
72
  "GET": "KRIJG",
package/src/i18n/pt.json CHANGED
@@ -60,11 +60,13 @@
60
60
  "Headers": "Cabeçalhos",
61
61
  "Query Parameters": "Parâmetros da consulta",
62
62
  "Body": "Conteúdo",
63
+ "Response is Binary ?": "A resposta é binária ?",
63
64
  "No Error on Failure": "Nenhum erro no Failure",
64
65
  "Timeout (in seconds)": "Tempo limite (em segundos)",
65
66
  "The JQL query to use in the search": "A consulta JQL a ser usada na busca",
66
67
  "Maximum number of results": "Número máximo de resultados",
67
68
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
69
+ "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
68
70
  "Created (Descending)": "Criado (decrescente)",
69
71
  "Created (Ascending)": "Criado (Ascendente)",
70
72
  "GET": "OBTER",
@@ -60,11 +60,13 @@
60
60
  "Headers": "Headers",
61
61
  "Query Parameters": "Query Parameters",
62
62
  "Body": "Body",
63
+ "Response is Binary ?": "Response is Binary ?",
63
64
  "No Error on Failure": "No Error on Failure",
64
65
  "Timeout (in seconds)": "Timeout (in seconds)",
65
66
  "The JQL query to use in the search": "The JQL query to use in the search",
66
67
  "Maximum number of results": "Maximum number of results",
67
68
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
69
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
68
70
  "Created (Descending)": "Created (Descending)",
69
71
  "Created (Ascending)": "Created (Ascending)",
70
72
  "GET": "GET",
package/src/i18n/zh.json CHANGED
@@ -60,11 +60,13 @@
60
60
  "Headers": "信頭",
61
61
  "Query Parameters": "查詢參數",
62
62
  "Body": "正文內容",
63
+ "Response is Binary ?": "Response is Binary ?",
63
64
  "No Error on Failure": "失敗時沒有錯誤",
64
65
  "Timeout (in seconds)": "超時(秒)",
65
66
  "The JQL query to use in the search": "搜索中使用的 JQL 查詢",
66
67
  "Maximum number of results": "最大結果數量",
67
68
  "Authorization headers are injected automatically from your connection.": "授權頭自動從您的連接中注入。",
69
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
68
70
  "Created (Descending)": "創建時間(降序)",
69
71
  "Created (Ascending)": "創建時間(升序)",
70
72
  "GET": "GET",