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

build(deps-dev): bump the development-dependencies group across 1 directory with 48 updates #1118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps the development-dependencies group with 48 updates in the / directory:

Package From To
@commitlint/cli 18.4.4 19.4.1
@commitlint/config-conventional 18.4.4 19.4.1
@lottiefiles/lottie-player 2.0.2 2.0.4
@semantic-release/commit-analyzer 11.1.0 13.0.0
@semantic-release/github 9.2.6 10.3.3
@semantic-release/npm 11.0.2 12.0.1
@semantic-release/release-notes-generator 12.1.0 14.0.1
@types/node 20.10.7 22.5.4
@types/react 18.2.47 18.3.5
@types/react-dom 18.2.18 18.3.0
@typescript-eslint/eslint-plugin 6.18.0 8.4.0
@typescript-eslint/parser 6.18.0 8.4.0
axe-core 4.8.3 4.10.0
cheerio 1.0.0-rc.12 1.0.0
cssnano 6.0.3 7.0.6
dotenv-cli 7.3.0 7.4.2
eslint 8.56.0 9.10.0
eslint-plugin-compat 4.2.0 6.0.0
eslint-plugin-prettier 5.1.2 5.2.1
eslint-plugin-promise 6.1.1 7.1.0
eslint-plugin-react 7.33.2 7.35.2
glob 10.3.10 11.0.0
husky 8.0.3 9.1.5
jsdom 16.7.0 25.0.0
lint-staged 15.2.0 15.2.10
markdown-it-anchor 8.6.7 9.2.0
postcss 8.4.33 8.4.45
postcss-import 16.0.0 16.1.0
postcss-mixins 9.0.4 11.0.1
postcss-nested 6.0.1 6.2.0
postcss-normalize 10.0.1 13.0.0
postcss-preset-env 9.3.0 10.0.3
prettier 3.1.1 3.3.3
puppeteer 21.7.0 23.3.0
semantic-release 22.0.12 24.1.0
stylelint 16.1.0 16.9.0
stylelint-config-standard 36.0.0 36.0.1
stylelint-declaration-strict-value 1.10.4 1.10.6
stylelint-no-unsupported-browser-features 8.0.0 8.0.1
stylelint-use-nesting 4.1.0 6.0.0
svgo 3.2.0 3.3.2
tailwindcss 3.4.1 3.4.10
trash-cli 5.0.0 6.0.0
ts-jest 29.1.1 29.2.5
typescript 5.3.3 5.5.4
validate-branch-name 1.3.0 1.3.1
vue 3.4.6 3.5.3
wicg-inert 3.1.2 3.1.3

Updates @commitlint/cli from 18.4.4 to 19.4.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

19.4.0 (2024-08-07)

Features

19.3.0 (2024-04-23)

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

19.2.0 (2024-03-15)

