deps(deps): bump the production-dependencies group across 1 directory with 7 updates - #14
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… with 7 updates Bumps the production-dependencies group with 4 updates in the / directory: [semver](https://github.com/npm/node-semver), [@octokit/core](https://github.com/octokit/core.js), [json-with-bigint](https://github.com/Ivan-Korolenko/json-with-bigint) and [undici](https://github.com/nodejs/undici). Updates `semver` from 7.8.4 to 7.8.5 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.8.4...v7.8.5) Updates `@octokit/core` from 7.0.6 to 7.0.7 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v7.0.6...v7.0.7) Updates `@octokit/graphql` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](octokit/graphql.js@v9.0.3...v9.0.4) Updates `@octokit/request` from 10.0.10 to 10.0.13 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v10.0.10...v10.0.13) Updates `@octokit/request-error` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v7.1.0...v7.1.1) Updates `json-with-bigint` from 3.5.8 to 3.5.10 - [Commits](https://github.com/Ivan-Korolenko/json-with-bigint/commits) Updates `undici` from 6.26.0 to 6.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.26.0...v6.28.0) --- updated-dependencies: - dependency-name: semver dependency-version: 7.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/core" dependency-version: 7.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/graphql" dependency-version: 9.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/request" dependency-version: 10.0.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@octokit/request-error" dependency-version: 7.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: json-with-bigint dependency-version: 3.5.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🔮 Release PreviewWhat's Changed🧹 Chores
Full Changelog: V1...preview |
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 production-dependencies group with 4 updates in the / directory: semver, @octokit/core, json-with-bigint and undici.
Updates
semverfrom 7.8.4 to 7.8.5Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
6e05b76chore: release 7.8.5 (#879)9c8692afix: include prereleases in tilde range lower bound with includePrerelease (#...Updates
@octokit/corefrom 7.0.6 to 7.0.7Release notes
Sourced from @octokit/core's releases.
Commits
087a093fix(deps): update dependency@octokit/typesto v17 (#797)e8c8789ci(action): update actions/create-github-app-token action to v3 (#770)a648383chore(deps): bump postcss from 8.5.15 to 8.5.23 (#790)57516b7chore(deps-dev): bump undici from 7.24.0 to 7.28.0 (#785)c1d1befchore(deps): bump picomatch from 4.0.3 to 4.0.4 (#772)c60ac22chore(deps): bump postcss from 8.5.3 to 8.5.15 (#778)8a9fb20chore(deps): update dependency esbuild to ^0.28.0 [security] (#782)83550e2chore(deps-dev): bump minimatch from 9.0.5 to 9.0.9 (#766)dd8908cchore(deps): bump rollup from 4.41.0 to 4.59.0 (#765)e265d99chore(deps-dev): bump undici from 7.10.0 to 7.24.0 (#768)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/coresince your current version.Updates
@octokit/graphqlfrom 9.0.3 to 9.0.4Release notes
Sourced from @octokit/graphql's releases.
Commits
af94a01chore(deps): update dependency prettier to v3.9.6 (#686)2b24525build(deps): lock file maintenance (#704)245ee6efix(deps): update dependency@octokit/typesto v17 (#705)9d55053ci(action): update actions/add-to-project action to v2 (#695)c92e5e3ci(action): update actions/checkout action to v7 (#700)1d10b42chore(deps): update dependency typescript to v7 (#701)25587cfci(action): update actions/setup-node action to v7 (#702)9fef990ci(action): update actions/create-github-app-token action to v3 (#688)5ef2ab4build(deps): lock file maintenance (#699)7018c70chore(deps): update dependency esbuild to ^0.28.0 [security] (#698)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/graphqlsince your current version.Updates
@octokit/requestfrom 10.0.10 to 10.0.13Release notes
Sourced from @octokit/request's releases.
Commits
e127cfefix(deps): update dependency@octokit/typesto v17 (#828)deadf90ci(action): update actions/setup-node action to v7 (#824)facf3cbfix: don't decode application/octet-stream as text when charset is utf-8 (#823)554e102fix: handle primitive JSON error bodies without throwing (#820)14cf144build(deps-dev): bump undici from 7.24.0 to 7.28.0 (#813)eccf620chore(deps): update dependency esbuild to v0.28.1 [security] (#809)Updates
@octokit/request-errorfrom 7.1.0 to 7.1.1Release notes
Sourced from @octokit/request-error's releases.
Commits
960f081fix(deps): update dependency@octokit/typesto v17 (#569)2be455achore(deps): update dependency esbuild to ^0.28.0 [security] (#562)4013f20ci(action): update actions/checkout action to v7 (#564)bf1a7ebbuild(deps): lock file maintenance (#563)81a8d78build(deps): lock file maintenance (#549)78c94bbchore(deps): update dependency prettier to v3.7.4 (#547)1517a0dchore(deps): update dependency prettier to v3.7.1 (#546)786ec41build(deps): lock file maintenance (#544)1f821c4ci(action): update actions/checkout action to v6 (#543)297cd3ebuild(deps): lock file maintenance (#539)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/request-errorsince your current version.Updates
json-with-bigintfrom 3.5.8 to 3.5.10Commits
Updates
undicifrom 6.26.0 to 6.28.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
01a912eBumped v6.28.0 (#5591)481ecfcUse Node 22 and npm 11 to release740a0b7fix: validate blob body content type2698e49fix: validate coerced header values for CRLF (#5579)4fd5a0ctest(retry): correct broken content-range fixtures in retry-handler.jscba3a52fix(retry): reject partial content length mismatchaf74840fix: harden cookie domain, path, and unparsed attribute validation551138cBumped v6.27.0 (#5431)b7f252eBackport WebSocket maxPayloadSize fixes to v7.x (#5423) (#5428)25efa44fix(cookies): preserve values and parse SameSite strictlyDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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