⬆️ npm: Bump the npm group with 7 updates#119
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the npm group with 7 updates: | Package | From | To | | --- | --- | --- | | [@octokit/core](https://github.com/octokit/core.js) | `6.1.5` | `7.0.2` | | [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `12.0.0` | `13.0.1` | | [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) | `10.0.0` | `11.0.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.5` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.4.1` | | [globals](https://github.com/sindresorhus/globals) | `16.0.0` | `16.2.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.1` | `16.1.0` | Updates `@octokit/core` from 6.1.5 to 7.0.2 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v6.1.5...v7.0.2) Updates `@octokit/plugin-paginate-rest` from 12.0.0 to 13.0.1 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v12.0.0...v13.0.1) Updates `@octokit/plugin-throttling` from 10.0.0 to 11.0.1 - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v10.0.0...v11.0.1) Updates `eslint-config-prettier` from 10.1.2 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.5) Updates `eslint-plugin-prettier` from 5.2.6 to 5.4.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.6...v5.4.1) Updates `globals` from 16.0.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.2.0) Updates `lint-staged` from 15.5.1 to 16.1.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.1...v16.1.0) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@octokit/plugin-paginate-rest" dependency-version: 13.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-prettier dependency-version: 5.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: lint-staged dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 npm group with 7 updates:
6.1.57.0.212.0.013.0.110.0.011.0.110.1.210.1.55.2.65.4.116.0.016.2.015.5.116.1.0Updates
@octokit/corefrom 6.1.5 to 7.0.2Release notes
Sourced from
@octokit/core's releases.Commits
629fa4efix(deps): update octokit monorepo (major) (#742)1aba598chore(deps): update dependency undici to v7 (#711)2abf89efix(deps): update dependency before-after-hook to v4 (#739)78747bfci: stop testing against NodeJS v18 (#738)38dd554chore(deps): update dependency undici to v6.21.2 [security] (#741)f7cb18fbuild: remove glob (#737)22243bdchore(deps): bump vite from 6.2.6 to 6.3.4 (#735)e0d36c5ci: replaceOCTOKITBOT_PROJECT_ACTION_TOKENandOCTOKITBOT_PATwith a tok...e72adddchore(deps): bump vite from 6.2.5 to 6.2.6 (#733)Updates
@octokit/plugin-paginate-restfrom 12.0.0 to 13.0.1Release notes
Sourced from
@octokit/plugin-paginate-rest's releases.Commits
8ec2713fix(deps): update@octokit/types- no new paginated endpoints (#680)ed29fbbchore(deps): update octokit monorepo (major) (#679)0b0bb9cci: stop testing against NodeJS v18 (#677)953a47ebuild(deps): bump vite from 6.2.6 to 6.3.4 (#675)0d99874chore(deps): update dependency npm-run-all2 to v8 (#676)bc23874chore(deps): update dependency github-openapi-graphql-query to v5 (#674)a7ee299ci: replaceOCTOKITBOT_PROJECT_ACTION_TOKENandOCTOKITBOT_PATwith a tok...6697b2fbuild(deps): bump vite from 6.2.5 to 6.2.6 (#672)Updates
@octokit/plugin-throttlingfrom 10.0.0 to 11.0.1Release notes
Sourced from
@octokit/plugin-throttling's releases.Commits
a6781b0fix(deps): update octokit monorepo (major) (#795)40245a8ci: stop testing against NodeJS v18 (#793)c49c814build(deps): lock file maintenance (#792)3c9fd66build(deps): bump vite from 6.3.2 to 6.3.5 (#791)b1ad292build(deps): lock file maintenance (#788)f7cf33echore(deps): update dependency npm-run-all2 to v8 (#790)65500c7chore(deps): update dependency github-openapi-graphql-query to v5 (#787)5868566build(deps): lock file maintenance (#786)0be47f6build(deps): bump vite from 6.2.5 to 6.2.6 (#785)Updates
eslint-config-prettierfrom 10.1.2 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)Updates
eslint-plugin-prettierfrom 5.2.6 to 5.4.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
3d15deachore: release eslint-plugin-prettier (#741)c21521ffix(deps): bumpsynckitto v0.11.7 (#740)cd48a27chore: release eslint-plugin-prettier (#737)59a0caerefactor: migrateworker.jstoworker.mjs(#736)5eaf8fdchore: release eslint-plugin-prettier (#735)dcf2c80ci: enable autofix.ci and pkg-pr-new workflows (#734)3247172chore: release eslint-plugin-prettier (#733)6fe0c90feat: preferConfigoverFlatConfigwhen they're equal (#674)9e37575chore: migrate@typedefjsdoc to@import(#729)27030ddchore(deps): update all dependencies (#727)Updates
globalsfrom 16.0.0 to 16.2.0Release notes
Sourced from globals's releases.
Commits
d10fa8416.2.0c7468c5Test update script on CI (#296)e4f6e8cAdd newgreasemonkeyglobals (#299)a1d29d416.1.05c58875Update globals (#293)498071cReplaceexecawithnano-spawn(#295)082c583FixexcludeBuiltins(#292)3fd937fFix update script (#289)cb1fb33Update dependencies (#288)Updates
lint-stagedfrom 15.5.1 to 16.1.0Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
f92caaachore(changeset): releasee729daafeat: add "--no-revert" flag to disable reverting to original state in case o...c37dc38fix: lower minimum required Node.js version to 20.1748f778fbuild(deps): update dependenciesb27fa3ffeat: leave out symlinks from list of staged filesa941f2cdocs: add table of contents section to README.md (#1555)dad5490chore(changeset): release1c19e82build(deps): update dependencies and require Node.js 20.1808cf8f5docs: update README.md and bump nano-spawn as major change276dcc8refactor: simplify config validationDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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