-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 Tauri Core (1.x) #8103
Conversation
10fbb62
to
279d5e1
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Package Changes Through 9a39be9There are 9 changes which include tauri with patch, tauri-codegen with patch, tauri-cli with patch, @tauri-apps/cli with patch, tauri-bundler with patch, tauri-utils with patch, tauri-build with patch, tauri-runtime with patch, tauri-runtime-wry with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
This PR contains the following updates:
0.11
->0.17
0.24
->0.25
0.2
->0.3
0.8.31
->0.8.33
0.15
->0.18
0.15
->0.18
0.2.0
->0.3.0
0.9
->0.15
0.31
->0.32
4.5
->4.9
1.0
->1.1
2.2
->2.3
1.0.0
->1.4.0
0.5
->0.6
0.10
->0.12
0.5
->0.6
0.2.3
->0.3.1
0.4.38
->0.4.40
0.4.2
->0.4.3
2.3
->2.4
0.18.2
->0.19.2
0.19.1
->0.27.0
0.39.0
->0.51.1
Release Notes
lib.rs/cargo_toml (cargo_toml)
v0.17.0
Compare Source
v0.15.3
Compare Source
v0.15.2
Compare Source
v0.12.1
Compare Source
v0.11.7
Compare Source
v0.11.6
Compare Source
servo/core-foundation-rs (cocoa)
v0.24.1
Compare Source
servo/rust-url (data-url)
v0.3.0
Compare Source
hsivonen/encoding_rs (encoding_rs)
v0.8.33
Compare Source
v0.8.32
Compare Source
gtk-rs/gtk-rs-core (glib)
v0.18.3
Compare Source
v0.18.2
Compare Source
What's Changed
v0.18.1
Compare Source
What's Changed
v0.18.0
Compare Source
What's Changed
IntoStrV
impls by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/977WeakRef
andSendWeakRef
useable with theProperties
derive macro by @RealKC in https://github.com/gtk-rs/gtk-rs-core/pull/985NULL
tog_list_store_find_with_equal_func_full()
by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/1015IntoGStr
impl forString
by simply appending a NUL-byte by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/1016as_ptr
implementation by @mbiggio in https://github.com/gtk-rs/gtk-rs-core/pull/1026IntoGStr
forString
when capacity allows by @jf2048 in https://github.com/gtk-rs/gtk-rs-core/pull/1034IntoStrV
slice by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/1037Path
/PathBuf
inglib::Value
s by @sdroege in https://github.com/gtk-rs/gtk-rs-core/pull/1071use_derived_properties
macro by @yuraiz in https://github.com/gtk-rs/gtk-rs-core/pull/1127--generate-link-to-definition
option when generating documentation by @GuillaumeGomez in https://github.com/gtk-rs/gtk-rs-core/pull/1131New Contributors
Full Changelog: gtk-rs/gtk-rs-core@0.17.0...0.18.0
v0.17.10
Compare Source
Ben Kimock:
Benji Smith:
Bilal Elmoussaoui:
v1_52
Fina Wilke:
construct_only
propertiesconstruct_only
attributeJan Alexander Steffens (heftig):
ptr::offset/offset_from
for private/impl offsetMaximiliano Sandoval R:
From
for constantGStr
slicesSebastian Dröge:
v0.17.9
Compare Source
Paskal Sitepu:
r#
prefix from property names inside theGObject
Properties
macro where keywords are being usedProperties
macro to elaborate on usage of keywords as property namesSebastian Dröge:
v0.17.8
Compare Source
Paskal Sitepu:
ParamSpecBuilderExt
inside the scope ofDerivedObjectProperties::derived_properties
TryFrom<usize>::Error
forDerivedPropertiesEnum
Properties
macroSebastian Dröge:
Path
/PathBuf
inglib::Value
sv0.17.5
Compare Source
Bilal Elmoussaoui:
Johan Bjäreholt:
SeaDve:
v0.17.4
Compare Source
Bilal Elmoussaoui:
Jason Francis:
From<GStringPtr>
forGString
SeaDve:
ToValue::to_value
ValueDelegate
StaticType
,FromValue
,ToValue
,HasParamSpec
forBox<str>
Sebastian Dröge:
v2_76
featurev0.17.3
Compare Source
Fabio Valentini:
Jason Francis:
FileEnumerator::into_stream
IntoGStr
forString
when capacity allowsMarco Mastropaolo:
gio::SocketControlMessage
Marco Melorio:
connect_notify*
methods toSignalGroup
Matteo Biggio:
g_strv
FFI method, use ouras_ptr
implementationSebastian Dröge:
IntoGStr
impl forString
by simply appending a NUL-byteValueDelegate
derive macroranfdev:
ValueDelegate
derive macroHasParamSpec
onglib::Variant
Properties
macronullable
attributev0.17.2
Compare Source
Andrey Kutejko:
PartialEq
andPartialOrd
forWeakRef
Bilal Elmoussaoui:
ObjectImpl
vfuncs overridesObjectImpl
Jason Francis:
WatchedObject
forBorrowedObject
Mathieu Duponchelle:
Matteo Biggio:
SimpleAction
: take ownership of value without leaking itPaolo Borelli:
HasParamSpec
forVec<String>
andStrV
HasParamSpec
forSharedBoxed
StrV::join()
methodStrV::contains()
methodSeaDve:
Properties
macro docsSebastian Dröge:
NULL
tog_list_store_find_with_equal_func_full()
v0.17.1
Compare Source
Ben Kimock:
Benji Smith:
Bilal Elmoussaoui:
v1_52
Fina Wilke:
construct_only
propertiesconstruct_only
attributeJan Alexander Steffens (heftig):
ptr::offset/offset_from
for private/impl offsetMaximiliano Sandoval R:
From
for constantGStr
slicesSebastian Dröge:
v0.17.0
Compare Source
Aaron Erhardt:
Alberto Ruiz:
animation_get_size()
Andrey Kutejko:
Bilal Elmoussaoui:
Make GioFuture
handle infallible futuresFrom
traits forStrV
Guillaume Gomez:
clone!
proc macroclone!
UI testsJason Francis:
impl From<T> for Variant
to move into variantsInto<Variant>
forSettingsExtManual::set
impl From<T> for Value
for manually implemented typesInto<Value>
instead ofToValue
when possibleDatagramBased
writev
methodswritev
in stream impls forio::Write
,AsyncWrite
SourceId::as_raw
spawn
/spawn_local
ThreadPool
push methodsspawn_blocking
#[inline]
to moreGString
trait methodsDisplay for GStr
GStr::to_byte
s toas_bytes
GStr
andGString
constructorsGStr
methodsconst
ToGlibPtr
check interior string nuls in debug modeFrom
implementations forGString
ToGlibPtr
implementations for more string typesGStringBuilder::as_gstr
andAsRef<GStr>
gformat!
for directly formatting into aGString
IntoGStr
traitsGString
to store small inline stringsIntoGStr
GFileDescriptorBased
strcmp
forGStringPtr
comparisonsGStr::from_ptr_checked()
Matteo Biggio:
ToGlibPtr<*mut _>
for boxed typesMaximiliano Sandoval R:
ExitCode
Mițca Dumitru:
g_utf8
APIscompile_resources
Paolo Borelli:
ActionEntry
: take proper types instead of stringsSimpleAction
: take state by valueStrV
for the simple proxy resolver APIStrV
forTlsConnection
reorder_items
StrV
for thefile_info
APIGStr
for the manual extension point implementationStrVItem
toGStrPtr
and make it clonable and transparentkey_file
: returnPtrSlice<GStrPtr>
GStrPtr
toGStringPtr
GStringPtr
: removeimpl AsRef
, provide explicitto_gstr()
andto_str()
as_slice
constFromIterator
forListStore
default = value
attributeListModel::iter()
infallibleSebastian Dröge:
ObjectBuilder::type_
ObjectSubclass::obj()
as a shorter alias forinstance()
g_object_run_dispose()
imp.instance()
toimp.obj()
pango::Language::from_string()
infallibleObjectImpl::set_property()
andproperty()
Language::get_preferred()
v2_76
featureIntoGlibPtr
forOption<T>
function_name!
macro and make use of that forglib::BoolError
From<&GStr>
andFrom<GString>
forCow<GStr>
GStr::from_ptr_lossy()
andGString::from_ptr_lossy()
GStringBuilder
asBoxedInline
to avoid a useless additional heap allocationGStringBuilder
by construction always returns an UTF-8 string and never a NULL pointerGStringBuilder
construction to have fewer function callsPhantomData
asStash::Storage
if nothing has to be stored except for a lifetime&GStr
forToGlibPtr::to_glib_none()
[Type]::to_glib_none()
to not have an additional heap allocationVec
for[T]::to_glib_none()
[T]::to_glib_none()
UserDirectory::NDirectories
enum variantOsStr::to_str()
instead ofOsString::into_string()
to avoid unnecessary heap allocationsas_ptr()
implementation and add new function to borrow values from pointers directlyglib::PtrSlice
API more complete and similar toVec
glib::ObjectRef
g_malloc()
instead ofg_malloc0()
if we initialize the result anywayToGlibPtrFromSlice
impls for shared/boxed/object/boxed-inlineglib::Slice
API more complete and similar toVec
PtrSlice
toSlice
and backglib::SList
andglib::List
API more complete and similar toLinkedList
glib::StrV
forNULL
-terminated string arraysList
/SList
withCopy
typesglib::wrapper!
forBoxedInline
glib::wrapper!
forBoxedInline
with generic parametersFromGlibContainerAsVec
implVec
FFI translation functionsIntoGlibPtr
instead ofto_glib_full()
in more placesIntoGlibPtr
implementation forBoxedInline
ValueArray
pspec element specOption
wrappingValue::from_type_unchecked()
Value::from_type_unchecked()
where applicableIntoGStr
trait in a couple of placesgformat!
macro ifGString
is not in scopeMainContext::spawn_from_within()
for spawning non-Send
futures from another threadParamSpec::is()
helper functionnew()
functions in favour of the builderObjectSubclass::instance()
/from_instance()
in favour of the shorter versionsObjectBuilder
a bit more efficientFrom<&String> for GString
Object
constructors(Async)InitableBuilder
publicGStr
manuallyIntoStrV
in scope forv2_60
tooTimeZone::adjust_time()
instead of ignoring itObject::new_default()
toObject::new()
and remove deprecated APIOption<Duration>
fromAnimationIter::delay_time()
SystemTime
instead ofDuration
forPixbufAnimation::iter()
andPixbufAnimationIter::advance()
transfer-none
return values in subclassing are staying alive long enough'static
&str
inFile::enumerate_children_async()
andenumerate_children_future()
NULL
debug assertion tofrom_glib_full()
and others for GObjectsValueArray
Value
traits manually because of the custom paramspecYuraIz:
ranfdev:
#[properties]
derive macroconstruct_cell
, too experimentalBoxed
impl Parse
forReceivedAttrs
PropertyGet
forT: HasParamSpec
v0.16.9
Compare Source
v0.16.7
Compare Source
Paolo Borelli:
Sebastian Dröge:
v0.16.6
Compare Source
Bilal Elmoussaoui:
GioInfallibleFuture
Sebastian Dröge:
IntoGlibPtr
forOption<T>
From<&GStr>
andFrom<GString>
forCow<GStr>
v0.16.5
Compare Source
Bilal Elmoussaoui:
Language
Language::to_string()
&Language::default()
Sebastian Dröge:
pango::Language::from_string()
infallibleranfdev:
CastNone
traitv0.16.4
Compare Source
Bilal Elmoussaoui:
PixbufAnimation
subclassing supportPixbufAnimationIter
definitionPixbufAnimationIter
subclassing supportPixbufLoader
subclassing supportColin Walters:
as_ptr
generated implsJason Francis:
types::register_type()
Sebastian Dröge:
ObjectImpl::set_property()
andproperty()
v0.16.3
Compare Source
Aaron Erhardt:
Colin Walters:
g_cancellable_set_error_if_cancelled()
manually to workaround non-standard
GError
behaviourGuillaume Gomez:
Jason Francis:
Sebastian Dröge:
imp.instance()
toimp.obj()
ObjectSubclass::obj()
v0.16.2
Compare Source
Bilal Elmoussaoui:
SettingBinding
flagsset_only
/get_only
helpers toBindingBuilder
Sebastian Dröge:
ObjectSubclass::obj()
as a shorter alias forinstance()
g_object_run_dispose()
anteater:
subclass::simple
v0.16.1
Compare Source
Bilal Elmoussaoui
Sebastian Dröge
ObjectBuilder::type_
ObjectSubclass::obj()
as a shorter alias forinstance()
v0.16.0
Compare Source
v0.15.12
Compare Source
v0.15.11
Compare Source
v0.15.10
Compare Source
v0.15.9
Compare Source
v0.15.8
Compare Source
v0.15.7
Compare Source
v0.15.6
Compare Source
v0.15.5
Compare Source
v0.15.4
Compare Source
v0.15.3
[Compare Source](https://togithub.com/gtk-rs/gtk-rs
Configuration
📅 Schedule: Branch creation - "after 3am on Wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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 has been generated by Mend Renovate. View repository job log here.