frontend
frontend copied to clipboard
Bump the npm-minor-patch group across 1 directory with 15 updates
Bumps the npm-minor-patch group with 14 updates in the / directory:
| Package | From | To |
|---|---|---|
| @floating-ui/dom | 1.6.5 |
1.6.10 |
| @heroicons/vue | 2.1.3 |
2.1.5 |
| dompurify | 3.1.4 |
3.1.6 |
| gleap | 13.7.1 |
13.9.1 |
| highlight.js | 11.9.0 |
11.10.0 |
| katex | 0.16.10 |
0.16.11 |
| monaco-editor | 0.49.0 |
0.51.0 |
| npm | 10.8.0 |
10.8.2 |
| @types/markdown-it | 14.1.1 |
14.1.2 |
| autoprefixer | 10.4.19 |
10.4.20 |
| eslint-plugin-vue | 9.26.0 |
9.27.0 |
| nuxt | 3.11.2 |
3.13.0 |
| tailwindcss | 3.4.3 |
3.4.10 |
| vue-i18n | 9.13.1 |
9.14.0 |
Updates @floating-ui/dom from 1.6.5 to 1.6.10
Release notes
Sourced from @floating-ui/dom's releases.
@floating-ui/dom@1.6.10Patch Changes
- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.9Patch Changes
- fix: test if
frameElementis readable to avoid errors in Safari and MSEdge with cross-origin iframes- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.8Patch Changes
- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.7Patch Changes
- chore: fix internal dependency versioning
- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.6Patch Changes
- fix(getContainingBlock): detect top layer elements
- fix(types): add optional
getClientRects()method toVirtualElement- chore: fix internal deps
- refactor: improve types and internal codebase consistency. All documented types are now exported.
- Update dependencies:
@floating-ui/[email protected]
Changelog
Sourced from @floating-ui/dom's changelog.
1.6.10
Patch Changes
- Update dependencies:
@floating-ui/[email protected]1.6.9
Patch Changes
- fix: test if
frameElementis readable to avoid errors in Safari and MSEdge with cross-origin iframes- Update dependencies:
@floating-ui/[email protected]1.6.8
Patch Changes
- Update dependencies:
@floating-ui/[email protected]1.6.7
Patch Changes
- chore: fix internal dependency versioning
- Update dependencies:
@floating-ui/[email protected]1.6.6
Patch Changes
- fix(getContainingBlock): detect top layer elements
- fix(types): add optional
getClientRects()method toVirtualElement- chore: fix internal deps
- refactor: improve types and internal codebase consistency. All documented types are now exported.
- Update dependencies:
@floating-ui/[email protected]
Commits
8313202Version Packages (#2999)b63dd66Version Packages (#2993)b1d0865fix: test ifframeElementis readable (#2987)fe06ea2Version Packages (#2978)81a7da4fix(getContainingBlock): reorder isTopLayer check (#2979)bd2d065Version Packages (#2958)00dc56cchore: fix internal dependency versioning (#2957)d45094eVersion Packages (#2942)cd2b91dchore: fix internal deps (#2950)39c8556refactor: improve types and internal codebase consistency (#2948)- Additional commits viewable in compare view
Updates @heroicons/vue from 2.1.3 to 2.1.5
Release notes
Sourced from @heroicons/vue's releases.
v2.1.5
Added
- Add new icons (
arrow-turn-*,bold,calendar-date-range,divide,document-currency-*,equals,h1,h2,h3,italic,link-slash,numbered-list,percent-badge,slash,strikethrough,underline)v2.1.4
Fixed
- Improve tree-shakability of React package (#1192)
Changelog
Sourced from @heroicons/vue's changelog.
[2.1.5] - 2024-07-10
Added
- Add new icons (
arrow-turn-*,bold,calendar-date-range,divide,document-currency-*,equals,h1,h2,h3,italic,link-slash,numbered-list,percent-badge,slash,strikethrough,underline)[2.1.4] - 2024-06-17
Fixed
- Improve tree-shakability of React package (#1192)
Commits
Updates dompurify from 3.1.4 to 3.1.6
Release notes
Sourced from dompurify's releases.
DOMPurify 3.1.6
- Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks
@kevin-mizu- Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks
@realansgar- Fixed a minor problem with the bower file pointing to the wrong dist path
- Fixed several minor typos in docs, comments and comment blocks, thanks
@Rotzbua- Updated several development dependencies
DOMPurify 3.1.5
- Fixed a minor issue with the dist paths in
bower.js, thanks@HakumenNC- Fixed a minor issue with sanitizing HTML coming from copy&paste Word content, thanks
@kakao-bishop-cho
Commits
4083a90Merge pull request #978 from cure53/main90a10a1fix: Fixed a typo on the README65df042chore: Preparing 3.1.6 release6e03334fix: Made sure that remove() is not called directly from node00fc06cfix: Fixed a DOM clobbering issue leading to an error being thrownf8c2ef5Merge pull request #977 from cure53/dependabot/npm_and_yarn/multi-99ca4f73d8e5112ecbuild(deps): bump ws and socket.io-adapter9978cecdocs: Added better security warning about SAFE_FOR_XML to READMEfa542dffix: Changed the order for attribute checks slightly for safer hooksb8b552cMerge pull request #975 from cure53/dependabot/npm_and_yarn/multi-2d3aef8690- Additional commits viewable in compare view
Updates gleap from 13.7.1 to 13.9.1
Release notes
Sourced from gleap's releases.
v13.9.0
Updated default language.
v13.8.6
Fixed issue with video in onboarding tour.
v13.8.5
Fixed race condition with automatically starting surveys.
v13.8.0
Added SLA support.
v13.7.9
Fixed issue with soft re-initialization.
v13.7.8
- Fixed typings.
v13.7.7
- Fixed scaling of large canvas
v13.7.6
Fixed button style.
v13.7.5
- Limit popups to max 2 popups
v13.7.4
No release notes provided.
Commits
- See full diff in compare view
Updates highlight.js from 11.9.0 to 11.10.0
Changelog
Sourced from highlight.js's changelog.
Version 11.10.0
CAVEATS / POTENTIALLY BREAKING CHANGES
- Drops support for Node 16.x, which is no longer supported by Node.js.
Core Grammars:
- enh(typescript) add support for
satisfiesoperator [Kisaragi Hiu][]- enc(c) added more C23 keywords [Melkor-1][]
- enh(json) added jsonc as an alias [BackupMiles][]
- enh(gml) updated to latest language version (GML v2024.2) [gnysek][]
- enh(c) added more C23 keywords and preprcoessor directives [Eisenwave][]
- enh(js/ts) support namespaced tagged template strings [Aral Balkan][]
- enh(perl) fix false-positive variable match at end of string [Josh Goebel][]
- fix(cpp) not all kinds of number literals are highlighted correctly [Lê Duy Quang][]
- fix(css) fix overly greedy pseudo class matching [Bradley Mackey][]
- enh(arcade) updated to ArcGIS Arcade version 1.24 [Kristian Ekenes][]
- fix(typescript): params types [Mohamed Ali][]
- fix(rust) fix escaped double quotes in string [Mohamed Ali][]
- fix(rust) fix for r# raw identifier not being highlighted correctly. [JaeBaek Lee][]
- enh(rust) Adding union to be recognized as a keyword in Rust. [JaeBaek Lee][]
- fix(yaml) fix for yaml with keys having brackets highlighted incorrectly [Aneesh Kulkarni][]
- fix(csharp) add raw string highlighting for C# 11. [Tara][]
- fix(bash) fix # within token being detected as the start of a comment [Felix Uhl][]
- fix(python) fix
orconflicts with string highlighting [Mohamed Ali][]- enh(python) adds a scope to the
selfvariable [Lee Falin][]- enh(delphi) allow digits to be omitted for hex and binary literals [Jonah Jeleniewski][]
- enh(delphi) add support for digit separators [Jonah Jeleniewski][]
- enh(delphi) add support for character strings with non-decimal numerics [Jonah Jeleniewski][]
- fix(javascript) incorrect function name highlighting [CY Fung][]
- fix(1c) fix escaped symbols "+-;():=,[]" literals [Vitaly Barilko][]
- fix(swift) correctly highlight generics and conformances in type definitions [Bradley Mackey][]
- enh(swift) add package keyword [Bradley Mackey][]
- fix(swift) ensure keyword attributes highlight correctly [Bradley Mackey][]
- fix(types) fix interface LanguageDetail > keywords [Patrick Chiu]
- enh(java) add
gototo be recognized as a keyword in Java [Alvin Joy][]- enh(bash) add keyword
sudo[Alvin Joy][]- fix(haxe) captures
newkeyword without capturing it within variables/class names [Cameron Taylor][]- fix(go) fix go number literals to accept
_separators, add hex p exponents [Lisa Ugray][]- enh(markdown) add entity support [David Schach][] [TaraLei][]
- enh(css) add
justify-itemsandjustify-selfattributes [Vasily Polovnyov][]- enh(css) add
accent-color,appearance,color-scheme,rotate,scaleandtranslateattributes [Carl Räfting][]- fix(fortran) fixes parsing of keywords delimited by dots [Julien Bloino][]
- enh(css) add
select,option,optgroup,pictureandsourceto list of known tags [Vasily Polovnyov][]- enh(css) add
inset,inset-*,border-start-*-radiusandborder-end-*-radiusattributes [Vasily Polovnyov][]- enh(css) add
text-decoration-skip-ink,text-decoration-thicknessandtext-underline-offsetattributes [Vasily Polovnyov][]- enh(java) add
whento be recognized as a keyword in Java [Chiel van de Steeg][]New Grammars:
... (truncated)
Commits
366a8bd(maintainer) bump version 11.9.0 => 11.10.0b1fd7cd(maint) build against node 22221b049(maint) bump npm dependenciese2e11f7Add JSONata as supported language (#4069)f41067dimprove monokai theme for attr & number (#4067)b9ae5feaddtext-decoration-skip-ink,text-decoration-thicknessand `text-underli...888ac75Add Mirth to SUPPORTED_LANGUAGES.md (#4061)32f6d13(chore) Remove unused submodule (#4047)4bbf361enh(typescript) addsatisfieskeyword (#4058)5237004enh(c): Added typeof and typeof_qual to the list of keywords (#4055)- Additional commits viewable in compare view
Updates katex from 0.16.10 to 0.16.11
Commits
fbbea35chore(release): 0.16.11 [ci skip]9f34da4feat: add \emph (#3963)50c00bedocs: Adds Doctave to list of users (#3964)ec46deechore: migrate from less to scss (#3961)2224bf6docs: Update remarkable-katex, fixing brace handling (#3958)db4898dchore: use tagged literals in tests (#3954)bedce93libs: add JekTex to list of libraries (#3937)4d48331docs(users): add Techambition to the users list (#3888)82b3cc6Update siteConfig.js to add SnapXam project (#3916)578cea2chore: upgrade actions/checkout action (#3947)- Additional commits viewable in compare view
Updates monaco-editor from 0.49.0 to 0.51.0
Release notes
Sourced from monaco-editor's releases.
v0.51.0
Changes:
- #4649: Add changes for monaco editor release 0.51.0
- #4630: Remove locker and info-needed-closer workflows.
- #4573: Adding some detail in MAINTAINING.md for trigger build step
- #4586: Update Q# Keywords
This list of changes was auto generated.
v0.51.0-rc3
No release notes provided.
v0.51.0-rc2
No release notes provided.
v0.51.0-rc
No release notes provided.
v0.51.0-dev-20240807
No release notes provided.
v0.51.0-dev-20240806
No release notes provided.
v0.51.0-dev-20240805
No release notes provided.
v0.51.0-dev-20240804
No release notes provided.
v0.51.0-dev-20240803
No release notes provided.
v0.51.0-dev-20240802
No release notes provided.
v0.51.0-dev-20240801
Changes:
- #4630: Remove locker and info-needed-closer workflows.
This list of changes was auto generated.
v0.51.0-dev-20240731
No release notes provided.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
[0.51.0]
- New fields
IEditorOptions.placeholderandIEditorOptions.compactMode- New fields
IGotoLocationOptions.multipleTestsandIGotoLocationOptions.alternativeTestsCommand- New field
IInlineEditOptions.backgroundColoring- New experimental field
IEditorOptions.experimental.useTrueInlineView- New options
CommentThreadRevealOptionsfor commentsContributions to
monaco-editor:
@ScottCarda-MS (Scott Carda): Update Q# Keywords [PR #4586](microsoft/monaco-editor#4586)[0.50.0]
- New field
IEditorMinimapOptions.sectionHeaderLetterSpacing- New field
IOverlayWidgetPosition.stackOridinal- New field
EmitOutput.diagnostics- New event
IOverlayWidget.onDidLayout- New events
ICodeEditor.onBeginUpdateandICodeEditor.onEndUpdateHoverVerbosityRequest.action->HoverVerbosityRequest.verbosityDeltaMultiDocumentHighlightProvider.selectorchanged fromLanguageFiltertoLanguageSelector- New optional parameters in
getEmitOutput:emitOnlyDtsFilesandforceDtsEmitContributions to
monaco-editor:
@htcfreek (Heiko): Add extension tocsp.contribution.ts[PR #4504](microsoft/monaco-editor#4504)@jakebailey (Jake Bailey): Call clearFiles on internal EmitOutput diagnostics, pass args down [PR #4482](microsoft/monaco-editor#4482)@johnyanarella (John Yanarella): Update TypeScript to TS 5.4.5 in all projects, vendored files [PR #4305](microsoft/monaco-editor#4305)@samstrohkorbatt: Adding Python f-string syntax support [PR #4401](microsoft/monaco-editor#4401)
Commits
67d664aMerge pull request #4649 from microsoft/unique-locust88c558badding changes for monaco editor release2713684Makes vs/nls.availableLanguages work for AMD again.f618747Merge pull request #4630 from microsoft/dev/bhavyau/workflowscd5d52cRemove workflows93a0a2dFixes CId4bb0a8Fixes tests02de12aMerge pull request #4573 from microsoft/nutritious-krill5181be1website: monaco loading improvements5eb2abaMerge pull request #4586 from ScottCarda-MS/sccarda/UpdateKeywords- Additional commits viewable in compare view
Updates npm from 10.8.0 to 10.8.2
Changelog
Sourced from npm's changelog.
10.8.2 (2024-07-09)
Bug Fixes
3101a40#7631 limit concurrent open files during 'npm cache verify' (#7631) (@oikumene)2273183#7595 outdated: fixed wanted range for alias with version range (#7595) (@milaninfy)15be6dd#7574 don't try parsing workspaces if none exist (@wraithgar)Documentation
ac937d4#7616 install: add save-peer flag (#7616) (@drew4237)55639ef#7615 use git+https in package.com url examples (#7615) (@MikeMcC399)93883bb#7582 Improve manpage section forpackage.jsonfundingproperties (#7582) (@kemitchell)92e71e6#7576 fix links to community discussions (#7576) (@leobalter)Dependencies
1c1adae#7636[email protected]5e4fa18#7636[email protected]d8fa116#7636[email protected]76dab91#7636[email protected]094c4ea#7636[email protected]1c8d41d#7636@npmcli/[email protected]e5451e1#7605[email protected]7b584d3#7605[email protected]941d0d7#7605[email protected]8b8ce7a#7605[email protected]4646768#7605[email protected]6f0d7ce#7605@npmcli/[email protected]29204c8#7605@npmcli/[email protected]04d6910#7574@npmcli/[email protected]4ef4830#7574 remove read-package-json-fast10.8.2 (2024-07-09)
Bug Fixes
3101a40#7631 limit concurrent open files during 'npm cache verify' (#7631) (@oikumene)2273183#7595 outdated: fixed wanted range for alias with version range (#7595) (@milaninfy)15be6dd#7574 don't try parsing workspaces if none exist (@wraithgar)Documentation
ac937d4#7616 install: add save-peer flag (#7616) (@drew4237)55639ef#7615 use git+https in package.com url examples (#7615) (@MikeMcC399)93883bb#7582 Improve manpage section forpackage.jsonfundingproperties (#7582) (@kemitchell)92e71e6#7576 fix links to community discussions (#7576) (@leobalter)Dependencies
... (truncated)
Commits
dbe7d98chore: release 10.8.21c1adaedeps: [email protected]5e4fa18deps: [email protected]d8fa116deps: [email protected]76dab91deps: [email protected]094c4eadeps: [email protected]1c8d41ddeps:@npmcli/git@5.0.83101a40fix: limit concurrent open files during 'npm cache verify' (#7631)6f33d74fix(arborist): safeguard against null node.target in flag calculation (#7579)2490b49chore: remove .github/workflows/benchmark.yml (#7621)- Additional commits viewable in compare view
Updates @types/markdown-it from 14.1.1 to 14.1.2
Commits
- See full diff in compare view
Updates autoprefixer from 10.4.19 to 10.4.20
Commits
dae6eb4Release 10.4.20 versionee43652Fix fit-content for Firefoxcf80824Update dependencies49d5ec6Move to pnpm 9- See full diff in compare view
Updates eslint-plugin-vue from 9.26.0 to 9.27.0
Release notes
Sourced from eslint-plugin-vue's releases.
v9.27.0
✨ Enhancements
- #2487 Improved
vue/require-toggle-inside-transitionrule to understandv-bind:appear.🐛 Bug Fixes
- #2489 Fixed false negatives for elements inside template literals in
vue/no-setup-props-reactivity-lossrule.⚙️ Updates
- #2476 Added name property to flat configs.
- #2488 Upgraded vue-eslint-parser to v9.4.3.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0
Commits
c64bf949.27.0cac8167fix(no-setup-props-reactivity-loss): report template literal (#2489)3ad09effeat(require-toggle-inside-transition): check directive (#2487)bfc72a4docs: fix build on windows (#2493)4f52734docs: add an example on how to use custom parser with flat config (#2490)d7169e1chore: upgrade vue-eslint-parser to v9.4.3 (#2488)ca7daffShow nested outline in docs (#2481)9afbf2bUpdate development dependencies (#2478)ab88141Add name to flat configs. (#2476)e95b7bbtest: update typescript-eslint and fix test cases (#2477)- See full diff in compare view
Updates nuxt from 3.11.2 to 3.13.0
Release notes
Sourced from nuxt's releases.
v3.13.0
👀 Highlights
I'm pretty excited about this release - we've ported some features we had planned for Nuxt v4 back to v3, as well as a raft of bug fixes and performance improvements - as usual.
Here are a few of things I'm most excited about.
🏘️ Route Groups
We now support naming directories with parentheses/brackets to organise your routes without affecting the path.
For example:
-| pages/ ---| index.vue ---| (marketing)/ -----| about.vue -----| contact.vueThis will produce
/,/aboutand/contactpages in your app. Themarketinggroup is ignored for purposes of your URL structure.Read more in the original PR.
🏝️ Islands and Head Metadata
It's now possible for server component islands to manipulate the head, such as by adding SEO metadata when rendering.
Read more in #27987.
🪝 Custom Prefetch Triggers
We now support custom prefetch triggers for
NuxtLink(#27846).For example:
\<template> <div> <NuxtLink prefetch-on="interaction"> This will prefetch when hovered or when it gains focus </NuxtLink> <!-- note that you probably don't want both enabled! --> <NuxtLink :prefetch-on="{ visibility: true, interaction: true }"> This will prefetch when hovered/focus - or when it becomes visible </NuxtLink> </div> </template>
... (truncated)
Commits
74ef96dv3.13.0a012471fix(nuxt): revert back to object syntax for island head (#28656)3f1db54feat(nuxt): allow server islands to manipulate head (#27987)68f451achore(deps): update devdependency@nuxt/scriptsto v0.7.1 (3.x) (#28646)ad63154chore(deps): update all non-major dependencies (3.x) (#28637)4dfbec8fix(nuxt): do not provide defaultprefetchOnprop (#28630)fb7c2f7fix(nuxt): allow customising status code invalidatemethod (#28612)eed8730fix(nuxt): extract route rules/page meta in 2+ script blocks (#28625)81774f3chore(deps): update all non-major dependencies (3.x) (#28614)1eb9b0afeat(nuxt): namespace__NUXT__when using multi-app (#27263)- Additional commits viewable in compare view
Updates postcss from 8.4.38 to 8.4.41
Release notes
Sourced from postcss's releases.
8.4.41
- Fixed types (by
@nex3and@querkmachine).- Cleaned up RegExps (by
@bluwy).8.4.40
- Moved to getter/setter in nodes types to help Sass team (by
@nex3).8.4.39
- Fixed
CssSyntaxErrortypes (by@romainmenke).
Changelog
Sourced from postcss's changelog.
8.4.41
- Fixed types (by
@nex3and@querkmachine).- Cleaned up RegExps (by
@bluwy).8.4.40
- Moved to getter/setter in nodes types to help Sass team (by
@nex3).8.4.39
- Fixed
CssSyntaxErrortypes (by@romainmenke).
Commits
57e0211Release 8.4.41 versionf27134fUpdate dependencies146d31cMerge pull request #1952 from nex3/rule-props3707c3bMerge remote-tracking branch 'origin/main' into rule-props9ab3619DeclareInput.toJSON()be59ad4Remove dead website165154bUpdate dependencies6127a44Declaration#variable do not have setter536726dFix type58fa0efSort keys- Additional commits viewable in compare view
Updates tailwindcss from 3.4.3 to 3.4.10
Release notes
Sourced from tailwindcss's releases.
v3.4.10
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendorfoldersv3.4.8
Fixed
- Fix minification when using nested CSS (#14105)
- Warn when broad glob patterns are used in the content configuration (#14140)
v3.4.7
Fixed
- Fix class detection in Slim templates with attached attributes and ID (#14019)
- Ensure attribute values in
data-*andaria-*modifiers are always quoted in the generated CSS (#14037)v3.4.6
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#13900)v3.4.5
Fixed
- Disable automatic
var()injection for anchor properties (#13826)- Use no value instead of
blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830)- Add
.mtsand.ctsconfig file detection (#13940)- Don't generate utilities like
px-1unnecessarily when using utilities likepx-1.5(#13959)- Always generate
-webkit-backdrop-filterforbackdrop-*utilities (#13997)v3.4.4
Fixed
- Make it possible to use multiple
<alpha-value>placeholders in a single color definition (#13740)- Don't prefix classes in arbitrary values of
has-*,group-has-*, andpeer-has-*variants (#13770)- Support negative values for
{col,row}-{start,end}utilities (#13781)- Update embedded browserslist database (#13792)
Changelog
Sourced from tailwindcss's changelog.
[3.4.10] - 2024-08-13
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
[3.4.9] - 2024-08-08
Fixed
- No longer warns when broad glob patterns are detecting
vendorfolders[3.4.8] - 2024-08-07
Fixed
- Fix minification when using nested CSS (#14105)
- Warn when broad glob patterns are used in the content configuration (#14140)
[3.4.7] - 2024-07-25
Fixed
- Fix class detection in Slim templates with attached attributes and ID (#14019)
- Ensure attribute values in
data-*andaria-*modifiers are always quoted in the generated CSS (#14037)[3.4.6] - 2024-07-16
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#13900)[3.4.5] - 2024-07-15
Fixed
- Disable automatic
var()injection for anchor properties (#13826)- Use no value instead of
blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830)- Add
.mtsand.ctsconfig file detection (#13940)- Don't generate utilities like
px-1unnecessarily when using utilities likepx-1.5(#13959)- Always generate
-webkit-backdrop-filterforbackdrop-*utilities (#13997)[3.4.4] - 2024-06-05
Fixed
... (truncated)
Commits
f07dbff3.4.10c4f2362Bump versions of plugins in the Standalone CLI (#14185)- Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >