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

Update all non-major dependencies #58

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-istanbul (source) ^1.0.0 -> ^1.1.0 age adoption passing confidence
@vue/compiler-sfc (source) 3.3.4 -> 3.3.13 age adoption passing confidence
dotenv-cli 7.2.1 -> 7.3.0 age adoption passing confidence
memfs 4.2.0 -> 4.6.0 age adoption passing confidence
typescript (source) 5.1.6 -> 5.3.3 age adoption passing confidence
vue (source) 3.3.4 -> 3.3.13 age adoption passing confidence
vue-loader 17.2.2 -> 17.4.0 age adoption passing confidence
webpack 5.88.2 -> 5.89.0 age adoption passing confidence

Release Notes

vuejs/core (@​vue/compiler-sfc)

v3.3.13

Compare Source

Bug Fixes

v3.3.12

Compare Source

Bug Fixes

v3.3.11

Compare Source

Bug Fixes

v3.3.10

Compare Source

Bug Fixes
Performance Improvements
  • optimize on* prop check (38aaa8c)
  • runtime-dom: cache modifier wrapper functions (da4a4fb), closes #​8882
  • v-on: constant handlers with modifiers should not be treated as dynamic (4d94ebf)

v3.3.9

Compare Source

Bug Fixes

v3.3.8

Compare Source

Bug Fixes

v3.3.7

Compare Source

Bug Fixes

v3.3.6

Compare Source

Bug Fixes
Performance Improvements

v3.3.5

Compare Source

Bug Fixes
Performance Improvements
  • compiler-sfc: lazy require typescript (d2c3d8b)
  • custom-element: cancel MutationObserver listener when disconnected (#​8666) (24d98f0)
  • mark defineComponent as side-effects-free (#​8512) (438027c)
entropitor/dotenv-cli (dotenv-cli)

v7.3.0

Compare Source

streamich/memfs (memfs)

v4.6.0

Compare Source

Features
  • add queueMicrotask implementation (45d1784)

v4.5.0

Compare Source

Features
  • volume: fromJSON now accepts Buffer as volume content (#​880) (9c0a6ff)

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features

4.2.3 (2023-09-15)

Bug Fixes
  • add missing nanosecond-precision properties to Stats (#​943) (b9d4c6d)

4.2.2 (2023-09-15)

Bug Fixes

4.2.1 (2023-08-07)

Bug Fixes

v4.2.3

Compare Source

Bug Fixes
  • add missing nanosecond-precision properties to Stats (#​943) (b9d4c6d)

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes
Microsoft/TypeScript (typescript)

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vuejs/vue-loader (vue-loader)

v17.4.0

Compare Source

Features
  • leverage ast reuse in 3.4 (479835f)

17.3.1 (2023-10-31)

Bug Fixes
  • do not skip style post loader for v-bind() in CSS (d7071bb), closes #​2061

v17.3.1

Compare Source

Bug Fixes
  • do not skip style post loader for v-bind() in CSS (d7071bb), closes #​2061

v17.3.0

Compare Source

Bug Fixes
Features
  • skip normal css files without scoped flag in stylePostLoader (#​2053) (98782e7)

17.2.2 (2023-06-02)

Bug Fixes

17.2.1 (2023-06-01)

Features
  • A new experimentalInlineMatchResource option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with the experiments.css feature (#​2046) (3149f6d)

Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.

17.1.2 (2023-05-29)

Bug Fixes
  • keep build stable when run in a different path (#​2040) (a81dc0f)
  • properly close the watcher after tests (40b93b9)

17.1.1 (2023-05-11)

Bug Fixes
  • support propsDestructure and defineModel options (6269698)
webpack/webpack (webpack)

v5.89.0

Compare Source

New Features

Dependencies & Maintenance

Full Changelog: webpack/webpack@v5.88.2...v5.89.0


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.

@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1f64f9a) 75.49% compared to head (efab0a5) 74.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   75.49%   74.17%   -1.33%     
==========================================
  Files           6        6              
  Lines         151      151              
  Branches       27       27              
==========================================
- Hits          114      112       -2     
- Misses         30       32       +2     
  Partials        7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c544ac9 to 339e30d Compare August 13, 2023 18:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 934ef92 to 77fe6a1 Compare August 21, 2023 09:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 2f47278 to 3c5b0ab Compare August 28, 2023 03:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c5b0ab to 6444761 Compare August 29, 2023 10:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from d172f4b to 9822590 Compare December 7, 2023 16:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4532c75 to 7b8b888 Compare December 19, 2023 13:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a679901 to 2affb46 Compare December 26, 2023 16:19
Copy link

coderabbitai bot commented Dec 26, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • You can directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • You can tag CodeRabbit on specific lines of code or entire files in the PR by tagging @coderabbitai in a comment. Examples:
    • @coderabbitai generate unit tests for this file
    • @coderabbitai modularize this function
  • You can tag @coderabbitai in a PR comment and ask questions about the PR and the codebase. Examples:
    • @coderabbitai gather interesting statistics about this repository and render them in a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai generate unit tests for the src/utils.ts file.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 3d14ab5 to 809bad2 Compare December 27, 2023 11:24
@Demivan Demivan merged commit 347439f into main Dec 27, 2023
6 checks passed
@Demivan Demivan deleted the renovate/all-minor-patch branch December 27, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant