Skip to content

Bump simple-git and lint-staged#45

Closed
dependabot[bot] wants to merge 148 commits intomainfrom
dependabot/npm_and_yarn/simple-git-and-lint-staged--removed
Closed

Bump simple-git and lint-staged#45
dependabot[bot] wants to merge 148 commits intomainfrom
dependabot/npm_and_yarn/simple-git-and-lint-staged--removed

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 7, 2022

Removes simple-git. It's no longer used after updating ancestor dependency lint-staged. These dependencies need to be updated together.

Removes simple-git

Updates lint-staged from 8.2.1 to 13.1.0

Release notes

Sourced from lint-staged's releases.

v13.1.0

13.1.0 (2022-12-04)

Features

  • expose cli entrance from "lint-staged/bin" (#1237) (eabf1d2)

v13.0.4

13.0.4 (2022-11-25)

Bug Fixes

  • deps: update all dependencies (336f3b5)
  • deps: update all dependencies (ec995e5)

v13.0.3

13.0.3 (2022-06-24)

Bug Fixes

  • correctly handle git stash when using MSYS2 (#1178) (0d627a5)

v13.0.2

13.0.2 (2022-06-16)

Bug Fixes

  • use new --diff and --diff-filter options when checking task modifications (1a5a66a)

v13.0.1

13.0.1 (2022-06-08)

Bug Fixes

  • correct spelling of "0 files" (f27f1d4)
  • suppress error from process.kill when killing tasks on failure (f2c6bdd)
  • deps: update pidtree@^0.6.0 to fix screen size error in WSL (1a77e42)
  • ignore "No matching pid found" error (cb8a432)
  • prevent possible race condition when killing tasks on failure (bc92aff)

Performance Improvements

  • use EventsEmitter instead of setInterval for killing tasks on failure (c508b46)

... (truncated)

Commits
  • eabf1d2 feat: expose cli entrance from "lint-staged/bin" (#1237)
  • a987e6a docs: add note about multiple configs files to README
  • c4fb7b8 docs: add note about git hook TTY to README
  • e2bfce1 test: remove Windows snapshot workaround
  • 81ea7fd test: allow file protocol in git submodule test
  • 3ea9b7e test: update Jest snapshot format
  • 0c635c7 ci: install latest npm for older Node.js versions
  • 5f1a00e ci: bump GitHub Actions' versions
  • 336f3b5 fix(deps): update all dependencies
  • ec995e5 fix(deps): update all dependencies
  • 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 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.

mmmerl and others added 30 commits April 11, 2019 19:17
- Created camera texture and image texture from base texture
- Moved Shader Doodle CSS/HTML/GLSL into template module
- Scan component children to find vertex/frag shaders and use those instead of defaults
… do with it yet)

- create backup texture for when image isn't ready yet
- allow internal update mechanism for when the texture changes internally from an event (use case is when the src attribute changes on the image texture, it can live update)
First pass at textures and script tags
prettier/formatting/cleanup
pretty major overhaul to the texture components. adds support for video
and non pow2 images. adds ability to set wrapS, wrapT, minFilter,
maxFilter. adds support for custom uniform name as the name attribute on
the component (still seeing a little bit of strange behavior here, but
working-ish).

also combines texture components into one, for a simpler api, but i'm
definitely open to discuss going back to the more object oriented
approach of components that extend a base component.
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
…7.14

Bump lodash from 4.17.11 to 4.17.14
refactor textures to get demos working
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
…-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2
npm security audit - bump deps
nathanvogel and others added 25 commits September 6, 2020 12:35
Pull from original repo
This demonstrates a current issue: after re-creating <shader-doodle/> by
changing the image, sd-uniform becomes unresponsive.
Fix sd-uniform bug on restart + Update React demo to include sd-uniform
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
…17.21

Bump lodash from 4.17.19 to 4.17.21
…t-info-2.8.9

Bump hosted-git-info from 2.8.5 to 2.8.9
…ist-4.16.6

Bump browserslist from 4.7.1 to 4.16.6
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…e-1.0.7

Bump path-parse from 1.0.6 to 1.0.7
fixes a regression introduced by #29 where videos early returned b/c
they didn't have a width/height, by instead using videoWidth/videoHeight

also switches to using naturalWidth/naturalHeight for images
This reverts commit 23c8be0.
added shadow-root property to sd-texture
Removes [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). It's no longer used after updating ancestor dependency [lint-staged](https://github.com/okonet/lint-staged). These dependencies need to be updated together.


Removes `simple-git`

Updates `lint-staged` from 8.2.1 to 13.1.0
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v8.2.1...v13.1.0)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: indirect
- dependency-name: lint-staged
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 7, 2022
@mmmerl mmmerl closed this Apr 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/simple-git-and-lint-staged--removed branch April 30, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants