Skip to content

Bump node-fetch and react-bootstrap-typeahead #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 29, 2025

Bumps node-fetch to 2.7.0 and updates ancestor dependency react-bootstrap-typeahead. These dependencies need to be updated together.

Updates node-fetch from 2.3.0 to 2.7.0

Release notes

Sourced from node-fetch's releases.

v2.7.0

2.7.0 (2023-08-23)

Features

v2.6.13

2.6.13 (2023-08-18)

Bug Fixes

v2.6.12

2.6.12 (2023-06-29)

Bug Fixes

v2.6.11

2.6.11 (2023-05-09)

Reverts

v2.6.10

2.6.10 (2023-05-08)

Bug Fixes

v2.6.9

2.6.9 (2023-01-30)

Bug Fixes

v2.6.8

2.6.8 (2023-01-13)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.


Updates react-bootstrap-typeahead from 4.0.0-alpha.9 to 4.2.3

Release notes

Sourced from react-bootstrap-typeahead's releases.

v4.2.3

Bug Fixes

  • Incorporate escape-string-regexp function (#540)
  • Fix menu cycling (#545)

v4.2.2

  • Fix outdated yarn.lock file
  • Update flow version

v4.2.0

Bug Fixes

  • Fix keyboard navigation in StrictMode (#530)

Deprecations

  • Deprecate getInstance
  • Deprecate bsSize prop

Enhancements + Feature Requests

  • Accept node for newSelectionPrefix and paginationText (#535)
  • Add toggleMenu callback

Internal + Documentation

  • Upgrade dependencies
  • Update how tests access the component instance
  • Add community examples section to README (#455)
  • Fix anchor links in upgrade guide
  • Remove duplicated labelKey tag in docs (Thanks @​atefBB!)

v4.1.0

Bug Fixes

  • Don't perform results logic when menu is hidden
  • Reset state.initialItem when hiding menu
  • Fix Flow type import

Internal

  • Upgrade flow-bin + rollup
  • Upgrade minor versions of dependencies
  • Use React.Fragment instead of array
  • lodash.isequal -> fast-deep-equal (~8% pkg reduction)
  • Pass input node to hint container via context
  • Update Typeahead child function signature
  • Move reference element ref to main component
  • Move RootCloseWrapper to main component
  • Simplify ref flow types

v4.0.0

Breaking Changes

See the upgrade guide for details on how to migrate to v4.0:

  • Require React >=16.3.0
  • Remove create-react-context & react-lifecycles-compat dependencies

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.7.0 and updates ancestor dependency [react-bootstrap-typeahead](https://github.com/ericgio/react-bootstrap-typeahead). These dependencies need to be updated together.


Updates `node-fetch` from 2.3.0 to 2.7.0
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.3.0...v2.7.0)

Updates `react-bootstrap-typeahead` from 4.0.0-alpha.9 to 4.2.3
- [Release notes](https://github.com/ericgio/react-bootstrap-typeahead/releases)
- [Changelog](https://github.com/ericgio/react-bootstrap-typeahead/blob/main/CHANGELOG.md)
- [Commits](ericgio/react-bootstrap-typeahead@v4.0.0-alpha.9...v4.2.3)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-version: 2.7.0
  dependency-type: indirect
- dependency-name: react-bootstrap-typeahead
  dependency-version: 4.2.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants