-
Notifications
You must be signed in to change notification settings - Fork 37
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
deps(deps): update dependencies-non-major #981
Open
renovate
wants to merge
1
commit into
staging
Choose a base branch
from
renovate/dependencies-non-major
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a2ebe91
to
68a2647
Compare
68a2647
to
ce4c256
Compare
ce4c256
to
a8d1b27
Compare
a8d1b27
to
4faf85e
Compare
4faf85e
to
dccb22e
Compare
dccb22e
to
5ce7099
Compare
5ce7099
to
2846ab2
Compare
2846ab2
to
33fefeb
Compare
8b4dba8
to
55ca0a1
Compare
55ca0a1
to
afd1064
Compare
afd1064
to
4e3b5e6
Compare
4e3b5e6
to
726d54e
Compare
726d54e
to
0c7f948
Compare
0c7f948
to
50d220d
Compare
50d220d
to
5b368ba
Compare
5b368ba
to
2289829
Compare
2289829
to
f603649
Compare
f603649
to
312f972
Compare
312f972
to
777aed1
Compare
777aed1
to
03d3b9e
Compare
03d3b9e
to
2ce1a45
Compare
2ce1a45
to
c2151f0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.46.1
->2.48.1
3.8.0
->3.10.0
9.0.1
->9.0.3
5.1.1
->5.2.1
4.5.5
->4.5.6
Release Notes
supabase/supabase-js (@supabase/supabase-js)
v2.48.1
Compare Source
Bug Fixes
v2.48.0
Compare Source
Features
v2.47.16
Compare Source
Bug Fixes
v2.47.15
Compare Source
Bug Fixes
v2.47.14
Compare Source
Bug Fixes
v2.47.13
Compare Source
Bug Fixes
v2.47.12
Compare Source
Bug Fixes
v2.47.11
Compare Source
NOTE: This release makes typings stricter which may break existing code.
Example code which was previously working:
Bug Fixes
.eq()
,.neq()
, and.in()
(e50a86e)v2.47.10
Compare Source
Bug Fixes
v2.47.9
Compare Source
Bug Fixes
v2.47.8
Compare Source
Bug Fixes
Fixes a number of typing issues. More details at https://github.com/orgs/supabase/discussions/30324
v2.47.7
Compare Source
Bug Fixes
v2.47.6
Compare Source
Bug Fixes
v2.47.5
Compare Source
Bug Fixes
v2.47.4
Compare Source
Bug Fixes
v2.47.3
Compare Source
Bug Fixes
v2.47.2
Compare Source
Bug Fixes
v2.47.1
Compare Source
Reverts
v2.47.0
Compare Source
Features
v2.46.2
Compare Source
Bug Fixes
mapbox/mapbox-gl-js (mapbox-gl)
v3.10.0
Compare Source
Features and improvements ✨
*-use-theme
properties.Bug fixes 🐞
queryRenderedFeatures
not working on duplicated model layers.mouseenter
andmouseleave
with Interactions API.icon-size
.v3.9.4
Compare Source
v3.9.3
Compare Source
v3.9.2
Compare Source
v3.9.1
Compare Source
queryRenderedFeatures
not working on styles with custom layers.line-join: none
.queryRenderedFeatures
andquerySourceFeatures
withfeatureset
, fixfilter
option to apply tofeatureset
selectors rather than original properties, and addfeatureNamespace
validation.queryRenderedFeatures
missingsource
,sourceLayer
andlayer
properties in resulting features where they should be present.v3.9.0
Compare Source
Breaking changes⚠️
featureset
property totarget
inaddInteraction
andqueryRenderedFeatures
options.Features and improvements ✨
snow
andrain
style properties.to-hsla
expression.*-use-theme
property to override the color theme for specific layers.color-theme
overrides in imports.mouseenter
,mouseover
,mouseleave
, andmouseout
events foraddInteraction
.featuresets
andlayers
in theMap#queryRenderedFeatures
.clip
layer is now stable and no longer marked experimental.Bug fixes 🐞
line-z-offset
would sometimes break layer rendering order.remarkjs/react-markdown (react-markdown)
v9.0.3
Compare Source
(same as 9.0.2 but now with d.ts files)
Full Changelog: remarkjs/react-markdown@9.0.2...9.0.3
v9.0.2
Compare Source
Types
b151a90
Fix types for React 19by @remcohaszing in https://github.com/remarkjs/react-markdown/pull/879
6962af7
Add declaration mapsaa5933b
Refactor to use@import
to import typesby @remcohaszing in https://github.com/remarkjs/react-markdown/pull/836
Miscellaneous
9eb589e
Fix typo in changelogby @NicholasWilsonDEV in https://github.com/remarkjs/react-markdown/pull/874
515bf19
Fix typoby @deep-lyra in https://github.com/remarkjs/react-markdown/pull/868
Full Changelog: remarkjs/react-markdown@9.0.1...9.0.2
nygardk/react-share (react-share)
v5.2.1
Compare Source
Patch Changes
47c2906
: FixEmailShareButton
: a bug slipped in that broke the sharing functionality.v5.2.0
Compare Source
Minor Changes
373add6
: AddedBlueskyShareButton
andBlueskyIcon
. This button will take a title and url parameter, and then use Bluesky Intent Links to share that content. There is also an overrideable seperator parameter (defaults as ' ') that seperates the title and url.d45d811
: AddedThreadsShareButton
andThreadsIcon
.Patch Changes
8a5016a
: Build tooling updates. May affect the distributed files.15e830f
: Thetitle
prop is no longer passed to thebutton
element, which may have caused e.g. warnings in the console before. Note that to set the nativetitle
attribute for the share buttons, you may use thehtmlTitle
prop.d172111
: Internal type fixes.v5.1.2
Compare Source
Patch Changes
e5f3488
: Support React 19 in peerDependenciespmndrs/zustand (zustand)
v4.5.6
Compare Source
See: #2943
Full Changelog: pmndrs/zustand@v4.5.5...v4.5.6
Configuration
📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.