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 5 updates #642

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-dependencies group with 5 updates:

Package From To
@commitlint/config-conventional 18.4.3 18.6.0
commitlint 18.4.3 18.6.0
lint-staged 15.2.0 15.2.1
prettier-plugin-pkg 0.18.0 0.18.1
svelte 4.2.8 4.2.9

Updates @commitlint/config-conventional from 18.4.3 to 18.6.0

Release notes

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

v18.6.0

18.6.0 (2024-01-25)

Features

Full Changelog: conventional-changelog/commitlint@v18.5.1...v18.6.0

v18.5.1

18.5.1 (2024-01-22)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.5.0...v18.5.1

v18.5.0

18.5.0 (2024-01-22)

Bug Fixes

  • config-nx-scopes: restore compatibility with nx 17.2.0 and higher (#3855) (1e08a17), closes #3820

Features

  • cli: print-config now can be configured to print a json in stdout (#3863) (6381a2d), closes #3819

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v18.4.4...v18.5.0

... (truncated)

Changelog

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

18.6.0 (2024-01-25)

Features

18.5.0 (2024-01-22)

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

18.4.4 (2024-01-04)

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

Commits

Updates commitlint from 18.4.3 to 18.6.0

Release notes

Sourced from commitlint's releases.

v18.6.0

18.6.0 (2024-01-25)

Features

Full Changelog: conventional-changelog/commitlint@v18.5.1...v18.6.0

v18.5.1

18.5.1 (2024-01-22)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v18.5.0...v18.5.1

v18.5.0

18.5.0 (2024-01-22)

Bug Fixes

  • config-nx-scopes: restore compatibility with nx 17.2.0 and higher (#3855) (1e08a17), closes #3820

Features

  • cli: print-config now can be configured to print a json in stdout (#3863) (6381a2d), closes #3819

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v18.4.4...v18.5.0

... (truncated)

Changelog

Sourced from commitlint's changelog.

18.6.0 (2024-01-25)

Note: Version bump only for package commitlint

18.5.0 (2024-01-22)

Note: Version bump only for package commitlint

18.4.4 (2024-01-04)

Note: Version bump only for package commitlint

Commits

Updates lint-staged from 15.2.0 to 15.2.1

Release notes

Sourced from lint-staged's releases.

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.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
  • 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
  • 3b9660d chore(deps): update dependencies
  • See full diff 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 svelte from 4.2.8 to 4.2.9

Release notes

Sourced from svelte's releases.

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.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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.4.3` | `18.6.0` |
| [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) | `18.4.3` | `18.6.0` |
| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.1` |
| [prettier-plugin-pkg](https://github.com/un-ts/prettier) | `0.18.0` | `0.18.1` |
| [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.8` | `4.2.9` |


Updates `@commitlint/config-conventional` from 18.4.3 to 18.6.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/v18.6.0/@commitlint/config-conventional)

Updates `commitlint` from 18.4.3 to 18.6.0
- [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/v18.6.0/@alias/commitlint)

Updates `lint-staged` from 15.2.0 to 15.2.1
- [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.1)

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 `svelte` from 4.2.8 to 4.2.9
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.9/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.9/packages/svelte)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  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-minor
  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: 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 Feb 1, 2024
Copy link

changeset-bot bot commented Feb 1, 2024

⚠️ No Changeset found

Latest commit: a4b38bc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2024

Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

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

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-f3f927dd29 branch March 1, 2024 12:57
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