Skip to content

chore(deps): update dependency ingestr to v1#814

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ingestr-1.x
Open

chore(deps): update dependency ingestr to v1#814
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ingestr-1.x

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ingestr >=0.13.61,<0.15>=0.13.61,<1.1 age adoption passing confidence

Release Notes

bruin-data/ingestr (ingestr)

v1.0.32

Compare Source

Changelog

  • 31d6492 Address review: case-insensitive BigQuery unchanged-cols check, clarify schema-flow and Redshift containment comments
  • 0cfa7d6 Fix CI failures
  • 37049d9 Fix CI with staging ingest schema
  • 46c175b Fix PG CDC merge wipes unchanged TOAST/JSONB columns Fixes #​706
  • 392d751 Fix SET NULL workaround
  • 0610721 Fix comments
  • 4f16480 Fix duckdb implementation
  • 6dacf9d Fix greptile issues
  • ca9e3fb Fix main-merge conflict resolution for the composed CDC merges
  • 0779646 Fix string escaping issues
  • 89ac3a3 Keep _cdc_unchanged_cols out of merges on destinations that don't consume it
  • 3780466 Keep _cdc_unchanged_cols staging-only
  • a1f0d24 Merge branch 'main' into genora51/snowflake-toast-fix
  • 405d8dc Merge branch 'main' into genora51/snowflake-toast-fix
  • 5e1e7f1 Merge branch 'main' into genora51/snowflake-toast-fix
  • 12ddd0b Merge pull request #​788 from bruin-data/publish-docker-image-on-release
  • 5224a81 Merge pull request #​789 from bruin-data/pg-cdc-toast-preservation
  • 28a2236 Merge upstream main into genora51/snowflake-toast-fix
  • 6b82723 Merge upstream/main into genora51/snowflake-toast-fix
  • f497210 Validate SQL Server CDC source and fix CDC merge semantics across all destinations (#​786)
  • e82b7d6 ci: gate docker-build on integration-tests
  • a35bcfb ci: gate release-unix on docker-test instead of docker-build
  • d8dfbbe ci: publish docker image to GHCR on release
  • c8ddf02 make the comparisons case-insensitive

v1.0.31

Compare Source

Changelog

v1.0.30

Compare Source

Changelog

v1.0.27

Compare Source

Changelog

  • d499960 Fix ClickHouse low-cardinality array mapping (#​777)
  • f3c214e Merge pull request #​778 from bruin-data/iremcaginyurtturk/indeed-traffic-stats-pk
  • 3c59b8f [codex] fix snowflake parquet timestamp loading (#​775)
  • 8aacc25 fix(indeed): preserve per-(job × platform) rows in traffic_stats

v1.0.26

Compare Source

Changelog

  • a558339 Merge pull request #​767 from bruin-data/TanayBensuYurtturk/fix-rollup-path-traversal
  • c72d9c3 Merge pull request #​769 from bruin-data/TanayBensuYurtturk/fix-postcss-xss
  • 41a1a3b Merge pull request #​770 from bruin-data/add-tinyint-column-type
  • 09a995d feat: add tinyint (8-bit integer) as a --column type
  • 50582fc fix(deps): bump rollup to ^4.59.0 to fix path traversal (GHSA-mw96-cpmx-2vgc)
  • 60f9b35 fix(deps): force postcss >=8.5.10 to fix XSS in stringify (GHSA-qx2v-qp2m-jg93)
  • efc2438 fix: guard Int8Builder json.Number against out-of-range overflow
  • e681e03 fix: range-guard all Int8Builder numeric conversions
  • 98aa56a refactor: hoist int-narrowing guards to package functions; extend to Int16/Int32/Int64
  • c5d758f refactor: use math.MinInt8/MaxInt8 instead of magic numbers

v1.0.25

Compare Source

Changelog

  • 17ddab1 Add CDC source and strategy groundwork (#​732)
  • ef41c18 Database query built from user-controlled source
  • 3f68bcf Merge pull request #​759 from bruin-data/TanayBensuYurtturk/fix-code-scanning-alerts
  • cbb65b9 Merge pull request #​761 from bruin-data/iremcaginyurtturk/fix-claude-md-go-context
  • afbfd71 Merge pull request #​764 from bruin-data/iremcaginyurtturk/ingestr-annotations-step-type
  • 71a3afc Merge pull request #​765 from bruin-data/fix/mssql-uritoconnstring-casing
  • 2b90e9b bot
  • 1ce0b5c fix(annotation): tag schema-evolution ALTERs with ingestr_step
  • dfb940a fix(mssql): align test with exported URIToConnString
  • 761dfc0 more quoting

v1.0.24

Compare Source

Changelog

  • 5e53a35 Merge pull request #​758 from bruin-data/patch/source-original-column-names
  • d043941 fix(mssql,mysql): use original source column names for read queries

v1.0.23

Compare Source

Changelog

  • 846d1ba Merge pull request #​755 from bruin-data/fix-mssql-uuid-snowflake
  • 0f08bf2 fix mssql uuid formatting

v1.0.22

Compare Source

Changelog

  • f751b24 Merge pull request #​723 from bruin-data/fix/alert-148-thrift
  • eaefc47 Merge pull request #​724 from bruin-data/fix/alert-145-otel-sdk
  • 90ef3df Merge pull request #​725 from bruin-data/fix/alert-144-aws-s3
  • 729115c Merge pull request #​726 from bruin-data/fix/alert-143-aws-kinesis
  • f849ef4 Merge pull request #​727 from bruin-data/fix/alert-142-go-jose
  • cd7698f Merge pull request #​728 from bruin-data/fix/alert-139-edwards25519
  • 5adb170 Merge pull request #​744 from bruin-data/TanayBensuYurtturk/unify-replace-dedup
  • 70fbfec Merge pull request #​747 from bruin-data/TanayBensuYurtturk/hubspot-service-key
  • 99fdf12 Merge pull request #​748 from bruin-data/iremcaginyurtturk/standardise-debug-log-format
  • f697b86 Merge pull request #​750 from bruin-data/descriptive-column-override-logs
  • 53c5e79 Update benchmark script dependencies (#​742)
  • 9f54265 [codex] add prediction market sources (#​739)
  • d886803 docs(hubspot): note service keys are in public beta
  • 2d6c919 feat(hubspot): accept service keys as a credential
  • 5387c0c feat(pipeline): print readable type names in column override logs
  • bc9dc55 fix(deps): bump aws-sdk-go-v2/service/kinesis to v1.43.5
  • 31eb0f7 fix(deps): bump filippo.io/edwards25519 to v1.1.1
  • bc37813 fix(deps): bump github.com/apache/thrift to v0.23.0
  • eb6373e fix(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.3
  • 4b1d948 fix(deps): bump github.com/go-jose/go-jose/v4 to v4.1.4
  • d6e66f8 fix(deps): bump go.opentelemetry.io/otel/sdk to v1.43.0
  • b46cb30 pass ik for multitable
  • 2b9b630 refactor(debug): emit zap-compatible debug log format
  • 31781fe refactor(replace): unify primary-key deduplication across destinations
  • 09815e5 test(schemaevolution): use String() for widen subtest name suffixes

v1.0.21

Compare Source

Changelog

v1.0.20

Compare Source

Changelog

  • 9ea79c5 Add blobstore modified-date incremental loading (#​705)
  • 82987d9 Disable telemetry in CI and tests (#​710)
  • 2d36cec Merge pull request #​695 from bruin-data/fix/salesforce-account-systemmodstamp
  • c1fd55d Merge pull request #​713 from bruin-data/iremcaginyurtturk/fix-trino-docs
  • 07bf5fb Merge pull request #​714 from bruin-data/iremcaginyurtturk/separate-athena-trino-impl
  • 304fad8 Merge pull request #​717 from bruin-data/iremcaginyurtturk/fix-dependabot-vulnerability
  • a7703d8 Merge pull request #​718 from bruin-data/iremcaginyurtturk/bump-pgx-5.9.2
  • 3d9ff4d Merge pull request #​720 from bruin-data/iremcaginyurtturk/trino-dest-improvements
  • 57a5255 Support Salesforce client credentials auth (#​656) (#​676)
  • b833eb2 [codex] Add SQL Server benchmarks and bulk-copy writes (#​711)
  • 46ffa24 [codex] Add no-inference schema mode (#​708)
  • 3c3cec0 add agents.md (#​709)
  • 8facf4a feat(trino auth): map verify=false to InsecureSkipVerify
  • 482ba86 feat(trino dest): add mTLS, http_headers, and v0 param aliases
  • 3e8eb0d fix(benchmarks): bump nltk to 3.9.4 to address Zip Slip vulnerability
  • 098241a fix(salesforce): use SystemModstamp as account incremental key
  • b8df771 fix(trino auth): hash cert/key contents (not paths) for cache key
  • 8176753 fix(trino auth): inherit DefaultTransport timeouts for custom HTTP client
  • 9b3d8ae fix(trino auth): use Header.Set to avoid duplicated header values
  • daddbd5 fix(trino source): type-aware incremental literals + UUID typing
  • dde1277 fix: bump github.com/jackc/pgx/v5 to v5.9.2 for memory-safety fix
  • 3cd45b9 refactor(athena): split schema-evolution dialect out of trino package

v1.0.19

Compare Source

Changelog

  • 9087536 Merge pull request #​702 from bruin-data/TanayBensuYurtturk/excluded-column-dest-retention
  • 899685f Merge pull request #​704 from bruin-data/feat/annotation-source-extract
  • d091fc5 bot
  • 3a99afa docs(annotation): clarify custom-query tagging comments
  • ad26fa7 exclude column
  • 72472c0 feat(annotation): annotate custom-query and Snowflake source reads
  • 7b87577 fix(annotation): tag Snowflake custom-query reads via QUERY_TAG
  • 7dd1ffa refactor(annotation): case-insensitive Snowflake dialect check
  • bd91e47 refactor(annotation): inline Snowflake QUERY_TAG check, drop the interface

v1.0.18

Compare Source

Changelog

  • 7443d01 Add MaxCompute source and destination (#​677)
  • 28f71cb Dedupe staging by primary key in delete+insert strategy
  • 159b841 Fix unknown JSON string casting (#​694)
  • 55a83a8 Merge pull request #​601 from bruin-data/iremcaginyurtturk/cratedb-source-docs
  • 027f13a Merge pull request #​686 from bruin-data/patch/delete-insert-pk-dedup
  • 981445f Merge pull request #​687 from bruin-data/TanayBensuYurtturk/bump-version-permissions
  • 9f5dd9e Merge pull request #​693 from bruin-data/TanayBensuYurtturk/update-readme-supported-sources
  • de359b5 Merge pull request #​701 from bruin-data/feat/annotation-etl-phase
  • 1d9c958 Merge pull request #​703 from bruin-data/TanayBensuYurtturk/bigquery-partition-by-error
  • 160922d Update CrateDB source docs to use PostgreSQL wire protocol
  • 09d1ddf [codex] Add MongoDB dlt benchmark setup (#​689)
  • be156c4 bq partition by date error fix
  • 7271aa5 case insensitive compare
  • d5c281b chaneg token back
  • 8d794ee docs(cratedb): drop empty-password colon in localhost URI examples
  • 31c5a77 docs(cratedb): drop stale warning about unsupported materialization strategies
  • a270fb5 feat(annotation): classify queries by ETL phase via type
  • 0aedd30 fix(maxcompute): surface row iterator errors (#​697)
  • 14a509d rafactor
  • b71582e refactor
  • ee524de test(annotation): use t.Errorf in typeForStep loop to report all cases

v1.0.17

Compare Source

Changelog

  • 63e7834 Merge pull request #​692 from bruin-data/feat/salesforce-custom-incremental-key
  • f9b4a77 chore: lint
  • 142b009 feat(salesforce): allow overriding the incremental key
  • c77714a fix(salesforce): default merge PK to Id when overriding incremental key

v1.0.16

Compare Source

Changelog

  • 9243f39 Merge pull request #​645 from bruin-data/feat/query-cost-annotations
  • 251cad8 [codex] Add Cassandra source and destination (#​678)
  • 880e07f add azure sql source connector (#​679)
  • 8e6e91a feat(annotation): always emit ingestr keys and fix ingestr_step key
  • 0bab06e feat: add query cost annotations for BigQuery & Snowflake

v1.0.15

Compare Source

Changelog

  • d095966 Merge pull request #​684 from bruin-data/iremcaginyurtturk/fix-batch-association-loss
  • e4566bb hubspot: retry POST associations and split batch on any non-2xx

v1.0.13

Compare Source

Changelog

  • 2f7c005 Add OneLake (Microsoft Fabric) destination
  • c0481f3 Add license audit checks
  • 1cb397c Add source_column field to map source→destination column names in ingestr assets
  • 168b65d Download manually audited license modules
  • 41629f7 Fix DropTable mutating shared state without a lock
  • e6f4a20 Fix SCD2 close: resolve scd* indices from target schema
  • a2976f5 Fix deterministic license generation
  • 0efb47c Merge pull request #​669 from bruin-data/audit-go-licenses-elv2-busl
  • a94b24b Merge pull request #​672 from bruin-data/patch/source-column-mapping
  • 8d34054 Merge pull request #​673 from bruin-data/onelake-destination
  • e342cc5 Stabilize host-specific license notices
  • 4033ee3 Support merge, delete+insert and scd2 for OneLake Delta tables
  • 314500a add snowflake benchmark source scenarios (#​665)
  • 8cf008b bot
  • 8999aa5 chore: lint

v1.0.12

Compare Source

Changelog

  • bfaf93f Add README benchmark image
  • 1d5752c Merge pull request #​666 from bruin-data/patch/chore-cleanup
  • 130da13 Merge pull request #​667 from bruin-data/ci/revert-depot-runners
  • ad5906a Merge pull request #​668 from bruin-data/arsalann/add-readme-image
  • 818e51b Merge pull request #​670 from bruin-data/TanayBensuYurtturk/hubspot-licenses-associations-null
  • 0ab3630 Revert "ci: switch goreleaser jobs to github native runners"
  • 8f51911 chore: cleanup leftover files
  • e7be059 chore: format
  • eee7663 fix custom object associations

v1.0.11

Compare Source

Changelog

v1.0.8

Compare Source

Changelog

  • 22c4ac7 Merge pull request #​642 from bruin-data/fix/bigquery-add-column-if-not-exists
  • 6eef8bd bigquery-add-column-if-not-exists
  • 77dfc32 document ingestr server ui (#​652)
  • 03761b6 fix(snowflake): align case-insensitivity and decimal handling for case-folding destinations (#​641)

v1.0.7

Compare Source

Changelog

  • 86c5610 Coalesce canonical column duplicates
  • 539f822 Merge pull request #​646 from bruin-data/canonical-last-field-wins
  • cf1fd85 Merge pull request #​654 from bruin-data/fix/fabric-mssql-param-limit
  • e314e77 Stay strictly under MSSQL/Fabric 2100-parameter limit
  • 638a2c6 fix duplicate canonical column coalescing

v1.0.6

Compare Source

Changelog

  • e76f83a Merge pull request #​643 from bruin-data/iremcaginyurtturk/bigquery-staging-dataset-missing
  • 140abf3 Merge pull request #​648 from bruin-data/fix/hubspot-post-retry-and-throttle-signal
  • 00118f8 Retry hubspot search POSTs and observe 429s outside retry loop
  • 8c4db0e [codex] Add MongoDB benchmark scenarios (#​647)
  • 2e1e793 bigquery: retry load job on transient "Not found: Dataset"
  • 91ebfba chore: lint

v1.0.5

Compare Source

Changelog

  • afcd80f Add Microsoft Fabric Data Warehouse destination
  • d019bf6 Add Microsoft Fabric as a source
  • c158f91 Document Microsoft Fabric destination
  • 0870346 Merge pull request #​644 from bruin-data/feat/fabric-destination

v1.0.4

Compare Source

Changelog

  • f41c1ad Adapt hubspot rate limiter on 429 and jitter retries
  • ee83898 Dedupe staging by PK in postgres non-CDC merge
  • aba0cd3 Increase hubspot retry budget for sustained throttling
  • 96db15e Install ADBC drivers to user dir unless ADBC_DRIVER_PATH is set
  • b52e146 Merge pull request #​634 from bruin-data/chore/gitignore-helper-scripts
  • ce84b63 Merge pull request #​636 from bruin-data/iremcaginyurtturk/snowflake-adbc-driver-missing
  • 200fa0f Merge pull request #​638 from bruin-data/feat/hubspot-adaptive-rate-limit
  • 342fc53 Merge pull request #​639 from bruin-data/fix/postgres-merge-dedup-staging
  • f9766eb Update pkg/source/adbc/install.go
  • 165ef5d chore: gitignore helper_scripts directory

v1.0.0

Compare Source

Changelog

  • b615a64 Merge pull request #​624 from bruin-data/docs/installation-instructions
  • 4361073 Merge pull request #​625 from bruin-data/sync-upstream
  • 1d5dd63 Merge pull request #​626 from bruin-data/chore/update-gong-refs
  • fccd500 chore: lint
  • 83114ee chore: rename references from gong to ingestr
  • 2c9b261 chore: update tests expectations
  • a009e6c refresh gitleaks baseline
  • e683a40 rename references to gong (internal codename)
  • fd2ca8d sync with upstream gong

v0.15.9

Compare Source

Changelog

  • 4726021 Merge pull request #​623 from bruin-data/ci/strip-v-prefix
  • a9b5e3b ci: pip: strip version prefix for wheels

Configuration

📅 Schedule: (UTC)

  • 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/ingestr-1.x branch 5 times, most recently from 3b9ea53 to 1abd973 Compare June 4, 2026 16:17
@renovate renovate Bot force-pushed the renovate/ingestr-1.x branch from 1abd973 to 057972e Compare June 6, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants