Bump the npm_and_yarn group across 2 directories with 33 updates#6
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm_and_yarn group across 2 directories with 33 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [octokit](https://github.com/octokit/octokit.js) | `1.8.0` | `5.0.5` | | [markdown-it](https://github.com/markdown-it/markdown-it) | `12.3.2` | `14.1.1` | | [rollup](https://github.com/rollup/rollup) | `2.79.1` | `2.80.0` | | [koa](https://github.com/koajs/koa) | `2.13.4` | `3.1.2` | | [playwright](https://github.com/microsoft/playwright) | `1.28.1` | `1.60.0` | | [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` | | [ws](https://github.com/websockets/ws) | `8.14.2` | `8.20.1` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [@tootallnate/once](https://github.com/TooTallNate/once) | `1.1.2` | `removed` | | [jsdom](https://github.com/jsdom/jsdom) | `17.0.0` | `29.1.1` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `2.0.1` | `2.1.0` | | [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.11` | `1.1.14` | | [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` | | [diff](https://github.com/kpdecker/jsdiff) | `5.1.0` | `5.2.2` | | [ejs](https://github.com/mde/ejs) | `3.1.9` | `3.1.10` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.3` | `9.0.9` | | [minimatch](https://github.com/isaacs/minimatch) | `5.1.6` | `5.1.9` | | [minimatch](https://github.com/isaacs/minimatch) | `3.1.2` | `3.1.5` | | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.7` | `4.7.9` | | [ip](https://github.com/indutny/node-ip) | `1.1.8` | `removed` | | [@web/dev-server](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server) | `0.1.31` | `0.4.6` | | [js-yaml](https://github.com/nodeca/js-yaml) | `3.14.1` | `3.14.2` | | [liquidjs](https://github.com/harttle/liquidjs) | `10.7.1` | `10.27.0` | | [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` | | [node-forge](https://github.com/digitalbazaar/forge) | `1.3.1` | `1.4.0` | | [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `6.2.1` | `6.3.0` | | [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` | | [pug](https://github.com/pugjs/pug) | `3.0.2` | `3.0.4` | | [qs](https://github.com/ljharb/qs) | `6.11.2` | `6.15.2` | | [undici](https://github.com/nodejs/undici) | `5.21.0` | `6.24.1` | | [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) | `14.3.0` | `14.26.4` | Bumps the npm_and_yarn group with 1 update in the /packages/lit-dev-cloudbuild-cleanup directory: [octokit](https://github.com/octokit/octokit.js). Updates `octokit` from 1.8.0 to 5.0.5 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v1.8.0...v5.0.5) Updates `markdown-it` from 12.3.2 to 14.1.1 - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@12.3.2...14.1.1) Updates `rollup` from 2.79.1 to 2.80.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.1...v2.80.0) Updates `koa` from 2.13.4 to 3.1.2 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.13.4...v3.1.2) Updates `playwright` from 1.28.1 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.28.1...v1.60.0) Updates `ws` from 7.5.9 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) Updates `ws` from 8.14.2 to 8.20.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `@octokit/plugin-paginate-rest` from 2.18.0 to 14.0.0 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v2.18.0...v14.0.0) Updates `@octokit/request` from 5.6.3 to 10.0.9 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v5.6.3...v10.0.9) Updates `@octokit/request-error` from 2.1.0 to 7.1.0 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v2.1.0...v7.1.0) Updates `@octokit/webhooks` from 9.26.0 to 14.2.0 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v9.26.0...v14.2.0) Removes `@tootallnate/once` Updates `jsdom` from 17.0.0 to 29.1.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v17.0.0...v29.1.1) Updates `brace-expansion` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v2.1.0) Updates `brace-expansion` from 1.1.11 to 1.1.14 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v2.1.0) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `diff` from 5.1.0 to 5.2.2 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v5.1.0...v5.2.2) Updates `ejs` from 3.1.9 to 3.1.10 - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/RELEASE_NOTES_v5.md) - [Commits](mde/ejs@v3.1.9...v3.1.10) Updates `minimatch` from 9.0.3 to 9.0.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.9) Updates `minimatch` from 5.1.6 to 5.1.9 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.9) Updates `minimatch` from 3.1.2 to 3.1.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.9) Updates `handlebars` from 4.7.7 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.7...v4.7.9) Removes `ip` Updates `@web/dev-server` from 0.1.31 to 0.4.6 - [Release notes](https://github.com/modernweb-dev/web/releases) - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server/CHANGELOG.md) - [Commits](https://github.com/modernweb-dev/web/commits/@web/dev-server@0.4.6/packages/dev-server) Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) Updates `jws` from 3.2.2 to 4.0.0 - [Release notes](https://github.com/brianloveswords/node-jws/releases) - [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md) - [Commits](auth0/node-jws@v3.2.2...v4.0.0) Updates `liquidjs` from 10.7.1 to 10.27.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.7.1...v10.27.0) Updates `micromatch` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.5...4.0.8) Updates `node-forge` from 1.3.1 to 1.4.0 - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](digitalbazaar/forge@v1.3.1...v1.4.0) Updates `path-to-regexp` from 6.2.1 to 6.3.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v6.2.1...v6.3.0) Updates `picomatch` from 2.3.1 to 2.3.2 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) Updates `pug` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.4) Updates `pug-code-gen` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/pugjs/pug/releases) - [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@3.0.2...pug-code-gen@3.0.4) Updates `qs` from 6.11.2 to 6.15.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.2...v6.15.2) Updates `undici` from 5.21.0 to 6.24.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.21.0...v6.24.1) Updates `discord.js` from 14.3.0 to 14.26.4 - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/14.26.4/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.26.4/packages/discord.js) Updates `octokit` from 1.8.1 to 5.0.5 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v1.8.0...v5.0.5) --- updated-dependencies: - dependency-name: octokit dependency-version: 5.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: markdown-it dependency-version: 14.1.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 2.80.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: koa dependency-version: 3.1.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: playwright dependency-version: 1.60.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.20.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-version: 7.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/plugin-paginate-rest" dependency-version: 14.0.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/request" dependency-version: 10.0.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/request-error" dependency-version: 7.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/webhooks" dependency-version: 14.2.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@tootallnate/once" dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jsdom dependency-version: 29.1.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 2.1.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.14 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: diff dependency-version: 5.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ejs dependency-version: 3.1.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 5.1.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ip dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@web/dev-server" dependency-version: 0.4.6 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jws dependency-version: 4.0.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: liquidjs dependency-version: 10.27.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: micromatch dependency-version: 4.0.8 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: node-forge dependency-version: 1.4.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 6.3.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pug dependency-version: 3.0.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: pug-code-gen dependency-version: 3.0.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 6.24.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: discord.js dependency-version: 14.26.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: octokit dependency-version: 5.0.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 npm_and_yarn group with 27 updates in the / directory:
1.8.05.0.512.3.214.1.12.79.12.80.02.13.43.1.21.28.11.60.07.5.97.5.108.14.28.20.17.0.37.0.61.1.2removed17.0.029.1.12.0.12.1.01.1.111.1.143.0.23.0.35.1.05.2.23.1.93.1.109.0.39.0.95.1.65.1.93.1.23.1.54.7.74.7.91.1.8removed0.1.310.4.63.14.13.14.210.7.110.27.04.0.54.0.81.3.11.4.06.2.16.3.02.3.12.3.23.0.23.0.46.11.26.15.25.21.06.24.114.3.014.26.4Bumps the npm_and_yarn group with 1 update in the /packages/lit-dev-cloudbuild-cleanup directory: octokit.
Updates
octokitfrom 1.8.0 to 5.0.5Release notes
Sourced from octokit's releases.
... (truncated)
Commits
45c56fffix(deps): update octokit monorepo (major) (#2903)823c506chore(deps): update vitest monorepo to v4 (major) (#2900)768ac1bbuild(deps): lock file maintenance (#2899)dcca43cchore(deps): update dependency@types/nodeto v24 (#2901)d1ddfe8ci(action): update peter-evans/create-or-update-comment action to v5 (#2889)791d318chore(deps): update dependency prettier to v3.6.2 (#2863)362cce8build(deps): lock file maintenance (#2861)b84c9d4fix(deps): update dependency@octokit/typesto v15 (#2880)011e821ci(action): update github/codeql-action action to v4 (#2891)93055b6ci(action): update actions/setup-node action to v6 (#2895)Updates
markdown-itfrom 12.3.2 to 14.1.1Changelog
Sourced from markdown-it's changelog.
... (truncated)
Commits
b4a9b6514.1.1 released4b4bbcaFixed perf regression in linkify-it wrapperd2782d8Add supplementary example-driven documentation (#1092)0fe7ccb14.1.0 releaseda367c44Fix typo in comments of text.mjs (#1015)7ad8179add changelog5e90063simplify logic in scanDelimsd7ce5ecMerge pull request #1009 from notriddle/spec-0.31.20bfc57dUpdate spec to 0.31.2cd24778Update to comply with spec 0.31.2Updates
rollupfrom 2.79.1 to 2.80.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
d17ae152.80.0d6dee5eValidate bundle stays within output dir (#6277)c9bd03d2.79.248aef33fix: resolve DOM Clobbering CVE-2024-43788 (backport to v2) (#5677)Updates
koafrom 2.13.4 to 3.1.2Release notes
Sourced from koa's releases.
... (truncated)
Changelog
Sourced from koa's changelog.
... (truncated)
Commits
c5a52e03.1.255ab9baMerge commit from forkfecd464build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1922)d2066cfbuild(deps): bump content-disposition from 0.5.4 to 1.0.1 (#1917)8694a06docs: use correct term "Server-Sent Events" in guide (#1920)096682bbuild(deps): bump mime-types from 3.0.1 to 3.0.2 (#1918)8215c2ebuild(deps): bump http-errors from 2.0.0 to 2.0.1 (#1919)cfe5ec6build(deps-dev): bump qs from 6.14.0 to 6.14.1 (#1921)0a6afa5fix: typo in troubleshooting.md (#1916)2e52fb53.1.1Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for koa since your current version.
Updates
playwrightfrom 1.28.1 to 1.60.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
87bb9ddcherry-pick(#40747): fix(yauzl): vendor yauzl with destroy-lifecycle fix9a9c51ccherry-pick(#40733): chore(electron): revert #40184 (move Electron API to a s...4b3b628cherry-pick(#40736): Revert "feat(electron): add timeout option to electronAp...f869f96chore: bump version to v1.60.0 (#40714)7eb6918cherry-pick(#40710): docs: release notes v1.60118d2aacherry-pick(#40693): chore(python): formdata path type54012f5chore(deps): bump ip-address and express-rate-limit (#40680)9fa531dfix(screencast): unblock frame ack when an async client disconnects (#40674)3649db5chore(mcp): bump default extension protocol to v2 (#40678)bb6c009chore(extension): mark 0.2.1 (#40679)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for playwright since your current version.
Updates
wsfrom 7.5.9 to 7.5.10Release notes
Sourced from ws's releases.
Commits
d962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)Updates
wsfrom 8.14.2 to 8.20.1Release notes
Sourced from ws's releases.
Commits
d962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)Updates
cross-spawnfrom 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)Updates
@octokit/plugin-paginate-restfrom 2.18.0 to 14.0.0Release notes
Sourced from @octokit/plugin-paginate-rest's releases.
... (truncated)
Commits
413e899feat: add immutable releases, enterprise team membership, enterprise team org...3d311d6chore(deps): update dependency@types/nodeto v24 (#701)ba56fbcfix(deps): update@octokit/types(#698)80745beci(action): update actions/checkout action to v5 (#687)0e236cbfeat: new Projects v2 endpoints, new code scanning dismissal endpoints, many ...bf19e3echore(deps): update dependency prettier to v3.6.2 (#685)4f9fc56ci(action): update actions/setup-node action to v5 (#688)8e5da25fix: handle url in response when using pagination with compareCommits (#686)6d8ea8afeat: add paginatantion support forcompareCommitsand `compareCommitsWith...8ec2713fix(deps): update@octokit/types- no new paginated endpoints (#680)Updates
@octokit/requestfrom 5.6.3 to 10.0.9Release notes
Sourced from @octokit/request's releases.
... (truncated)
Commits
a9f64a0fix(deps): switch to using the "content-type" package for content type parsin...4abc280chore(deps): update dependency undici to v7.24.0 [security] (#800)f13f5d9fix: usejson-with-bigintinstead of built-in JSON methods in order to prop...9ba6ae0Document that unsuccessful HTTP status code result in an exception (#795)7160b82chore(deps): replace glob with tinyglobby (#791)ab8018bci(action): update peter-evans/create-or-update-comment action to v5 (#776)fb916e4build(deps): bump vite from 6.3.4 to 6.4.1 (#780)e1eb769chore(deps): update dependency esbuild to ^0.27.0 (#784)f17c1c1fix(readme): properly structure the options for custom agent (#786)ea46fa9ci(action): update github/codeql-action action to v4 (#778)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/requestsince your current version.Updates
@octokit/request-errorfrom 2.1.0 to 7.1.0Release notes
Sourced from @octokit/request-error's releases.
... (truncated)
Commits
2ea2780feat: inherit options from baseErrorclass to add support for thecause...ac7b309chore(deps): update vitest monorepo to v4 (major) (#531)dadc76dci(action): update peter-evans/create-or-update-comment action to v5 (#525)f57f2e6build(deps): lock file maintenance (#534)e5a75effix(deps): update dependency@octokit/typesto v16 (#533)e5d5de2chore(deps): update dependency@types/nodeto v24 (#532)8cc127bci(action): update actions/setup-node action to v6 (#529)b3a876bbuild(deps): lock file maintenance (#527)cf1817bci(action): update github/codeql-action action to v4 (#528)61f1e87chore(deps): update dependency tinybench to v5 (#519)Updates
@octokit/webhooksfrom 9.26.0 to 14.2.0Release notes
Sourced from @octokit/webhooks's releases.
... (truncated)
Commits
b47e4b0feat: newsecret_scanning_alert.assigned, `secret_scanning_alert.unassigned...5ca3206ci(action): update github/codeql-action action to v4 (#1178)07b617cci(action): update actions/setup-node action to v6 (#1179)3e7c815build(deps): lock file maintenance (#1177)be82b3dci(action): update peter-evans/create-or-update-comment action to v5 (#1175)73ec1fcchore(deps): update vitest monorepo to v4 (major) (#1181)4b4ad0fbuild(deps): lock file maintenance (#1174)2a24466ci(action): update actions/checkout action to v5 (#1170)aea297eci(action): update actions/setup-node action to v5 (#1172)302105ebuild(deps): lock file maintenance (#1168)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/webhookssince your current version.Removes
@tootallnate/onceUpdates
jsdomfrom 17.0.0 to 29.1.1Release notes
Sourced from jsdom's releases.