Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@biomejs/biome (source) ^1.6.4^1.9.4 age confidence devDependencies minor
@tauri-apps/api ^1.5.3^1.6.0 age confidence dependencies minor
@tauri-apps/cli ^1.5.11^1.6.3 age confidence devDependencies minor
@types/node (source) ^20.12.3^20.19.27 age confidence devDependencies minor
@types/react (source) ^18.2.74^18.3.27 age confidence devDependencies minor
@types/react-dom (source) ^18.2.23^18.3.7 age confidence devDependencies minor
@vanilla-extract/css (source) ^1.14.2^1.18.0 age confidence dependencies minor
@vanilla-extract/next-plugin (source) ^2.4.0^2.4.17 age confidence devDependencies patch
@vanilla-extract/sprinkles (source) ^1.6.1^1.6.5 age confidence dependencies patch
Swatinem/rust-cache v2.7.3v2.8.2 age confidence action minor
actions/checkout v4.1.1v4.3.1 age confidence action minor
biomejs/setup-biome v2.1.1v2.6.0 age confidence action minor
lefthook ^1.6.8^1.13.6 age confidence devDependencies minor
next (source) 14.1.414.2.35 age confidence dependencies minor
react (source) ^18.2.0^18.3.1 age confidence dependencies minor
react-dom (source) ^18.2.0^18.3.1 age confidence dependencies minor
serde (source) 1.01.0.228 age confidence dependencies patch
serde_json 1.01.0.148 age confidence dependencies patch
tauri (source) 1.6.11.8.3 age confidence dependencies minor
tauri-build (source) 1.5.11.5.6 age confidence build-dependencies patch
the-new-css-reset ^1.11.2^1.11.3 age confidence dependencies patch
typescript (source) ^5.4.3^5.9.3 age confidence devDependencies minor

Release Notes

biomejs/biome (@​biomejs/biome)

v1.9.4

Compare Source

v1.9.3

Compare Source

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

v1.8.3

Compare Source

v1.8.2

Compare Source

v1.8.1

Compare Source

v1.8.0

Compare Source

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

tauri-apps/tauri (@​tauri-apps/api)

v1.6.0: tauri v1.6.0

