TexteaInc / json-viewer

not only a JSON viewer
https://viewer.textea.io
MIT License
439 stars 34 forks source link

build(deps): bump the patterns group with 5 updates #499

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the patterns group with 5 updates:

Package From To
zustand 4.5.4 4.5.5
@swc/core 1.7.10 1.7.12
lint-staged 15.2.8 15.2.9
rollup 4.20.0 4.21.0
vite 5.4.0 5.4.1

Updates zustand from 4.5.4 to 4.5.5

Release notes

Sourced from zustand's releases.

v4.5.5

This improves the persist middleware behavior for an edge case.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/zustand/compare/v4.5.4...v4.5.5

Commits


Updates @swc/core from 1.7.10 to 1.7.12

Changelog

Sourced from @​swc/core's changelog.

[1.7.12] - 2024-08-19

Bug Fixes

  • (common) Do not use adjust_mappings from sourcemap crate (#9437) (563c162)

  • (es) Mark TypeScript nodes as reachable from Evaluator (#9440) (308e5ec)

  • (es/compat) Init this in sub class constructor for async (#9446) (bfaf31b)

  • (es/decorators) Fix metadata for accessors (#9444) (99738ef)

Miscellaneous Tasks

  • (deps) Update rust crate arrayvec to v0.7.6 (#9436) (08dd948)

[1.7.11] - 2024-08-14

Bug Fixes

Features

  • (es/typescript) Add native_class_properties to skip reordering of class properties inits (#9421) (d2929d1)

  • (estree/compat) Remove dependency on rayon (#9393) (34d1b27)

  • (html/minifier) Support using custom css minifier (#9425) (970cc81)

Miscellaneous Tasks

... (truncated)

Commits
  • e8bc48f chore: Publish 1.7.12 with swc_core v0.101.3
  • d9b6412 chore: Update changelog
  • 17553bb chore: Publish 1.7.12-nightly-20240819.1 with swc_core v0.101.3
  • f5b5948 chore: Publish crates with swc_core v0.101.3
  • bfaf31b fix(es/compat): Init this in sub class constructor for async (#9446)
  • 08dd948 chore(deps): update rust crate arrayvec to v0.7.6 (#9436)
  • 99738ef fix(es/decorators): Fix metadata for accessors (#9444)
  • 9d10fa4 chore: Update changelog
  • 5096367 chore: Publish 1.7.12-nightly-20240816.2 with swc_core v0.101.2
  • a4b9186 chore: Publish crates with swc_core v0.101.2
  • Additional commits viewable in compare view


Updates lint-staged from 15.2.8 to 15.2.9

Release notes

Sourced from lint-staged's releases.

v15.2.9

Patch Changes

  • #1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
Changelog

Sourced from lint-staged's changelog.

15.2.9

Patch Changes

  • #1463 b69ce2d Thanks @​iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warning MaxListenersExceededWarning: Possible EventEmitter memory leak detected.
Commits


Updates rollup from 4.20.0 to 4.21.0

Release notes

Sourced from rollup's releases.

v4.21.0

4.21.0

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.21.0

2024-08-18

Features

  • Add option to configure directory for virtual modules when preserving modules (#5602)

Pull Requests

Commits
  • c4bb050 4.21.0
  • 8350601 chore(deps): update typescript-eslint monorepo to v8 (major) (#5607)
  • 811ef57 chore: fix the noConflict option in REPL. (#5611)
  • af6a347 feat: introduce the virtualDirname option to customize the virtual directory ...
  • eb12f34 chore(deps): lock file maintenance (#5614)
  • 93af657 chore(deps): lock file maintenance minor/patch updates (#5613)
  • c6751ff chore(deps): lock file maintenance minor/patch updates (#5608)
  • See full diff in compare view


Updates vite from 5.4.0 to 5.4.1

Changelog

Sourced from vite's changelog.

5.4.1 (2024-08-15)

Commits
  • b44c20c release: v5.4.1
  • 391bb49 fix(worker): handle self reference url worker in dependency for build (#17846)
  • e686d74 fix(build): avoid re-define __vite_import_meta_env__ (#17876)
  • 9018255 chore: fix picocolors import for local dev (#17884)
  • 1bda847 fix: align CorsOptions.origin type with @​types/cors (#17836)
  • e16bf1f refactor: remove handleHotUpdate from watch-package-data plugin (#17865)
  • 6700594 fix: typings for vite:preloadError (#17868)
  • d11711c fix(deps): update all non-major dependencies (#17869)
  • 4e5ce3c fix(lightningcss): search for assets with correct base path (#17856)
  • e961b31 fix: build.modulePreload.resolveDependencies is optimizable (#16083)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
netlify[bot] commented 4 weeks ago

Deploy Preview for any-viewer ready!

Name Link
Latest commit dee46c6d4a536686cb06198434e547d0c8456855
Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/66c2b9201e872c0008f0b59d
Deploy Preview https://deploy-preview-499--any-viewer.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

socket-security[bot] commented 4 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@rollup/rollup-android-arm-eabi@4.21.0 None 0 1.49 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-android-arm64@4.21.0 None 0 2.11 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-darwin-arm64@4.21.0 None 0 2.19 MB lukastaegert
npm/@rollup/rollup-darwin-x64@4.21.0 None 0 2.36 MB lukastaegert
npm/@rollup/rollup-linux-arm-gnueabihf@4.21.0 None 0 2.22 MB lukastaegert
npm/@rollup/rollup-linux-arm-musleabihf@4.21.0 None 0 2.21 MB lukastaegert
npm/@rollup/rollup-linux-arm64-gnu@4.21.0 None 0 2.23 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-arm64-musl@4.21.0 None 0 2.12 MB lukastaegert
npm/@rollup/rollup-linux-powerpc64le-gnu@4.21.0 None 0 2.76 MB lukastaegert
npm/@rollup/rollup-linux-riscv64-gnu@4.21.0 None 0 2.3 MB lukastaegert
npm/@rollup/rollup-linux-s390x-gnu@4.21.0 None 0 3.84 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-linux-x64-gnu@4.21.0 None 0 2.48 MB lukastaegert
npm/@rollup/rollup-linux-x64-musl@4.21.0 None 0 2.48 MB guybedford, lukastaegert, rich_harris, ...1 more
npm/@rollup/rollup-win32-arm64-msvc@4.21.0 None 0 2.74 MB lukastaegert
npm/@rollup/rollup-win32-ia32-msvc@4.21.0 None 0 2.48 MB lukastaegert
npm/@rollup/rollup-win32-x64-msvc@4.21.0 None 0 3.31 MB lukastaegert
npm/@swc/core-darwin-arm64@1.7.12 None 0 38.3 MB kdy1, kwonoj
npm/@swc/core-darwin-x64@1.7.12 None 0 42.2 MB kdy1, kwonoj
npm/@swc/core-linux-arm-gnueabihf@1.7.12 None 0 26.8 MB kdy1, kwonoj
npm/@swc/core-linux-arm64-gnu@1.7.12 None 0 44.9 MB kdy1, kwonoj
npm/@swc/core-linux-arm64-musl@1.7.12 None 0 55.7 MB kdy1, kwonoj
npm/@swc/core-linux-x64-gnu@1.7.12 None 0 51.9 MB kdy1, kwonoj
npm/@swc/core-linux-x64-musl@1.7.12 None 0 63.6 MB kdy1, kwonoj
npm/@swc/core-win32-arm64-msvc@1.7.12 None 0 35.5 MB kdy1, kwonoj
npm/@swc/core-win32-ia32-msvc@1.7.12 None 0 29.8 MB kdy1, kwonoj
npm/@swc/core-win32-x64-msvc@1.7.12 None 0 55.6 MB kdy1, kwonoj
npm/@swc/core@1.7.12 None 0 120 kB kdy1, kwonoj
npm/lint-staged@15.2.9 None 0 121 kB okonet
npm/rollup@4.21.0 None 0 2.27 MB lukastaegert
npm/use-sync-external-store@1.2.2 environment 0 38 kB react-bot
npm/vite@5.4.1 environment, eval, filesystem, network, shell, unsafe 0 3.26 MB vitebot
npm/zustand@4.5.5 environment 0 326 kB daishi

🚮 Removed packages: npm/@rollup/rollup-android-arm-eabi@4.20.0, npm/@rollup/rollup-android-arm64@4.20.0, npm/@rollup/rollup-darwin-arm64@4.20.0, npm/@rollup/rollup-darwin-x64@4.20.0, npm/@rollup/rollup-linux-arm-gnueabihf@4.20.0, npm/@rollup/rollup-linux-arm-musleabihf@4.20.0, npm/@rollup/rollup-linux-arm64-gnu@4.20.0, npm/@rollup/rollup-linux-arm64-musl@4.20.0, npm/@rollup/rollup-linux-powerpc64le-gnu@4.20.0, npm/@rollup/rollup-linux-riscv64-gnu@4.20.0, npm/@rollup/rollup-linux-s390x-gnu@4.20.0, npm/@rollup/rollup-linux-x64-gnu@4.20.0, npm/@rollup/rollup-linux-x64-musl@4.20.0, npm/@rollup/rollup-win32-arm64-msvc@4.20.0, npm/@rollup/rollup-win32-ia32-msvc@4.20.0, npm/@rollup/rollup-win32-x64-msvc@4.20.0, npm/@swc/core-darwin-arm64@1.7.10, npm/@swc/core-darwin-x64@1.7.10, npm/@swc/core-linux-arm-gnueabihf@1.7.10, npm/@swc/core-linux-arm64-gnu@1.7.10, npm/@swc/core-linux-arm64-musl@1.7.10, npm/@swc/core-linux-x64-gnu@1.7.10, npm/@swc/core-linux-x64-musl@1.7.10, npm/@swc/core-win32-arm64-msvc@1.7.10, npm/@swc/core-win32-ia32-msvc@1.7.10, npm/@swc/core-win32-x64-msvc@1.7.10, npm/@swc/core@1.7.10, npm/lint-staged@15.2.8, npm/rollup@4.20.0, npm/use-sync-external-store@1.2.0, npm/vite@5.4.0, npm/zustand@4.5.4

View full report↗︎