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

Bump the npm-development-dependencies group with 7 updates #85

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the npm-development-dependencies group with 7 updates:

Package From To
@types/node 20.14.9 20.14.10
globals 15.7.0 15.8.0
mocha 10.5.2 10.6.0
npm-run-all2 6.2.0 6.2.2
playwright 1.45.0 1.45.1
typedoc-plugin-markdown 4.1.1 4.1.2
typescript 5.5.2 5.5.3

Updates @types/node from 20.14.9 to 20.14.10

Commits

Updates globals from 15.7.0 to 15.8.0

Release notes

Sourced from globals's releases.

v15.8.0

  • Add es2025 globals (Same as es2021) (#256) 2ef342a

sindresorhus/globals@v15.7.0...v15.8.0

Commits

Updates mocha from 10.5.2 to 10.6.0

Release notes

Sourced from mocha's releases.

v10.6.0

What's Changed

Full Changelog: mochajs/mocha@v10.5.2...v10.6.0

Changelog

Sourced from mocha's changelog.

10.6.0 / 2024-07-02

🎉 Enhancements

Commits
  • 177732f Release 10.6.0
  • 021aa80 docs: add 10.6.0 to CHANGELOG.md
  • 528836e docs: fix month numbers in CHANGELOG.md
  • bb8d7b9 feat: allow ^ versions for miscellaneous packages (#5154)
  • 514b83f feat: allow ^ versions for data serialization packages (#5153)
  • be82606 feat: allow ^ versions for file matching packages (#5151)
  • 71e9fba feat: allow ^ versions for yargs packages (#5152)
  • 38695da feat: allow ^ versions for character encoding packages (#5150)
  • See full diff in compare view

Updates npm-run-all2 from 6.2.0 to 6.2.2

Release notes

Sourced from npm-run-all2's releases.

v6.2.2

Commits

  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1

Merged

Changelog

Sourced from npm-run-all2's changelog.

v6.2.2

Commits

  • Revert "Compatibility: npm, yarn and pnpm run scripts" fc35f0d

v6.2.1 - 2024-07-03

Merged

Commits
  • bac3905 6.2.2
  • fc35f0d Revert "Compatibility: npm, yarn and pnpm run scripts"
  • c707195 6.2.1
  • 32a4b46 Merge pull request #143 from ayu-exorcist/master
  • b8d3ded Compatibility: npm, yarn and pnpm run scripts
  • 25738ae Use neostandard + add more static code analysis (#142)
  • 6be8fff Upgrade: Bump c8 from 9.1.0 to 10.0.0 (#141)
  • f80ac5c Merge pull request #138 from bcomnes/dependabot/npm_and_yarn/p-queue-8.0.1
  • 4c6a3ad Upgrade: Bump p-queue from 7.4.1 to 8.0.1
  • See full diff in compare view

Updates playwright from 1.45.0 to 1.45.1

Release notes

Sourced from playwright's releases.

v1.45.1

Highlights

microsoft/playwright#31473 - [REGRESSION]: Playwright raises an error ENOENT: no such file or directory, open 'test-results/.playwright-artifacts-0/hash.zip' with Electron microsoft/playwright#31442 - [REGRESSION]: Locators of elements changing from/to hidden have operations hanging when using --disable-web-security microsoft/playwright#31431 - [REGRESSION]: NewTab doesn't work properly with Chrome with --disable-web-security microsoft/playwright#31425 - [REGRESSION]: beforeEach hooks are not skipped when describe condition depends on fixtures microsoft/playwright#31491 - [REGRESSION]: @playwright/experimental-ct-react doesn't work with VSCode extension and PNPM

Browser Versions

  • Chromium 127.0.6533.5
  • Mozilla Firefox 127.0
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 126
  • Microsoft Edge 126
Commits

Updates typedoc-plugin-markdown from 4.1.1 to 4.1.2

Release notes

Sourced from typedoc-plugin-markdown's releases.

typedoc-plugin-markdown@4.1.2

Patch Changes

  • Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags (#627).
  • Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping(#564).
  • Support TypeDoc 0.26 relative links implementation (#645).
Changelog

Sourced from typedoc-plugin-markdown's changelog.

4.1.2 (2024-07-05)

Patch Changes

  • Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags (#627).
  • Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping(#564).
  • Support TypeDoc 0.26 relative links implementation (#645).
Commits
  • e1f2d9f Version Packages
  • 8830a24 feat(core): configure ordering of block tags and support TypeDoc relative lin...
  • fe34b7e fix(core): check new lines are replaced in windows
  • 09b535c chore(docs): updated docs
  • 9934d0b feat(core): exposed "useHTMLEncodedBrackets" option (#564)
  • aece95b fix(core): allow htmlTable format key for indexes (#618)
  • ace6c75 chore(docs): updated docs
  • 36a673a chore(docs): updated changelog date
  • 07c3176 Merge branch 'main' of github.com:typedoc2md/typedoc-plugin-markdown
  • 5f4b12d chore(core): updated docs
  • See full diff in compare view

Updates typescript from 5.5.2 to 5.5.3

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

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 npm-development-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `20.14.10` |
| [globals](https://github.com/sindresorhus/globals) | `15.7.0` | `15.8.0` |
| [mocha](https://github.com/mochajs/mocha) | `10.5.2` | `10.6.0` |
| [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `6.2.0` | `6.2.2` |
| [playwright](https://github.com/microsoft/playwright) | `1.45.0` | `1.45.1` |
| [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.1.1` | `4.1.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.3` |


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

Updates `globals` from 15.7.0 to 15.8.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.7.0...v15.8.0)

Updates `mocha` from 10.5.2 to 10.6.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.5.2...v10.6.0)

Updates `npm-run-all2` from 6.2.0 to 6.2.2
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v6.2.0...v6.2.2)

Updates `playwright` from 1.45.0 to 1.45.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.0...v1.45.1)

Updates `typedoc-plugin-markdown` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases)
- [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md)
- [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/typedoc-plugin-markdown@4.1.2/packages/typedoc-plugin-markdown)

Updates `typescript` from 5.5.2 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-dependencies
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development-dependencies
- dependency-name: npm-run-all2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: typedoc-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development-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 Jul 8, 2024
@hectorm hectorm merged commit 6345391 into master Jul 9, 2024
22 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-dependencies-2feeb88d5b branch July 9, 2024 18:58
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.

1 participant