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

Release 1.2.0 #232

Merged
merged 50 commits into from
Jul 25, 2023
Merged

Release 1.2.0 #232

merged 50 commits into from
Jul 25, 2023

Conversation

jan-tennert
Copy link
Collaborator

@jan-tennert jan-tennert commented Jul 17, 2023

What kind of change does this PR introduce?

Release (waiting for supabase/supabase#15766)

jan-tennert and others added 30 commits July 1, 2023 21:41
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Bumps [com.soywiz.korlibs.krypto:krypto](https://github.com/korlibs/korge-next) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](https://github.com/korlibs/korge-next/commits)

---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.krypto:krypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.25.2...0.25.3)

---
updated-dependencies:
- dependency-name: com.vanniktech.maven.publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
….vanniktech.maven.publish-0.25.3

Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3
….soywiz.korlibs.krypto-krypto-4.0.7

Bump com.soywiz.korlibs.krypto:krypto from 4.0.6 to 4.0.7
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
* Update kotlin to 1.9.0-RC

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

* Fix tests

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

* Add yarn.lock to caches

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

* Update yarn.lock

* Remove change regarding caching

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

* Update kotlin

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

---------

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
* Add logout scope parameter

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

* Delete code verifier on logout

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

* Fix tests

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>

---------

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Bumps [com.soywiz.korlibs.krypto:krypto](https://github.com/korlibs/korge-next) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](https://github.com/korlibs/korge-next/commits)

---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.krypto:krypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Tennert <jan.m.tennert@gmail.com>
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.25.2...0.25.3)

---
updated-dependencies:
- dependency-name: com.vanniktech.maven.publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	gradle.properties
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
The README file has been updated to include recent additions to the platform support. NodeJS has been included in the JS module, and tvOS and watchOS have been added to the list of modules. This provides a clear and updated overview of platform compatibility for users.

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
jan-tennert and others added 19 commits July 11, 2023 16:08
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
# Conflicts:
#	GoTrue/src/commonMain/kotlin/io/github/jan/supabase/gotrue/GoTrueImpl.kt
#	Realtime/src/commonMain/kotlin/io/github/jan/supabase/realtime/RealtimeChannel.kt
#	gradle.properties
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
…y one value

Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Signed-off-by: TheRealJan <jan.m.tennert@gmail.com>
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.25.2...0.25.3)

---
updated-dependencies:
- dependency-name: com.vanniktech.maven.publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [com.soywiz.korlibs.krypto:krypto](https://github.com/korlibs/korge-next) from 4.0.6 to 4.0.9.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](https://github.com/korlibs/korge-next/commits)

---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.krypto:krypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jan Tennert <jan.m.tennert@gmail.com>
@jan-tennert jan-tennert added enhancement New feature or request core labels Jul 17, 2023
@jan-tennert jan-tennert self-assigned this Jul 17, 2023
Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.25.2...0.25.3)

---
updated-dependencies:
- dependency-name: com.vanniktech.maven.publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jan-tennert jan-tennert merged commit eb765f3 into master Jul 25, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant