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 #1371

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@badeball/cypress-cucumber-preprocessor 17.2.0 -> 17.2.1 age adoption passing confidence
@microsoft/api-documenter (source) 7.23.12 -> 7.23.15 age adoption passing confidence
@microsoft/api-extractor (source) ~7.38.0 -> ~7.39.0 age adoption passing confidence
@rollup/plugin-commonjs (source) 25.0.0 -> 25.0.7 age adoption passing confidence
@types/glob (source) 8.0.1 -> 8.1.0 age adoption passing confidence
@types/jest (source) 27.5.0 -> 27.5.2 age adoption passing confidence
@types/node (source) ~18.18.0 -> ~18.19.0 age adoption passing confidence
@​types/testing-library__jest-dom 5.14.5 -> 5.14.9 age adoption passing confidence
@vitejs/plugin-vue2 (source) 2.2.0 -> 2.3.1 age adoption passing confidence
@vue/devtools-api (source) 6.5.0 -> 6.5.1 age adoption passing confidence
@vue/eslint-config-prettier 7.0.0 -> 7.1.0 age adoption passing confidence
@vue/eslint-config-typescript 11.0.0 -> 11.0.3 age adoption passing confidence
@vue/vue2-jest 27.0.0-alpha.3 -> 27.0.0 age adoption passing confidence
@vueuse/core (source) ~10.6.0 -> ~10.7.0 age adoption passing confidence
autoprefixer 10.4.4 -> 10.4.16 age adoption passing confidence
cypress (source) 13.6.0 -> 13.6.1 age adoption passing confidence
esbuild 0.19.7 -> 0.19.10 age adoption passing confidence
jest (source) 27.5.0 -> 27.5.1 age adoption passing confidence
jest-scss-transform 1.0.1 -> 1.0.3 age adoption passing confidence
lerna (source) 6.6.0 -> 6.6.2 age adoption passing confidence
nanoid 3.3.0 -> 3.3.7 age adoption passing confidence
postcss (source) 8.4.12 -> 8.4.32 age adoption passing confidence
postcss-dir-pseudo-class (source) 7.0.0 -> 7.0.2 age adoption passing confidence
rxjs (source) 7.8.0 -> 7.8.1 age adoption passing confidence
start-server-and-test 2.0.0 -> 2.0.3 age adoption passing confidence
tailwindcss (source) ~3.3.0 -> ~3.4.0 age adoption passing confidence
ts-jest (source) 27.1.0 -> 27.1.5 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
tslib (source) 2.6.0 -> 2.6.2 age adoption passing confidence
typescript (source) 4.9.4 -> 4.9.5 age adoption passing confidence
vite (source) 4.5.0 -> 4.5.1 age adoption passing confidence
vite-plugin-vue-inspector 4.0.0 -> 4.0.2 age adoption passing confidence
vite-plugin-vue2 (source) 2.0.2 -> 2.0.3 age adoption passing confidence
vue (source) 2.7.14 -> 2.7.15 age adoption passing confidence
vue-property-decorator 8.5.0 -> 8.5.1 age adoption passing confidence
vue-template-compiler (source) 2.7.14 -> 2.7.15 age adoption passing confidence

Release Notes

badeball/cypress-cucumber-preprocessor (@​badeball/cypress-cucumber-preprocessor)

v17.2.1

Compare Source

  • Step hooks are logged using separate log groups, similar to how scenario hooks are logged.

  • Properly escape error messages in interactive mode.

  • Fix error in non-feature specs under certain conditions, fixes #​1028.

  • Allow doesFeatureMatch to be called in support files, fixes #​1025.

microsoft/rushstack (@​microsoft/api-documenter)

v7.23.15

Compare Source

Wed, 20 Dec 2023 01:09:45 GMT

Version update only

v7.23.14

Compare Source

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

v7.23.13

Compare Source

Tue, 05 Dec 2023 01:10:16 GMT

Version update only

microsoft/rushstack (@​microsoft/api-extractor)

v7.39.0

Compare Source

Wed, 20 Dec 2023 01:09:45 GMT

Minor changes
  • Update API Extractor to support TypeScript 5.3.3

v7.38.5

Compare Source

Thu, 07 Dec 2023 03:44:13 GMT

Version update only

v7.38.4

Compare Source

Tue, 05 Dec 2023 01:10:16 GMT

Patches
  • Don't export trimmed namespace members during rollup (#​2791)
rollup/plugins (@​rollup/plugin-commonjs)

v25.0.7

Compare Source

2023-10-15

Bugfixes
  • fix: bump magic-string version #​1596

v25.0.6

Compare Source

2023-10-15

Bugfixes
  • fix: Keep the shebang at the top of the file content #​1610

v25.0.5

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v25.0.4

Compare Source

2023-08-11

Updates

v25.0.3

Compare Source

2023-07-15

Bugfixes
  • fix: preserve this reference in the child class #​1537

v25.0.2

Compare Source

2023-06-19

Bugfixes

v25.0.1

Compare Source

2023-06-10

Bugfixes
  • fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #​1508
vitejs/vite-plugin-vue2 (@​vitejs/plugin-vue2)

v2.3.1

Compare Source

Bug Fixes

v2.3.0

Compare Source

Features
vuejs/vue-devtools (@​vue/devtools-api)

v6.5.1

Compare Source

🚀 Enhancements
🩹 Fixes
  • New tab style (6ad6ecfc)
  • Cannot set visible of null (1b1d1d0c)
  • vue3: Optimize the priority of calculating the displayed name of the component on the devtool (#​2050)
  • Disable screenshots by default (3444bdd8)
❤️ Contributors
vuejs/eslint-config-prettier (@​vue/eslint-config-prettier)

v7.1.0

Compare Source

New Features
  • Added a skip-formatting ruleset b5933a9
vuejs/eslint-config-typescript (@​vue/eslint-config-typescript)

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

vuejs/vue-jest (@​vue/vue2-jest)

v27.0.0

Compare Source

We moved to v27.0.0 (the library is mostly stable; no need for a drawn out beta and release candidate process). There will always be bugs, we will fix them in patch/minor versions.

Note: I (@​lmiller1990) am not using Vue Jest either personally or professionally and cannot prioritise it as much as my other library (Vue Test Utils). If you'd like to assist with maintaining Vue Jest, please reach out.

How to install

  • yarn add @​vue/[email protected] (works with Vue 3, Jest 27) or yarn add @​vue/vue3-jest@latest for the latest one.
  • yarn add @​vue/[email protected] (works with Vue 2, Jest 27) or yarn add @​vue/vue2-jest@latest for the latest one.

Fixes

v27.0.0-alpha.4

Compare Source

How to install

  • yarn add @​vue/[email protected] (works with Vue 3, Jest 27) or yarn add @​vue/vue3-jest@latest for the latest one.
  • yarn add @​vue/[email protected] (works with Vue 2, Jest 27) or yarn add @​vue/vue2-jest@latest for the latest one.

Features

feat: support custom blocks for Vue 3 (#​364) …
feat: allow to pass compilerOptions via the Jest config for Vue 3 (#​412) …

Fixes

fix(vue3-jest): interop custom transformer require (#​391)

Chores

chore: drop node 10 and add node 16 (#​414) …
chore: drop circleci build (#​413) …
chore: update to vue v3.2.22 (#​411) …

vueuse/vueuse (@​vueuse/core)

v10.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.16

Compare Source

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

v10.4.15

Compare Source

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

v10.4.14

Compare Source

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

v10.4.13

Compare Source

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

v10.4.12

Compare Source

  • Fixed support of unit-less zero angle in backgrounds (by 一丝).

v10.4.11

Compare Source

  • Fixed text-decoration prefixes by moving to MDN data (by Romain Menke).

v10.4.10

Compare Source

  • Fixed unicode-bidi prefixes by moving to MDN data.

v10.4.9

Compare Source

  • Fixed css-unicode-bidi issue from latest Can I Use.

v10.4.8

Compare Source

  • Do not print color-adjust warning if print-color-adjust also is in rule.

v10.4.7

Compare Source

  • Fixed print-color-adjust support in Firefox.

v10.4.6

Compare Source

  • Fixed print-color-adjust support.

v10.4.5

Compare Source

cypress-io/cypress (cypress)

v13.6.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-1

evanw/esbuild (esbuild)

v0.19.10

Compare Source

  • Fix glob imports in TypeScript files (#​3319)

    This release fixes a problem where bundling a TypeScript file containing a glob import could emit a call to a helper function that doesn't exist. The problem happened because esbuild's TypeScript transformation removes unused imports (which is required for correctness, as they may be type-only imports) and esbuild's glob import transformation wasn't correctly marking the imported helper function as used. This wasn't caught earlier because most of esbuild's glob import tests were written in JavaScript, not in TypeScript.

  • Fix require() glob imports with bundling disabled (#​3546)

    Previously require() calls containing glob imports were incorrectly transformed when bundling was disabled. All glob imports should only be transformed when bundling is enabled. This bug has been fixed.

  • Fix a panic when transforming optional chaining with define (#​3551, #​3554)

    This release fixes a case where esbuild could crash with a panic, which was triggered by using define to replace an expression containing an optional chain. Here is an example:

    // Original code
    console.log(process?.env.SHELL)
    
    // Old output (with --define:process.env={})
    /* panic: Internal error (while parsing "<stdin>") */
    
    // New output (with --define:process.env={})
    var define_process_env_default = {};
    console.log(define_process_env_default.SHELL);

    This fix was contributed by @​hi-ogawa.

  • Work around a bug in node's CommonJS export name detector (#​3544)

    The export names of a CommonJS module are dynamically-determined at run time because CommonJS exports are properties on a mutable object. But the export names of an ES module are statically-determined at module instantiation time by using import and export syntax and cannot be changed at run time.

    When you import a CommonJS module into an ES module in node, node scans over the source code to attempt to detect the set of export names that the CommonJS module will end up using. That statically-determined set of names is used as the set of names that the ES module is allowed to import at module instantiation time. However, this scan appears to have bugs (or at least, can cause false positives) because it doesn't appear to do any scope analysis. Node will incorrectly consider the module to export something even if the assignment is done to a local variable instead of to the module-level exports object. For example:

    // confuseNode.js
    exports.confuseNode = function(exports) {
      // If this local is called "exports", node incorrectly
      // thinks this file has an export called "notAnExport".
      exports.notAnExport = function() {
      };
    };

    You can see that node incorrectly thinks the file confuseNode.js has an export called notAnExport when that file is loaded in an ES module context:

    $ node -e 'import("./confuseNode.js").then(console.log)'
    [Module: null prototype] {
      confuseNode: [Function (anonymous)],
      default: { confuseNode: [Function (anonymous)] },
      notAnExport: undefined
    }

    To avoid this, esbuild will now rename local variables that use the names exports and module when generating CommonJS output for the node platform.

  • Fix the return value of esbuild's super() shim (#​3538)

    Some people write constructor methods that use the return value of super() instead of using this. This isn't too common because TypeScript doesn't let you do that but it can come up when writing JavaScript. Previously esbuild's class lowering transform incorrectly transformed the return value of super() into undefined. With this release, the return value of super() will now be this instead:

    // Original code
    class Foo extends Object {
      field
      constructor() {
        console.log(typeof super())
      }
    }
    new Foo
    
    // Old output (with --target=es6)
    class Foo extends Object {
      constructor() {
        var __super = (...args) => {
          super(...args);
          __publicField(this, "field");
        };
        console.log(typeof __super());
      }
    }
    new Foo();
    
    // New output (with --target=es6)
    class Foo extends Object {
      constructor() {
        var __super = (...args) => {
          super(...args);
          __publicField(this, "field");
          return this;
        };
        console.log(typeof __super());
      }
    }
    new Foo();
  • Terminate the Go GC when esbuild's stop() API is called (#​3552)

    If you use esbuild with WebAssembly and pass the worker: false flag to esbuild.initialize(), then esbuild will run the WebAssembly module on the main thread. If you do this within a Deno test and that test calls esbuild.stop() to clean up esbuild's resources, Deno may complain that a setTimeout() call lasted past the end of the test. This happens when the Go is in the middle of a garbage collection pass and has scheduled additional ongoing garbage collection work. Normally calling esbuild.stop() will terminate the web worker that the WebAssembly module runs in, which will terminate the Go GC, but that doesn't happen if you disable the web worker with worker: false.

    With this release, esbuild will now attempt to terminate the Go GC in this edge case by calling clearTimeout() on these pending timeouts.

  • Apply /* @&#8203;__NO_SIDE_EFFECTS__ */ on tagged template literals (#​3511)

    Tagged template literals that reference functions annotated with a @__NO_SIDE_EFFECTS__ comment are now able to be removed via tree-shaking if the result is unused. This is a convention from Rollup. Here is an example:

    // Original code
    const html = /* @&#8203;__NO_SIDE_EFFECTS__ */ (a, ...b) => ({ a, b })
    html`<a>remove</a>`
    x = html`<b>keep</b>`
    
    // Old output (with --tree-shaking=true)
    const html = /* @&#8203;__NO_SIDE_EFFECTS__ */ (a, ...b) => ({ a, b });
    html`<a>remove</a>`;
    x = html`<b>keep</b>`;
    
    // New output (with --tree-shaking=true)
    const html = /* @&#8203;__NO_SIDE_EFFECTS__ */ (a, ...b) => ({ a, b });
    x = html`<b>keep</b>`;

    Note that this feature currently only works within a single file, so it's not especially useful. This feature does not yet w


Configuration

📅 Schedule: Branch creation - "after 5pm on tuesday" in timezone Europe/Madrid, 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.


  • 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 requested a review from a team as a code owner December 19, 2023 19:14
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f72faf7 to 140f2b9 Compare December 22, 2023 19:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 140f2b9 to aac97a7 Compare December 23, 2023 03:39
@diegopf diegopf merged commit 79b0a94 into main Dec 27, 2023
5 checks passed
@diegopf diegopf deleted the renovate/all-minor-patch branch December 27, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant