-
Notifications
You must be signed in to change notification settings - Fork 9
fix(deps): update dependency @codahq/packs-sdk to v1.13.0 #15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
krypton-build-user
wants to merge
1
commit into
main
Choose a base branch
from
renovate/codahq-packs-sdk-1.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
1318f6e to
6eff5e3
Compare
6eff5e3 to
bd0597a
Compare
bd0597a to
095894a
Compare
095894a to
ec3d23f
Compare
ec3d23f to
5d33180
Compare
5d33180 to
68a379f
Compare
68a379f to
d9c37a2
Compare
d9c37a2 to
f352cda
Compare
f352cda to
b69d389
Compare
b69d389 to
e8d1ae2
Compare
e8d1ae2 to
187d11b
Compare
187d11b to
b4f4310
Compare
b4f4310 to
4b96dbc
Compare
4b96dbc to
9063398
Compare
9063398 to
8baab81
Compare
adf26ae to
267aad4
Compare
3a9c43f to
3b40486
Compare
3b40486 to
0d596e4
Compare
a388e41 to
55d6b74
Compare
a2810c8 to
f8ad65b
Compare
453789d to
c243190
Compare
b91863f to
cd89cc3
Compare
cd89cc3 to
b3ef212
Compare
b3ef212 to
60e4871
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 contains the following updates:
1.2.0->1.13.0Release Notes
coda/packs-sdk (@codahq/packs-sdk)
v1.13.0Compare Source
Added
setBenchInitializationSkill, which allows the agent to run a skill immediately when the agent icon is clicked on in the bench.ContactResolutiontool type.allowedDomainsoption to WebSearchTool to restrict search results to specific domainsChanged
setSkillEntrypointsanddefaultChatwithsetChatSkill.Fixed
v1.12.5Compare Source
Added
Changed
v1.12.4Compare Source
Changed
stateparameter to the OAuth authorization URL when runningcoda authlocally, for compatibility with OAuth providers that require it.v1.12.3Compare Source
Changed
v1.12.2Compare Source
Changed
v1.12.1Compare Source
Changed
Fixed
v1.12.0Compare Source
Changed
v1.11.1Compare Source
Changed
v1.11.0Compare Source
Changed
makeObjectSchema()strict about rejecting extraneous properties, to better catch bugs when the wrong property name is used for optional properties.v1.10.2Compare Source
Changed
v1.10.1Compare Source
Changed
v1.9.12Compare Source
Changed
filterablePropertiesto support person and array of personsv1.9.11Compare Source
Changed
v1.9.10Compare Source
Added
skilldefinition to packs sdkv1.9.9Compare Source
Changed
filterablePropertiesto support arrays of string and numberv1.9.8Compare Source
Changed
filterablePropertiesto support plain stringsv1.9.7Compare Source
Changed
v1.9.6Compare Source
Changed
validateParametersmetadata formula to CommonPackFormulaDefValueHintType.Dateas a valid type for theFilterablePropertyinIndexDefinition.AWSAccessKeyauth: fixed bug with double-signing of requests where the URL path contains special characters like spaces.v1.9.5Compare Source
Changed
IndexDefinitionto encompass eitherCustomIndexDefinitionorCategorizedIndexDefinition.CustomIndexDefinitionwill be backwards compatible with releases from before 1.9.4 and refer to the oldIndexDefinition. TheCategorizedIndexDefinitionwill support specific types of indexable content that has been predefined in the sdk.filteredProperitiesfield toschema.indexto specify additional columns that can be used to filter down query results.PrincipalType.Anyone.popularityNormPropertyandauthorityNormPropertyfrom top-levelschemasince they reside primarily inschema.index.popularityRankPropertyfromschema.v1.9.3Compare Source
Changed
v1.9.2Compare Source
Changed
GoogleDwdErrorfrom fetcher servicev1.9.1Compare Source
Changed
filterablePropertiesto support person and array of personsv1.8.6Compare Source
Changed
SyncStateServiceto retrieve the row sync state in Coda Brain.v1.8.5Compare Source
Changed
SyncandSyncExecutionContexttypes to better handle full vs. incremental syncv1.8.4Compare Source
Changed
v1.8.3Compare Source
Added
cacheTtlSecsoption when usingTemporaryBlobStorage.storeUrl.Changed
v1.8.2Compare Source
Added
AWSAssumeRole, a more secure method of connecting to AWS services.Changed
v1.8.1Compare Source
Added
Changed
v1.8.0Compare Source
Added
Changed
MockExecutionContextreturned bynewMockExecutionContext().fetcher.fetch,temporaryBlobStorage.storeUrl, andtemporaryBlobStorage.storeBlobshould be stubbed usingresolves()andrejects()since the underlying methods return promisesuntransformBodyhelper for array inputsv1.7.19Compare Source
Changed
v1.7.18Compare Source
Changed
v1.7.17Compare Source
Changed
v1.7.16Compare Source
Changed
v1.7.15Compare Source
Changed
fetchOptsinTemporaryBlobStorage.storeUrlto allow settingheadersfor the fetch.v1.7.13Compare Source
Changed
v1.7.12Compare Source
Changed
v1.7.11Compare Source
Changed
v1.7.10Compare Source
Added
v1.7.9Compare Source
v1.7.8Compare Source
v1.7.7Compare Source
Fixed
coda authwith the CLI failed to honor the auth optionsendpointKeyandpostSetupforOAuth2authentication. ForpostSetupSetEndpointsteps it will prompt for the endpoint URL directly rather than list them out.v1.7.5Compare Source
Added
coda executenow allows for executing metadata formulas and sync updates.displayNameto be the user-visible column name. Only works on top-level schema properties.Changed
executecommand to output the full JSON of a returned object, without any collapsing of deep objects or long arrays.v1.7.4Compare Source
Fixed
requireForUpdatesinmakeReferenceSchemaFromObjectSchema.Added
forceCachetoFetchRequestto support caching non-GET requests.resultfield.Changed
coda executeon a Pack that uses multiple network domains will fail with a warning unless the new flag--allowMultipleNetworkDomainsis included. This acts as an early warning to Pack makers and hopefully encourages them to file for approval early before investing too much time into development.v1.7.3Compare Source
Added
requireForUpdatesfor select list properties to remove the Blank option.v1.7.2Compare Source
Added
updateOptions.extraOAuthScopesto sync tables to support incremental OAuth with 2-way sync.width,height, andshapeStyletoImageSchema.Fixed
v1.7.1Compare Source
Changed
v1.7.0Compare Source
Added
OAuth2ClientCredentialsauthentication type to support authenticating with OAuth client credentials.Changed
deferConnectionSetupin the CodaApiHeaderBearerToken authentication type. The Coda app now defers all connection setup, so this setting has no practical effect anymore.v1.6.0Compare Source
Added
--allowOlderSdkVersionparam for thecoda uploadcommand that builds a new version. Coda will soon default to preventing a Pack build to have an older SDK version than the prior version, under the assumption that it most often happens when multiple dev environments conflict with each other. This new option is a bypass for that protection, for the rare case when you actually want to downgrade the SDK.parametersproperty in theSyncinterface with sync table parameters.Changed
Fixed
addFormula()without validation errors.v1.5.1Compare Source
Fixed
v1.5.0Compare Source
Added
originalKey.v1.4.1Compare Source
Added
AuthenticationType.MultiHeaderToken, allowing you to specify multiple headers to include in each request. Previously, if the API you were using required multiple headers, you would need to useAuthenticationType.Custom.v1.4.0Compare Source
Added
coda extensionsto the CLI for installing developer extensions that help with building Packs. Currently it only supports Visual Studio Code (coda extensions vscode), creating a code snippets file which provides the same slash commands as the Pack Studio.CODA_PACKS_API_KEYenvironment variableChanged
tokenPrefixwith OAuth2 authentication will result in no prefix being used in theAuthenticationheader. Previously, the empty string would be treated the same asundefinedwhich would lead to the default prefix ofBearerbeing used. Note that this change took effect for live packs on April 28, 2023 independently of the SDK version; in this SDK version the behavior changed only here in the CLI execution simulator (thecoda executecommand).v1.3.4Compare Source
Fixed
placeholderproperty being stripped out of thePropertyIdentifierDetailsschema.v1.3.3Compare Source
Added
searchDynamicUrlsto dynamic sync tables. If defined, a search box will presented to users to allow them to search through all available datasets. It works just likelistDynmaicUrls, only the 2nd parameter is the search query.Changed
placeholderproperty toPropertyIdentifierDetailsdefinition as a default value for Pack card titles, subtitles, and snippets when value is empty.Fixed
isBinaryResponse: true.AWSAccessKeywasn't generating correct signatures when used locally.v1.3.0Compare Source
Added
--apiTokenargument to theclone,create,link,release, anduploadCLI commands. This makes it easier to use the CLI in a CI/CD environment where the API token is passed as an environment variable (GitHub Actions, etc).Changed
PrecannedDateRangeto match the date range picker in the Coda UI: addedLast90Days,Last180Days,Last365Days,Next90Days,Next180Days,Next365Days,Last7AndNext7Days,Last30AndNext30Days, deprecatedLast3Months,Last6Months,Next3Months, andNext6Months, and removedThisWeekStart,ThisMonthStart, andThisYearStart, which never actually worked.Fixed
coda execute ... --vm=falsewasn't compatible with Node version 19+ (Cannot set property crypto of #<Object> which has only a getter).v1.2.3Compare Source
Added
Markdownas an alternative toHTMLfor formatted text.v1.2.2Compare Source
Added
credentialsLocationtoOAuth2Authentication, to specify how the client ID and secret should be passed during the token exchange. The defaultAutomaticshould be sufficient for most OAuth2 providers.v1.2.1Compare Source
Added
ignoreRedirectstoFetchRequest, if you do not want the fetcher to follow HTTP 301/302 redirects and instead want to observe such a response and examine the redirect URL directly (by reading theLocationheader) instead of following it.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.