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

build(deps): bump node-fetch, @reach/router and gatsby-telemetry #168

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 15, 2024

Bumps node-fetch, @reach/router and gatsby-telemetry. These dependencies needed 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.


Updates gatsby-telemetry from 1.1.44 to 1.10.2

Release notes

Sourced from gatsby-telemetry's releases.

New MongoDB source plugin!

Exciting to see the first source plugin for a database added!

Added

Fixed

New plugin adding support for css-in-js library JSS!

Added

Fixed

1.3.0 — improve cachability of JS bundles + new CSV transformer!

Added

... (truncated)

Changelog

Sourced from gatsby-telemetry's changelog.

1.10.2 (2021-05-04)

Bug Fixes

1.10.1 (2021-02-24)

Chores

1.10.0 (2021-02-02)

🧾 Release notes

Features

  • distinguish total number of pages from number of written html files #29149 (e676944)

Chores

1.9.0 (2021-01-20)

🧾 Release notes

Chores

  • allow sharing tags in a file and read it only when things change #28953 (9cb8eeb)
  • ensure forked develop child processes have the same sessionId #28799 (b72b5bc)

1.8.1 (2021-01-13)

Chores

1.8.0 (2021-01-06)

🧾 Release notes

Chores

1.7.1 (2020-12-23)

Note: Version bump only for package gatsby-telemetry

... (truncated)

Commits
  • 5a654fa chore(release): Publish
  • c8b9b7c fix(gatsby-telemetry): Read installedGatsbyVersion correctly for workspaces (...
  • 6fa14e4 chore(release): Publish
  • 2022f2b chore(gatsby-core-utils): Move isTruthy to gatsby-core-utils (#29707) (#29710)
  • 7797522 chore(release): Publish
  • e676944 feat(gatsby): distinguish total number of pages from number of written html f...
  • 7ce988e chore(release): Publish next
  • 6ec792d chore(telemetry): Add total pages count to the schema (#29087)
  • d4a8ad2 chore(release): Publish next pre-minor
  • 5e5c112 chore(release): Publish next
  • Additional commits viewable in compare view

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), [@reach/router](https://github.com/reach/router) and [gatsby-telemetry](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-telemetry). These dependencies needed 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)

Updates `gatsby-telemetry` from 1.1.44 to 1.10.2
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-telemetry/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-telemetry)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: "@reach/router"
  dependency-type: indirect
- dependency-name: gatsby-telemetry
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 15, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants