-
Notifications
You must be signed in to change notification settings - Fork 52
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 dependencies group across 1 directory with 23 updates #146
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-a00de6575c
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `6.0.3` | `7.1.0` | | [@octokit/core](https://github.com/octokit/core.js) | `5.1.0` | `6.1.2` | | [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `9.1.5` | `11.3.0` | | [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `8.1.3` | `9.3.0` | | [@octokit/request-error](https://github.com/octokit/request-error.js) | `5.0.1` | `6.1.1` | | [@octokit/types](https://github.com/octokit/types.ts) | `12.4.0` | `13.5.0` | | [debug](https://github.com/debug-js/debug) | `4.3.4` | `4.3.5` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.1` | `16.4.5` | | [node](https://github.com/aredridel/node-bin-gen) | `21.6.1` | `22.2.0` | | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `6.0.1` | `7.1.1` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.2` | `20.1.4` | | [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.133` | `8.10.138` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.15` | `20.13.0` | | [@types/randomstring](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/randomstring) | `1.1.11` | `1.3.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.11.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `7.11.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.4.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.6.3` | `28.5.0` | | [husky](https://github.com/typicode/husky) | `9.0.9` | `9.0.11` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.2` | `29.1.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` | Updates `@octokit/auth-app` from 6.0.3 to 7.1.0 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v6.0.3...v7.1.0) Updates `@octokit/core` from 5.1.0 to 6.1.2 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v5.1.0...v6.1.2) Updates `@octokit/plugin-paginate-rest` from 9.1.5 to 11.3.0 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v9.1.5...v11.3.0) Updates `@octokit/plugin-throttling` from 8.1.3 to 9.3.0 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v8.1.3...v9.3.0) Updates `@octokit/request-error` from 5.0.1 to 6.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v5.0.1...v6.1.1) Updates `@octokit/types` from 12.4.0 to 13.5.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v12.4.0...v13.5.0) Updates `debug` from 4.3.4 to 4.3.5 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.3.4...4.3.5) Updates `dotenv` from 16.4.1 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.1...v16.4.5) Updates `node` from 21.6.1 to 22.2.0 - [Commits](https://github.com/aredridel/node-bin-gen/commits) Updates `@octokit/plugin-retry` from 6.0.1 to 7.1.1 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v6.0.1...v7.1.1) Updates `@tsconfig/node20` from 20.1.2 to 20.1.4 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/aws-lambda` from 8.10.133 to 8.10.138 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) Updates `@types/jest` from 29.5.11 to 29.5.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/node` from 20.11.15 to 20.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/randomstring` from 1.1.11 to 1.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/randomstring) Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.11.0 - [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/v7.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.20.0 to 7.11.0 - [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/v7.11.0/packages/parser) Updates `eslint` from 8.56.0 to 9.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v9.4.0) Updates `eslint-plugin-jest` from 27.6.3 to 28.5.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.6.3...v28.5.0) Updates `husky` from 9.0.9 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.9...v9.0.11) Updates `prettier` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.2.5) Updates `ts-jest` from 29.1.2 to 29.1.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.2...v29.1.4) Updates `typescript` from 5.3.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/core" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/plugin-paginate-rest" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/plugin-throttling" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/request-error" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/plugin-retry" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@tsconfig/node20" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/aws-lambda" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/randomstring" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: 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
Jun 1, 2024
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
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 dependencies group with 23 updates in the / directory:
6.0.3
7.1.0
5.1.0
6.1.2
9.1.5
11.3.0
8.1.3
9.3.0
5.0.1
6.1.1
12.4.0
13.5.0
4.3.4
4.3.5
16.4.1
16.4.5
21.6.1
22.2.0
6.0.1
7.1.1
20.1.2
20.1.4
8.10.133
8.10.138
29.5.11
29.5.12
20.11.15
20.13.0
1.1.11
1.3.0
6.20.0
7.11.0
6.20.0
7.11.0
8.56.0
9.4.0
27.6.3
28.5.0
9.0.9
9.0.11
3.2.4
3.2.5
29.1.2
29.1.4
5.3.3
5.4.5
Updates
@octokit/auth-app
from 6.0.3 to 7.1.0Release notes
Sourced from
@octokit/auth-app
's releases.... (truncated)
Commits
7dc08e5
feat:appId
argument can be set to Client ID string (#606)81ac6ec
chore(deps): update dependency esbuild to ^0.21.0 (#605)1314f7b
build(deps): lock file maintenance (#604)3e4d477
feat: v7 (#580)d147168
build(deps): lock file maintenance (#601)3e82ec2
build(deps): lock file maintenance (#600)bc8b326
build(deps): lock file maintenancedf0f49b
ci(action): update actions/add-to-project action to v1.0.1 (#598)e63ea29
build(deps): lock file maintenance (#597)8e46539
fix(deps): upgrade@octokit/types
to v13 (#596)Updates
@octokit/core
from 5.1.0 to 6.1.2Release notes
Sourced from
@octokit/core
's releases.... (truncated)
Commits
af3d390
fix(pkg): adddefault
fallback andtypes
export (#673)82a36c9
chore(deps-dev): bump undici from 6.6.1 to 6.11.1ade2813
fix(deps): update dependency@octokit/types
to v131c2bd25
feat(security): Add provenance (#671)a259846
ci(action): update actions/add-to-project action to v115f8674
ci(action): update actions/add-to-project action to v0.6.1 (#668)9ab61fa
chore(deps): update dependency@octokit/auth-action
to v5 (#664)ae20962
ci(action): update actions/add-to-project action to v0.6.042148fc
fix(pkg): add main entry point (#662)88d3536
chore(deps): update dependency@octokit/auth-oauth-app
to v8 (#660)Updates
@octokit/plugin-paginate-rest
from 9.1.5 to 11.3.0Release notes
Sourced from
@octokit/plugin-paginate-rest
's releases.... (truncated)
Commits
8e79d82
feat: Copilot usage endpoints for Enterprise (#613)5a201a7
feat: updates@octokit/types
to v13.4.1 (#609)7392e4b
docs(README): update examples to use ESM (#611)069235f
fix(pkg): add default fallback and types export (#612)f6bae1b
chore(deps): update dependency@octokit/plugin-rest-endpoint-methods
to v13 (...51551cf
reorder bypass_actors.actor_type enum values to be in alphabetical order (#608)3dcc266
ci(action): update actions/add-to-project action to v1.0.1 (#607)02d6110
feat: Updates@octokit/types
to v13.4.0 (#606)f97c080
fix(deps): bump@octokit/types
(#605)2ecd4ff
chore(deps): update dependency@octokit/plugin-rest-endpoint-methods
to v12 (...Updates
@octokit/plugin-throttling
from 8.1.3 to 9.3.0Release notes
Sourced from
@octokit/plugin-throttling
's releases.... (truncated)
Commits
f11e11d
feat: Copilot usage endpoints (#697)1598aa8
build(deps): lock file maintenance (#696)a7574f2
build(deps): lock file maintenance (#693)0f404fb
fix(pkg): add adefault
fallback export (#695)d6abbcf
build(deps): lock file maintenance734bcba
feat: routes changed from repository_id to nwo and enterprise groups now incl...92cbf3b
build(deps): lock file maintenance (#691)7eb48d5
feat(security): Add provenance (#689)8cc6eb9
fix(deps): update dependency@octokit/types
to v134d7603a
build(deps): lock file maintenance (#687)Updates
@octokit/request-error
from 5.0.1 to 6.1.1Release notes
Sourced from
@octokit/request-error
's releases.... (truncated)
Commits
a1ab11e
fix(pkg): adddefault
fallback andtypes
export (#419)3a17551
build(deps): lock file maintenance6279d5a
ci(action): update actions/add-to-project action to v1.0.1 (#418)5410b95
build(deps): lock file maintenance (#417)2836ddb
feat(security): Add provenance (#416)352b655
fix(deps): update dependency@octokit/types
to v13cbb7c9e
build(deps): lock file maintenancef8ae5e2
ci(action): update actions/add-to-project action to v1fcad5eb
build(deps): lock file maintenancef82a549
ci(action): update actions/add-to-project action to v0.6.1 (#411)Updates
@octokit/types
from 12.4.0 to 13.5.0Release notes
Sourced from
@octokit/types
's releases.... (truncated)
Commits
69c7f34
feat: add Copilot operations, bump openapi-types version (#638)e1d788a
ci(action): update actions/checkout digest to 0ad4b8f (#637)29884bd
chore(deps): update dependency json-schema-to-typescript to v14 (#634)52aaab7
build(deps): lock file maintenance27d52a8
ci(action): update actions/checkout digest to 1d96c77 (#636)fa8e2bb
fix: openapi-types and openapi-version minor bumps (#633)a7b5555
ci(action): update actions/add-to-project action to v1.0.1 (#632)73f3c21
feat: updates@octokit/openapi-types
to v22.0.1 (#631)9c58158
feat: addredirect
option inRequestRequestOptions
(#630)d32a77f
feat: Updates@octokit/openapi-types
to 22.0.0 (which had breaking changes). ...Updates
debug
from 4.3.4 to 4.3.5Release notes
Sourced from debug's releases.
Commits
5464bdd
4.3.5f244ada
update authorship contact infocac39b1
Fix/debug depth (#926)f66cb2d
remove .github folder (and the outdated issue templates)d161662
Update ISSUE_TEMPLATE.md12c1ad0
Update ISSUE_TEMPLATE.mdUpdates
dotenv
from 16.4.1 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e833
16.4.56924177
Merge pull request #814 from motdotla/dont-check-existance3533420
changelog 🪵249e5a6
adjust logic to support tests87fd887
do not check if exists1146910
rename .env-multiline to .env.multilined03e397
16.4.43275a0a
changelog 🪵f40a8c3
Merge pull request #812 from motdotla/patch-121dc22d3
replace 14 chaining operatorUpdates
node
from 21.6.1 to 22.2.0Commits
Updates
@octokit/plugin-retry
from 6.0.1 to 7.1.1Release notes
Sourced from
@octokit/plugin-retry
's releases.... (truncated)
Commits
4cc1275
fix(pkg): add adefault
fallback export (#542)6a0722f
build(deps): lock file maintenance (#540)cca1de1
build(deps): lock file maintenance864c134
ci(action): update actions/add-to-project action to v1.0.1 (#538)ab69adb
build(deps): lock file maintenance (#537)dcf1fa3
feat(security): Add provenance (#535)7d5ecaf
fix(deps): update dependency@octokit/types
to v13b901346
build(deps): lock file maintenance (#533)7b6eacc
ci(action): update actions/add-to-project action to v163ab005
build(deps): lock file maintenance (#531)Updates
@tsconfig/node20
from 20.1.2 to 20.1.4Commits
Updates
@types/aws-lambda
from 8.10.133 to 8.10.138Commits
Updates
@types/jest
from 29.5.11 to 29.5.12Commits
Updates
@types/node
from 20.11.15 to 20.13.0Commits
Updates
@types/randomstring
from 1.1.11 to 1.3.0Commits
Updates
@typescript-eslint/eslint-plugin
from 6.20.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
e360541
chore(release): publish 7.11.0b230385
feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...3461f45
test(eslint-plugin): [consistent-type-assertions] add missingoutput: null
...342b873
fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr...b5ce43b
chore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i...c18226e
chore(release): publish 7.10.08d92ba8
docs: [no-floating-promises] fix capitalization typo (#9118)d951d83
fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...987a96e
feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...77fc366
chore(release): publish 7.9.0Updates
@typescript-eslint/parser
from 6.20.0 to 7.11.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
e360541
chore(release): publish 7.11.0c18226e
chore(release): publish 7.10.077fc366
chore(release): publish 7.9.0f53fece
chore: add knip (#8192)ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0Updates
eslint
from 8.56.0 to 9.4.0Release notes
Sourced from eslint's releases.