This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
chore(deps-dev): bump the development-dependencies group with 13 updates #174
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-9718b0a6e9
Closed
chore(deps-dev): bump the development-dependencies group with 13 updates #174
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-9718b0a6e9
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the development-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [@nodesecure/eslint-config](https://github.com/NodeSecure/eslint-config) | `1.8.0` | `1.9.0` | | [@types/lodash.merge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.merge) | `4.6.7` | `4.6.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.8` | `20.11.24` | | [@types/zen-observable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/zen-observable) | `0.8.4` | `0.8.7` | | [c8](https://github.com/bcoe/c8) | `8.0.1` | `9.1.0` | | [chai](https://github.com/chaijs/chai) | `4.3.8` | `5.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.57.0` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `10.3.0` | | [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.1` | `10.0.6` | | [tape](https://github.com/ljharb/tape) | `5.6.6` | `5.7.5` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [tsd](https://github.com/tsdjs/tsd) | `0.29.0` | `0.30.7` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` | Updates `@nodesecure/eslint-config` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/NodeSecure/eslint-config/releases) - [Commits](NodeSecure/eslint-config@v1.8.0...v1.9.0) Updates `@types/lodash.merge` from 4.6.7 to 4.6.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.merge) Updates `@types/node` from 20.5.8 to 20.11.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/zen-observable` from 0.8.4 to 0.8.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/zen-observable) Updates `c8` from 8.0.1 to 9.1.0 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v8.0.1...v9.1.0) Updates `chai` from 4.3.8 to 5.1.0 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.8...v5.1.0) Updates `eslint` from 8.48.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.57.0) Updates `mocha` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v10.3.0) Updates `@types/mocha` from 10.0.1 to 10.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Updates `tape` from 5.6.6 to 5.7.5 - [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md) - [Commits](tape-testing/tape@v5.6.6...v5.7.5) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `tsd` from 0.29.0 to 0.30.7 - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.29.0...v0.30.7) Updates `typescript` from 5.2.2 to 5.3.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.2.2...v5.3.3) --- updated-dependencies: - dependency-name: "@nodesecure/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/lodash.merge" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/zen-observable" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: c8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tape dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Mar 1, 2024
This was referenced Mar 1, 2024
Superseded by #177. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/development-dependencies-9718b0a6e9
branch
March 11, 2024 02:27
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 13 updates:
1.8.0
1.9.0
4.6.7
4.6.9
20.5.8
20.11.24
0.8.4
0.8.7
8.0.1
9.1.0
4.3.8
5.1.0
8.48.0
8.57.0
10.2.0
10.3.0
10.0.1
10.0.6
5.6.6
5.7.5
10.9.1
10.9.2
0.29.0
0.30.7
5.2.2
5.3.3
Updates
@nodesecure/eslint-config
from 1.8.0 to 1.9.0Release notes
Sourced from
@nodesecure/eslint-config
's releases.Commits
43d1c97
1.9.05409053
chore: update dependencies (#124)f96b880
chore: drop support for Node 16 (#118)Maintainer changes
This version was pushed to npm by pierred, a new releaser for
@nodesecure/eslint-config
since your current version.Updates
@types/lodash.merge
from 4.6.7 to 4.6.9Commits
Updates
@types/node
from 20.5.8 to 20.11.24Commits
Updates
@types/zen-observable
from 0.8.4 to 0.8.7Commits
Updates
c8
from 8.0.1 to 9.1.0Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
4ae2a4d
chore(main): release 9.1.0 (#513)88db5db
feat: support passing reporter options from config (#459)5e18365
fix(refactor): remove stale check for createDynamicModule128bee2
chore(main): release 9.0.0 (#510)8724c70
chore(deps): update dependency@types/node
to v20 (#496)66705b5
chore(deps): update dependency typescript to v5 (#458)b46b640
feat(deps): update foreground-child to promise API (#512)ef672da
test: fix snapshot (#511)2cdc86b
chore(deps): Remove rimraf (#509)Updates
chai
from 4.3.8 to 5.1.0Release notes
Sourced from chai's releases.
... (truncated)
Commits
2cf92f5
Fix publish script (#1602)1ba37b5
Set support in same members (#1583)f224339
Assert interface fix (#1601)d504573
Implementiterable
assertion (#1592)640d932
Convert comments in "legal comments" format to jsdoc (#1598)e7f768e
Cleanup jsdoc comments (#1596)3290eb4
Remove useless guards and add parentheses to constuctors (#1593)44b81df
5.0.31a4dca1
5.0.257fef84
Fix 1564 (#1566)Updates
eslint
from 8.48.0 to 8.57.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
mocha
from 10.2.0 to 10.3.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
Commits
a886829
chore: fix link in pull request template (#5091)53a4baf
chore: remove unnecessary canvas dependency (#5069)1ebff45
chore: inline nyan reporter's write function (#5056)8812413
fix: add alt text to Built with Netlify badge (#5068)645469e
docs: touchups to labels and a template title post-revamp (#5050)9f99178
docs: overhaul contributing and maintenance docs for end-of-year 2023 (#5038)eca4fec
docs: fix return jsdoc type oftitlePath
(#4886)060f77d
docs: use mocha.js instead of mocha in the example run (#4927)4b60c1a
docs: fix fragment ID for yargs.jsextends
docs (#4918)b41e985
chore: remove stale workflow (#5029)Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.
Updates
@types/mocha
from 10.0.1 to 10.0.6Commits
Updates
tape
from 5.6.6 to 5.7.5Changelog
Sourced from tape's changelog.
... (truncated)
Commits
70d8f91
v5.7.5410e9e4
[actions] remove redundant finisher93c1d12
[Fix] in IE 8,TypeError
does not inherit fromError
82e7d71
[Deps] updatecall-bind
,hasown
af2fe68
[Deps] update@ljharb/resumer
eff3725
[Fix]default_stream
: do not error on nullish databff9dad
[Deps] update@ljharb/resumer
1b2681d
[Fix]throws
: fix crash when throwing primitives with a non-empty expected ...9133c93
[Tests] clean up throws tests