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 all non-major dependencies #197

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@sveltejs/kit (source) ^1.25.0 -> ^1.25.1 age adoption passing confidence devDependencies patch
@tauri-apps/api ^1.4.0 -> ^1.5.0 age adoption passing confidence dependencies minor
@tauri-apps/cli ^1.4.0 -> ^1.5.1 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin ^6.7.0 -> ^6.7.4 age adoption passing confidence devDependencies patch
@typescript-eslint/parser ^6.7.0 -> ^6.7.4 age adoption passing confidence devDependencies patch
eslint (source) ^8.49.0 -> ^8.50.0 age adoption passing confidence devDependencies minor
eslint-plugin-svelte (source) ^2.33.1 -> ^2.34.0 age adoption passing confidence devDependencies minor
overlayscrollbars (source) ^2.3.0 -> ^2.3.2 age adoption passing confidence dependencies patch
sass ^1.66.1 -> ^1.69.0 age adoption passing confidence devDependencies minor
svelte (source) ^4.2.0 -> ^4.2.1 age adoption passing confidence devDependencies patch
svelte-check ^3.5.1 -> ^3.5.2 age adoption passing confidence devDependencies patch
tauri (source) 1.4.1 -> 1.5.1 age adoption passing confidence dependencies minor
tauri-build (source) 1.4.0 -> 1.5.0 age adoption passing confidence build-dependencies minor
vite (source) ^4.4.9 -> ^4.4.11 age adoption passing confidence devDependencies patch

Release Notes

sveltejs/kit (@​sveltejs/kit)

v1.25.1

Compare Source

Patch Changes
  • fix: correct line numbers in stack trace (#​10769)

  • fix: correctly return 404 when navigating to a missing page and the root layout fetches a prerendered endpoint (#​10565)

  • fix: allow optional param in middle of route (#​10736)

  • chore: update undici (#​10641)

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

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

Yarn Audit

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.63s.
[1.5.0]
New Features
Enhancements
  • 58d6b899(#​7636) Add append option to FsOptions in the fs JS module, used in writeTextFile and writeBinaryFile, to be able to append to existing files instead of overwriting it.
Bug Fixes
  • 2eab1505(#​7394) Fix Body.form static not reading and sending entries of type Blob (including subclasses such as File)

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly
$ yarn tsup && node ./scripts/after-build.cjs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: 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
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m29.82 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 68ms
�[32mESM�[39m �[1mdist/updater.js        �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/window.js         �[22m�[32m479.00 B�[39m
�[32mESM�[39m �[1mdist/index.js          �[22m�[32m940.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-Q3NLRNFY.js �[22m�[32m922.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-O3VGRXBA.js �[22m�[32m11.87 KB�[39m
�[32mESM�[39m �[1mdist/mocks.js          �[22m�[32m409.00 B�[39m
�[32mESM�[39m �[1mdist/notification.js   �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-GVGSF52N.js �[22m�[32m578.00 B�[39m
�[32mESM�[39m �[1mdist/os.js             �[22m�[32m249.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-IMQ6WMNM.js �[22m�[32m749.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m960.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-NHNOAMBN.js �[22m�[32m3.91 KB�[39m
�[32mESM�[39m �[1mdist/chunk-V5J25SYE.js �[22m�[32m73.00 B�[39m
�[32mESM�[39m �[1mdist/process.js        �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-VMHYR3EJ.js �[22m�[32m322.00 B�[39m
�[32mESM�[39m �[1mdist/shell.js          �[22m�[32m186.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FLLON6OW.js �[22m�[32m2.47 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js          �[22m�[32m131.00 B�[39m
�[32mESM�[39m �[1mdist/app.js            �[22m�[32m206.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-ABEBB25G.js �[22m�[32m608.00 B�[39m
�[32mESM�[39m �[1mdist/cli.js            �[22m�[32m144.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-LJU7PBE7.js �[22m�[32m209.00 B�[39m
�[32mESM�[39m �[1mdist/clipboard.js      �[22m�[32m159.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-V3WRXIRX.js �[22m�[32m335.00 B�[39m
�[32mESM�[39m �[1mdist/dialog.js         �[22m�[32m191.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5T7M5CMW.js �[22m�[32m1.18 KB�[39m
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5NWA45Z3.js �[22m�[32m1.53 KB�[39m
�[32mESM�[39m �[1mdist/fs.js             �[22m�[32m372.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-X7QPDZPI.js �[22m�[32m2.75 KB�[39m
�[32mESM�[39m �[1mdist/globalShortcut.js �[22m�[32m220.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-B2CR7GBE.js �[22m�[32m804.00 B�[39m
�[32mESM�[39m �[1mdist/http.js           �[22m�[32m218.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6MO6VEFR.js �[22m�[32m2.48 KB�[39m
�[32mESM�[39m �[1mdist/chunk-J2IGCSS2.js �[22m�[32m91.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-SELMD7YX.js �[22m�[32m677.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FEIY7W7S.js �[22m�[32m106.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 124ms
�[32mCJS�[39m �[1mdist/app.cjs            �[22m�[32m1.39 KB�[39m
�[32mCJS�[39m �[1mdist/cli.cjs            �[22m�[32m1.04 KB�[39m
�[32mCJS�[39m �[1mdist/clipboard.cjs      �[22m�[32m1.15 KB�[39m
�[32mCJS�[39m �[1mdist/dialog.cjs         �[22m�[32m1.99 KB�[39m
�[32mCJS�[39m �[1mdist/event.cjs          �[22m�[32m2.27 KB�[39m
�[32mCJS�[39m �[1mdist/fs.cjs             �[22m�[32m3.51 KB�[39m
�[32mCJS�[39m �[1mdist/globalShortcut.cjs �[22m�[32m1.54 KB�[39m
�[32mCJS�[39m �[1mdist/http.cjs           �[22m�[32m3.28 KB�[39m
�[32mCJS�[39m �[1mdist/index.cjs          �[22m�[32m29.77 KB�[39m
�[32mCJS�[39m �[1mdist/mocks.cjs          �[22m�[32m837.00 B�[39m
�[32mCJS�[39m �[1mdist/notification.cjs   �[22m�[32m1.38 KB�[39m
�[32mCJS�[39m �[1mdist/os.cjs             �[22m�[32m1.53 KB�[39m
�[32mCJS�[39m �[1mdist/path.cjs           �[22m�[32m5.13 KB�[39m
�[32mCJS�[39m �[1mdist/process.cjs        �[22m�[32m1.13 KB�[39m
�[32mCJS�[39m �[1mdist/shell.cjs          �[22m�[32m3.23 KB�[39m
�[32mCJS�[39m �[1mdist/tauri.cjs          �[22m�[32m1.03 KB�[39m
�[32mCJS�[39m �[1mdist/updater.cjs        �[22m�[32m2.24 KB�[39m
�[32mCJS�[39m �[1mdist/window.cjs         �[22m�[32m12.97 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 125ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 2801ms
�[32mDTS�[39m �[1mdist/index.d.ts                   �[22m�[32m1.21 KB�[39m
�[32mDTS�[39m �[1mdist/mocks.d.ts                   �[22m�[32m3.45 KB�[39m
�[32mDTS�[39m �[1mdist/app.d.ts                     �[22m�[32m111.00 B�[39m
�[32mDTS�[39m �[1mdist/cli.d.ts                     �[22m�[32m107.00 B�[39m
�[32mDTS�[39m �[1mdist/clipboard.d.ts               �[22m�[32m73.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog.d.ts                  �[22m�[32m220.00 B�[39m
�[32mDTS�[39m �[1mdist/window.d.ts                  �[22m�[32m494.00 B�[39m
�[32mDTS�[39m �[1mdist/event.d.ts                   �[22m�[32m155.00 B�[39m
�[32mDTS�[39m �[1mdist/fs.d.ts                      �[22m�[32m395.00 B�[39m
�[32mDTS�[39m �[1mdist/globalShortcut.d.ts          �[22m�[32m158.00 B�[39m
�[32mDTS�[39m �[1mdist/http.d.ts                    �[22m�[32m273.00 B�[39m
�[32mDTS�[39m �[1mdist/notification.d.ts            �[22m�[32m149.00 B�[39m
�[32mDTS�[39m �[1mdist/path.d.ts                    �[22m�[32m640.00 B�[39m
�[32mDTS�[39m �[1mdist/process.d.ts                 �[22m�[32m66.00 B�[39m
�[32mDTS�[39m �[1mdist/shell.d.ts                   �[22m�[32m132.00 B�[39m
�[32mDTS�[39m �[1mdist/tauri.d.ts                   �[22m�[32m113.00 B�[39m
�[32mDTS�[39m �[1mdist/updater.d.ts                 �[22m�[32m213.00 B�[39m
�[32mDTS�[39m �[1mdist/os.d.ts                      �[22m�[32m162.00 B�[39m
�[32mDTS�[39m �[1mdist/app-5190a154.d.ts            �[22m�[32m1.67 KB�[39m
�[32mDTS�[39m �[1mdist/cli-373e13ed.d.ts            �[22m�[32m1.61 KB�[39m
�[32mDTS�[39m �[1mdist/clipboard-79413165.d.ts      �[22m�[32m941.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog-20ff401c.d.ts         �[22m�[32m7.54 KB�[39m
�[32mDTS�[39m �[1mdist/event-41a9edf5.d.ts          �[22m�[32m50.79 KB�[39m
�[32mDTS�[39m �[1mdist/fs-9d7de754.d.ts             �[22m�[32m9.69 KB�[39m
�[32mDTS�[39m �[1mdist/globalShortcut-003b7421.d.ts �[22m�[32m3.04 KB�[39m
�[32mDTS�[39m �[1mdist/http-840f7a7f.d.ts           �[22m�[32m9.66 KB�[39m
�[32mDTS�[39m �[1mdist/notification-e8316aac.d.ts   �[22m�[32m4.01 KB�[39m
�[32mDTS�[39m �[1mdist/path-9b1e7ad5.d.ts           �[22m�[32m17.85 KB�[39m
�[32mDTS�[39m �[1mdist/process-63838be1.d.ts        �[22m�[32m925.00 B�[39m
�[32mDTS�[39m �[1mdist/shell-efff51a2.d.ts          �[22m�[32m9.35 KB�[39m
�[32mDTS�[39m �[1mdist/tauri-5afe4a59.d.ts          �[22m�[32m3.36 KB�[39m
�[32mDTS�[39m �[1mdist/updater-f9814f36.d.ts        �[22m�[32m2.84 KB�[39m
�[32mDTS�[39m �[1mdist/os-076a31d4.d.ts             �[22m�[32m3.20 KB�[39m
[1/4] Bumping version...
info Current version: 1.5.0
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 10.01s.
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.7.4

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.7.3

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.7.2

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)

v2.34.0

Compare Source

Minor Changes

v2.33.2

Compare Source

Patch Changes
KingSora/OverlayScrollbars (overlayscrollbars)

v2.3.2

Compare Source

Bug Fixes

v2.3.1

Compare Source

Bug Fixes
  • Fix direction rtl visual scrollbar handle behavior in browser which support the ScrollTimeline API.
  • Fix double tap behavior for interactive elements on iOS devices if autoHide is leave or move. #​560 #​285
  • Fix incorrect scrollbar handle calculation when overscroll on safari occurred. #​559
sass/dart-sass (sass)

v1.69.0

Compare Source

  • Add a meta.get-mixin() function that returns a mixin as a first-class Sass
    value.

  • Add a meta.apply() mixin that includes a mixin value.

  • Add a meta.module-mixins() function which returns a map from mixin names in
    a module to the first-class mixins that belong to those names.

  • Add a meta.accepts-content() function which returns whether or not a mixin
    value can take a content block.

  • Add support for the relative color syntax from CSS Color 5. This syntax
    cannot be used to create Sass color values. It is always emitted as-is in the
    CSS output.

Dart API
  • Deprecate Deprecation.calcInterp since it was never actually emitted as a
    deprecation.
Embedded Sass
  • Fix a rare race condition where the embedded compiler could freeze when a
    protocol error was immediately followed by another request.

v1.68.0

Compare Source

  • Fix the source spans associated with the abs-percent deprecation.
JS API
  • Non-filesystem importers can now set the nonCanonicalScheme field, which
    declares that one or more URL schemes (without :) will never be used for
    URLs returned by the canonicalize() method.

  • Add a containingUrl field to the canonicalize() and findFileUrl()
    methods of importers, which is set to the canonical URL of the stylesheet that
    contains the current load. For filesystem importers, this is always set; for
    other importers, it's set only if the current load has no URL scheme, or if
    its URL scheme is declared as non-canonical by the importer.

Dart API
  • Add AsyncImporter.isNonCanonicalScheme, which importers (async or sync) can
    use to indicate that a certain URL scheme will never be used for URLs returned
    by the canonicalize() method.

  • Add AsyncImporter.containingUrl, which is set during calls to the
    canonicalize() method to the canonical URL of the stylesheet that contains
    the current load. This is set only if the current load has no URL scheme, or
    if its URL scheme is declared as non-canonical by the importer.

Embedded Sass
  • The CalculationValue.interpolation field is deprecated and will be removed
    in a future version. It will no longer be set by the compiler, and if the host
    sets it it will be treated as equivalent to CalculationValue.string except
    that "(" and ")" will be added to the beginning and end of the string
    values.

  • Properly include TypeScript types in the sass-embedded package.

v1.67.0

Compare Source

  • All functions defined in CSS Values and Units 4 are now once again parsed as
    calculation objects: round(), mod(), rem(), sin(), cos(), tan(),
    asin(), acos(), atan(), atan2(), pow(), sqrt(), hypot(),
    log(), exp(), abs(), and sign().

    Unlike in 1.65.0, function calls are not locked into being parsed as
    calculations or plain Sass functions at parse-time. This means that
    user-defined functions will take precedence over CSS calculations of the same
    name. Although the function names calc() and clamp() are still forbidden,
    users may continue to freely define functions whose names overlap with other
    CSS calculations (including abs(), min(), max(), and round() whose
    names overlap with global Sass functions).

  • Breaking change: As a consequence of the change in calculation parsing
    described above, calculation functions containing interpolation are now parsed
    more strictly than before. However, almost all interpolations that would
    have produced valid CSS will continue to work. The only exception is
    #{$variable}% which is not valid in Sass and is no longer valid in
    calculations. Instead of this, either use $variable directly and ensure it
    already has the % unit, or write ($variable * 1%).

  • Potentially breaking bug fix: The importer used to load a given file is no
    longer used to load absolute URLs that appear in that file. This was
    unintented behavior that contradicted the Sass specification. Absolute URLs
    will now correctly be loaded only from the global importer list. This applies
    to the modern JS API, the Dart API, and the embedded protocol.

Embedded Sass
  • Substantially improve the embedded compiler's performance when compiling many
    files or files that require many importer or function call round-trips with
    the embedded host.
sveltejs/svelte (svelte)

v4.2.1

Compare Source

Patch Changes
  • fix: update style directive when style attribute is present and is updated via an object prop (#​9187)

  • fix: css sourcemap generation with unicode filenames (#​9120)

  • fix: do not add module declared variables as dependencies (#​9122)

  • fix: handle svelte:element with dynamic this and spread attributes (#​9112)

  • fix: silence false positive reactive component warning (#​9094)

  • fix: head duplication when binding is present (#​9124)

  • fix: take custom attribute name into account when reflecting property (#​9140)

  • fix: add indeterminate to the list of HTMLAttributes (#​9180)

  • fix: recognize option value on spread attribute (#​9125)

sveltejs/language-tools (svelte-check)

v3.5.2

Compare Source

  • fix: only allow client files and project files to be root files (#​2146)
  • fix: output $$Props code differently to deal with unions better (#​2153)
  • fix: add fallback handler to auto-types (#​2156)
vitejs/vite (vite)

v4.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.10

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency label Sep 14, 2023
@renovate renovate bot changed the title chore(deps): update dependency sass to ^1.67.0 fix(deps): update all non-major dependencies Sep 17, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5cf1421 to 8b1c2ad Compare September 18, 2023 18:54
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Sep 18, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from e23d7e5 to 6a28324 Compare September 25, 2023 19:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from c9d2a5e to aca513a Compare October 5, 2023 11:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from daef5b6 to 4e25d52 Compare October 6, 2023 18:59
@colinlienard colinlienard force-pushed the renovate/all-minor-patch branch from 4e25d52 to 401ca34 Compare October 6, 2023 18:59
@colinlienard colinlienard merged commit b920079 into main Oct 6, 2023
5 checks passed
@colinlienard colinlienard deleted the renovate/all-minor-patch branch October 6, 2023 19:09
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.

1 participant