Compare Source

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 603 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (581 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.6.0
        ├── tauri 1.6.0
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 1 allowed warning found

[1.6.0]

New Features
Enhancements
  • 8ce51cec(#​7718) On Windows, retain command line args when relaunching the app after an update. Supports NSIS and WiX (without elevated update task).
Bug Fixes
  • cc3d8e77(#​8539) Fixes a deadlock when reading a stdout or stderr line returns an error.
  • b546b42d(#​8577) Preserve the order of JS object/map keys in IPC calls. This also fixes issues with the JS http module when calling to servers that required a specific order of FormBody contents.
  • 8f8729d9(#​8312) On macOS, allow cancelling maximization when doubleclick happens on data-tauri-drag-region by simply keeping the left moust button pressed and then moving the mouse away of the starting position of the click, which is consistent with the native behavior of macOS.
Dependencies
  • Upgraded to tauri-runtime-wry@0.14.4

Cargo Publish

Updating crates.io index
   Packaging tauri v1.6.0 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
   Verifying tauri v1.6.0 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded signal-hook-registry v1.4.1
  Downloaded state v0.5.3
  Downloaded brotli-decompressor v2.5.1
  Downloaded tokio-macros v2.2.0
  Downloaded tauri-codegen v1.4.2
  Downloaded brotli v3.4.0
  Downloaded ico v0.3.0
  Downloaded tauri-runtime-wry v0.14.4
  Downloaded libm v0.2.8
  Downloaded globset v0.4.14
  Downloaded tauri-macros v1.4.3
  Downloaded serde_repr v0.1.18
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded serialize-to-javascript v0.1.1
  Downloaded futures-macro v0.3.30
  Downloaded ignore v0.4.22
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded alloc-stdlib v0.2.2
   Compiling proc-macro2 v1.0.78
   Compiling unicode-ident v1.0.12
   Compiling serde v1.0.196
   Compiling libc v0.2.153
   Compiling smallvec v1.13.1
   Compiling hashbrown v0.14.3
   Compiling pkg-config v0.3.30
   Compiling quote v1.0.35
   Compiling equivalent v1.0.1
   Compiling indexmap v2.2.3
   Compiling syn v2.0.49
   Compiling heck v0.4.1
   Compiling target-lexicon v0.12.13
   Compiling winnow v0.6.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling autocfg v1.1.0
   Compiling cfg-expr v0.15.7
   Compiling syn v1.0.109
   Compiling version_check v0.9.4
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.11
   Compiling once_cell v1.19.0
   Compiling getrandom v0.2.12
   Compiling bitflags v1.3.2
   Compiling thiserror v1.0.57
   Compiling getrandom v0.1.16
   Compiling rand_core v0.6.4
   Compiling proc-macro-error-attr v1.0.4
   Compiling rand_chacha v0.3.1
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.9
   Compiling anyhow v1.0.79
   Compiling winnow v0.5.40
   Compiling rand_core v0.5.1
   Compiling futures-core v0.3.30
   Compiling pin-project-lite v0.2.13
   Compiling rand v0.8.5
   Compiling pin-utils v0.1.0
   Compiling futures-task v0.3.30
   Compiling rand_chacha v0.2.2
   Compiling serde_derive v1.0.196
   Compiling thiserror-impl v1.0.57
   Compiling futures-macro v0.3.30
   Compiling futures-util v0.3.30
   Compiling rand_pcg v0.2.1
   Compiling phf_shared v0.10.0
   Compiling unicode-segmentation v1.11.0
   Compiling rand v0.7.3
   Compiling heck v0.3.3
   Compiling futures-channel v0.3.30
   Compiling phf_shared v0.8.0
   Compiling lock_api v0.4.11
   Compiling cfg-expr v0.9.1
   Compiling version-compare v0.0.11
   Compiling itoa v1.0.10
   Compiling semver v1.0.21
   Compiling parking_lot_core v0.9.9
   Compiling fnv v1.0.7
   Compiling futures-executor v0.3.30
   Compiling phf_generator v0.8.0
   Compiling log v0.4.20
   Compiling scopeguard v1.2.0
   Compiling ryu v1.0.16
   Compiling phf_generator v0.10.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling parking_lot v0.12.1
   Compiling new_debug_unreachable v1.0.4
   Compiling byteorder v1.5.0
   Compiling string_cache_codegen v0.5.2
   Compiling phf_codegen v0.10.0
   Compiling gio v0.15.12
   Compiling ident_case v1.0.1
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling tinyvec_macros v0.1.1
   Compiling memchr v2.7.1
   Compiling precomputed-hash v0.1.1
   Compiling phf_macros v0.8.0
   Compiling darling_core v0.20.6
   Compiling tinyvec v1.6.0
   Compiling futf v0.1.5
   Compiling markup5ever v0.11.0
   Compiling phf_codegen v0.8.0
   Compiling cssparser v0.27.2
   Compiling uuid v1.7.0
   Compiling toml_datetime v0.6.5
   Compiling serde_spanned v0.6.5
   Compiling toml_edit v0.22.6
   Compiling toml_edit v0.19.15
   Compiling toml v0.5.11
   Compiling toml v0.8.10
   Compiling proc-macro-crate v1.3.1
   Compiling system-deps v6.2.0
   Compiling system-deps v5.0.0
   Compiling glib-macros v0.15.13
   Compiling dtoa v1.0.9
   Compiling utf-8 v0.7.6
   Compiling glib-sys v0.15.10
   Compiling gobject-sys v0.15.10
   Compiling gdk-sys v0.15.1
   Compiling gio-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling pango-sys v0.15.10
   Compiling atk-sys v0.15.1
   Compiling gtk-sys v0.15.3
   Compiling futures-io v0.3.30
   Compiling crc32fast v1.4.0
   Compiling glib v0.15.12
   Compiling simd-adler32 v0.3.7
   Compiling soup2-sys v0.2.0
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.4
   Compiling darling_macro v0.20.6
   Compiling string_cache v0.8.7
   Compiling selectors v0.22.0
   Compiling unicode-normalization v0.1.22
   Compiling phf v0.8.0
   Compiling rustc_version v0.4.0
   Compiling phf v0.10.1
   Compiling html5ever v0.26.0
   Compiling cssparser-macros v0.6.1
   Compiling phf_shared v0.11.2
   Compiling indexmap v1.9.3
   Compiling memoffset v0.9.0
   Compiling percent-encoding v2.3.1
   Compiling itoa v0.4.8
   Compiling typenum v1.17.0
   Compiling convert_case v0.4.0
   Compiling matches v0.1.10
   Compiling serde_json v1.0.113
   Compiling alloc-no-stdlib v2.0.4
   Compiling unicode-bidi v0.3.15
   Compiling adler v1.0.2
   Compiling crossbeam-utils v0.8.19
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling servo_arc v0.1.1
   Compiling idna v0.5.0
   Compiling miniz_oxide v0.7.2
   Compiling alloc-stdlib v0.2.2
   Compiling derive_more v0.99.17
   Compiling form_urlencoded v1.2.1
   Compiling phf_generator v0.11.2
   Compiling field-offset v0.3.6
   Compiling darling v0.20.6
   Compiling fxhash v0.2.1
   Compiling generic-array v0.14.7
   Compiling hashbrown v0.12.3
   Compiling thin-slice v0.1.1
   Compiling flate2 v1.0.28
   Compiling serde_with_macros v3.6.1
   Compiling phf_macros v0.11.2
   Compiling pango v0.15.10
   Compiling cairo-rs v0.15.12
   Compiling url v2.5.0
   Compiling brotli-decompressor v2.5.1
   Compiling fdeflate v0.3.4
   Compiling javascriptcore-rs-sys v0.4.0
   Compiling cfb v0.7.3
   Compiling gtk v0.15.5
   Compiling gdk-pixbuf v0.15.11
   Compiling same-file v1.0.6
   Compiling walkdir v2.4.0
   Compiling gdk v0.15.4
   Compiling infer v0.13.0
   Compiling png v0.17.12
   Compiling brotli v3.4.0
   Compiling phf v0.11.2
   Compiling serde_with v3.6.1
   Compiling kuchikiki v0.8.2
   Compiling atk v0.15.1
   Compiling webkit2gtk-sys v0.18.0
   Compiling gtk3-macros v0.15.6
   Compiling ctor v0.2.6
   Compiling x11 v2.21.0
   Compiling dunce v1.0.4
   Compiling gdkx11-sys v0.15.1
   Compiling cc v1.0.83
   Compiling x11-dl v2.21.0
   Compiling bytes v1.5.0
   Compiling rustix v0.38.31
   Compiling tao v0.16.7
   Compiling treediff v4.0.3
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling linux-raw-sys v0.4.13
   Compiling raw-window-handle v0.5.2
   Compiling bitflags v2.4.2
   Compiling json-patch v1.2.0
   Compiling digest v0.10.7
   Compiling http v0.2.11
   Compiling soup2 v0.2.1
   Compiling javascriptcore-rs v0.16.0
   Compiling crossbeam-channel v0.5.11
   Compiling gdkwayland-sys v0.15.3
   Compiling aho-corasick v1.1.2
   Compiling instant v0.1.12
   Compiling cpufeatures v0.2.12
   Compiling tauri-runtime v0.14.2
   Compiling regex-syntax v0.8.2
   Compiling lazy_static v1.4.0
   Compiling wry v0.24.7
   Compiling glob v0.3.1
   Compiling tauri-utils v1.5.2
   Compiling regex-automata v0.4.5
   Compiling sha2 v0.10.8
   Compiling ico v0.3.0
   Compiling crossbeam-epoch v0.9.18
   Compiling bstr v1.9.0
   Compiling tauri-runtime-wry v0.14.4
   Compiling http-range v0.1.5
   Compiling base64 v0.21.7
   Compiling globset v0.4.14
   Compiling crossbeam-deque v0.8.5
   Compiling tauri-codegen v1.4.2
   Compiling xattr v1.3.1
   Compiling serialize-to-javascript-impl v0.1.1
   Compiling tauri v1.6.0 (/home/runner/work/tauri/tauri/target/package/tauri-1.6.0)
   Compiling filetime v0.2.23
   Compiling num_cpus v1.16.0
   Compiling dirs-sys-next v0.1.2
   Compiling webkit2gtk v0.18.2
   Compiling fastrand v2.0.1
   Compiling tempfile v3.10.0
   Compiling tauri-macros v1.4.3
   Compiling dirs-next v2.0.0
   Compiling tokio v1.36.0
   Compiling tar v0.4.40
   Compiling serialize-to-javascript v0.1.1
   Compiling ignore v0.4.22
   Compiling serde_repr v0.1.18
   Compiling encoding_rs v0.8.33
   Compiling state v0.5.3
    Finished dev [unoptimized + debuginfo] target(s) in 1m 22s
    Packaged 76 files, 992.1KiB (221.3KiB compressed)
   Uploading tauri v1.6.0 (/home/runner/work/tauri/tauri/core/tauri)
    Uploaded tauri v1.6.0 to registry `crates-io`
note: Waiting for `tauri v1.6.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri v1.6.0 at registry `crates-io`

v1.5.6: @​tauri-apps/api v1.5.6

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 1.64s.

[1.5.6]

Bug Fixes
  • 3b69c1384(#​9792) Revert #​9706 which broke compatability between tauri crate and the JS @tauri-apps/api npm package in a patch release where it should've been in a minor release.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.4s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.7s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.6
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.11s.

v1.5.5: @​tauri-apps/api v1.5.5

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 146
Done in 1.84s.

[1.5.5]

Enhancements
  • 7f885bd5e(#​9706) Enhance the speed of The JS Command.execute API from shell module.
Bug Fixes
  • 7f885bd5e(#​9706) Fix The JS Command.execute API from shell module including extra new lines.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.3s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.6s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.5
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.46s.

v1.5.4: @​tauri-apps/api v1.5.4

Compare Source

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 1.53s.

[1.5.4]

Bug Fixes
  • e3b6d38d2(#​9166) Fix basename(path, 'ext') JS API when removing all occurances of ext where it should only remove the last one.
  • 705da977a(#​9529) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.6s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
[1/4] Bumping version...
info Current version: 1.5.4
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 9.52s.
vanilla-extract-css/vanilla-extract (@​vanilla-extract/css)

v1.18.0

Compare Source

Minor Changes
  • #​1566 8b49b35 Thanks @​lfantone! - style: Add support for @starting-style rules

    EXAMPLE USAGE:

    import { style } from '@​vanilla-extact/css';
    export const styleWithStartingStyle = style({
      backgroundColor: 'black',
      '@​starting-style': {
        backgroundColor: 'white'
      }
    });
Patch Changes
  • #​1646 0b2c09e Thanks @​plesiecki! - Swap the order of createVar's overloads to enable inference of VarDelcaration type

  • #​1666 c6047fb Thanks @​askoufis! - Remove custom container properties type

    The csstype package used by Vanilla Extract now provides types for container properties, so the custom type definitions that were previously necessary have been removed.

v1.17.5

Compare Source

Patch Changes

v1.17.4

Compare Source

Patch Changes

v1.17.3

Compare Source

Patch Changes

v1.17.2

Compare Source

Patch Changes

v1.17.1

Compare Source

Patch Changes

v1.17.0

Compare Source

Minor Changes
  • #​1092 fd673f6 Thanks @​z4o4z! - keyframes: Add support for a vars property to steps within keyframes declarations

    Example usage:

    import {
      createVar,
      keyframes
    } from '@​vanilla-extract/css';
    
    const angle = createVar({
      syntax: '<angle>',
      inherits: false,
      initialValue: '0deg'
    });
    
    export const angleKeyframes = keyframes({
      '0%': {
        vars: {
          [angle]: '0deg'
        }
      },
      '100%': {
        vars: {
          [angle]: '360deg'
        }
      }
    });
  • #​1512 4abfc0b Thanks @​askoufis! - createTheme, createGlobalTheme: Add support for assigning themes to a layer

    Themes can now be assigned to a layer by name using the @layer key at the top-level of the theme definition.

    EXAMPLE USAGE:

    // themes.css.ts
    import {
      createTheme,
      createGlobalTheme,
      layer
    } from '@&#8203;vanilla-extract/css';
    
    export const themeLayer = layer();
    
    export const [themeA, vars] = createTheme({
      '@&#8203;layer': themeLayer,
      color: {
        brand: 'blue'
      },
      font: {
        body: 'arial'
      }
    });
    
    export const vars2 = createGlobalTheme(':root', {
      '@&#8203;layer': themeLayer,
      space: {
        small: '10px',
        large: '20px'
      }
    });

    This will generate the following CSS:

    @&#8203;layer themes_themeLayer__1k6oxph0;
    @&#8203;layer themes_themeLayer__1k6oxph0 {
      .themes_themeA__1k6oxph1 {
        --color-brand__1k6oxph2: blue;
        --font-body__1k6oxph3: arial;
      }
    
      :root {
        --space-small__z05zdf1: 10px;
        --space-large__z05zdf2: 20px;
      }
    }
  • #​1092 fd673f6 Thanks @​z4o4z! - createVar: Add support for defining @property rules

    Example usage:

    import { createVar } from '@&#8203;vanilla-extract/css';
    
    export const myVar = createVar({
      syntax: '<number>',
      inherits: false,
      initialValue: '0.5'
    });

    This will generate the following CSS:

    @&#8203;property --myVar__jteyb14 {
      syntax: '<number>';
      inherits: false;
      initial-value: 0.5;
    }

v1.16.1

Compare Source

Patch Changes
  • #​1505 103ce57 Thanks @​askoufis! - Fixes a bug that caused invalid selectors to be generated when adjacent classnames contained a substring equal to another local classname

v1.16.0

Compare Source

Minor Changes
  • #​1475 cd9d8b2 Thanks @​corradopetrelli! - Add ::-webkit-calendar-picker-indicator as a valid pseudo-element

  • #​1450 7b256d2 Thanks @​wuz! - Add createViewTransition API

    createViewTransition creates a single scoped view transition name for use with CSS View Transitions. This avoids potential naming collisions with other view transitions.

    import {
      style,
      createViewTransition
    } from '@&#8203;vanilla-extract/css';
    
    export const titleViewTransition = createViewTransition();
    
    export const pageTitle = style({
      viewTransitionName: titleViewTransition
    });

v1.15.5

Compare Source

Patch Changes

v1.15.4

Compare Source

Patch Changes

v1.15.3

Compare Source

Patch Changes

v1.15.2

Compare Source

Patch Changes

v1.15.1

Compare Source

Patch Changes

v1.15.0

Compare Source

Minor Changes
  • #​1379 df9fe3ee3fc0057bc14a2333a405f8229f80c214 Thanks @​ronci! - Add support for passing multiple font face rules to globalFontFace

    EXAMPLE USAGE:

    const gentium = 'GlobalGentium';
    
    globalFontFace(gentium, [
      {
        src: 'local("Gentium")',
        fontWeight: 'normal'
      },
      {
        src: 'local("Gentium Bold")',
        fontWeight: 'bold'
      }
    ]);
vanilla-extract-css/vanilla-extract (@​vanilla-extract/next-plugin)

v2.4.17

Compare Source

Patch Changes

v2.4.16

Compare Source

Patch Changes

v2.4.15

Compare Source

Patch Changes

v2.4.14

Compare Source

Patch Changes

v2.4.13

Compare Source

Patch Changes

v2.4.12

Compare Source

Patch Changes

v2.4.11

Compare Source

Patch Changes

v2.4.10

Compare Source

Patch Changes

v2.4.9

Compare Source

Patch Changes

v2.4.8

Compare Source

Patch Changes

v2.4.7

Compare Source

Patch Changes

v2.4.6

Compare Source

Patch Changes

v2.4.5

Compare Source

Patch Changes

v2.4.4

Compare Source

Patch Changes

v2.4.3

Compare Source

Patch Changes
  • Updated dependencies []:
    • [@​vanilla-extract/webpack-plu

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies label Apr 4, 2024
@renovate renovate bot requested a review from koralle April 4, 2024 16:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 606957d to 8fa0aed Compare April 10, 2024 16:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f38d320 to c411c76 Compare April 18, 2024 01:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 99d894b to 8f03ee2 Compare April 29, 2024 15:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f03ee2 to 7d14c46 Compare April 30, 2024 13:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2d0feb1 to 165d345 Compare October 1, 2025 02:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2bbbc6a to a3f521d Compare October 11, 2025 17:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8385ccb to 3afd4b5 Compare October 21, 2025 00:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3afd4b5 to ecc025e Compare October 28, 2025 23:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 783128c to 6cdf298 Compare November 12, 2025 02:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bede3b1 to e6dd4cf Compare November 25, 2025 02:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e6dd4cf to ee7dfe0 Compare November 26, 2025 12:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7264a55 to b3294cd Compare December 14, 2025 00:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b9facf3 to ae4add9 Compare December 22, 2025 12:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ab7ac6f to 8eb5c25 Compare December 27, 2025 08:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8eb5c25 to dd2163a Compare December 31, 2025 14:13
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