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 devdeps non-major #11955

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/language 6.10.3 -> 6.10.5 age adoption passing confidence
@codemirror/view 6.34.3 -> 6.35.0 age adoption passing confidence
@noble/hashes (source) 1.5.0 -> 1.6.1 age adoption passing confidence
@​types/dompurify 3.0.5 -> 3.2.0 age adoption passing confidence
@vitejs/plugin-vue (source) 5.2.0 -> 5.2.1 age adoption passing confidence
@vitest/coverage-v8 (source) 2.1.5 -> 2.1.6 age adoption passing confidence
@vitest/web-worker (source) 2.1.5 -> 2.1.6 age adoption passing confidence
npm (source) 10.9.0 -> 10.9.1 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.2 age adoption passing confidence
vite-plugin-static-copy 2.1.0 -> 2.2.0 age adoption passing confidence
yaml (source) 2.6.0 -> 2.6.1 age adoption passing confidence

Release Notes

codemirror/language (@​codemirror/language)

v6.10.5

Compare Source

Bug fixes

Fix an issue where a StreamLanguage could get confused when trying to reuse existing parse data when the parsed range changed.

v6.10.4

Compare Source

Bug fixes

Join adjacent tokens of the same type into a single token in .

Call stream language indent functions even when the language is used as a nested parser.

Fix a crash in StreamParser when a parse was resumed with different input ranges.

codemirror/view (@​codemirror/view)

v6.35.0

Compare Source

New features

Tooltips can now use the clip option to control whether they are hidden when outside the visible editor content.

paulmillr/noble-hashes (@​noble/hashes)

v1.6.1

Compare Source

  • Fix argon2 initialization
  • pkg.json: include d.ts.map

Full Changelog: paulmillr/noble-hashes@1.6.0...1.6.1

v1.6.0

Compare Source

  • Add support for 4GB+ arrays on supported platforms
  • argon2: Harden, make it stable
  • utils: Improve isBytes speed
  • Improve compatibility with parsers & minifiers

New Contributors

Full Changelog: paulmillr/noble-hashes@1.5.0...1.6.0

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.6

Compare Source

🚀 Features

  • Support VIte 6
    View changes on GitHub
npm/cli (npm)

v10.9.1

Compare Source

Bug Fixes
Dependencies
Chores
microsoft/TypeScript (typescript)

v5.7.2

Compare Source

sapphi-red/vite-plugin-static-copy (vite-plugin-static-copy)

v2.2.0

Compare Source

Minor Changes
eemeli/yaml (yaml)

v2.6.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

Copy link

update-docs bot commented Nov 25, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@renovate renovate bot force-pushed the renovate/devdeps-non-major branch 20 times, most recently from 5ac6920 to 1454ad6 Compare November 27, 2024 12:09
@renovate renovate bot force-pushed the renovate/devdeps-non-major branch from 1454ad6 to a3f7f94 Compare November 27, 2024 17:02
Copy link

sonarcloud bot commented Nov 27, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants