chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates #77
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 5 updates in the / directory:
10.1.1
10.1.4
11.3.3
11.6.0
6.1.4
6.1.8
9.1.3
9.2.3
7.0.3
7.0.6
Updates
@octokit/endpoint
from 10.1.1 to 10.1.4Release notes
Sourced from
@octokit/endpoint
's releases.Commits
ca8c366
fix(deps): update dependency@octokit/types
to v14 (#523)7b9a884
maint: cleanuppackage.json
and use Node LTS instead of v16 (#519)bcc0f97
build(deps): bump vite from 6.1.0 to 6.2.5 (#522)255c59d
ci(action): update actions/create-github-app-token action to v2 (#521)adeee3e
chore(deps): update dependency prettier to v3.5.3 (#518)ea60e07
chore(deps): update dependency semantic-release-plugin-update-version-in-file...8f43346
chore(deps): update dependency prettier to v3.5.2 (#517)2209b07
chore(deps): update dependency prettier to v3.5.1 (#513)d6cf1ad
fix: linting issues breaking ci (#514)6c9c5be
Merge commit from forkUpdates
@octokit/plugin-paginate-rest
from 11.3.3 to 11.6.0Release notes
Sourced from
@octokit/plugin-paginate-rest
's releases.... (truncated)
Commits
1f44b54
feat: new/orgs/{org}/issue-types
, `/orgs/{org}/issue-types/{issue_type_id}...ef30a05
feat: newGET /orgs/{org}/actions/hosted-runners
, `GET /orgs/{org}/actions/...fbadb74
chore(deps): update dependency prettier to v3.5.3 (#665)1c297ca
chore(deps): update dependency semantic-release-plugin-update-version-in-file...60d26d9
chore(deps): update dependency prettier to v3.5.2 (#664)9a51aad
fix(types): correct pagination return type for data which is an array (#662)8b8c500
fix(types): add back the pagination keys (#653)41876f4
chore(deps): update dependency prettier to v3.5.1 (#658)7d1fade
fix: mitigate ReDos issues & linting issues (#659)bb6c4f9
Merge commit from forkUpdates
@octokit/request-error
from 6.1.4 to 6.1.8Release notes
Sourced from
@octokit/request-error
's releases.Commits
ab4ea7b
fix(deps): update dependency@octokit/types
to v14 (#505)7eba3d2
chore(deps): update dependency tinybench to v4 (#501)549624b
build(deps): bump vite from 6.2.2 to 6.2.5 (#504)11c1adc
build(deps): lock file maintenance (#502)de5f24d
chore(deps): update dependency prettier to v3.5.3 (#499)ef66347
build(deps): lock file maintenance (#500)787201d
build(deps): lock file maintenance (#498)5ab6a76
chore(deps): update dependency prettier to v3.5.2 (#497)f8f8c4a
build(deps): lock file maintenance (#496)eee2491
chore(deps): update dependency prettier to v3.5.1 (#493)Updates
@octokit/request
from 9.1.3 to 9.2.3Release notes
Sourced from
@octokit/request
's releases.Commits
7d576b0
fix(deps): update dependency@octokit/types
to v14 (#753)c9bfc37
build(deps): bump vite from 6.1.0 to 6.2.5 (#750)f7b9616
ci(prettier): use Node LTS instead of Node 16 (#748)1955847
chore(deps): update dependency prettier to v3.5.3 (#745)b71107b
chore(deps): update dependency semantic-release-plugin-update-version-in-file...c855943
chore(deps): update dependency prettier to v3.5.2 (#743)4b2f485
fix(deps): update dependency@octokit/request-error
to v6.1.7 [security] (#740)0320a42
chore(deps): update dependency prettier to v3.5.1 (#737)6bb29ba
fix: mitigate ReDos vulnerabilities & lint (#738)34ff07e
Merge commit from forkUpdates
cross-spawn
from 7.0.3 to 7.0.6Changelog
Sourced from cross-spawn's changelog.
Commits
77cd97f
chore(release): 7.0.66717de4
chore: upgrade standard-versionf700743
fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2
chore: fix build status badge0852683
chore(release): 7.0.5640d391
fix: fix escaping bug introduced by backtrackingbff0c87
chore: remove codecova7c6abc
chore: replace travis with github workflows9b9246e
chore(release): 7.0.45ff3a07
fix: disable regexp backtracking (#160)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.