Skip to content

Update dependency @codahq/packs-sdk to v1.13.1#51

Open
krypton-build-user wants to merge 1 commit intomainfrom
renovate/codahq-packs-sdk-1.x
Open

Update dependency @codahq/packs-sdk to v1.13.1#51
krypton-build-user wants to merge 1 commit intomainfrom
renovate/codahq-packs-sdk-1.x

Conversation

@krypton-build-user
Copy link
Collaborator

@krypton-build-user krypton-build-user commented Jul 1, 2025

This PR contains the following updates:

Package Type Update Change Pending
@codahq/packs-sdk dependencies minor 1.8.6 -> 1.13.1 1.13.2

Release Notes

coda/packs-sdk (@​codahq/packs-sdk)

v1.13.1

Compare Source

Added
  • Added the flag --apiEnpoint to various CLI commands, and added the option apiEndpoint to the setOption command. This can be used to point to the CLI to an alternative server, for use by customers on single-tenant instances.
Changed
  • Renamed the CLI setOption option enableGitTags to gitTag, to align with the associated flag. Backwards compatible with existing .coda-pack.json files.

v1.13.0

Compare Source

Added
  • Added setBenchInitializationSkill, which allows the agent to run a skill immediately when the agent icon is clicked on in the bench.
  • Added the ContactResolution tool type.
  • Added WebSearch tool type for agents to search the public internet
  • Added allowedDomains option to WebSearchTool to restrict search results to specific domains
Changed
  • Replaced setSkillEntrypoints and defaultChat with setChatSkill.
Fixed
  • Added validation to ensure Pack tool formulas in skill definitions reference formulas that exist in the pack.

v1.12.5

Compare Source

Added
  • Added support for Default Skill in skill definitions
Changed
  • Un-hide and document agent SDK features
  • Cleanup CodaDocs Tool Type
  • Document invocation source and ingestion suggested value
  • Bump NVM version to 22

v1.12.4

Compare Source

Changed
  • Added a state parameter to the OAuth authorization URL when running coda auth locally, for compatibility with OAuth providers that require it.
  • Add LLM-facing instructions to sync tables
  • Updated isolated-vm to 6.0.2

v1.12.3

Compare Source

Changed
  • Remove prepare script

v1.12.2

Compare Source

Changed
  • Custom Suggested Prompts support

v1.12.1

Compare Source

Changed
  • Deprecating InvocationSource.Brain and replacing with InvocationSource.Go
Fixed
  • Fixed CLI execution of sync table metadata functions for sync tables with names that do not match their inner formula name.

v1.12.0

Compare Source

Changed
  • Add LLM-facing instructions to formulas and parameters
  • Allow filterableProperties limit override

v1.11.1

Compare Source

Changed
  • Minify packaged thunk_bundle
  • Add LLM-facing instructions to PackTool

v1.11.0

Compare Source

Changed
  • Made makeObjectSchema() strict about rejecting extraneous properties, to better catch bugs when the wrong property name is used for optional properties.

v1.10.2

Compare Source

Changed
  • Update prompt

v1.10.1

Compare Source

Changed
  • Dummy change to bump version

v1.9.12

Compare Source

Changed
  • Update filterableProperties to support person and array of persons

v1.9.11

Compare Source

Changed
  • Fixed validation to allow pack IDs to be optional in agent skill definitions.

v1.9.10

Compare Source

Added
  • Add initial skill definition to packs sdk

v1.9.9

Compare Source

Changed
  • Update filterableProperties to support arrays of string and number

v1.9.8

Compare Source

Changed
  • Update filterableProperties to support plain strings

v1.9.7

Compare Source

Changed
  • Bump some dependencies

v1.9.6

Compare Source

Changed
  • Add validateParameters metadata formula to CommonPackFormulaDef
  • Add ValueHintType.Date as a valid type for the FilterableProperty in IndexDefinition.
  • AWSAccessKey auth: fixed bug with double-signing of requests where the URL path contains special characters like spaces.

v1.9.5

Compare Source

Changed
  • Update IndexDefinition to encompass either CustomIndexDefinition or CategorizedIndexDefinition. CustomIndexDefinition will be backwards compatible with releases from before 1.9.4 and refer to the old IndexDefinition. The CategorizedIndexDefinition will support specific types of indexable content that has been predefined in the sdk.
  • Add a new filteredProperities field to schema.index to specify additional columns that can be used to filter down query results.
  • Minor documentation updates.
  • Deprecate PrincipalType.Anyone.
  • Remove popularityNormProperty and authorityNormProperty from top-level schema since they reside primarily in schema.index.
  • Remove deprecated popularityRankProperty from schema.

v1.9.3

Compare Source

Changed
  • Bump various dependencies.
  • Add display name property for sync tables.

v1.9.2

Compare Source

Changed
  • Add GoogleDwdError from fetcher service

v1.9.1

Compare Source

Changed
  • Update filterableProperties to support person and array of persons

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Self-Hosted Renovate Bot. Find all logs here.

@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 0838572 to 17ebc36 Compare July 5, 2025 21:11
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.9.7 Update dependency @codahq/packs-sdk to v1.9.8 Jul 5, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 17ebc36 to c6f661a Compare July 6, 2025 21:08
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.9.8 Update dependency @codahq/packs-sdk to v1.9.9 Jul 6, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from c6f661a to a8e9aae Compare July 12, 2025 21:04
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.9.9 Update dependency @codahq/packs-sdk to v1.9.10 Jul 12, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from a8e9aae to 1317e70 Compare July 14, 2025 21:15
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.9.10 Update dependency @codahq/packs-sdk to v1.9.11 Jul 14, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 1317e70 to 0585f8a Compare July 28, 2025 21:14
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.9.11 Update dependency @codahq/packs-sdk to v1.9.12 Jul 28, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 0585f8a to 156112f Compare August 9, 2025 17:12
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.9.12 Update dependency @codahq/packs-sdk to v1.10.1 Aug 9, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 156112f to 098f412 Compare September 6, 2025 17:14
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.10.1 Update dependency @codahq/packs-sdk to v1.10.2 Sep 6, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 098f412 to 7513d5f Compare October 4, 2025 21:21
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.10.2 Update dependency @codahq/packs-sdk to v1.11.0 Oct 4, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 7513d5f to 7e586c6 Compare October 13, 2025 21:32
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.11.0 Update dependency @codahq/packs-sdk to v1.11.1 Oct 13, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 7e586c6 to 22a8789 Compare October 26, 2025 21:10
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.11.1 Update dependency @codahq/packs-sdk to v1.12.0 Oct 26, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 22a8789 to d40c1e4 Compare November 8, 2025 21:15
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.12.0 Update dependency @codahq/packs-sdk to v1.12.1 Nov 8, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from d40c1e4 to 55b7e33 Compare November 24, 2025 21:23
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.12.1 Update dependency @codahq/packs-sdk to v1.12.2 Nov 24, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 55b7e33 to 8e062d6 Compare November 27, 2025 21:19
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.12.2 Update dependency @codahq/packs-sdk to v1.12.3 Nov 27, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 8e062d6 to 1da9f89 Compare December 13, 2025 01:24
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.12.3 Update dependency @codahq/packs-sdk to v1.12.4 Dec 13, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 1da9f89 to e949f7a Compare December 20, 2025 01:15
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.12.4 Update dependency @codahq/packs-sdk to v1.12.5 Dec 20, 2025
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from e949f7a to 0f988a9 Compare February 9, 2026 17:58
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.12.5 Update dependency @codahq/packs-sdk to v1.13.0 Feb 9, 2026
@krypton-build-user krypton-build-user force-pushed the renovate/codahq-packs-sdk-1.x branch from 0f988a9 to 49b5fb4 Compare March 8, 2026 20:53
@krypton-build-user krypton-build-user changed the title Update dependency @codahq/packs-sdk to v1.13.0 Update dependency @codahq/packs-sdk to v1.13.1 Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants