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

[JS] bump: (deps-dev): Bump the development group in /js with 8 updates #647

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

#minor
Bumps the development group in /js with 8 updates:

Package From To
@microsoft/api-extractor 7.37.0 7.38.0
@types/mocha 10.0.1 10.0.2
@typescript-eslint/eslint-plugin 6.7.3 6.7.4
@typescript-eslint/parser 6.7.3 6.7.4
applicationinsights 2.7.3 2.8.0
chai 4.3.8 4.3.10
@types/node 20.6.5 20.8.0
@types/restify 8.5.7 8.5.8

Updates @microsoft/api-extractor from 7.37.0 to 7.38.0

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.38.0

Sun, 01 Oct 2023 02:56:29 GMT

Minor changes

  • Add a new message "ae-undocumented" to support logging of undocumented API items

7.37.3

Sat, 30 Sep 2023 00:20:51 GMT

Patches

  • Don't strip out @​alpha items when generating API reports.

7.37.2

Thu, 28 Sep 2023 20:53:16 GMT

Version update only

7.37.1

Tue, 26 Sep 2023 09:30:33 GMT

Patches

  • Update type-only imports to include the type modifier.
Commits
  • ef3017f Bump versions [skip ci]
  • 2d2f78b Update changelogs [skip ci]
  • 0529718 Merge remote-tracking branch 'remotes/origin/main' into octogonz/ae-undocumented
  • 336b528 Bump versions [skip ci]
  • 3110a99 Update changelogs [skip ci]
  • a3b9e24 Merge pull request #4329 from Josmithr/patch-1
  • 7d7f84e Bump versions [skip ci]
  • 2cd8f75 Update changelogs [skip ci]
  • ee4e53f Add a new message "ae-undocumented" to support logging of undocumented API items
  • ffb627e Bump cyclic dependencies.
  • Additional commits viewable in compare view

Updates @types/mocha from 10.0.1 to 10.0.2

Commits

Updates @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4

Release notes

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

v6.7.4

6.7.4 (2023-10-02)

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

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

Changelog

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

6.7.4 (2023-10-02)

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

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

Commits

Updates @typescript-eslint/parser from 6.7.3 to 6.7.4

Release notes

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

v6.7.4

6.7.4 (2023-10-02)

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

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

Changelog

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

6.7.4 (2023-10-02)

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

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

Commits

Updates applicationinsights from 2.7.3 to 2.8.0

Release notes

Sourced from applicationinsights's releases.

2.8.0

#1181 Add support for Functions programming model v4 #1213 Add env variables to control logging level #1200 Decode ai_authUser URI #1196 Avoid request to be blocked once the "dispose" method has been called #1214 Fix issue with JSON config precedence in App Services #1216 Fix issue with Live Metrics Initialization

Commits

Updates chai from 4.3.8 to 4.3.10

Release notes

Sourced from chai's releases.

v4.3.10

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

Commits

Updates @types/node from 20.6.5 to 20.8.0

Commits

Updates @types/restify from 8.5.7 to 8.5.8

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 development group in /js with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.37.0` | `7.38.0` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.1` | `10.0.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.3` | `6.7.4` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.3` | `6.7.4` |
| [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) | `2.7.3` | `2.8.0` |
| [chai](https://github.com/chaijs/chai) | `4.3.8` | `4.3.10` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.6.5` | `20.8.0` |
| [@types/restify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/restify) | `8.5.7` | `8.5.8` |


Updates `@microsoft/api-extractor` from 7.37.0 to 7.38.0
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.38.0/apps/api-extractor)

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

Updates `@typescript-eslint/eslint-plugin` from 6.7.3 to 6.7.4
- [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.7.4/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.3 to 6.7.4
- [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.7.4/packages/parser)

Updates `applicationinsights` from 2.7.3 to 2.8.0
- [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases)
- [Commits](microsoft/ApplicationInsights-node.js@2.7.3...2.8.0)

Updates `chai` from 4.3.8 to 4.3.10
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@v4.3.8...v4.3.10)

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

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

---
updated-dependencies:
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: applicationinsights
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@types/restify"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JS Change/fix applies to JS. If all three, use the 'JS & dotnet & Python' label labels Oct 2, 2023
@dependabot dependabot bot requested a review from a team October 2, 2023 19:28
corinagum
corinagum previously approved these changes Oct 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2023

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

@dependabot dependabot bot closed this Oct 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js/development-94085f0dc9 branch October 3, 2023 17:39
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 JS Change/fix applies to JS. If all three, use the 'JS & dotnet & Python' label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant