Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

fix(deps): update all non-major dependencies #228

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.22.14 -> ^7.22.16 age adoption passing confidence
@babel/types (source) ^7.22.11 -> ^7.22.17 age adoption passing confidence
@iconify/json (source) ^2.2.111 -> ^2.2.114 age adoption passing confidence
@types/node (source) ^20.5.9 -> ^20.6.0 age adoption passing confidence
@unocss/core (source) ^0.55.6 -> ^0.55.7 age adoption passing confidence
@unocss/eslint-config (source) ^0.55.6 -> ^0.55.7 age adoption passing confidence
@unocss/preset-attributify (source) ^0.55.6 -> ^0.55.7 age adoption passing confidence
@unocss/preset-icons (source) ^0.55.6 -> ^0.55.7 age adoption passing confidence
@unocss/preset-mini (source) ^0.55.6 -> ^0.55.7 age adoption passing confidence
@unocss/preset-uno (source) ^0.55.6 -> ^0.55.7 age adoption passing confidence
@unocss/reset ^0.55.6 -> ^0.55.7 age adoption passing confidence
birpc ^0.2.13 -> ^0.2.14 age adoption passing confidence
eslint (source) 8.48.0 -> 8.49.0 age adoption passing confidence
json-editor-vue ^0.10.6 -> ^0.10.15 age adoption passing confidence
pnpm (source) 8.7.1 -> 8.7.4 age adoption passing confidence
pnpm (source) ^8.7.1 -> ^8.7.4 age adoption passing confidence
unocss ^0.55.6 -> ^0.55.7 age adoption passing confidence
vite-plugin-vue-inspector ^3.6.0 -> ^3.7.1 age adoption passing confidence
vitest ^0.34.3 -> ^0.34.4 age adoption passing confidence
xterm ^5.2.1 -> ^5.3.0 age adoption passing confidence
xterm-addon-fit ^0.7.0 -> ^0.8.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser)

v7.22.16

Compare Source

v7.22.16 (2023-09-06)
🐛 Bug Fix
🏠 Internal
Committers: 3

v7.22.15

Compare Source

v7.22.15 (2023-09-04)

🐛 Bug Fix
🏠 Internal
Committers: 4
babel/babel (@​babel/types)

v7.22.17

Compare Source

🐛 Bug Fix
🔬 Output optimization
  • babel-helper-remap-async-to-generator, babel-helper-wrap-function, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-function-sent, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-preset-env

v7.22.15

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-cli, babel-core, babel-generator, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-helper-validator-identifier, babel-helper-validator-option, babel-helpers, babel-node, babel-parser, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-async-generator-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-for-of, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-property-mutators, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript, babel-register, babel-standalone, babel-template, babel-traverse, babel-types
iconify/icon-sets (@​iconify/json)

v2.2.114

Compare Source

v2.2.113

Compare Source

v2.2.112

Compare Source

unocss/unocss (@​unocss/core)

v0.55.7

Compare Source

   🚀 Features
    View changes on GitHub
antfu/birpc (birpc)

v0.2.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v8.49.0

Compare Source

Features
  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)
Documentation
  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)
Chores
cloydlau/json-editor-vue (json-editor-vue)

v0.10.15

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.10.14

Compare Source

No significant changes

    View changes on GitHub

v0.10.13

Compare Source

No significant changes

    View changes on GitHub

v0.10.12

Compare Source

No significant changes

    View changes on GitHub

v0.10.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.10.10

Compare Source

No significant changes

    View changes on GitHub

v0.10.9

Compare Source

No significant changes

    View changes on GitHub

v0.10.8

Compare Source

   🐞 Bug Fixes
  • Try fixing 'simple-git-hooks: command not found' in some environment  -  by @​cloydlau (5c029)
    View changes on GitHub

v0.10.7

Compare Source

   🐞 Bug Fixes
  • jsonEditor.value could be undefined under some certain conditions in Vue 2.6 & 2.7  -  by @​cloydlau (10e62)
    View changes on GitHub
pnpm/pnpm (pnpm)

v8.7.4

Compare Source

Patch Changes

  • Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting #​7041.
  • Fixes a regression published with pnpm v8.7.3. Don't hang while reading package.json from the content-addressable store #​7051.
  • Allow create scoped package with preferred version. #​7053
  • Reverting a change shipped in v8.7 that caused issues with the pnpm deploy command and "injected dependencies" #​6943.

Our Gold Sponsors

Our Silver Sponsors

v8.7.3

Compare Source

Patch Changes

  • Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server #​7032

Our Gold Sponsors

Our Silver Sponsors

v8.7.2

Compare Source

webfansplz/vite-plugin-vue-inspector (vite-plugin-vue-inspector)

v3.7.1: V3.7.1

Compare Source

fix: respect server.port when setting custom host (#​74)

v3.7.0: V3.7.0

Compare Source

feat: close overlay when resizing the window (#​71)

feat: introducing disableInspectorOnEditorOpen option (#​77)

feat: support decorators and import-attributes syntax (#​79)

vitest-dev/vitest (vitest)

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
xtermjs/xterm.js (xterm)

v5.3.0

Compare Source

🚀 Features

📦 API
  • There's a new trace log level (#​4687, 4709) via @​Tyriar
    const term = new Terminal({
        logLevel: 'trace'
    });
  • New logger delegate option (#​4563, #​4564) via @​Tyriar. This new API allows the embedder to define the logging behavior, instead of always using to console
    const term = new Terminal({
        logger: {
            trace: (e, args) => console.log('trace: ', e, args),
            debug: (e, args) => console.log('debug: ', e, args),
            info: (e, args) => console.log('info: ', e, args),
            warn: (e, args) => console.log('warn: ', e, args),
            error: (e, args) => console.log('error: ', e, args)
        }
    });
  • New ignoreBracketedPasteMode option that allows explicitly disabling bracketed paste mode, regardless of whether the shell enables it or not (#​4636) via @​Tyriar
    const term = new Terminal({
        ignoreBracketedPasteMode: true
    });
  • New cursorInactiveStyle option (#​4657) via @​tisilent
    const term = new Terminal({
        cursorInactiveStyle: 'none'
    });

🐞 Bug fixes

📝 Documentation and internal improvements

🎉 New real-world use cases


📥 Addons

xterm-addon-canvas
xterm-addon-image
xterm-addon-ligatures
xterm-addon-serialize

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 force-pushed the renovate/all-minor-patch branch from 6a76843 to d669ce6 Compare September 11, 2023 06:43
@webfansplz webfansplz merged commit 5999f37 into main Sep 11, 2023
@webfansplz webfansplz deleted the renovate/all-minor-patch branch September 11, 2023 07:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant