Skip to content
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

Bump node-fetch and @reach/router in /NextGenSoftware.OASIS.API.Core.Apollo.Client/client #324

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps node-fetch to 2.7.0 and updates ancestor dependency @reach/router. These dependencies need to be updated together.

Updates node-fetch from 2.6.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 @reach/router from 1.2.1 to 1.3.4

Changelog

Sourced from @​reach/router's changelog.

v1.3.4

  • d7e4cfc Support forwarding url params with wildcard paths

v1.3.3

1.3.2 was a failed publish

  • 8b93694 Fix an encoding issue with browsers who do not encode urls
  • d0962d7 Fix a bug on specific vendors that do not ship location.pathname
  • 244e2bf Improve compatibility for createMemorySource

v1.3.1

  • f40ea53 Fix an accidental breaking change not exposing all location properties

v1.3.0

  • 56d4dca Added 4 new Hook APIs!
    • useLocation
    • useParams
    • useNavigate
    • useMatch
  • 15298df Improved displayName for react context
  • 11e9ed6 Fixed a bug that pushed to history when a user clicks the same path
  • ccfc3c8 Added support for trailing wildcard names e.g., path="/files/*filePath"
  • ad52cd3 Upgraded create-react-context to an MIT license compatible version
  • 0a8af93 Fixed a bug with checking own property on locations
  • 28a79e7 Fixed search not being prepended with a ?
  • 77fa233 Added displayName to Link
Commits
Maintainer changes

This version was pushed to npm by blainekasten, a new releaser for @​reach/router since your current version.


You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.7.0 and updates ancestor dependency [@reach/router](https://github.com/reach/router). These dependencies need to be updated together.


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

Updates `@reach/router` from 1.2.1 to 1.3.4
- [Changelog](https://github.com/reach/router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reach/router/commits)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: "@reach/router"
  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 Jul 23, 2024
Copy link

height bot commented Jul 23, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

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