Bump node-fetch from 1.7.3 to 2.6.7#16
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 1.7.3 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@1.7.3...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
adamsilverstein
pushed a commit
that referenced
this pull request
Feb 3, 2026
* New, reworked structure and editing * Refactoring the entire tabs experience, rough right now, should have this cleaned up by end of week. * Greater granular flex styling, need to go back in and cleanup old styles * Full border styles for menu items * Style tweaks * Enhance tab functionality by updating the AddTabToolbarControl to manage tabs-menu selection and active tab index. Implement auto-edit mode for newly added tabs in the TabsMenu edit component. * Allow renaming of tab blocks, leaving note in deprecation upgrade to remove later * Style and dev cleanup * Default layouts for tabs-menu and keyboard handling * Tweaks * PHPCS cleanup * Dimensions block.json supports, correct format * Adding shadow support * Cleanup * Increased performance, move client side and server side tabs list generation all into context. * Cleanup * Cleanup on styles and blockgap * Lets back off on blockspacing for tabs-menu for now * Introduce new core/tabs-menu-item block (#14) * New block/core tabs menu item (#16) * Introducing new core/tabs-menu-item block, utilizes blockcontextprovider hack we use for templating blocks. *May rename the block to tabs-menu-item-template * Trying to get this working as I'd like * Introducing core/tabs-menu-item, a templating block for styling the interior element of tabs-menu * Style cleanup * Block cleanup for MVP * Add text align to tabs-menu-item * Now tabs-menu interior items can be styled using dimensions controls in tabs-menu * Cleanup * Remove refactor artifact * Cleanup and initializing new tab with a proper label * Tab removal button - Add "Remove Tab" toolbar button to tabs block - Code cleanup * Clearer labels on block toolbar buttons * Cleaning up tabs id, utilizing anchor instead of a custom attribute, injecting tabs id dynamically if none present early in core/tabs context. * new add tab controls per some internal prc user testing with editors * Leaving the add tab in place in tabs-menu-item, pulling from tabs-menu extra appender... for now * Cleanup, align with labels like core/accordion * Move add and remove tab into segmented block toolbar group * Sensible defaults for border on tabs-menu * Resolve phpcs issue * Cleanup on style * Introduce custom controls for moving tab * remove unused tabs styles, get rid of opacity on styles, simplify styles further, enhance block example. * Cleanup on block mover * Resolve some oustanding linting issues * Linting error resolution * Resolving scss linting issue * Update core blocks documentation to reflect changes in supported features for tabs and tab panels, including color and typography attributes. Hoping this resolves final PR checks. Co-authored-by: sethrubenstein <smrubenstein@git.wordpress.org> Co-authored-by: mikachan <mikachan@git.wordpress.org> Co-authored-by: annezazu <annezazu@git.wordpress.org>
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 node-fetch from 1.7.3 to 2.6.7.
Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
1ef4b56backport of #1449 (#1453)8fe5c4e2.x: Specify encoding as an optional peer dependency in package.json (#1310)f56b0c6fix(URL): prefer built in URL version when available and fallback to whatwg (...b5417aefix: import whatwg-url in a way compatible with ESM Node (#1303)18193c5fix v2.6.3 that did not sending query params (#1301)ace7536fix: properly encode url with unicode characters (#1291)152214cFix(package.json): Corrected main file path in package.json (#1274)b5e2e41update version number2358a6cHonor thesizeoption after following a redirect and revert data uri support8c197f8docs: Fix typos and grammatical errors in README.md (#686)Maintainer changes
This version was pushed to npm by endless, a new releaser for node-fetch since your current version.
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 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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.