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 dependency @supabase/ssr to v0.5.1 #11503

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/ssr 0.4.0 -> 0.5.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

supabase/ssr (@​supabase/ssr)

v0.5.1

Compare Source

Bug Fixes

v0.5.0

Compare Source

Features
Bug Fixes
  • re-apply update CI so it runs on release as well (#​49) (51d5a43)
  • revert "update CI so it runs on release as well" (#​44) (9d0e859)
  • set cookies for password recovery event (#​32) (7dc1837)
  • set cookies when mfa challenge is verified (#​27) (c217f53)
  • update conventional commits ci to use main instead of master (#​31) (bebce89)

v0.4.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 enabled auto-merge (squash) September 9, 2024 17:37
@Josh-Walker-GM Josh-Walker-GM self-assigned this Sep 9, 2024
@Josh-Walker-GM Josh-Walker-GM added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Sep 9, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Sep 9, 2024
@renovate renovate bot force-pushed the renovate/supabase-ssr-0.x branch from 0b627c5 to 1800c94 Compare September 9, 2024 19:01
@renovate renovate bot merged commit 5d28d73 into main Sep 9, 2024
50 checks passed
@renovate renovate bot deleted the renovate/supabase-ssr-0.x branch September 9, 2024 19:25
Josh-Walker-GM pushed a commit that referenced this pull request Sep 10, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@supabase/ssr](https://redirect.github.com/supabase/ssr) | [`0.4.0`
->
`0.5.1`](https://renovatebot.com/diffs/npm/@supabase%2fssr/0.4.0/0.5.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@supabase%2fssr/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@supabase%2fssr/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@supabase%2fssr/0.4.0/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@supabase%2fssr/0.4.0/0.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>supabase/ssr (@&#8203;supabase/ssr)</summary>

###
[`v0.5.1`](https://redirect.github.com/supabase/ssr/blob/HEAD/CHANGELOG.md#051-2024-08-28)

[Compare
Source](https://redirect.github.com/supabase/ssr/compare/v0.5.0...v0.5.1)

##### Bug Fixes

- remove optional dependencies
([#&#8203;41](https://redirect.github.com/supabase/ssr/issues/41))
([a48fe6f](https://redirect.github.com/supabase/ssr/commit/a48fe6fd9754786d0ec673ff1418b833a8cfbc70))
- set `max-age` default cookie option to 400 days
([#&#8203;54](https://redirect.github.com/supabase/ssr/issues/54))
([f4ed2e0](https://redirect.github.com/supabase/ssr/commit/f4ed2e0a29445781857c4526f84673693ca9679c))

###
[`v0.5.0`](https://redirect.github.com/supabase/ssr/blob/HEAD/CHANGELOG.md#050-2024-08-19)

[Compare
Source](https://redirect.github.com/supabase/ssr/compare/v0.4.1...v0.5.0)

##### Features

- update CI so it runs on release as well
([#&#8203;33](https://redirect.github.com/supabase/ssr/issues/33))
([4517996](https://redirect.github.com/supabase/ssr/commit/4517996a4eea6d41b8ad07c769c78a10b9ee63aa))

##### Bug Fixes

- re-apply update CI so it runs on release as well
([#&#8203;49](https://redirect.github.com/supabase/ssr/issues/49))
([51d5a43](https://redirect.github.com/supabase/ssr/commit/51d5a43e2300f46560dc22c67c61f95a6b8d1b3b))
- revert "update CI so it runs on release as well"
([#&#8203;44](https://redirect.github.com/supabase/ssr/issues/44))
([9d0e859](https://redirect.github.com/supabase/ssr/commit/9d0e859cb18b7669f452bc955c6d1c4897873f93))
- set cookies for password recovery event
([#&#8203;32](https://redirect.github.com/supabase/ssr/issues/32))
([7dc1837](https://redirect.github.com/supabase/ssr/commit/7dc1837dc4aba870b32792586969316df980ce07))
- set cookies when mfa challenge is verified
([#&#8203;27](https://redirect.github.com/supabase/ssr/issues/27))
([c217f53](https://redirect.github.com/supabase/ssr/commit/c217f5392b17a80a8e30709445c239e860a107d6))
- update conventional commits ci to use main instead of master
([#&#8203;31](https://redirect.github.com/supabase/ssr/issues/31))
([bebce89](https://redirect.github.com/supabase/ssr/commit/bebce8999d9b2ae554daa2aaffdaf37d972b7fe4))

###
[`v0.4.1`](https://redirect.github.com/supabase/ssr/releases/tag/v0.4.1)

[Compare
Source](https://redirect.github.com/supabase/ssr/compare/v0.4.0...v0.4.1)

##### Bug Fixes

- add small fixes to v0.4.0
([#&#8203;34](https://redirect.github.com/supabase/ssr/issues/34))
([3640ef9](https://redirect.github.com/supabase/ssr/commit/3640ef9f68917ace598534939ebd916963a48bab))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Josh-Walker-GM Josh-Walker-GM modified the milestones: next-release, v8.1.0 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:dependency This PR only updates dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant