Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps @ariga/atlas from 0.17.0 to 0.36.0.

Release notes

Sourced from @​ariga/atlas's releases.

v0.36.0

We are excited to announce the release of Atlas v0.36 🎊

We're excited to announce the release of Atlas v0.36 with a comprehensive set of new features and improvements that further strengthen Atlas as your go-to database schema management tool:

  • Snowflake Driver Beta - Atlas now supports Snowflake databases in beta, expanding our data warehouse schema management capabilities.
  • PostgreSQL Partitions - Declarative management of PostgreSQL partitions has long been a top community request, and we are excited to say it's now available!
  • Azure DevOps Integration - Seamless CI/CD integration with Azure DevOps pipelines for database schema management.
  • Google Spanner Beta - Beta support for Google Cloud Spanner, bringing Atlas to Google's horizontally scalable and globally distributed database.
  • Datadog SIEM Support - Enhanced security monitoring with Datadog integration for audit logs and schema monitoring.
  • ORM Schema Linting - Advanced schema validation and policy enforcement for all supported ORM integrations.
  • Explain Pipelines Errors - New AI-powered error explanations to help you quickly understand and resolve deployment errors with Atlas Pipelines.

Read the full announcement in our blogpost.

Quick installation

macOS + Linux:

curl -sSf https://atlasgo.sh | sh

Homebrew:

brew install ariga/tap/atlas

Docker:

docker pull arigaio/atlas

Windows

Download

Legal

The default binaries in this release are distributed released under Atlas EULA, and the community binaries are released under the Apache 2.0 license.

v0.35.0

We are excited to announce the release of Atlas v0.35 🎊

... (truncated)

Commits
  • 1afaaba sdk: move atlas-go-sdk into atlas as submodule (#3543)
  • 118ead5 cmd/atlas/internal/cmdlog: unsupported functions (#3535)
  • 0785310 sql/schema: add ChangeDepender interface (#3524)
  • 907691a all: upgrade Go to v1.24 (#3522)
  • 27fe6e6 sql/schema: exclude on third-level should not affect the second level (#3520)
  • 6d50008 sql/schema: skip printing pos line if not set (#3510)
  • ca0c0e5 sql/schema: add PosSetter to objects (#3509)
  • 537e1cf schemahcl: append validation error on resource error (#3508)
  • cc59644 cmd/atlas/internal/cmdapi: allow extending schema diff with --include (#3503)
  • 93e2f36 cmd/atlas/internal/cmdapi: allow extending apply with --include (#3502)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

kamilsk and others added 2 commits July 28, 2025 22:49
Bumps [@ariga/atlas](https://github.com/ariga/atlas) from 0.17.0 to 0.36.0.
- [Release notes](https://github.com/ariga/atlas/releases)
- [Commits](ariga/atlas@v0.17.0...v0.36.0)

---
updated-dependencies:
- dependency-name: "@ariga/atlas"
  dependency-version: 0.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope: code An issue related to source code. scope: deps An issue related to dependencies. type: feature A new feature request. labels Aug 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 13, 2025

A newer version of @​ariga/atlas exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code An issue related to source code. scope: deps An issue related to dependencies. type: feature A new feature request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants