Skip to content

Bump amsterdam-schema-tools from 7.6.3 to 9.8.2 in /tools#814

Merged
JonaBenja merged 1 commit into
mainfrom
dependabot/pip/tools/amsterdam-schema-tools-9.8.2
Jun 5, 2026
Merged

Bump amsterdam-schema-tools from 7.6.3 to 9.8.2 in /tools#814
JonaBenja merged 1 commit into
mainfrom
dependabot/pip/tools/amsterdam-schema-tools-9.8.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps amsterdam-schema-tools from 7.6.3 to 9.8.2.

Changelog

Sourced from amsterdam-schema-tools's changelog.

2026-05-28 (9.8.2)

  • Rollback from validate datasets for relations to temporal tables.

2026-05-28 (9.8.1)

  • Fix bug for relations to temporal tables.

2026-05-22 (9.8.0)

  • Add retry logic and failure capture to exports. Failures now do not result in the end of the whole export flow, just that specific export. Subsequent exports are executed. The export function returns a list of ExportTableFailures.

2026-05-19 (9.7.0)

  • Added handling for array fields in csv exports.

2026-05-04 (9.6.4)

  • Fix bug in migration logic for adding relations to other datasets.

2026-05-04 (9.6.3)

  • Fix bug in migration logic for adding relations.
  • Fix bug in migration logic for adding field on table present in multiple versions.

2026-05-04 (9.6.2)

  • Fix bug in migration logic when table with same name exists in multiple versions.

2026-05-04 (9.6.1)

  • Fix bug in migration logic when default version is changed.
  • Fix deprecation warning about jsonschema format checker.
  • Mute RuntimeWarnings in tests.

2026-04-28 (9.6.0)

  • Remove dry-run/execute flag from import schemas command as this is unused.
  • Remove export_enabled column, as exports are now defined in the schema.

2026-04-23 (9.5.0)

  • Refactor exports so that it does not reuse the same db connection for all exports. Instead pass in the db engine and create a connection for each export.

2026-04-22 (9.4.3)

  • Bugfix: Do not migrate any table that doesn't change its version.

... (truncated)

Commits
  • 688f7b7 deleted validate temporal relations from validate_datasets (#723)
  • 1c17007 Add validation for relations to temporal tables (#722)
  • c76691a bump to v9.8.0
  • c083d37 extra test
  • 53af15c make cli command log errors and exit with code 1
  • ac99405 reduce ExportTableFailure type to necessary values
  • 5608c18 add retry logic for geopackage exporter
  • 5235630 add retry logic to base exporter
  • ff08af9 make export_tables return a list of failures
  • f4486a0 changed export to include array fields in csv (#719)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/tools/amsterdam-schema-tools-9.8.2 branch from f9e32b8 to abbb779 Compare June 4, 2026 14:47
@JonaBenja
Copy link
Copy Markdown

@dependabot rebase

Bumps [amsterdam-schema-tools](https://github.com/amsterdam/schema-tools) from 7.6.3 to 9.8.2.
- [Changelog](https://github.com/Amsterdam/schema-tools/blob/master/CHANGES.md)
- [Commits](Amsterdam/schema-tools@v7.6.3...v9.8.2)

---
updated-dependencies:
- dependency-name: amsterdam-schema-tools
  dependency-version: 9.8.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/tools/amsterdam-schema-tools-9.8.2 branch from abbb779 to c036539 Compare June 5, 2026 11:10
@JonaBenja JonaBenja merged commit 1e91993 into main Jun 5, 2026
5 checks passed
@JonaBenja JonaBenja deleted the dependabot/pip/tools/amsterdam-schema-tools-9.8.2 branch June 5, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

1 participant