Bump the production-dependencies group across 1 directory with 5 updates#43
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
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` | `13.3.0` | | [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.7.4` | | [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.8.3` | 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 13.3.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.11.1...inquirer@13.3.0) 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.7.4 - [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.7.4) Updates `yaml` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.8.3) --- 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>
Contributor
Author
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
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.113.3.07.2.07.3.07.7.37.7.42.8.22.8.3Updates
@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](https://www.npmjs.com/~GitHub Actions), a new releaser for
@octokit/plugin-retrysince your current version.Updates
inquirerfrom 12.11.1 to 13.3.0Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
526eca2chore: Publish new release60d02c4docs(@inquirer/prompts): highlight auto-detected locale in i18n section (#2011)f773d21feat(@inquirer/prompts-i18n) New i18n package with first set of localization ...dd52bbefeat: allow cursor to land on disabled choices (#2008)64622edfeat(@inquirer/testing): add nextRender() to unit test render API (#2010)32ed010refactor(@inquirer/select,@inquirer/checkbox): clean up disabled choice rende...b23a483fix(@inquirer/checkbox): include disabled+checked items in the answerfd40b43fix(@inquirer/core): discard keystrokes buffered before prompt creationfd001c1chore: Publish new release260d7ebfix(@inquirer/testing): handle SWC-style namespace objects and missing option...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.7.4Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
5993c2echore: release 7.7.4 (#839)120968bdeps:@npmcli/template-oss@4.29.0 (#840)a29faa5fix(cli): pass options to semver.valid() for loose version validation (#835)1d28d5edocs: fix typos and update -n CLI option documentation (#836)5816d4cchore: bump@npmcli/template-ossfrom 4.28.0 to 4.28.1 (#829)ab9e28achore: bump@npmcli/template-ossfrom 4.27.1 to 4.28.0 (#827)44d7130chore: bump@npmcli/eslint-configfrom 5.1.0 to 6.0.0 (#824)7073576chore: reorder parameters in invalid-versions.js test (#820)16a35f5chore: bump@npmcli/template-ossfrom 4.26.0 to 4.27.1 (#823)3a3459dchore: bump@npmcli/template-ossfrom 4.25.1 to 4.26.0 (#818)Updates
yamlfrom 2.8.2 to 2.8.3Release notes
Sourced from yaml's releases.
Commits
ce145872.8.31e84ebbfix: Catch stack overflow during node composition6b24090ci: Include Prettier check in lint action9424deechore: Refresh lockfiled1aca82Add trailingComma ToString option for multiline flow formatting (#670)4321509ci: Drop the branch filter from GitHub PR actions47207d0chore: Update docs-slate5212faechore: Update docs-slateDependabot 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