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 with 6 updates #61

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps the development-dependencies group with 6 updates:

Package From To
@commitlint/cli 18.0.0 18.2.0
@commitlint/config-conventional 18.0.0 18.1.0
@typescript-eslint/eslint-plugin 6.9.0 6.9.1
@typescript-eslint/parser 6.9.0 6.9.1
nock 13.3.6 13.3.7
semantic-release 22.0.5 22.0.6

Updates @commitlint/cli from 18.0.0 to 18.2.0

Release notes

Sourced from @​commitlint/cli's releases.

v18.2.0

18.2.0 (2023-10-26)

Features

  • load: use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @​commitlint/load (#3722) (1ff49ea)

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

v18.1.0

18.1.0 (2023-10-25)

Bug Fixes

Features

  • [scope-enum] [scope-case] allow space after comma as scope delimiter (#3577) (13c4bfc), closes #3576

New Contributors

Full Changelog: conventional-changelog/commitlint@v18.0.0...v18.1.0

Changelog

Sourced from @​commitlint/cli's changelog.

18.2.0 (2023-10-26)

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

18.1.0 (2023-10-25)

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

Commits

Updates @commitlint/config-conventional from 18.0.0 to 18.1.0

Release notes

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

v18.1.0

18.1.0 (2023-10-25)

Bug Fixes

Features

  • [scope-enum] [scope-case] allow space after comma as scope delimiter (#3577) (13c4bfc), closes #3576

New Contributors

Full Changelog: conventional-changelog/commitlint@v18.0.0...v18.1.0

Changelog

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

18.1.0 (2023-10-25)

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

Commits

Updates @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1

Release notes

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

v6.9.1

6.9.1 (2023-10-30)

Bug Fixes

  • eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#7831) (31988e0)

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

Changelog

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

6.9.1 (2023-10-30)

Bug Fixes

  • eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#7831) (31988e0)

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

Commits
  • 1e47294 chore: publish v6.9.1
  • 7ad86ee fix(eslint-plugin): [naming-convention] allow PascalCase for imports (#7841)
  • 3300fa1 docs: add caveats to no-explicit-any docs (#7805)
  • 31988e0 fix(eslint-plugin): [no-unused-expressions] handle TSInstantiationExpression ...
  • 6455278 docs(eslint-plugin): [no-unsafe-member-access] correct example idx from const...
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.9.0 to 6.9.1

Release notes

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

v6.9.1

6.9.1 (2023-10-30)

Bug Fixes

  • eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#7831) (31988e0)

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

Changelog

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

6.9.1 (2023-10-30)

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

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

Commits

Updates nock from 13.3.6 to 13.3.7

Release notes

Sourced from nock's releases.

v13.3.7

13.3.7 (2023-10-30)

Reverts

  • Revert "chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.163 to 0.0.183" (#2544) (d978acd), closes #2544 #2534
Commits
  • d978acd Revert "chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.163 to 0.0.18...
  • df091ae chore(deps-dev): bump @​definitelytyped/dtslint from 0.0.163 to 0.0.183 (#2534)
  • c8a4c0a chore(deps): bump actions/checkout from 3 to 4 (#2525)
  • 2a7d907 test: improve node16 check in test (#2539)
  • 11d6514 test: fix tests in Node 16.20.x (#2538)
  • See full diff in compare view

Updates semantic-release from 22.0.5 to 22.0.6

Release notes

Sourced from semantic-release's releases.

v22.0.6

22.0.6 (2023-10-31)

Bug Fixes

Commits
  • 305674d fix(deps): update dependency figures to v6 (#3033)
  • bef62a2 chore(deps): update dependency nock to v13.3.7 (#3035)
  • 4711a38 ci(action): update github/codeql-action action to v2.22.5 (#3031)
  • 6726543 ci(action): update actions/setup-node action to v4 (#3025)
  • 9504ea8 chore(deps): update dependency node to v20 (#3026)
  • 1c98014 ci(action): update actions/checkout action to v4.1.1 (#3022)
  • d112054 ci(action): update actions/setup-node action to v3.8.2 (#3023)
  • 164697c ci(action): update actions/setup-node digest to 1a4442c (#3021)
  • cad0880 ci(action): update ossf/scorecard-action action to v2.3.1 (#3024)
  • bfd2506 ci(action): update actions/checkout digest to b4ffde6 (#3001)
  • 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 development-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.0.0` | `18.2.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.0.0` | `18.1.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.9.0` | `6.9.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.9.0` | `6.9.1` |
| [nock](https://github.com/nock/nock) | `13.3.6` | `13.3.7` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `22.0.5` | `22.0.6` |


Updates `@commitlint/cli` from 18.0.0 to 18.2.0
- [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.2.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 18.0.0 to 18.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/v18.1.0/@commitlint/config-conventional)

Updates `@typescript-eslint/eslint-plugin` from 6.9.0 to 6.9.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.9.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.9.0 to 6.9.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.9.1/packages/parser)

Updates `nock` from 13.3.6 to 13.3.7
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.6...v13.3.7)

Updates `semantic-release` from 22.0.5 to 22.0.6
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v22.0.5...v22.0.6)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@commitlint/config-conventional"
  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-patch
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: semantic-release
  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 Oct 31, 2023
@jeff-mccoy jeff-mccoy merged commit 03b6c67 into main Nov 3, 2023
13 checks passed
@jeff-mccoy jeff-mccoy deleted the dependabot/npm_and_yarn/development-dependencies-ba6982a3b2 branch November 3, 2023 05:22
Copy link

🎉 This PR is included in version 1.8.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant