Bump the npm group with 10 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
dependencies javascript
poad
Bumps the npm group with 10 updates:
Package | From | To |
---|---|---|
@octokit/core | 7.0.0 |
7.0.2 |
@octokit/graphql | 9.0.0 |
9.0.1 |
@types/node | 22.15.19 |
22.15.21 |
@octokit/auth-token | 5.1.2 |
6.0.0 |
@octokit/endpoint | 10.1.4 |
11.0.0 |
@octokit/request-error | 6.1.8 |
7.0.0 |
@octokit/request | 9.2.3 |
10.0.2 |
before-after-hook | 3.0.2 |
4.0.0 |
fast-content-type-parse | 2.0.1 |
3.0.0 |
tsconfck | 3.1.5 |
3.1.6 |
Updates @octokit/core
from 7.0.0 to 7.0.2
Release notes
Sourced from @octokit/core
's releases.
v7.0.2
7.0.2 (2025-05-20)
Bug Fixes
v7.0.1
7.0.1 (2025-05-20)
Bug Fixes
Commits
Updates @octokit/graphql
from 9.0.0 to 9.0.1
Commits
737812f
fix(deps): update dependency@octokit/request
to v10 (#659)- See full diff in compare view
Updates @types/node
from 22.15.19 to 22.15.21
Commits
- See full diff in compare view
Updates @octokit/auth-token
from 5.1.2 to 6.0.0
Release notes
Sourced from @octokit/auth-token
's releases.
v6.0.0
6.0.0 (2025-05-20)
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
Commits
86e1a2f
ci: stop testing against NodeJS v18 (#448)a4be067
build(deps): bump vite from 6.2.6 to 6.3.4 (#447)db17cfb
build(deps): bump vite from 6.2.5 to 6.2.6 (#446)ab9723f
ci(prettier): use Node LTS instead of pinning to a specific version (#442)d269e35
chore(deps): update dependency@octokit/types
to v14 (#445)9c8d051
build(deps): bump vite from 6.1.0 to 6.2.5 (#444)080bcfc
chore(deps): update dependency prettier to v3.5.3 (#438)356b1f5
chore(deps): update dependency prettier to v3.5.2 (#437)dcf9157
chore(deps): update dependency prettier to v3.5.1 (#436)3f5cf51
chore(deps): update dependency esbuild to ^0.25.0 (#435)- Additional commits viewable in compare view
Updates @octokit/endpoint
from 10.1.4 to 11.0.0
Release notes
Sourced from @octokit/endpoint
's releases.
v11.0.0
11.0.0 (2025-05-20)
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
Commits
Updates @octokit/request-error
from 6.1.8 to 7.0.0
Release notes
Sourced from @octokit/request-error
's releases.
v7.0.0
7.0.0 (2025-05-20)
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
Commits
8eee0c1
ci: stop testing against NodeJS v18 (#512)fafa83c
build(deps): lock file maintenance (#513)3023ebe
build(deps): bump vite from 6.3.2 to 6.3.5 (#511)5ea1f60
build(deps): lock file maintenance (#509)dbf0d55
build(deps): lock file maintenance (#508)cf753a6
ci: replaceOCTOKITBOT_PROJECT_ACTION_TOKEN
andOCTOKITBOT_PAT
with a tok...201d185
build(deps): bump vite from 6.2.5 to 6.2.6 (#507)- See full diff in compare view
Updates @octokit/request
from 9.2.3 to 10.0.2
Release notes
Sourced from @octokit/request
's releases.
v10.0.2
10.0.2 (2025-05-20)
Bug Fixes
v10.0.1
10.0.1 (2025-05-20)
Bug Fixes
v10.0.0
10.0.0 (2025-05-20)
Continuous Integration
BREAKING CHANGES
Drop support for NodeJS v18
build: set minimal node version in build script to v20
ci: stop testing against NodeJS v18
Commits
fe8bb4b
fix(deps): update octokit monorepo (major) (#759)a4c1f27
chore(deps): update dependency undici to v7 (#761)8cf6d84
fix(deps): update dependency fast-content-type-parse to v3 (#747)1eefea8
ci: stop testing against NodeJS v18 (#756)b73d921
chore(deps): update dependency undici to v6.21.2 [security] (#758)9820bbe
build(deps): bump vite from 6.2.6 to 6.3.4 (#755)6150627
ci: replaceOCTOKITBOT_PROJECT_ACTION_TOKEN
andOCTOKITBOT_PAT
with a tok...bcd76d7
build(deps): bump vite from 6.2.5 to 6.2.6 (#754)- See full diff in compare view
Updates before-after-hook
from 3.0.2 to 4.0.0
Release notes
Sourced from before-after-hook's releases.
v4.0.0
4.0.0 (2025-05-12)
chore
BREAKING CHANGES
- drop support for Node 16 and Node 18
Commits
Updates fast-content-type-parse
from 2.0.1 to 3.0.0
Release notes
Sourced from fast-content-type-parse's releases.
v3.0.0
What's Changed
- build(dependabot): reduce npm updates to monthly by
@Fdawgs
in fastify/fast-content-type-parse#44- chore: rename master to main by
@Fdawgs
in fastify/fast-content-type-parse#45- ci: drop node16 and 18 by
@Eomm
in fastify/fast-content-type-parse#47- ci(ci): set job permissions by
@Fdawgs
in fastify/fast-content-type-parse#48- test: migrate to node test runner by
@ilteoood
in fastify/fast-content-type-parse#46New Contributors
@Eomm
made their first contribution in fastify/fast-content-type-parse#47@ilteoood
made their first contribution in fastify/fast-content-type-parse#46Full Changelog: https://github.com/fastify/fast-content-type-parse/compare/v2.0.1...v3.0.0
Commits
Updates tsconfck
from 3.1.5 to 3.1.6
Release notes
Sourced from tsconfck's releases.
tsconfck@3.1.6
Patch Changes
- fix: support extends
.
edge case (#221)
Changelog
Sourced from tsconfck's changelog.
3.1.6
Patch Changes
- fix: support extends
.
edge case (#221)
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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 553635 |
UUID: | 3079532276 |
Node ID: | PR_kwDOE3aIh86XBlNY |
Host: | GitHub |
Repository: | poad/github-pull-requester |