Features

  • cli: introduce new --last flag, to stop recommending HEAD~1 (#3916) (99f4f3f)

... (truncated)

Commits

Updates @commitlint/config-conventional from 18.4.4 to 19.4.1

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/config-conventional

19.1.0 (2024-03-12)

Note: Version bump only for package @​commitlint/config-conventional

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/config-conventional

19.0.0 (2024-02-27)

Reverts

  • Revert "chore!: minimum node version v20" (2816783)

BREAKING CHANGES

  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

... (truncated)

Commits

Updates @lottiefiles/lottie-player from 2.0.2 to 2.0.4

Commits

Updates @semantic-release/commit-analyzer from 11.1.0 to 13.0.0

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v13.0.0

13.0.0 (2024-05-31)

Bug Fixes

  • log the raw message again (e2f5d6c)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v13.0.0-beta.2

13.0.0-beta.2 (2024-05-25)

Bug Fixes

  • log the raw message again (e2f5d6c)

v13.0.0-beta.1

13.0.0-beta.1 (2024-05-25)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v12.0.0

12.0.0 (2024-03-18)

... (truncated)

Commits
  • 9d5b993 Merge pull request #653 from semantic-release/beta
  • e2f5d6c fix: log the raw message again
  • 6a89bd9 refactor(prettier): fixed style problems
  • 3953810 docs(maintainers): added myself to the contributors list
  • 0254d7a feat: support latest conventional-changelog packages
  • 7a2902e chore(deps): lock file maintenance (#651)
  • 5d86f0b chore(deps): update dependency publint to v0.2.8 (#650)
  • 6c5506b chore(deps): update dependency npm-run-all2 to v6.2.0 (#649)
  • 9e7ce45 ci(action): update actions/checkout action to v4.1.6 (#648)
  • 8fb7af8 chore(deps): update npm to v10.8.0 (#647)
  • Additional commits viewable in compare view

Updates @semantic-release/github from 9.2.6 to 10.3.3

Release notes

Sourced from @​semantic-release/github's releases.

v10.3.3

10.3.3 (2024-09-05)

Bug Fixes

  • Revert: feat: verify OAuth scopes of classic GitHub PATs (#915) (990bd73)

v10.3.2

10.3.2 (2024-09-04)

Bug Fixes

  • missing "PullRequest".canBeRebased field on GHES graphql api (#913) (4393578)

v10.3.1

10.3.1 (2024-09-03)

Bug Fixes

  • max_node_limit_exceeded error when fetching associatedPRs (#912) (bb806af)

v10.3.0

10.3.0 (2024-09-02)

Features

  • allow conditional skip on success and fail comments (#874) (e097d1c)

v10.2.0

10.2.0 (2024-09-02)

Features

  • verify OAuth scopes of classic GitHub PATs (#897) (be071a2)

v10.1.7

10.1.7 (2024-08-20)

Bug Fixes

v10.1.6

10.1.6 (2024-08-15)

... (truncated)

Commits
  • 990bd73 fix: Revert: feat: verify OAuth scopes of classic GitHub PATs (#915)
  • 4393578 fix: missing "PullRequest".canBeRebased field on GHES graphql api (#913)
  • bb806af fix: max_node_limit_exceeded error when fetching associatedPRs (#912)
  • e097d1c feat: allow conditional skip on success and fail comments (#874)
  • be071a2 feat: verify OAuth scopes of classic GitHub PATs (#897)
  • 8061687 chore(deps): lock file maintenance (#909)
  • 81ae6eb chore(deps): update npm to v10.8.3 (#908)
  • 9b15219 chore(deps): lock file maintenance (#906)
  • 2b1b9b6 fix: ignore case when checking for repo rename (#903)
  • f9e5774 chore(deps): lock file maintenance (#900)
  • Additional commits viewable in compare view

Updates @semantic-release/npm from 11.0.2 to 12.0.1

Release notes

Sourced from @​semantic-release/npm's releases.

v12.0.1

12.0.1 (2024-05-09)

Bug Fixes

  • deps: update dependency execa to v9 (9ac5ed0)

v12.0.0

12.0.0 (2024-03-16)

Features

  • exports: defined exports to point at ./index.js (9e193c2)
  • node-versions: dropped support for node v18 and v19 (2df962b)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported

v11.0.3

11.0.3 (2024-03-01)

Bug Fixes

even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully

Commits
  • 9ac5ed0 fix(deps): update dependency execa to v9
  • 63cbef1 ci(action): update actions/checkout action to v4.1.5 (#796)
  • 2e93b22 chore(deps): update dependency sinon to v17.0.2 (#795)
  • fbf77cf chore(deps): lock file maintenance (#794)
  • f93b63f chore(deps): update dependency ava to v6.1.3 (#793)
  • 86011db chore(deps): update npm to v10.7.0 (#788)
  • 5850c2e chore(deps): update npm to v10.6.0
  • 8ae2364 chore(deps): lock file maintenance (#787)
  • 0885986 chore(deps): lock file maintenance (#786)
  • f9c63ab ci(action): update actions/checkout action to v4.1.4 (#782)
  • Additional commits viewable in compare view

Updates @semantic-release/release-notes-generator from 12.1.0 to 14.0.1

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.0.1

14.0.1 (2024-06-22)

Bug Fixes

  • deps: rename read-pkg-up to read-package-up (#671) (687ba5a)

v14.0.0

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

14.0.0-beta.1 (2024-05-17)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v13.0.0

13.0.0 (2024-03-24)

Features

  • exports: defined exports to point at ./index.js (5655b18)
  • node-versions: dropped support for node v18 and v19 (e65959a)

BREAKING CHANGES

  • exports: exports has been defined, which prevents access to private apis (which arent intended for consumption anyway)
  • node-versions: node v18 and v19 are no longer supported
Commits
  • 44c780c chore(deps): fixed the lockfile for semantic-release sub-tree (#677)
  • 687ba5a fix(deps): rename read-pkg-up to read-package-up (#671)
  • 6bb0e84 chore(deps): update dependency stream-buffers to v3.0.3 (#674)
  • cc9fb56 chore(deps): update dependency ls-engines to v0.9.2 (#673)
  • b201c0d chore(deps): lock file maintenance (#672)
  • b5f2392 chore(deps): update dependency lockfile-lint to v4.14.0 (#670)
  • 3895275 chore(deps): update dependency c8 to v10.1.2 (#668)
  • 1da8d24 ci(action): update actions/checkout action to v4.1.7 (#667)
  • f5700f2 chore(deps): update dependency c8 to v10.1.1 (#666)
  • d2cfb27 chore(deps): update dependency c8 to v10.1.0 (#665)
  • Additional commits viewable in compare view

Updates @types/node from 20.10.7 to 22.5.4

Commits

Updates @types/react from 18.2.47 to 18.3.5

Commits

Updates @types/react-dom from 18.2.18 to 18.3.0

Commits

Updates @typescript-eslint/eslint-plugin from 6.18.0 to 8.4.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.4.0

8.4.0 (2024-09-02)

🚀 Features

  • typescript-estree: make withoutProjectParserOptions generic (#9877)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.3.0

8.3.0 (2024-08-26)

🚀 Features

  • eslint-plugin: [no-deprecation] add rule (#9783)
  • typescript-estree: replace globby w/ fast-glob (#9518)
  • typescript-estree: reload project service once when file config isn't found (#9853)

🩹 Fixes

  • ast-spec: use Expression in argument of ThrowStatement (#9632)
  • eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
  • eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
  • utils: add missing TSSatisfiesExpression in RuleListenerBaseSelectors (#9832)
  • utils: add TSDeclareFunction to functionTypeTypes (#9788)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.2.0

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion to require-await to remove async keyword (#9718)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.4.0 (2024-09-02)

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.3.0 (2024-08-26)

🚀 Features

  • eslint-plugin: [no-deprecation] add rule

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix

  • eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments

  • utils: add TSDeclareFunction to functionTypeTypes

  • ast-spec: use Expression in argument of ThrowStatement

❤️ Thank You

  • Abraham Guo
  • Daichi Kamiyama
  • Josh Goldberg ✨
  • Kim Sang Du
  • Sukka
  • Vida Xie

You can read about our versioning strategy and releases on our website.

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion to require-await to remove async keyword

🩹 Fixes

  • eslint-plugin: [use-unknown-in-catch-callback-variable] flag second argument of .then

  • eslint-plugin: [no-unnecessary-type-assertion] conflict with TS for variables used before assignment

... (truncated)

Commits
  • 3920c93 chore(release): publish 8.4.0
  • 2ad3404 chore: enable unicorn/prefer-export-from and `@typescript-eslint/consistent...
  • 46f27e6 docs: added note on async generator support in require-await (#9795)
  • e5d1ac4 docs: add dedicated TypeOrValueSpecifier docs page (#9875)
  • 5fd4251 docs: fill in most remaining rule option descriptions (#9868)
  • 2421575 docs: add global variable rule disabling FAQ for ESLint (#9865)
  • ef2eab1 chore(release): publish 8.3.0
  • fd55358 chore: enable sonarjs/no-duplicated-branches (#9821)
  • 9f70ed1 fix(ast-spec): use Expression in argument of ThrowStatement (#9632)
  • 7160687 chore: enable unicorn/no-lonely-if (#9830)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.18.0 to 8.4.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.4.0

8.4.0 (2024-09-02)

🚀 Features

  • typescript-estree: make withoutProjectParserOptions generic (#9877)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

v8.3.0

8.3.0 (2024-08-26)

🚀 Features

  • eslint-plugin: [no-deprecation] add rule (#9783)
  • typescript-estree: replace globby w/ fast-glob (#9518)
  • typescript-estree: reload project service once when file config isn't found (#9853)

🩹 Fixes

  • ast-spec: use Expression in argument of ThrowStatement (#9632)
  • eslint-plugin: [no-unnecessary-template-expression] add missing parentheses in autofix (#8673)
  • eslint-plugin: [no-unnecessary-type-parameters] check mapped alias type arguments (#9741)
  • utils: add missing TSSatisfiesExpression in RuleListenerBaseSelectors (#9832)
  • utils: add TSDeclareFunction to functionTypeTypes (#9788)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.2.0

8.2.0 (2024-08-19)

🚀 Features

  • eslint-plugin: add suggestion to require-await to remove async keyword (#9718)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.4.0 (2024-09-02)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.3.0 (2024-08-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.2.0 (2024-08-19)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.1.0 (2024-08-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.0.1 (2024-08-05)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.0.0 (2024-07-31)

🚀 Features

  • parser: always enable comment, loc, range, tokens

  • typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService

❤️ Thank You

  • Abraham Guo
  • Alfred Ringstad
  • auvred
  • Brad Zacher
  • Christopher Aubut
  • Collin Bachman
  • James Henry
  • Josh Goldberg

... (truncated)

Commits
  • 3920c93 chore(release): publish 8.4.0
  • 2ad3404 chore: enable unicorn/prefer-export-from and `@typescript-eslint/consistent...
  • ef2eab1 chore(release): publish 8.3.0
  • 9612d81 chore: enable eslint-plugin-perfectionist on parser package (#9845)
  • 7440e14 chore(release): publish 8.2.0
  • 382e87b chore: enable unicorn/prefer-node-protocol (#9742)

…ectory with 48 updates

Bumps the development-dependencies group with 48 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.4.4` | `19.4.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.4.4` | `19.4.1` |
| [@lottiefiles/lottie-player](https://github.com/LottieFiles/lottie-player) | `2.0.2` | `2.0.4` |
| [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `11.1.0` | `13.0.0` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `9.2.6` | `10.3.3` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `11.0.2` | `12.0.1` |
| [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `12.1.0` | `14.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.7` | `22.5.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.47` | `18.3.5` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.3.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.18.0` | `8.4.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.18.0` | `8.4.0` |
| [axe-core](https://github.com/dequelabs/axe-core) | `4.8.3` | `4.10.0` |
| [cheerio](https://github.com/cheeriojs/cheerio) | `1.0.0-rc.12` | `1.0.0` |
| [cssnano](https://github.com/cssnano/cssnano) | `6.0.3` | `7.0.6` |
| [dotenv-cli](https://github.com/entropitor/dotenv-cli) | `7.3.0` | `7.4.2` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.10.0` |
| [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) | `4.2.0` | `6.0.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.2` | `5.2.1` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.1.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.35.2` |
| [glob](https://github.com/isaacs/node-glob) | `10.3.10` | `11.0.0` |
| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.5` |
| [jsdom](https://github.com/jsdom/jsdom) | `16.7.0` | `25.0.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.0` | `15.2.10` |
| [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) | `8.6.7` | `9.2.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.45` |
| [postcss-import](https://github.com/postcss/postcss-import) | `16.0.0` | `16.1.0` |
| [postcss-mixins](https://github.com/postcss/postcss-mixins) | `9.0.4` | `11.0.1` |
| [postcss-nested](https://github.com/postcss/postcss-nested) | `6.0.1` | `6.2.0` |
| [postcss-normalize](https://github.com/csstools/postcss-normalize) | `10.0.1` | `13.0.0` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `9.3.0` | `10.0.3` |
| [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.3.3` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `21.7.0` | `23.3.0` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `22.0.12` | `24.1.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.1.0` | `16.9.0` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `36.0.0` | `36.0.1` |
| [stylelint-declaration-strict-value](https://github.com/AndyOGo/stylelint-declaration-strict-value) | `1.10.4` | `1.10.6` |
| [stylelint-no-unsupported-browser-features](https://github.com/RJWadley/stylelint-no-unsupported-browser-features) | `8.0.0` | `8.0.1` |
| [stylelint-use-nesting](https://github.com/csstools/stylelint-use-nesting) | `4.1.0` | `6.0.0` |
| [svgo](https://github.com/svg/svgo) | `3.2.0` | `3.3.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.10` |
| [trash-cli](https://github.com/sindresorhus/trash-cli) | `5.0.0` | `6.0.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.2.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` |
| [validate-branch-name](https://github.com/JsonMa/validate-branch-name) | `1.3.0` | `1.3.1` |
| [vue](https://github.com/vuejs/core) | `3.4.6` | `3.5.3` |
| [wicg-inert](https://github.com/WICG/inert) | `3.1.2` | `3.1.3` |



Updates `@commitlint/cli` from 18.4.4 to 19.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/cli)

Updates `@commitlint/config-conventional` from 18.4.4 to 19.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/config-conventional)

Updates `@lottiefiles/lottie-player` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/LottieFiles/lottie-player/releases)
- [Changelog](https://github.com/LottieFiles/lottie-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/LottieFiles/lottie-player/commits)

Updates `@semantic-release/commit-analyzer` from 11.1.0 to 13.0.0
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v11.1.0...v13.0.0)

Updates `@semantic-release/github` from 9.2.6 to 10.3.3
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v9.2.6...v10.3.3)

Updates `@semantic-release/npm` from 11.0.2 to 12.0.1
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v11.0.2...v12.0.1)

Updates `@semantic-release/release-notes-generator` from 12.1.0 to 14.0.1
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v12.1.0...v14.0.1)

Updates `@types/node` from 20.10.7 to 22.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.47 to 18.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 18.2.18 to 18.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@typescript-eslint/eslint-plugin` from 6.18.0 to 8.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.18.0 to 8.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/parser)

Updates `axe-core` from 4.8.3 to 4.10.0
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core@v4.8.3...v4.10.0)

Updates `cheerio` from 1.0.0-rc.12 to 1.0.0
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0)

Updates `cssnano` from 6.0.3 to 7.0.6
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6)

Updates `dotenv-cli` from 7.3.0 to 7.4.2
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.3.0...v7.4.2)

Updates `eslint` from 8.56.0 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v9.10.0)

Updates `eslint-plugin-compat` from 4.2.0 to 6.0.0
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](amilajack/eslint-plugin-compat@v4.2.0...v6.0.0)

Updates `eslint-plugin-prettier` from 5.1.2 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.2...v5.2.1)

Updates `eslint-plugin-promise` from 6.1.1 to 7.1.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v7.1.0)

Updates `eslint-plugin-react` from 7.33.2 to 7.35.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.35.2)

Updates `glob` from 10.3.10 to 11.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.10...v11.0.0)

Updates `husky` from 8.0.3 to 9.1.5
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.1.5)

Updates `jsdom` from 16.7.0 to 25.0.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@16.7.0...25.0.0)

Updates `lint-staged` from 15.2.0 to 15.2.10
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.0...v15.2.10)

Updates `markdown-it-anchor` from 8.6.7 to 9.2.0
- [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md)
- [Commits](valeriangalliat/markdown-it-anchor@v8.6.7...v9.2.0)

Updates `postcss` from 8.4.33 to 8.4.45
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.33...8.4.45)

Updates `postcss-import` from 16.0.0 to 16.1.0
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@16.0.0...16.1.0)

Updates `postcss-mixins` from 9.0.4 to 11.0.1
- [Release notes](https://github.com/postcss/postcss-mixins/releases)
- [Changelog](https://github.com/postcss/postcss-mixins/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-mixins@9.0.4...11.0.1)

Updates `postcss-nested` from 6.0.1 to 6.2.0
- [Release notes](https://github.com/postcss/postcss-nested/releases)
- [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-nested@6.0.1...6.2.0)

Updates `postcss-normalize` from 10.0.1 to 13.0.0
- [Release notes](https://github.com/csstools/postcss-normalize/releases)
- [Changelog](https://github.com/csstools/postcss-normalize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-normalize/commits)

Updates `postcss-preset-env` from 9.3.0 to 10.0.3
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `prettier` from 3.1.1 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.1...3.3.3)

Updates `puppeteer` from 21.7.0 to 23.3.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v21.7.0...puppeteer-v23.3.0)

Updates `semantic-release` from 22.0.12 to 24.1.0
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.12...v24.1.0)

Updates `stylelint` from 16.1.0 to 16.9.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.1.0...16.9.0)

Updates `stylelint-config-standard` from 36.0.0 to 36.0.1
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-standard@36.0.0...36.0.1)

Updates `stylelint-declaration-strict-value` from 1.10.4 to 1.10.6
- [Changelog](https://github.com/AndyOGo/stylelint-declaration-strict-value/blob/master/CHANGELOG.md)
- [Commits](AndyOGo/stylelint-declaration-strict-value@v1.10.4...v1.10.6)

Updates `stylelint-no-unsupported-browser-features` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/releases)
- [Changelog](https://github.com/RJWadley/stylelint-no-unsupported-browser-features/blob/master/CHANGELOG.md)
- [Commits](RJWadley/stylelint-no-unsupported-browser-features@v8.0.0...v8.0.1)

Updates `stylelint-use-nesting` from 4.1.0 to 6.0.0
- [Release notes](https://github.com/csstools/stylelint-use-nesting/releases)
- [Changelog](https://github.com/csstools/stylelint-use-nesting/blob/main/CHANGELOG.md)
- [Commits](https://github.com/csstools/stylelint-use-nesting/commits)

Updates `svgo` from 3.2.0 to 3.3.2
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v3.2.0...v3.3.2)

Updates `tailwindcss` from 3.4.1 to 3.4.10
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.10)

Updates `trash-cli` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/sindresorhus/trash-cli/releases)
- [Commits](sindresorhus/trash-cli@v5.0.0...v6.0.0)

Updates `ts-jest` from 29.1.1 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.2.5)

Updates `typescript` from 5.3.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.5.4)

Updates `validate-branch-name` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/JsonMa/validate-branch-name/releases)
- [Changelog](https://github.com/JsonMa/validate-branch-name/blob/master/CHANGELOG.md)
- [Commits](JsonMa/validate-branch-name@v1.3.0...v1.3.1)

Updates `vue` from 3.4.6 to 3.5.3
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.6...v3.5.3)

Updates `wicg-inert` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/WICG/inert/releases)
- [Commits](WICG/inert@v3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lottiefiles/lottie-player"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@semantic-release/npm"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: axe-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: cheerio
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: cssnano
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: dotenv-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: markdown-it-anchor
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: postcss-mixins
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: postcss-nested
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: postcss-normalize
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: stylelint-declaration-strict-value
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: stylelint-no-unsupported-browser-features
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: stylelint-use-nesting
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: svgo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: trash-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: validate-branch-name
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: wicg-inert
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2024
Copy link

vercel bot commented Sep 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
liquid ❌ Failed (Inspect) Sep 9, 2024 4:10pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2024

Superseded by #1119.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-cfbb094f3e branch September 16, 2024 16:06
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants