Skip to content
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

chore(deps): update all non-major dependencies #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
ariga.io/atlas/cmd/atlas v0.12.0 -> v0.13.1 age adoption passing confidence require minor
cockroachdb/cockroach v22.1.5 -> v22.2.19 age adoption passing confidence minor
entgo.io/contrib v0.4.5 -> v0.5.0 age adoption passing confidence require minor
entgo.io/contrib v0.3.2 -> v0.5.0 age adoption passing confidence require minor
entgo.io/ent v0.12.3 -> v0.13.1 age adoption passing confidence require minor
entgo.io/ent v0.11.3-0.20220830071904-3b1b75b9d7a9 -> v0.13.1 age adoption passing confidence require minor
github.com/99designs/gqlgen v0.17.34 -> v0.17.49 age adoption passing confidence require patch
github.com/99designs/gqlgen v0.17.16 -> v0.17.49 age adoption passing confidence require patch
github.com/cockroachdb/errors v1.11.1 -> v1.11.3 age adoption passing confidence require patch
github.com/cosmtrek/air v1.40.4 -> v1.52.3 age adoption passing confidence require minor
github.com/getkin/kin-openapi v0.122.0 -> v0.126.0 age adoption passing confidence require minor
github.com/golangci/golangci-lint v1.53.3 -> v1.59.1 age adoption passing confidence require minor
github.com/google/uuid v1.3.0 -> v1.6.0 age adoption passing confidence require minor
github.com/google/wire v0.5.0 -> v0.6.0 age adoption passing confidence require minor
github.com/haveyoudebuggedit/gotestfmt/v2 v2.3.2 -> v2.5.0 age adoption passing confidence require minor
github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365 -> v0.3.0 age adoption passing confidence require minor
github.com/jinzhu/copier v0.3.5 -> v0.4.0 age adoption passing confidence require minor
github.com/kyleconroy/sqlc v1.14.0 -> v1.26.0 age adoption passing confidence require minor
github.com/kyleconroy/sqlc v1.19.0 -> v1.26.0 age adoption passing confidence require minor
github.com/labstack/echo/v4 v4.11.4 -> v4.12.0 age adoption passing confidence require minor
github.com/labstack/echo/v4 v4.10.2 -> v4.12.0 age adoption passing confidence require minor
github.com/lib/pq v1.10.6 -> v1.10.9 age adoption passing confidence require patch
github.com/matryer/moq v0.2.7 -> v0.3.4 age adoption passing confidence require minor
github.com/mattn/go-sqlite3 v1.14.19 -> v1.14.22 age adoption passing confidence require patch
github.com/mattn/go-sqlite3 v1.14.16 -> v1.14.22 age adoption passing confidence require patch
github.com/mattn/go-sqlite3 v1.14.17 -> v1.14.22 age adoption passing confidence require patch
github.com/oapi-codegen/echo-middleware v1.0.1 -> v1.0.2 age adoption passing confidence require patch
github.com/onsi/ginkgo/v2 v2.11.0 -> v2.19.0 age adoption passing confidence require minor
github.com/onsi/gomega v1.27.8 -> v1.33.1 age adoption passing confidence require minor
github.com/pressly/goose/v3 v3.6.1 -> v3.21.1 age adoption passing confidence require minor
github.com/shopspring/decimal v1.3.1 -> v1.4.0 age adoption passing confidence require minor
github.com/steebchen/prisma-client-go v0.18.0 -> v0.38.0 age adoption passing confidence require minor
github.com/stretchr/testify v1.8.1 -> v1.9.0 age adoption passing confidence require minor
github.com/stretchr/testify v1.8.4 -> v1.9.0 age adoption passing confidence require minor
github.com/stretchr/testify v1.8.0 -> v1.9.0 age adoption passing confidence require minor
github.com/takuoki/gocase v1.0.0 -> v1.1.1 age adoption passing confidence require minor
github.com/vektah/gqlparser/v2 v2.5.4 -> v2.5.16 age adoption passing confidence require patch
github.com/vektah/gqlparser/v2 v2.5.0 -> v2.5.16 age adoption passing confidence require patch
github.com/vmihailenco/msgpack/v5 v5.0.0-beta.9 -> v5.4.1 age adoption passing confidence require minor
go (source) 1.22.2 -> 1.22.5 age adoption passing confidence toolchain patch
go.uber.org/fx v1.18.1 -> v1.22.1 age adoption passing confidence require minor
go.uber.org/zap v1.23.0 -> v1.27.0 age adoption passing confidence require minor
goa.design/goa/v3 v3.7.14 -> v3.17.2 age adoption passing confidence require minor
golang 1.19.1-alpine -> 1.22.5-alpine age adoption passing confidence final minor
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 -> v0.7.0 age adoption passing confidence require minor
gorm.io/gen v0.3.22 -> v0.3.26 age adoption passing confidence require patch
postgres 14.5-alpine3.16 -> 14.6-alpine3.16 age adoption passing confidence minor
prettier (source) 3.2.1 -> 3.3.3 age adoption passing confidence devDependencies minor
prettier-plugin-sql (source) 0.18.0 -> 0.18.1 age adoption passing confidence devDependencies patch

Release Notes

ariga/atlas (ariga.io/atlas/cmd/atlas)

v0.13.1

Compare Source

v0.13.0

Compare Source

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

It's been just over two months since our last version announcement and today I'm super excited to share with you our latest release, v0.13, which includes some long-anticipated additions to Atlas:

  • Atlas and Atlas Community Editions - we are making a change in the way Atlas is distributed. Starting today, we are making many of the features previously available only in the commercial version of Atlas available to everyone for free. More on this below.
  • Support for SQL Views - SQL Views are virtual tables in a database created by a query and stored in the database. Starting today, you can manage views in your database using the same Atlas workflows you use for tables, indexes, foreign keys, etc.
  • Microsoft SQL Server Driver Beta - Over the last few months, we have been working on a driver for MS-SQL with some of our enterprise design partners and are happy to make it available to you as a beta.
  • Built-in schema visualization - Over the past year we released some tools to help developers visualize their database schemas using Entity Relationship Diagrams (ERDs). Starting today, you can use the atlas schema inspect --visualize command to create database ERDs directly from the command line.
  • GitHub Action for Deployments - We recently received a request from the community to add a GitHub Action to streamline applying migrations directly from GitHub workflows. We thought this was a great idea and are happy to introduce ariga/atlas-deploy-action which you can use to deploy your migrations today.
  • Type checking for schema files - As part of our continuous effort to make the experience of working with Atlas as smooth as possible, we are excited to ship a new engine for running type checks on your schema files.

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. If you would like to build Atlas from source follow the instructions here.

What's Changed

Commits * cmd/atlas: update ariga.io/atlas by @​a8m in https://github.com/ariga/atlas/pull/1707 * chore: Use ldflag version in migrate_test.go in NoPendingFiles by @​silasdavis in https://github.com/ariga/atlas/pull/1712 * cmd/atlas: add example for 'schema diff' with dev and exclude defined in config by @​a8m in https://github.com/ariga/atlas/pull/1714 * doc: fix projects page and extend 'exclude' examples by @​a8m in https://github.com/ariga/atlas/pull/1715 * sql/migrate: support for migration planning mode by @​a8m in https://github.com/ariga/atlas/pull/1719 * merge libsql by @​a8m in https://github.com/ariga/atlas/pull/1716 * doc/website: update logos by @​dimagreat in https://github.com/ariga/atlas/pull/1720 * doc/md: turso guide by @​rotemtam in https://github.com/ariga/atlas/pull/1721 * sql/schema: add view types for (un)marshal by @​a8m in https://github.com/ariga/atlas/pull/1723 * sql/internal/specutil: marshal view spec by @​a8m in https://github.com/ariga/atlas/pull/1725 * sql/sqlspec: marshal view definition after columns by @​a8m in https://github.com/ariga/atlas/pull/1728 * sql: minor sync from ent repo by @​a8m in https://github.com/ariga/atlas/pull/1729 * ci: make go build tag aware by @​masseelch in https://github.com/ariga/atlas/pull/1730 * cmd/atlas/internal: initial support for schema loaders by @​a8m in https://github.com/ariga/atlas/pull/1733 * integration: fix run `go mod tidy` by @​giautm in https://github.com/ariga/atlas/pull/1736 * cmd/atlas: initial support for external schema data sources by @​a8m in https://github.com/ariga/atlas/pull/1737 * fix/event-update by @​dimagreat in https://github.com/ariga/atlas/pull/1739 * Spelling by @​jsoref in https://github.com/ariga/atlas/pull/1738 * doc/md: updated deployment guide with cloud by @​rotemtam in https://github.com/ariga/atlas/pull/1741 * sql/migrate: do not error on json encode unknown revision type by @​masseelch in https://github.com/ariga/atlas/pull/1746 * sql/mysql: improve foreign-keys inspection query by @​a8m in https://github.com/ariga/atlas/pull/1748 * doc: change --log to --format by @​a8m in https://github.com/ariga/atlas/pull/1751 * sql: modernize the way driver normalize schemas by @​a8m in https://github.com/ariga/atlas/pull/1753 * sql/internal/sqlx: sort schema names before printing by @​a8m in https://github.com/ariga/atlas/pull/1754 * sql/sqlx: move Charset/Collate to sqlx by @​giautm in https://github.com/ariga/atlas/pull/1755 * schemahcl: add PrecisionTypeAttr and ScaleTypeAttr by @​giautm in https://github.com/ariga/atlas/pull/1757 * sql/schema: added Scale attribute for TimeType by @​giautm in https://github.com/ariga/atlas/pull/1756 * cmd/atlas: defer HCL normalization until ReadState is called by @​a8m in https://github.com/ariga/atlas/pull/1758 * sql/sqlite: extract table options (without rowid, strict) from sql by @​noamcattan in https://github.com/ariga/atlas/pull/1745 * doc: move guide links to cards by @​a8m in https://github.com/ariga/atlas/pull/1762 * sql/sqlite: sqlspec for table options by @​noamcattan in https://github.com/ariga/atlas/pull/1763 * cmd/atlas/internal: support writing to template directories by @​a8m in https://github.com/ariga/atlas/pull/1764 * sql/postgres: support scanning prefixed sequences by @​a8m in https://github.com/ariga/atlas/pull/1768 * cmd/atlas/internal/cmdapi: add flavor to version by @​masseelch in https://github.com/ariga/atlas/pull/1770 * cmd/atlas/internal/cmdapi: flavor as build flag by @​masseelch in https://github.com/ariga/atlas/pull/1772 * sql/sqlite: migrate table options by @​noamcattan in https://github.com/ariga/atlas/pull/1769 * sql/sqlite: table options diff by @​noamcattan in https://github.com/ariga/atlas/pull/1773 * sql/postgres: add migrate change stubs by @​a8m in https://github.com/ariga/atlas/pull/1774 * sql/postgres: fix broken tests in internal repo by @​a8m in https://github.com/ariga/atlas/pull/1777 * ci: run revisions test only on schema change by @​masseelch in https://github.com/ariga/atlas/pull/1778 * web/inspect-visualize by @​dimagreat in https://github.com/ariga/atlas/pull/1779 * internal/integration: add test script for sqlite table options by @​noamcattan in https://github.com/ariga/atlas/pull/1784 * sql/postgres: handle enums as top-level objects by @​a8m in https://github.com/ariga/atlas/pull/1787 * sql/postgres: support diffing objects by @​a8m in https://github.com/ariga/atlas/pull/1789 * sql/mysql: support reordering tidb changes by their deps by @​a8m in https://github.com/ariga/atlas/pull/1792 * sql/postgres: remove views inspection from tests by @​a8m in https://github.com/ariga/atlas/pull/1793 * doc/md: updated gorm guide by @​rotemtam in https://github.com/ariga/atlas/pull/1795 * doc/website/blog: external schemas blog by @​rotemtam in https://github.com/ariga/atlas/pull/1799 * doc: initial changes to atlas schema options by @​a8m in https://github.com/ariga/atlas/pull/1800 * sql/mssql: initial package to resolve import doesn't exist by @​giautm in https://github.com/ariga/atlas/pull/1802 * cmd/atlas/internal/cmdapi: remove dead code and export log colors by @​masseelch in https://github.com/ariga/atlas/pull/1804 * ci: set ENV for test-script job by @​giautm in https://github.com/ariga/atlas/pull/1808 * cmd/atlas/internal: ensure dev-url is required in statereader by @​a8m in https://github.com/ariga/atlas/pull/1810 * doc/md: argo cd guide by @​rotemtam in https://github.com/ariga/atlas/pull/1807 * doc: add external schema to sidebar by @​a8m in https://github.com/ariga/atlas/pull/1809 * schemahcl: count nested locals as edges when traversing references by @​a8m in https://github.com/ariga/atlas/pull/1811 * schemahcl: skip evaluating non-referenced data-source by @​a8m in https://github.com/ariga/atlas/pull/1812 * internal/integration: skip inspecting views on integration tests by @​a8m in https://github.com/ariga/atlas/pull/1813 * doc/md/integrations: operator support versioned migration by @​datdao in https://github.com/ariga/atlas/pull/1749 * sql/sqlspec: marshal view dependencies by @​a8m in https://github.com/ariga/atlas/pull/1814 * doc/website/blog: announcing the atlas operator versioned flow by @​rotemtam in https://github.com/ariga/atlas/pull/1815 * sql/postgres: unmarshal views with their dependencies by @​a8m in https://github.com/ariga/atlas/pull/1816 * schemahcl: fix panic in Type method by @​ronenlu in https://github.com/ariga/atlas/pull/1817 * doc: replace mascot by @​a8m in https://github.com/ariga/atlas/pull/1818 * cmd/atlas: create context per flavor by @​masseelch in https://github.com/ariga/atlas/pull/1821 * website: replace favicon by @​a8m in https://github.com/ariga/atlas/pull/1822 * cmd/atlas: spin up a dev-database only if the target requires it by @​a8m in https://github.com/ariga/atlas/pull/1823 * cmd/atlas/internal: txmode for schema apply by @​a8m in https://github.com/ariga/atlas/pull/1824 * doc/md: cloud docs by @​rotemtam in https://github.com/ariga/atlas/pull/1826 * cmd/atlas/internal/cmdapi: allow to run cmd in test with context by @​masseelch in https://github.com/ariga/atlas/pull/1827 * sql/postgres: support schema comments by @​a8m in https://github.com/ariga/atlas/pull/1828 * doc: add links to schema pages by @​a8m in https://github.com/ariga/atlas/pull/1829 * website: getting started doc by @​a8m in https://github.com/ariga/atlas/pull/1831 * sql: remove mssql stubs until it is released by @​a8m in https://github.com/ariga/atlas/pull/1833 * sql/postgres: diff views stubs by @​a8m in https://github.com/ariga/atlas/pull/1832 * schemahcl: add helper/debug print function by @​a8m in https://github.com/ariga/atlas/pull/1834 * doc/website: update upcoming events by @​shani-a in https://github.com/ariga/atlas/pull/1835 * sql/internal/sqlx: oss stubs by @​a8m in https://github.com/ariga/atlas/pull/1836 * sql/postgres: move resource drop to the end of the planning by @​a8m in https://github.com/ariga/atlas/pull/1837 * sql/postgres: views should be created with new schemas by @​a8m in https://github.com/ariga/atlas/pull/1838 * sql/sqlite: normalize generated index names before comparing loaded schemas by @​a8m in https://github.com/ariga/atlas/pull/1839 * schemahcl: allow reference blocks in template expressions by @​a8m in https://github.com/ariga/atlas/pull/1840 * internal/integration: support running testsciprt in ent builds by @​a8m in https://github.com/ariga/atlas/pull/1844 * internal/integration: add build flags to cli tests by @​masseelch in https://github.com/ariga/atlas/pull/1845 * internal/integration: build testscript cli once by @​masseelch in https://github.com/ariga/atlas/pull/1846 * doc/md/guides: automatic migration planning for beego by @​rotemtam in https://github.com/ariga/atlas/pull/1843 * sql/mysql: implement unmarshal spec for views by @​a8m in https://github.com/ariga/atlas/pull/1847 * sql/sqlite: implement unmarshal spec for views by @​a8m in https://github.com/ariga/atlas/pull/1848 * cmd/atlas/cmdext: allow using empty schema hcl files by @​a8m in https://github.com/ariga/atlas/pull/1849 * cmd/atlas/internal/cmdapi: small comment cleanup by @​masseelch in https://github.com/ariga/atlas/pull/1850 * cmd/atlas: support for quoted identifiers in concurrent index creation by @​a8m in https://github.com/ariga/atlas/pull/1852 * cmd/atlas: create state dir if not exists by @​rotemtam in https://github.com/ariga/atlas/pull/1853 * sql/mysql: add stubs for views inspection by @​a8m in https://github.com/ariga/atlas/pull/1854 * internal/integration: exclude view inspection in community builds by @​a8m in https://github.com/ariga/atlas/pull/1855 * website: update favicon by @​a8m in https://github.com/ariga/atlas/pull/1856 * cmd/md/components: update manual installation instructions by @​masseelch in https://github.com/ariga/atlas/pull/1857 * sql/postgres: skip comparing default public schema comments by @​a8m in https://github.com/ariga/atlas/pull/1863 * sql/sqlx: add TableResource and Quote helpers by @​giautm in https://github.com/ariga/atlas/pull/1861 * sql/sqlx: quote Ident opening/closing by @​giautm in https://github.com/ariga/atlas/pull/1864 * internal/integration: add test case for migrate diff against ent/schema by @​a8m in https://github.com/ariga/atlas/pull/1866 * doc/website: remove hashitalks + update k8s event link by @​shani-a in https://github.com/ariga/atlas/pull/1865 * integration: add create command for testscript by @​giautm in https://github.com/ariga/atlas/pull/1867 * integration: use testing.T from Env to add Cleanup method by @​giautm in https://github.com/ariga/atlas/pull/1869 * sql/internal/specutil: support marshaling qualified views by @​a8m in https://github.com/ariga/atlas/pull/1871 * sql/postgres: add test case for qualified depends_on references by @​a8m in https://github.com/ariga/atlas/pull/1872 * sql/mysql: store schema name in driver by @​a8m in https://github.com/ariga/atlas/pull/1873 * sql: share the same conn between schema interfaces by @​a8m in https://github.com/ariga/atlas/pull/1875 * atlas/src: update k8s webinar date by @​shani-a in https://github.com/ariga/atlas/pull/1874 * website: k8s webinar announcement bar by @​rotemtam in https://github.com/ariga/atlas/pull/1876 * web/projects-amount-prop by @​dimagreat in https://github.com/ariga/atlas/pull/1868 * schemahcl: add tf function for simple reading files by @​a8m in https://github.com/ariga/atlas/pull/1878 * doc/website/blog: bridging the gap blogpost by @​rotemtam in https://github.com/ariga/atlas/pull/1879 * doc/guides: template directories by @​a8m in https://github.com/ariga/atlas/pull/1882 * chore: goimports -w . by @​sashamelentyev in https://github.com/ariga/atlas/pull/1880 * sql/mysql/mysqlversion: update information_schema charset/collate info by @​a8m in https://github.com/ariga/atlas/pull/1883 * doc/website: update utm tags to k8s event by @​shani-a in https://github.com/ariga/atlas/pull/1884 * sql/mysql/internal/mysqlversion: fetch collation/collate defaults from information_schema if possible by @​a8m in https://github.com/ariga/atlas/pull/1885 * sql/sqlite: add stubs for views operations by @​a8m in https://github.com/ariga/atlas/pull/1886 * sql/internal/sqlx: shared view trim function by @​a8m in https://github.com/ariga/atlas/pull/1888 * internal/migrate: fixed path on Windows by @​giautm in https://github.com/ariga/atlas/pull/1889 * sql/sqlite: delete views in snapshot by @​a8m in https://github.com/ariga/atlas/pull/1890 * sql/mysql: inspect fulltext index parsers by @​a8m in https://github.com/ariga/atlas/pull/1893 * doc/hcl: add fulltext index parser option by @​a8m in https://github.com/ariga/atlas/pull/1895 * cmd/atlas/internal/cmdapi: allow extension of schema command by @​masseelch in https://github.com/ariga/atlas/pull/1897 * sql: stubs and codec for view check options by @​a8m in https://github.com/ariga/atlas/pull/1898 * cmd/atlas: apply only revisions-table changes on automatic migration by @​a8m in https://github.com/ariga/atlas/pull/1900 * doc: add ORM to list of desired schemas by @​a8m in https://github.com/ariga/atlas/pull/1901 * cmd/atlas: export marshalSQL function by @​ronenlu in https://github.com/ariga/atlas/pull/1903 * cmd/atlas: update ariga.io/atlas by @​a8m in https://github.com/ariga/atlas/pull/1902 * cmd/atlas/internal: allow extension of migrate command by @​ronenlu in https://github.com/ariga/atlas/pull/1904 * Revert "cmd/atlas/internal: allow extension of migrate command (#​1904)" by @​ronenlu in https://github.com/ariga/atlas/pull/1905 * cmd/atlas/internal: add function to return schema cmd with flags by @​ronenlu in https://github.com/ariga/atlas/pull/1906 * cmd/atlas: deep copy flags when switching envs by @​a8m in https://github.com/ariga/atlas/pull/1907 * cmd/atlas: go work sync by @​masseelch in https://github.com/ariga/atlas/pull/1908 * atlas/cmdapi: decouple EntRevision from cmdapi by @​giautm in https://github.com/ariga/atlas/pull/1911 * schema: support UnderlyingExpr expr by @​giautm in https://github.com/ariga/atlas/pull/1910 * schemahcl: merge options and constructor files by @​a8m in https://github.com/ariga/atlas/pull/1912 * cmdapi: use migrate.ErrRevisionNotExist to check empty version by @​giautm in https://github.com/ariga/atlas/pull/1913 * migrate: use RRW from the driver if it supports by @​giautm in https://github.com/ariga/atlas/pull/1915 * cmd/atlas/internal: export marshalSQL function for schema diff by @​ronenlu in https://github.com/ariga/atlas/pull/1916 * cmd/atlas/internal: add current and desire realms to SchemaDiff data by @​ronenlu in https://github.com/ariga/atlas/pull/1917 * doc/md/integrations: update k8s operator docs by @​rotemtam in https://github.com/ariga/atlas/pull/1918 * docs/md: updating github actions page by @​rotemtam in https://github.com/ariga/atlas/pull/1919 * doc/md: update golang migrate guide by @​rotemtam in https://github.com/ariga/atlas/pull/1921 * schemahcl: add basic schema validator option by @​a8m in https://github.com/ariga/atlas/pull/1923 * schemahcl: validate body in schema validator by @​a8m in https://github.com/ariga/atlas/pull/1925 * doc/md/cloud: update the images for creating-bots doc by @​solomonme in https://github.com/ariga/atlas/pull/1926 * sql/mysql: minor changes to allow extending spec options by @​a8m in https://github.com/ariga/atlas/pull/1927 * internal/integration: set homedir to workdir for script tests by @​noamcattan in https://github.com/ariga/atlas/pull/1928 * sql: allow extending sqlite and postgres schema by @​a8m in https://github.com/ariga/atlas/pull/1929 * internal/integration: set homedir from env for script tests by @​noamcattan in https://github.com/ariga/atlas/pull/1930 * cmd/atlas: fix migrate test by @​noamcattan in https://github.com/ariga/atlas/pull/1931 * cmd/atlas: fix migrate test by @​noamcattan in https://github.com/ariga/atlas/pull/1932 * doc/website: remove k8s webinar from upcoming event - Atlas website by @​shani-a in https://github.com/ariga/atlas/pull/1933 * cmd/atlas: replace promptui to one without datarace by @​a8m in https://github.com/ariga/atlas/pull/1934 * doc/md: small typo in projects docs by @​caioariede in https://github.com/ariga/atlas/pull/1936 * cmd/atlas: do not pass error to inspect template by @​a8m in https://github.com/ariga/atlas/pull/1938 * doc/website/blog: release v0.13.0 by @​rotemtam in https://github.com/ariga/atlas/pull/1941 * doc/md: update from template by @​rotemtam in https://github.com/ariga/atlas/pull/1943 * sql/postgres: support the NULLS [NOT] DIST

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/all-minor-patch branch from 292c307 to ce53c36 Compare August 7, 2022 01:21
@renovate renovate bot changed the title Update module goa.design/goa/v3 to v3.8.0 Update module goa.design/goa/v3 to v3.8.1 Aug 7, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ce53c36 to 2b30d69 Compare August 7, 2022 18:39
@renovate renovate bot changed the title Update module goa.design/goa/v3 to v3.8.1 Update all non-major dependencies Aug 7, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 12492ad to 3d9b60a Compare August 9, 2022 02:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ba95ee4 to a42c936 Compare August 23, 2022 20:30
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies Docker tags Aug 23, 2022
@renovate renovate bot changed the title Update all non-major dependencies Docker tags Update all non-major dependencies Aug 24, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fb7b0e2 to dbbc866 Compare August 31, 2022 16:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2045e48 to ee1cd2a Compare September 10, 2022 21:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8aac5a7 to 768a86a Compare September 19, 2022 15:26
@renovate renovate bot changed the title Update all non-major dependencies chore(deps): update all non-major dependencies Sep 27, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from c27ad58 to 34a39bc Compare October 4, 2022 11:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4d1881e to 53075ed Compare June 5, 2024 10:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 12c88f4 to b91fea9 Compare June 13, 2024 16:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 42d04d4 to 14ea079 Compare June 25, 2024 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 649a36a to 4f4c3e5 Compare July 4, 2024 17:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 12b17b3 to 6f91792 Compare July 9, 2024 00:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f91792 to 5064315 Compare July 13, 2024 12:29
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.

None yet

0 participants