Bump the production-dependencies group across 1 directory with 5 updates#43
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
b81f9d8 to
ff87b57
Compare
Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) | `8.0.3` | `8.1.0` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.11.1` | `14.0.2` | | [p-limit](https://github.com/sindresorhus/p-limit) | `7.2.0` | `7.3.0` | | [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.8.5` | | [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.9.0` | Updates `@octokit/plugin-retry` from 8.0.3 to 8.1.0 - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v8.0.3...v8.1.0) Updates `inquirer` from 12.11.1 to 14.0.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.11.1...inquirer@14.0.2) Updates `p-limit` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v7.2.0...v7.3.0) Updates `semver` from 7.7.3 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.7.3...v7.8.5) Updates `yaml` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: "@octokit/plugin-retry" dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: inquirer dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: p-limit dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: semver dependency-version: 7.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ff87b57 to
cb7175d
Compare
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 5 updates in the / directory:
8.0.38.1.012.11.114.0.27.2.07.3.07.7.37.8.52.8.22.9.0Updates
@octokit/plugin-retryfrom 8.0.3 to 8.1.0Release notes
Sourced from @octokit/plugin-retry's releases.
Commits
e8bdeb7feat: add types (#661)96f572fchore(deps): replace glob with tinyglobby (#657)2b9b2eabuild(deps): bump glob (#656)31bd239build(deps): lock file maintenance (#643)58b66d1chore(deps): update dependency node to v24 (#649)927b598chore(deps): update dependency prettier to v3.6.2 (#636)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@octokit/plugin-retrysince your current version.Updates
inquirerfrom 12.11.1 to 14.0.2Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
bfd8710chore: Publish new release55cc5f3feat: add reusable package lint CLI3af9ed0test(inquirer): capture prompt runner output4381857fix(@inquirer/input): remove stale lint suppression45df331fix(@inquirer/external-editor): harden editor temp filesadef323chore: limit CI token permissionsb43359dchore: Publish new release24ecae2chore: fix yarn.lockb078d97fix: validate package engine compatibility3a49f9fchore(deps-dev): Bump oxfmt in the formatting group (#2143)Updates
p-limitfrom 7.2.0 to 7.3.0Release notes
Sourced from p-limit's releases.
Commits
886bda57.3.08907801AddrejectOnClearoptionce9d71cAdd test for shared context provider pattern24503f9Document recursive limiter deadlocks9bce97aAdd recipes documentation870db0fSupport options object inpLimit()1fb1407Fix benchmarksUpdates
semverfrom 7.7.3 to 7.8.5Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
Commits
6e05b76chore: release 7.8.5 (#879)9c8692afix: include prereleases in tilde range lower bound with includePrerelease (#...8640bd6chore: release 7.8.4 (#875)e583226fix: reject numeric segments after x-ranges6b77aa8chore: release 7.8.3 (#873)3485ddachore: bump@npmcli/eslint-configfrom 6.0.1 to 7.0.0 (#866)046da7ffix: align caret includePrerelease lower bounds (#872)efafcf8chore: release 7.8.2 (#871)bea6028fix: increment dotted prerelease identifiers (#870)7641608chore: release 7.8.1 (#868)Updates
yamlfrom 2.8.2 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)