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-dev): bump the dev-deps group with 7 updates #335

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps the dev-deps group with 7 updates:

Package From To
@commitlint/cli 18.4.3 18.4.4
@types/node 20.10.5 20.11.0
@typescript-eslint/eslint-plugin 6.15.0 6.18.1
@typescript-eslint/parser 6.15.0 6.18.1
@vidavidorra/commitlint-config 5.0.2 6.0.2
prettier 3.1.1 3.2.2
semantic-release 22.0.12 23.0.0

Updates @commitlint/cli from 18.4.3 to 18.4.4

Release notes

Sourced from @​commitlint/cli's releases.

v18.4.4

18.4.4 (2024-01-04)

Bug Fixes

Docs

New Contributors

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

Changelog

Sourced from @​commitlint/cli's changelog.

18.4.4 (2024-01-04)

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

Commits

Updates @types/node from 20.10.5 to 20.11.0

Commits

Updates @typescript-eslint/eslint-plugin from 6.15.0 to 6.18.1

Release notes

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

v6.18.1

6.18.1 (2024-01-08)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178)
  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169)
  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
  • typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202)
  • typescript-estree: only create project service from env setting if project is enabled (#8136)
  • utils: improve error message on typed rule with invalid parser (#8146)

❤️ Thank You

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

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

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

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

... (truncated)

Changelog

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

6.18.1 (2024-01-08)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You

  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

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

6.18.0 (2024-01-06)

🚀 Features

  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You

  • auvred
  • Joshua Chen

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

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

... (truncated)

Commits
  • aa7ab0e chore(release): publish 6.18.1
  • 78db0ad chore: fix test formatting in prefer-readonly.test.ts (#8223)
  • 5205192 fix(eslint-plugin): [switch-exhaustiveness-check] fix new allowDefaultCaseFor...
  • 3a219c0 fix(eslint-plugin): [prefer-readonly] support modifiers of unions and interse...
  • 10c0530 fix(eslint-plugin): [no-unnecessary-condition] improve checking optional call...
  • 27d6ac1 fix(eslint-plugin): [no-non-null-assertion] provide valid fix when member acc...
  • 1ee3087 chore: enable eslint-plugin-jsdoc internally (#8145)
  • 21460ef chore(release): publish 6.18.0
  • d0977ab chore: use nx release (#8194)
  • 684d626 docs(eslint-plugin): [switch-exhaustiveness-check] remove extra quotes in rul...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.15.0 to 6.18.1

Release notes

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

v6.18.1

6.18.1 (2024-01-08)

🩹 Fixes

  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line (#8185)
  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee (#8178)
  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections (#8169)
  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option (#8176)
  • typescript-estree: fix invalid parsing error when use update expression on non-null assertion (#8202)
  • typescript-estree: only create project service from env setting if project is enabled (#8136)
  • utils: improve error message on typed rule with invalid parser (#8146)

❤️ Thank You

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

v6.18.0

6.18.0 (2024-01-06)

🚀 Features

  • eslint-plugin: [no-var-requires, no-require-imports] allow option (#7710)
  • typescript-estree: throw on invalid update expressions (#7202)
  • typescript-estree: throw error when CatchClause param contains initializer (#8183)

❤️ Thank You

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

v6.17.0

6.17.0 (2024-01-01)

Bug Fixes

  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

Features

... (truncated)

Changelog

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

6.18.1 (2024-01-08)

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.

6.18.0 (2024-01-06)

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.

6.17.0 (2024-01-01)

Note: Version bump only for package @​typescript-eslint/parser

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

6.16.0 (2023-12-25)

Note: Version bump only for package @​typescript-eslint/parser

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

Commits

Updates @vidavidorra/commitlint-config from 5.0.2 to 6.0.2

Release notes

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

v6.0.2

6.0.2 (2024-01-07)

Bug Fixes

  • deps: update commitlint monorepo to v18.4.4 (7f7f30f)

v6.0.1

6.0.1 (2023-12-26)

Bug Fixes

  • deps: update commitlint monorepo to v18 (76a75f0)
  • deps: update dependency commitlint-plugin-function-rules to v3 (3ea187a)

v6.0.0

6.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • require Node.js 18 minimum

Features

  • require Node.js 18 minimum (e5c2677)

Build System

  • change module from ES2022 to Node16 in TSConfig (2c83d6e)

Continuous Integration

  • fail format scripts on a warning (00e1192)
  • rename build workflow to ci-cd (7ff7a14)
Changelog

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

6.0.2 (2024-01-07)

Bug Fixes

  • deps: update commitlint monorepo to v18.4.4 (7f7f30f)

6.0.1 (2023-12-26)

Bug Fixes

  • deps: update commitlint monorepo to v18 (76a75f0)
  • deps: update dependency commitlint-plugin-function-rules to v3 (3ea187a)

6.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • require Node.js 18 minimum

Features

  • require Node.js 18 minimum (e5c2677)

Build System

  • change module from ES2022 to Node16 in TSConfig (2c83d6e)

Continuous Integration

  • fail format scripts on a warning (00e1192)
  • rename build workflow to ci-cd (7ff7a14)
Commits
  • 39d310d chore(release): 6.0.2 [skip ci]
  • 7f7f30f fix(deps): update commitlint monorepo to v18.4.4
  • 9ec0569 chore(deps): update dependency c8 to v9 (#231)
  • 13caeb3 chore: add 2024 to the license
  • 55295df chore: remove sponsoring
  • d81938f chore: remove period from package description
  • d9a13b5 chore(deps): update dependency esbuild to v0.19.11
  • b9e02b1 chore(deps): lock file maintenance
  • 1bc43f4 chore(release): 6.0.1 [skip ci]
  • 95cbc6d chore(deps): lock file maintenance
  • Additional commits viewable in compare view

Updates prettier from 3.1.1 to 3.2.2

Release notes

Sourced from prettier's releases.

3.2.2

🔗 Changelog

3.2.1

🔗 Changelog

3.2.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.2.2

diff

Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @​eelco)

For example this code would crash before:

<style {...spread}>{`.{}`}</style>

Fix formatting error on optional call expression and member chain (#15920 by @​sosukesuzuki)

// Input
a(() => {}, c?.d());
// Prettier 3.2.1
TypeError: Cannot read properties of undefined (reading 'type')
// Prettier 3.2.2
a(() => {}, c?.d());

3.2.1

diff

Fix formatting error on member chain (#15915 by @​sosukesuzuki)

// Input
test().test2().test2(thing?.something);
// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')
// Prettier 3.2.1
test().test2().test2(thing?.something);

3.2.0

diff

... (truncated)

Commits

Updates semantic-release from 22.0.12 to 23.0.0

Release notes

Sourced from semantic-release's releases.

v23.0.0

23.0.0 (2024-01-12)

Bug Fixes

  • deps: update dependency cosmiconfig to v9 (#3105) (07dde04)
  • deps: update dependency marked to v11 (#3079) (6d2a6f1)
  • deps: upgraded to the latest version of env-ci (0d0ed9d)
  • use one note reference per tag to prevent conflicts (#2085) (020ea7d)

Features

BREAKING CHANGES

related to semantic-release/semantic-release#3088

v23.0.0-beta.5

23.0.0-beta.5 (2024-01-05)

Bug Fixes

  • use one note reference per tag to prevent conflicts (#2085) (020ea7d)

v23.0.0-beta.4

23.0.0-beta.4 (2024-01-05)

Bug Fixes

v23.0.0-beta.3

23.0.0-beta.3 (2023-12-16)

Bug Fixes

  • deps: upgraded to the latest version of env-ci (0d0ed9d)

... (truncated)

Commits
  • 58e2177 next major (#3111)
  • 8066b7f Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • f31d43c ci(action): update github/codeql-action action to v3.23.0 (#3136)
  • 13f9801 chore(deps): lock file maintenance (#3134)
  • 020ea7d fix: use one note reference per tag to prevent conflicts (#2085)
  • 6d2a6f1 fix(deps): update dependency marked to v11 (#3079)
  • ce580be Merge branch 'master' into beta
  • d4b7c9a chore(deps): update dependency c8 to v9 (#3128)
  • 7983c57 ci(renovate): fixed reference to the org-level config
  • 50ad70f chore(deps): lock file maintenance (#3126)
  • Additional commits viewable in compare view

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot 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-deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.4.3` | `18.4.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.5` | `20.11.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.15.0` | `6.18.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.15.0` | `6.18.1` |
| [@vidavidorra/commitlint-config](https://github.com/vidavidorra/commitlint-config) | `5.0.2` | `6.0.2` |
| [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.2` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `22.0.12` | `23.0.0` |


Updates `@commitlint/cli` from 18.4.3 to 18.4.4
- [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/v18.4.4/@commitlint/cli)

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

Updates `@typescript-eslint/eslint-plugin` from 6.15.0 to 6.18.1
- [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/v6.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.15.0 to 6.18.1
- [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/v6.18.1/packages/parser)

Updates `@vidavidorra/commitlint-config` from 5.0.2 to 6.0.2
- [Release notes](https://github.com/vidavidorra/commitlint-config/releases)
- [Changelog](https://github.com/vidavidorra/commitlint-config/blob/main/CHANGELOG.md)
- [Commits](vidavidorra/commitlint-config@v5.0.2...v6.0.2)

Updates `prettier` from 3.1.1 to 3.2.2
- [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.2.2)

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

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@vidavidorra/commitlint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2024
@brianphillips brianphillips merged commit 25a564d into main Jan 15, 2024
5 checks passed
@brianphillips brianphillips deleted the dependabot/npm_and_yarn/dev-deps-c65998e600 branch January 15, 2024 04: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant