saigon-oss / react-photoswipe-2

PhotoSwipe, PhotoSwipeGallery component for ReactJS base on PhotoSwipe.
6 stars 2 forks source link

Bump debug, fsevents and eslint-module-utils #14

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps debug, fsevents and eslint-module-utils. These dependencies needed to be updated together. Updates debug from 2.6.8 to 2.6.9

Release notes

Sourced from debug's releases.

2.6.9

Patches

  • Remove ReDoS regexp in %o formatter: #504

Credits

Huge thanks to @​zhuangya for their help!

Changelog

Sourced from debug's changelog.

2.6.9 / 2017-09-22

  • remove ReDoS regexp in %o formatter (#504)
Commits


Updates fsevents from 1.1.1 to 1.2.13

Release notes

Sourced from fsevents's releases.

Release v1.2.13

Only build on Mac-OSX

Release v1.2.11

Removing node-pre-gyp so that building fsevents becomes easier and enabled without the download of binaries.

The credentials to the AWS store have been lost. Releasing to AWS is both insecure and no longer possible due to the lost credentials.

Intermediate Release

No release notes provided.

Release v1.2.9 - Node v12 compatibility

No release notes provided.

Release Pre-NAPI v1.2.8

No release notes provided.

Version Bump (bundle node-pre-gyp)

No release notes provided.

Prebuilt v11.x

No release notes provided.

v1.2.3

  • Added node v10 for pre-built binaries
  • C++ tuning to fix potential SIGILL and cyclic dependency (#204)

v1.2.2

Fixed node-pre-gyp bundling issue

v1.2.1

[unpublished because of errors during publish process]

v1.2.0

  • BREAKING: End support for Node v0.12. If you are using Node v0.12 please pin your fsevents dependencies to v1.1.3. Not bumping semver major for this release was a compromise solution discussed in #199 and #201.
    • Node v0.10 should continue to work with local compilation for now, but hosted pre-built binaries will no longer be provided. If this is a constraint for you, please pin to an earlier version.
  • Fixed security vulnerability warnings by updating node-pre-gyp to ^0.9.0
  • Compatibility updates for nan v2.9.0

v1.1.3

  • Added node v9 for pre-built binaries
  • Fixed bug related to using --no-bin-links option on install
  • Updated node-pre-gyp to latest version (0.6.39)

v1.1.2

  • Added Node.js v8 to the prebuild binary assets.
  • Stopped prebuilding for io.js (can still be built locally)
  • Updated node-pre-gyp to latest version (0.6.36)
Commits


Updates eslint-module-utils from 2.0.0 to 2.7.4

Changelog

Sourced from eslint-module-utils's changelog.

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log adheres to standards from Keep a CHANGELOG.

[Unreleased]

[2.27.4] - 2023-01-11

Fixed

  • semver should be a prod dep (#2668)

[2.27.3] - 2023-01-11

Fixed

  • [no-empty-named-blocks]: rewrite rule to only check import declarations (#2666)

[2.27.2] - 2023-01-11

Fixed

  • [no-duplicates]: do not unconditionally require typescript (#2665)

[2.27.1] - 2023-01-11

Fixed

[2.27.0] - 2023-01-11

Added

Fixed

  • [order]: move nested imports closer to main import entry (#2396, thanks [@​pri1311])
  • [no-restricted-paths]: fix an error message (#2466, thanks [@​AdriAt360])
  • [no-restricted-paths]: use Minimatch.match instead of minimatch to comply with Windows Native paths (#2466, thanks [@​AdriAt360])
  • [order]: require with member expression could not be fixed if alphabetize.order was used (#2490, thanks [@​msvab])

... (truncated)

Commits
  • d85bc44 utils: v2.7.4
  • e4c90e5 [utils] [patch] mark eslint as an optional peer dep
  • ab8b6d8 [Deps] update is-core-module
  • 7a37f90 [Fix] order: leave more space in rankings for consecutive path groups
  • 5fe9aa4 [readme] clarify eslint-import-resolver-typescript usage
  • 0ef8cba [New] no-anonymous-default-export: add allowNew option
  • d82670c [utils] [refactor] switch to an internal replacement for find-up
  • 53a9d5d [Fix] no-unused-modules: ignore hashbang and BOM while parsing
  • f18b676 [utils] [fix] ignore hashbang and BOM while parsing (#2431)
  • ce037f4 [Fix] order: require with member expression could not be fixed if alphabeti...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for eslint-module-utils since your current version.


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/saigon-oss/react-photoswipe-2/network/alerts).