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

gotrue-supabase: 2.155.6 -> 2.159.2 #332711

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 6, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/supabase/auth/releases.

meta.description for gotrue-supabase is: JWT based API for managing users and issuing JWT tokens

meta.homepage for gotrue-supabase is: https://github.com/supabase/auth

meta.changelog for gotrue-supabase is: https://github.com/supabase/auth/releases/tag/v2.158.1

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.158.1 with grep in /nix/store/qwqrfclrk3gsivzxmqm4ypnfcfkxm0b7-auth-2.158.1
  • found 2.158.1 in filename of file in /nix/store/qwqrfclrk3gsivzxmqm4ypnfcfkxm0b7-auth-2.158.1

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

gotrue-supabase
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/qwqrfclrk3gsivzxmqm4ypnfcfkxm0b7-auth-2.158.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A gotrue-supabase https://github.com/r-ryantm/nixpkgs/archive/30f5898097e6aeb6e154a889d463428424120345.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/30f5898097e6aeb6e154a889d463428424120345#gotrue-supabase

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/qwqrfclrk3gsivzxmqm4ypnfcfkxm0b7-auth-2.158.1
ls -la /nix/store/qwqrfclrk3gsivzxmqm4ypnfcfkxm0b7-auth-2.158.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • gotrue-supabase

Maintainer pings

cc @urandom2 for testing.

@ofborg ofborg bot requested a review from urandom2 August 6, 2024 13:22
@r-ryantm r-ryantm changed the title gotrue-supabase: 2.155.6 -> 2.158.1 gotrue-supabase: 2.155.6 -> 2.159.1 Aug 27, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/supabase/auth/releases.

meta.description for gotrue-supabase is: JWT based API for managing users and issuing JWT tokens

meta.homepage for gotrue-supabase is: https://github.com/supabase/auth

meta.changelog for gotrue-supabase is: https://github.com/supabase/auth/releases/tag/v2.159.1

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.159.1 with grep in /nix/store/y8pzydgsrk3a1b7l7n6596c7r38gsv4c-auth-2.159.1
  • found 2.159.1 in filename of file in /nix/store/y8pzydgsrk3a1b7l7n6596c7r38gsv4c-auth-2.159.1

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

gotrue-supabase
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/y8pzydgsrk3a1b7l7n6596c7r38gsv4c-auth-2.159.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A gotrue-supabase https://github.com/r-ryantm/nixpkgs/archive/9e0d5a83b36001ff8fd7a3480363db6e5471e090.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9e0d5a83b36001ff8fd7a3480363db6e5471e090#gotrue-supabase

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/y8pzydgsrk3a1b7l7n6596c7r38gsv4c-auth-2.159.1
ls -la /nix/store/y8pzydgsrk3a1b7l7n6596c7r38gsv4c-auth-2.159.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • gotrue-supabase

Maintainer pings

cc @urandom2 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title gotrue-supabase: 2.155.6 -> 2.159.1 gotrue-supabase: 2.155.6 -> 2.159.2 Sep 2, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Sep 2, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/supabase/auth/releases.

meta.description for gotrue-supabase is: JWT based API for managing users and issuing JWT tokens

meta.homepage for gotrue-supabase is: https://github.com/supabase/auth

meta.changelog for gotrue-supabase is: https://github.com/supabase/auth/releases/tag/v2.159.2

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.159.2 with grep in /nix/store/1c52rnlfx9k65b0p3mkifqhlm3qpli36-auth-2.159.2
  • found 2.159.2 in filename of file in /nix/store/1c52rnlfx9k65b0p3mkifqhlm3qpli36-auth-2.159.2

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

gotrue-supabase
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/1c52rnlfx9k65b0p3mkifqhlm3qpli36-auth-2.159.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A gotrue-supabase https://github.com/r-ryantm/nixpkgs/archive/0d894a223ffb04694458fa5bc7133d641491c625.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/0d894a223ffb04694458fa5bc7133d641491c625#gotrue-supabase

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/1c52rnlfx9k65b0p3mkifqhlm3qpli36-auth-2.159.2
ls -la /nix/store/1c52rnlfx9k65b0p3mkifqhlm3qpli36-auth-2.159.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • gotrue-supabase

Maintainer pings

cc @urandom2 for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@wegank
Copy link
Member

wegank commented Sep 9, 2024

Result of nixpkgs-review pr 332711 run on aarch64-darwin 1

1 package built:
  • gotrue-supabase

@wegank wegank merged commit 42c1080 into NixOS:master Sep 9, 2024
28 of 29 checks passed
@r-ryantm r-ryantm deleted the auto-update/gotrue-supabase branch September 10, 2024 00:21
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