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 dev-dependencies group with 8 updates #650

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the dev-dependencies group with 8 updates:

Package From To
@commitlint/config-conventional 18.4.3 19.1.0
@eslint/js 8.56.0 8.57.0
commitlint 18.4.3 19.2.1
lint-staged 15.2.0 15.2.2
prettier-plugin-pkg 0.18.0 0.18.1
prettier-plugin-svelte 3.1.2 3.2.2
simple-git-hooks 2.9.0 2.11.1
svelte 4.2.8 4.2.12

Updates @commitlint/config-conventional from 18.4.3 to 19.1.0

Release notes

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

v19.1.0

19.1.0 (2024-03-12)

Bug Fixes

Features

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.0.3...v19.1.0

v19.0.3

19.0.3 (2024-02-28)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.0.2...v19.0.3

v19.0.2

19.0.2 (2024-02-28)

Bug Fixes

... (truncated)

Changelog

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

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

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

... (truncated)

Commits

Updates @eslint/js from 8.56.0 to 8.57.0

Release notes

Sourced from @​eslint/js's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)
Changelog

Sourced from @​eslint/js's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v9.0.0-beta.0 - February 9, 2024

  • e40d1d7 chore: upgrade @​eslint/js@​9.0.0-beta.0 (#18108) (Milos Djermanovic)
  • 9870f93 chore: package.json update for @​eslint/js release (Jenkins)
  • 2c62e79 chore: upgrade @​eslint/eslintrc@​3.0.1 (#18107) (Milos Djermanovic)
  • 81f0294 chore: upgrade espree@10.0.1 (#18106) (Milos Djermanovic)
  • 5e2b292 chore: upgrade eslint-visitor-keys@4.0.0 (#18105) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 53f0f47 feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas)
  • f1c7e6f docs: Switch to Ethical Ads (#18090) (Strek)
  • 15c143f docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas)
  • c4d26fd fix: use-isnan doesn't report on SequenceExpressions (#18059) (StyleShit)
  • 6ea339e docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic)
  • ce838ad chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot])
  • 3c816f1 docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic)
  • 54df731 chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot])
  • 9458735 docs: fix malformed eslint config comments in rule examples (#18078) (Francesco Trotta)
  • 07a1ada docs: link from --fix CLI doc to the relevant core concept (#18080) (Bryan Mishkin)
  • 8f06a60 chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta)
  • b844324 docs: Update team responsibilities (#18048) (Nicholas C. Zakas)
  • aadfb60 docs: document languageOptions and other v9 changes for context (#18074) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 857e242 docs: tweak explanation for meta.docs rule properties (#18057) (Bryan Mishkin)
  • 10485e8 docs: recommend messageId over message for reporting rule violations (#18050) (Bryan Mishkin)
  • 98b5ab4 docs: Update README (GitHub Actions Bot)
  • 93ffe30 chore: update dependency file-entry-cache to v8 (#17903) (renovate[bot])
  • 505fbf4 docs: update no-restricted-imports rule (#18015) (Tanuj Kanti)
  • 2d11d46 feat: add suggestions to use-isnan in binary expressions (#17996) (StyleShit)
  • c25b4af docs: Update README (GitHub Actions Bot)

v9.0.0-alpha.2 - January 26, 2024

... (truncated)

Commits

Updates commitlint from 18.4.3 to 19.2.1

Release notes

Sourced from commitlint's releases.

v19.2.1

19.2.1 (2024-03-19)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.2.0...v19.2.1

v19.2.0

19.2.0 (2024-03-15)

Features

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.1.0...v19.2.0

v19.1.0

19.1.0 (2024-03-12)

Bug Fixes

Features

Chore

... (truncated)

Changelog

Sourced from commitlint's changelog.

19.2.1 (2024-03-19)

Note: Version bump only for package commitlint

19.2.0 (2024-03-15)

Note: Version bump only for package commitlint

19.1.0 (2024-03-12)

Note: Version bump only for package commitlint

19.0.3 (2024-02-28)

Note: Version bump only for package commitlint

19.0.2 (2024-02-28)

Note: Version bump only for package commitlint

19.0.1 (2024-02-27)

Note: Version bump only for package commitlint

19.0.0 (2024-02-27)

... (truncated)

Commits

Updates lint-staged from 15.2.0 to 15.2.2

Release notes

Sourced from lint-staged's releases.

v15.2.2

Patch Changes

  • #1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.

v15.2.1

Patch Changes

  • #1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.
Changelog

Sourced from lint-staged's changelog.

15.2.2

Patch Changes

  • #1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.

15.2.1

Patch Changes

  • #1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.
Commits
  • 4d4270b chore(changeset): release
  • a7c5957 Merge pull request #1391 from lint-staged/fix-sparse-checkout
  • c1b2a6a ci: use macOS Sonoma M1 runners
  • fdcdad4 fix: do not try to load configuration from files that are not checked out
  • 999dcce chore(changeset): release
  • 52a9e3f Merge pull request #1387 from lint-staged/ignore-stdin
  • dd72fde ci: update "actions/cache@v4"
  • e4023f6 fix: ignore stdin of spawned commands
  • 46f2c43 ci: update actions/setup-node@v4
  • a684125 ci: update CodeQL action v3
  • Additional commits viewable in compare view

Updates prettier-plugin-pkg from 0.18.0 to 0.18.1

Release notes

Sourced from prettier-plugin-pkg's releases.

prettier-plugin-pkg@0.18.1

Patch Changes

Commits

Updates prettier-plugin-svelte from 3.1.2 to 3.2.2

Changelog

Sourced from prettier-plugin-svelte's changelog.

3.2.2

  • (fix) handle updated @render tag AST shape

3.2.1

  • (fix) handle updated @render tag AST shape

3.2.0

  • (feat) format JSON script tags
  • (feat) introduce separate entry point using prettier/standalone
  • (fix) don't duplicate comments of nested script/style tags
  • (fix) handle updated Snippet block AST shape
Commits
  • 601ee41 chore: release 3.2.2
  • c968fef fix: adjust render tag printing for Svelte 5 AST changes
  • 08d7a8b chore: cross-test dirs test.only support
  • 96049c6 fix: handle updated @render tag AST shape
  • c8317eb chore: release 3.2.0
  • d89241e feat: semi-standalone browser build (#430)
  • 288d915 fix: handle updated Snippet block AST shape
  • 99c885e chore: remove Buffer usage for browser environments (#423)
  • cc856a0 fix: don't duplicate comments of nested script/style tags (#425)
  • 1884f22 feat: format JSON script tags (#424)
  • See full diff in compare view

Updates simple-git-hooks from 2.9.0 to 2.11.1

Release notes

Sourced from simple-git-hooks's releases.

2.11.1

Package.json was updated with correct linkage to the repository

Full Changelog: toplenboren/simple-git-hooks@2.11.0...2.11.1

2.11.0

What's Changed

Full Changelog: toplenboren/simple-git-hooks@2.10.0...2.11.0

2.10.0

What's Changed

New Contributors

Full Changelog: toplenboren/simple-git-hooks@2.9.0...2.10.0

Commits

Updates svelte from 4.2.8 to 4.2.12

Release notes

Sourced from svelte's releases.

svelte@4.2.12

Patch Changes

  • fix: properly update svelte:component props when there are spread props (#10604)

svelte@4.2.11

Patch Changes

  • fix: check that component wasn't instantiated in connectedCallback (#10466)

svelte@4.2.10

Patch Changes

  • fix: add scrollend event type (#10336)

  • fix: add fetchpriority attribute type (#10390)

  • fix: Add miter-clip and arcs to stroke-linejoin attribute (#10377)

  • fix: make inline doc links valid (#10366)

svelte@4.2.9

Patch Changes

  • fix: add types for popover attributes and events (#10042)

  • fix: add gamepadconnected and gamepaddisconnected events (#9864)

  • fix: make @types/estree a dependency (#10149)

  • fix: bump axobject-query (#10167)

Changelog

Sourced from svelte's changelog.

4.2.12

Patch Changes

  • fix: properly update svelte:component props when there are spread props (#10604)

4.2.11

Patch Changes

  • fix: check that component wasn't instantiated in connectedCallback (#10466)

4.2.10

Patch Changes

  • fix: add scrollend event type (#10336)

  • fix: add fetchpriority attribute type (#10390)

  • fix: Add miter-clip and arcs to stroke-linejoin attribute (#10377)

  • fix: make inline doc links valid (#10366)

4.2.9

Patch Changes

  • fix: add types for popover attributes and events (#10042)

  • fix: add gamepadconnected and gamepaddisconnected events (#9864)

  • fix: make @types/estree a dependency (#10149)

  • fix: bump axobject-query (#10167)

Commits

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.4.3` | `19.1.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `8.56.0` | `8.57.0` |
| [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) | `18.4.3` | `19.2.1` |
| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` |
| [prettier-plugin-pkg](https://github.com/un-ts/prettier) | `0.18.0` | `0.18.1` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.1.2` | `3.2.2` |
| [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.9.0` | `2.11.1` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.8` | `4.2.12` |


Updates `@commitlint/config-conventional` from 18.4.3 to 19.1.0
- [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.1.0/@commitlint/config-conventional)

Updates `@eslint/js` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v8.57.0/packages/js)

Updates `commitlint` from 18.4.3 to 19.2.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.2.1/@alias/commitlint)

Updates `lint-staged` from 15.2.0 to 15.2.2
- [Release notes](https://github.com/okonet/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.2)

Updates `prettier-plugin-pkg` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/un-ts/prettier/releases)
- [Changelog](https://github.com/un-ts/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un-ts/prettier/compare/prettier-plugin-pkg@0.18.0...prettier-plugin-pkg@0.18.1)

Updates `prettier-plugin-svelte` from 3.1.2 to 3.2.2
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.1.2...v3.2.2)

Updates `simple-git-hooks` from 2.9.0 to 2.11.1
- [Release notes](https://github.com/toplenboren/simple-git-hooks/releases)
- [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md)
- [Commits](toplenboren/simple-git-hooks@2.9.0...2.11.1)

Updates `svelte` from 4.2.8 to 4.2.12
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.12/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.12/packages/svelte)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: commitlint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: prettier-plugin-pkg
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: simple-git-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-e6d2c4cf6d branch April 9, 2024 05:08
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.

None yet

0 participants