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): bump the npm_and_yarn group across 4 directories with 14 updates #18

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps the npm_and_yarn group with 1 update in the /resources/language-metavariables/tree-sitter-markdown directory: minimist.
Bumps the npm_and_yarn group with 1 update in the /resources/language-metavariables/tree-sitter-sql directory: tar.
Bumps the npm_and_yarn group with 5 updates in the /resources/language-metavariables/tree-sitter-toml directory:

Package From To
ansi-regex 4.1.0 4.1.1
semver 5.7.1 7.6.3
standard-version 7.0.0 9.5.0
ini 1.3.7 1.3.8
minimatch 3.0.4 3.1.2

Bumps the npm_and_yarn group with 9 updates in the /resources/language-metavariables/tree-sitter-vue directory:

Package From To
ansi-regex 4.1.0 4.1.1
ini 1.3.5 1.3.8
minimatch 3.0.4 3.1.2
handlebars 4.1.2 4.7.8
hosted-git-info 2.8.4 2.8.9
lodash 4.17.15 4.17.21
path-parse 1.0.6 1.0.7
yargs-parser 13.1.1 13.1.2
standard-version 7.0.0 9.5.0

Updates minimist from 1.2.6 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3' a026794
  • [eslint] fix indentation and whitespace 5368ca4
  • [eslint] fix indentation and whitespace e5f5067
  • [eslint] more cleanup 62fde7d
  • [eslint] more cleanup 36ac5d0
  • [meta] add auto-changelog 73923d2
  • [actions] add reusable workflows d80727d
  • [eslint] add eslint; rules to enable later are warnings 48bc06a
  • [eslint] fix indentation 34b0f1c
  • [readme] rename and add badges 5df0fe4
  • [Dev Deps] switch from covert to nyc a48b128
  • [Dev Deps] update covert, tape; remove unnecessary tap f0fb958
  • [meta] create FUNDING.yml; add funding in package.json 3639e0c
  • [meta] use npmignore to autogenerate an npmignore file be2e038
  • Only apps should have lockfiles 282b570
  • isConstructorOrProto adapted from PR ef9153f
  • [Dev Deps] update @ljharb/eslint-config, aud 098873c
  • [Dev Deps] update @ljharb/eslint-config, aud 3124ed3
  • [meta] add safe-publish-latest 4b927de
  • [Tests] add aud in posttest b32d9bd
  • [meta] update repo URLs f9fdfc0
  • [actions] Avoid 0.6 tests due to build failures ba92fe6
  • [Dev Deps] update tape 950eaa7
  • [Dev Deps] add missing npmignore dev dep 3226afa
  • Merge tag 'v0.2.2' 980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
  • 6901ee2 v1.2.8
  • a026794 Merge tag 'v0.2.3'
  • c0b2661 v0.2.3
  • 63b8fee [Fix] Fix long option followed by single dash (#17)
  • 72239e6 [Tests] Remove duplicate test (#12)
  • 34b0f1c [eslint] fix indentation
  • 3226afa [Dev Deps] add missing npmignore dev dep
  • 098873c [Dev Deps] update @ljharb/eslint-config, aud
  • 9ec4d27 [Fix] Fix long option followed by single dash
  • ba92fe6 [actions] Avoid 0.6 tests due to build failures
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates tar from 6.2.0 to 6.2.1

Commits

Updates ansi-regex from 4.1.0 to 4.1.1

Commits

Updates semver from 5.7.1 to 7.6.3

Release notes

Sourced from semver's releases.

v7.6.3

7.6.3 (2024-07-16)

Bug Fixes

Documentation

v7.6.2

7.6.2 (2024-05-09)

Bug Fixes

v7.6.1

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

v7.6.0

7.6.0 (2024-01-31)

Features

Chores

... (truncated)

Changelog

Sourced from semver's changelog.

7.6.3 (2024-07-16)

Bug Fixes

Documentation

7.6.2 (2024-05-09)

Bug Fixes

7.6.1 (2024-05-04)

Bug Fixes

Dependencies

Chores

7.6.0 (2024-01-31)

Features

Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates standard-version from 7.0.0 to 9.5.0

Release notes

Sourced from standard-version's releases.

v9.5.0

9.5.0 (2022-05-15)

Features

Bug Fixes

  • deps: update dependency conventional-changelog to v3.1.25 (#865) (4c938a2)
  • deps: update dependency conventional-changelog-conventionalcommits to v4.6.3 (#866) (6c75ed0)

v9.4.0

9.4.0 (2021-12-31)

Features

Bug Fixes

  • Ensures provided packageFiles arguments are merged with bumpFiles when no bumpFiles argument is specified (default). (#534) (2785023), closes #533

standard-version v9.3.2

Bug Fixes

  • deps: update dependency conventional-changelog-conventionalcommits to v4.6.1 (#752) (bb8869d)

standard-version v9.3.1

Bug Fixes

  • updater: npm7 package lock's inner version not being updated (#713) (a316dd0)

standard-version v9.3.0

Features

  • add --lerna-package flag used to extract tags in case of lerna repo (#503) (f579ff0)

standard-version v9.2.0

... (truncated)

Changelog

Sourced from standard-version's changelog.

9.5.0 (2022-05-15)

Features

Bug Fixes

  • deps: update dependency conventional-changelog to v3.1.25 (#865) (4c938a2)
  • deps: update dependency conventional-changelog-conventionalcommits to v4.6.3 (#866) (6c75ed0)

9.4.0 (2021-12-31)

Features

Bug Fixes

  • Ensures provided packageFiles arguments are merged with bumpFiles when no bumpFiles argument is specified (default). (#534) (2785023), closes #533

9.3.2 (2021-10-17)

Bug Fixes

  • deps: update dependency conventional-changelog-conventionalcommits to v4.6.1 (#752) (bb8869d)

9.3.1 (2021-07-14)

Bug Fixes

  • updater: npm7 package lock's inner version not being updated (#713) (a316dd0)

9.3.0 (2021-05-04)

Features

  • add --lerna-package flag used to extract tags in case of lerna repo (#503) (f579ff0)

9.2.0 (2021-04-06)

Features

... (truncated)

Commits
  • 017dcb6 chore(master): release 9.5.0 (#867)
  • 61b41fa feat(deprecated): add deprecation message (#907)
  • 6c75ed0 fix(deps): update dependency conventional-changelog-conventionalcommits to v4...
  • 4c938a2 fix(deps): update dependency conventional-changelog to v3.1.25 (#865)
  • fd05681 chore(master): release 9.4.0 (#864)
  • e510623 build: run tests on label
  • eceaedf feat: add .cjs config file (#717)
  • 366a498 build: update publish configuration
  • 095e1eb test: updates .gitignore test to check against a default package and bump fil...
  • fb3f3fa chore: Move to native fs.access, removes fs-access package. (#840)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for standard-version since your current version.


Updates ini from 1.3.7 to 1.3.8

Commits

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates minimist from 0.0.10 to 1.2.8

Changelog

Sourced from minimist's changelog.

v1.2.8 - 2023-02-09

Merged

Fixed

Commits

  • Merge tag 'v0.2.3' a026794
  • [eslint] fix indentation and whitespace 5368ca4
  • [eslint] fix indentation and whitespace e5f5067
  • [eslint] more cleanup 62fde7d
  • [eslint] more cleanup 36ac5d0
  • [meta] add auto-changelog 73923d2
  • [actions] add reusable workflows d80727d
  • [eslint] add eslint; rules to enable later are warnings 48bc06a
  • [eslint] fix indentation 34b0f1c
  • [readme] rename and add badges 5df0fe4
  • [Dev Deps] switch from covert to nyc a48b128
  • [Dev Deps] update covert, tape; remove unnecessary tap f0fb958
  • [meta] create FUNDING.yml; add funding in package.json 3639e0c
  • [meta] use npmignore to autogenerate an npmignore file be2e038
  • Only apps should have lockfiles 282b570
  • isConstructorOrProto adapted from PR ef9153f
  • [Dev Deps] update @ljharb/eslint-config, aud 098873c
  • [Dev Deps] update @ljharb/eslint-config, aud 3124ed3
  • [meta] add safe-publish-latest 4b927de
  • [Tests] add aud in posttest b32d9bd
  • [meta] update repo URLs f9fdfc0
  • [actions] Avoid 0.6 tests due to build failures ba92fe6
  • [Dev Deps] update tape 950eaa7
  • [Dev Deps] add missing npmignore dev dep 3226afa
  • Merge tag 'v0.2.2' 980d7ac

v1.2.7 - 2022-10-10

Commits

... (truncated)

Commits
  • 6901ee2 v1.2.8
  • a026794 Merge tag 'v0.2.3'
  • c0b2661 v0.2.3
  • 63b8fee [Fix] Fix long option followed by single dash (#17)
  • 72239e6 [Tests] Remove duplicate test (#12)
  • 34b0f1c [eslint] fix indentation
  • 3226afa [Dev Deps] add missing npmignore dev dep
  • 098873c [Dev Deps] update @ljharb/eslint-config, aud
  • 9ec4d27 [Fix] Fix long option followed by single dash
  • ba92fe6 [actions] Avoid 0.6 tests due to build failures
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for minimist since your current version.


Updates dot-prop from 3.0.0 to 5.3.0

Release notes

Sourced from dot-prop's releases.

v5.3.0

  • Make .delete() return a boolean (#66) 24916ff

sindresorhus/dot-prop@v5.2.0...v5.3.0

v5.2.0

  • Allow specifying undefined as the object for .get() and .has() (#58) a6be343

sindresorhus/dot-prop@v5.1.1...v5.2.0

v5.1.1

  • Prevent setting/getting some problematic path components 3039c8c
  • TypeScript - Fix return type for undefined defaultValue (#56) e0f8abf

sindresorhus/dot-prop@v5.1.0...v5.1.1

v5.1.0

Maintenance release to update dependencies. No user-facing changes.

sindresorhus/dot-prop@v5.0.1...v5.1.0

v5.0.1

  • Fix TypeScript 3.5 compatibility 9c1ef03

sindresorhus/dot-prop@v5.0.0...v5.0.1

v5.0.0

Breaking:

  • Require Node.js 8 a19fd41

Enhancements:

  • Add TypeScript definition (#52) 5dbf51c

sindresorhus/dot-prop@v4.2.0...v5.0.0

v4.2.1

Commits

Updates handlebars from 4.5.3 to 4.7.8

Release notes

Sourced from handlebars's releases.

v4.7.8

  • Make library compatible with workers (#1894) - 3d3796c
  • Don't rely on Node.js global object (#1776) - 2954e7e
  • Fix compiling of each block params in strict mode (#1855) - 30dbf04
  • Fix rollup warning when importing Handlebars as ESM - 03d387b
  • Fix bundler issue with webpack 5 (#1862) - c6c6bbb
  • Use https instead of git for mustache submodule - 88ac068

Commits

Changelog

Sourced from handlebars's changelog.

v4.7.8 - July 27th, 2023

  • Make library compatible with workers (#1894) - 3d3796c
  • Don't rely on Node.js global object (#1776) - 2954e7e
  • Fix compiling of each block params in strict mode (#1855) - 30dbf04
  • Fix rollup warning when importing Handlebars as ESM - 03d387b
  • Fix bundler issue with webpack 5 (#1862) - c6c6bbb
  • Use https instead of git for mustache submodule - 88ac068

Commits

v4.7.7 - February 15th, 2021

  • fix weird error in integration tests - eb860c0
  • fix: check prototype property access in strict-mode (#1736) - b6d3de7
  • fix: escape property names in compat mode (#1736) - f058970
  • refactor: In spec tests, use expectTemplate over equals and shouldThrow (#1683) - 77825f8
  • chore: start testing on Node.js 12 and 13 - 3789a30

(POSSIBLY) BREAKING CHANGES:

  • the changes from version 4.6.0 now also apply in when using the compile-option "strict: true". Access to prototype properties is forbidden completely by default, specific properties or methods can be allowed via runtime-options. See #1633 for details. If you are using Handlebars as documented, you should not be accessing prototype properties from your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.

That is why we only bump the patch version despite mentioning breaking changes.

Commits

v4.7.6 - April 3rd, 2020

Chore/Housekeeping:

Compatibility notes:

  • Restored Node.js compatibility

Commits

v4.7.5 - April 2nd, 2020

Chore/Housekeeping:

  • Node.js version support has been changed to v6+ Reverted in 4.7.6

Compatibility notes:

... (truncated)

Commits
  • 8dc3d25 v4.7.8
  • 668c4fb Fix browser tests in CI pipeline
  • c65c6cc Test on Node 18
  • 3d3796c Make library compatible with workers
  • 075b354 Fix sync issue with npm lock-file
  • 30dbf04 Fix compiling of each block params in strict mode
  • e3a5448 Fix bundler issue with webpack 5
  • 8e23642 Fix integration-tests issue with npm >= 7
  • 88ac068 use https instead of git for mustache submodule
  • c68bc08 Fix typo
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jaylinski, a new releaser for handlebars since your current version.


Updates lodash from 4.17.19 to 4.17.21

Commits
  • f299b52 Bump to v4.17.21
  • c4847eb Improve performance of toNumber, trim and trimEnd on large input strings
  • 3469357 Prevent command injection through _.template's variable option
  • ded9bc6 Bump to v4.17.20.
  • 63150ef Documentation fixes.
  • 00f0f62 test.js: Remove trailing comma.
  • 846e434 Temporarily use a custom fork of lodash-cli.
  • 5d046f3 Re-enable Travis tests on 4.17 branch.
  • aa816b3 Remove /npm-package.
  • d7fbc52 Bump to v4.17.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.


Updates trim-newlines from 1.0.0 to 3.0.1

Release notes

Sourced from trim-newlines's releases.

v3.0.0

Breaking:

  • Require Node.js 8 (#1) 75db891

Enhancements:

  • Add TypeScript definition (#1) 75db891

sindresorhus/trim-newlines@v2.0.0...v3.0.0

Commits

Updates yargs-parser from 13.1.2 to 20.2.9

Changelog

Sourced from yargs-parser's changelog.

15.0.0 (2019-10-07)

Features

  • rework collect-unknown-options into unknown-options-as-argsDescription has been truncated

    Note
    Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

abdulrahman305 and others added 29 commits May 15, 2024 13:58
Snyk has created this PR to upgrade tree-sitter-cli from 0.20.8 to 0.22.6.

See this package in npm:
tree-sitter-cli

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/b84198ce-387f-40a2-9108-81dc921da607?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade tree-sitter-cli from 0.20.8 to 0.22.6.

See this package in npm:
tree-sitter-cli

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/d0d88628-ed6d-4d56-9934-a879dc24a83e?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade com.github.javaparser:javaparser-core from 3.5.9 to 3.26.0.

See this package in maven:
com.github.javaparser:javaparser-core

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/47526198-b676-4801-836f-ec896130d73a?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade tree-sitter-cli from 0.20.8 to 0.22.6.

See this package in npm:
tree-sitter-cli

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/895a58f8-8171-4c0f-bb16-aab6ad6b61ae?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade tree-sitter-cli from 0.20.8 to 0.22.6.

See this package in npm:
tree-sitter-cli

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/3c076cc9-3c6f-4d40-bdb5-c379022d47e1?utm_source=github&utm_medium=referral&page=upgrade-pr
…resources/language-metavariables/tree-sitter-sql/docs/Gemfile.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-REXML-7577227
- https://snyk.io/vuln/SNYK-RUBY-REXML-7577228
…ecea48ac9d59fe

[Snyk] Security upgrade jekyll from 4.3.2 to 4.3.3
…01a3abb2b5f908a609

[Snyk] Upgrade tree-sitter-cli from 0.20.8 to 0.22.6
…eb87f9d8f79eb514a6

[Snyk] Upgrade com.github.javaparser:javaparser-core from 3.5.9 to 3.26.0
…dd46bf44323c08875c

[Snyk] Upgrade tree-sitter-cli from 0.20.8 to 0.22.6
…3e03ff4099f0941f0e

[Snyk] Upgrade tree-sitter-cli from 0.20.8 to 0.22.6
…2d83df2ddf4111877c

[Snyk] Upgrade tree-sitter-cli from 0.20.8 to 0.22.6
Snyk has created this PR to upgrade tree-sitter-cli from 0.20.8 to 0.22.6.

See this package in npm:
tree-sitter-cli

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/ce505a2d-919f-4785-b479-681dd77f596b?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade tree-sitter-cli from 0.20.8 to 0.22.6.

See this package in npm:
tree-sitter-cli

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/3cc1ceb4-cc01-4dbf-82c1-5606d7ec4907?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade tree-sitter-cli from 0.20.8 to 0.22.6.

See this package in npm:
tree-sitter-cli

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/de2a14d4-1968-488a-b7fa-2587f42c7fed?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade nan from 2.17.0 to 2.20.0.

See this package in npm:
nan

See this project in Snyk:
https://app.snyk.io/org/abdulrahman305/project/de2a14d4-1968-488a-b7fa-2587f42c7fed?utm_source=github&utm_medium=referral&page=upgrade-pr
…b98dc676ee3436d1bf3

[Snyk] Upgrade nan from 2.17.0 to 2.20.0
…fef6fcd6e517520858

[Snyk] Upgrade tree-sitter-cli from 0.20.8 to 0.22.6
…890d792cd0f9e308ce

[Snyk] Upgrade tree-sitter-cli from 0.20.8 to 0.22.6
…714f3403eab54a6a50

[Snyk] Upgrade tree-sitter-cli from 0.20.8 to 0.22.6
… updates

Bumps the npm_and_yarn group with 1 update in the /resources/language-metavariables/tree-sitter-markdown directory: [minimist](https://github.com/minimistjs/minimist).
Bumps the npm_and_yarn group with 1 update in the /resources/language-metavariables/tree-sitter-sql directory: [tar](https://github.com/isaacs/node-tar).
Bumps the npm_and_yarn group with 5 updates in the /resources/language-metavariables/tree-sitter-toml directory:

| Package | From | To |
| --- | --- | --- |
| [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `4.1.1` |
| [semver](https://github.com/npm/node-semver) | `5.7.1` | `7.6.3` |
| [standard-version](https://github.com/conventional-changelog/standard-version) | `7.0.0` | `9.5.0` |
| [ini](https://github.com/npm/ini) | `1.3.7` | `1.3.8` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |

Bumps the npm_and_yarn group with 9 updates in the /resources/language-metavariables/tree-sitter-vue directory:

| Package | From | To |
| --- | --- | --- |
| [ansi-regex](https://github.com/chalk/ansi-regex) | `4.1.0` | `4.1.1` |
| [ini](https://github.com/npm/ini) | `1.3.5` | `1.3.8` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.0.4` | `3.1.2` |
| [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.1.2` | `4.7.8` |
| [hosted-git-info](https://github.com/npm/hosted-git-info) | `2.8.4` | `2.8.9` |
| [lodash](https://github.com/lodash/lodash) | `4.17.15` | `4.17.21` |
| [path-parse](https://github.com/jbgutierrez/path-parse) | `1.0.6` | `1.0.7` |
| [yargs-parser](https://github.com/yargs/yargs-parser) | `13.1.1` | `13.1.2` |
| [standard-version](https://github.com/conventional-changelog/standard-version) | `7.0.0` | `9.5.0` |



Updates `minimist` from 1.2.6 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.6...v1.2.8)

Updates `tar` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

Updates `ansi-regex` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)

Updates `semver` from 5.7.1 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v7.6.3)

Updates `standard-version` from 7.0.0 to 9.5.0
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/standard-version@v7.0.0...v9.5.0)

Updates `ini` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](npm/ini@v1.3.7...v1.3.8)

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `minimist` from 0.0.10 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.6...v1.2.8)

Updates `dot-prop` from 3.0.0 to 5.3.0
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](sindresorhus/dot-prop@v3.0.0...v5.3.0)

Updates `handlebars` from 4.5.3 to 4.7.8
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.8)

Updates `lodash` from 4.17.19 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

Updates `trim-newlines` from 1.0.0 to 3.0.1
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

Updates `yargs-parser` from 13.1.2 to 20.2.9
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Updates `standard-version` from 7.0.0 to 9.5.0
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/standard-version@v7.0.0...v9.5.0)

Updates `ansi-regex` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)

Updates `ini` from 1.3.5 to 1.3.8
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](npm/ini@v1.3.7...v1.3.8)

Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `handlebars` from 4.1.2 to 4.7.8
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.8/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.7.8)

Updates `hosted-git-info` from 2.8.4 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.4...v2.8.9)

Updates `lodash` from 4.17.15 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

Updates `path-parse` from 1.0.6 to 1.0.7
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

Updates `yargs-parser` from 13.1.1 to 13.1.2
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)

Updates `standard-version` from 7.0.0 to 9.5.0
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](conventional-changelog/standard-version@v7.0.0...v9.5.0)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: standard-version
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ini
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimist
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: dot-prop
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: handlebars
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: trim-newlines
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: yargs-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: standard-version
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ini
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: handlebars
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: hosted-git-info
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-parse
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: yargs-parser
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: standard-version
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 14, 2024
Copy link

korbit-ai bot commented Aug 14, 2024

👋 I'm here to help you review your pull request. When you're ready for me to perform a review, you can comment anywhere on this pull request with this command: /korbit-review.

As a reminder, here are some helpful tips on how we can collaborate together:

  • To have me re-scan your pull request, simply re-invoke the /korbit-review command in a new comment.
  • You can interact with me by tagging @korbit-ai in any conversation in your pull requests.
  • On any comment I make on your code, please leave a 👍 if it is helpful and a 👎 if it is unhelpful. This will help me learn and improve as we work together
  • Lastly, to learn more, check out our Docs.

Copy link

coderabbitai bot commented Aug 14, 2024

Warning

Rate limit exceeded

@dependabot[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 18 minutes and 48 seconds before requesting another review.

How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

Commits

Files that changed from the base of the PR and between d5df4b3 and 8eadc5c.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@mapbox/node-pre-gyp@1.0.9 environment, filesystem Transitive: network, shell +39 1.56 MB mapbox-npm-09
npm/commit-and-tag-version@12.0.0 filesystem, shell Transitive: environment +17 647 kB timothyjones
npm/nan@2.18.0 None 0 429 kB kkoopa
npm/node-gyp@10.0.1 environment, shell Transitive: filesystem, network +23 4.84 MB lukekarrys
npm/node-pre-gyp@0.17.0 environment, filesystem Transitive: network, shell +49 1.76 MB springmeyer
npm/regexp-util@1.2.2 None +1 60.4 kB ikatyang
npm/standard-version@9.5.0 filesystem, shell Transitive: environment, eval +181 10.2 MB oss-bot

🚮 Removed packages: npm/ansi-regex@4.1.0, npm/array-find-index@1.0.2, npm/buffer-from@1.1.1, npm/camelcase-keys@4.2.0, npm/camelcase@4.1.0, npm/cliui@5.0.0, npm/commander@2.20.0, npm/compare-func@1.3.2, npm/conventional-changelog-angular@5.0.3, npm/conventional-changelog-atom@2.0.1, npm/conventional-changelog-codemirror@2.0.1, npm/conventional-changelog-config-spec@2.0.0, npm/conventional-changelog-conventionalcommits@4.1.0, npm/conventional-changelog-core@3.2.3, npm/conventional-changelog-ember@2.0.2, npm/conventional-changelog-eslint@3.0.2, npm/conventional-changelog-express@2.0.1, npm/conventional-changelog-jquery@3.0.4, npm/conventional-changelog-jshint@2.0.1, npm/conventional-changelog-preset-loader@2.2.0, npm/conventional-changelog-writer@4.0.7, npm/conventional-changelog@3.1.9, npm/conventional-commits-filter@2.0.2, npm/conventional-commits-parser@3.0.3, npm/conventional-recommended-bump@6.0.0, npm/currently-unhandled@0.4.1, npm/dargs@4.1.0, npm/decamelize-keys@1.1.0, npm/detect-newline@3.0.0, npm/dot-prop@3.0.0, npm/emoji-regex@7.0.3, npm/figures@3.0.0, npm/fs-access@1.0.1, npm/get-pkg-repo@1.4.0, npm/git-raw-commits@2.0.0, npm/git-semver-tags@3.0.0, npm/graceful-fs@4.2.2, npm/handlebars@4.1.2, npm/hosted-git-info@2.8.4, npm/indent-string@3.2.0, npm/ini@1.3.5, npm/is-fullwidth-code-point@2.0.0, npm/is-obj@1.0.1, npm/is-text-path@2.0.0, npm/lodash._reinterpolate@3.0.0, npm/lodash.template@4.5.0, npm/lodash.templatesettings@4.2.0, npm/lodash@4.17.15, npm/loud-rejection@1.6.0, npm/meow@4.0.1, npm/minimatch@3.0.4, npm/minimist-options@3.0.2, npm/minimist@1.2.0, npm/nan@2.14.0, npm/nan@2.19.0, npm/neo-async@2.6.1, npm/node-addon-api@8.0.0, npm/node-gyp-build@4.8.0, npm/null-check@1.0.0, npm/optimist@0.6.1, npm/parse-github-repo-url@1.4.1, npm/path-parse@1.0.6, npm/quick-lru@1.1.0, npm/redent@2.0.0, npm/require-main-filename@2.0.0, npm/resolve@1.12.0, npm/shelljs@0.8.5, npm/signal-exit@3.0.2, npm/spdx-correct@3.1.0, npm/spdx-exceptions@2.2.0, npm/spdx-expression-parse@3.0.0, npm/spdx-license-ids@3.0.5, npm/split2@2.2.0, npm/standard-version@7.0.0, npm/string-width@3.1.0, npm/stringify-package@1.0.0, npm/strip-ansi@5.2.0, npm/strip-indent@2.0.0, npm/text-extensions@2.0.0, npm/tree-sitter-cli@0.21.0, npm/tree-sitter-cli@0.22.5, npm/tree-sitter-html@0.20.2, npm/tree-sitter@0.20.6, npm/trim-newlines@2.0.0, npm/trim-off-newlines@1.0.1, npm/uglify-js@3.6.0, npm/which-module@2.0.0, npm/wordwrap@0.0.3, npm/wrap-ansi@5.1.0, npm/y18n@4.0.1, npm/yargs-parser@13.1.1, npm/yargs@13.3.0

View full report↗︎

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 gitauto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants