Skip to content

Bump node-fetch and react-md#30

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/node-fetch-and-react-md--removed
Open

Bump node-fetch and react-md#30
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/node-fetch-and-react-md--removed

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2022

Removes node-fetch. It's no longer used after updating ancestor dependency react-md. These dependencies need to be updated together.

Removes node-fetch

Updates react-md from 1.18.1 to 5.1.4

Release notes

Sourced from react-md's releases.

v5.1.4

Bug Fixes

  • add missing dependencies (5329812)

Library Size Changes

yarn dev-utils libsize
The gzipped UMD bundle sizes are:

dist/umd/react-md.production.min.js 91.56 kB
dist/umd/react-md-with-font-icons.production.min.js 203.98 kB
dist/umd/react-md-with-svg-icons.production.min.js 204.03 kB

The min and max gzipped CSS bundle sizes are:

themes/react-md.grey-red-700-light.min.css 18.08 kB
themes/react-md.lime-teal-200-dark.min.css 18.15 kB

v5.1.3

Bug Fixes

  • @​react-md/button: do not shrink in flex containers (66bf6e0)
  • @​react-md/card: fix spelling of raisable and deprecate raiseable prop (453023b)
  • @​react-md/form: fix typo for transparent in disabled toggle hover color (7346587)
  • @​react-md/layout: fix spelling of DEFAULT_LAYOUT_NAV_TOGGLE_CLASSNAMES (2d20a2e)
  • @​react-md/utils: fix spelling of DropzoneHandlers (6ba510b)

Documentation

  • fix typos throughout codebase (725d1a2)
  • @​react-md/form: Add simple examples for Select/NativeSelect (05358f5), closes #1396

Other Internal Changes

  • @​react-md/autocomplete: fix typos in utils tests (c0333cc)
  • react-md.dev: correctly render escaped html in markdown (8a523cb)
  • react-md.dev: fix text color for animating app bar (01ec1af)

... (truncated)

Changelog

Sourced from react-md's changelog.

5.1.4 (2022-06-16)

Note: Version bump only for package react-md

5.1.3 (2022-05-07)

Note: Version bump only for package react-md

5.1.2 (2022-04-02)

Note: Version bump only for package react-md

5.1.1 (2022-04-01)

Note: Version bump only for package react-md

5.1.0 (2022-03-18)

Note: Version bump only for package react-md

5.0.0 (2022-01-31)

Documentation

  • Removed Working with v1 documentation (8aa71ac)

Other Internal Changes

... (truncated)

Commits
  • 3c8900e chore(release): publish v5.1.4
  • 72bde65 chore(release): publish v5.1.3
  • ce2bb5b build(dev-deps): bump most dev dependencies to latest
  • 3113f87 build(dev-deps): bump most dev dependencies to latest
  • ec7de5d chore(release): publish v5.1.2
  • cb43917 build(dev-deps): bump most dev dependencies to latest
  • 210e138 chore(release): publish v5.1.1
  • d244602 chore(release): publish v5.1.0
  • d0920fb build(dev-deps): Bump most dev dependencies to latest
  • a67e871 chore(release): publish v5.0.0
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [react-md](https://github.com/mlaursen/react-md/tree/HEAD/packages/react-md). These dependencies need to be updated together.


Removes `node-fetch`

Updates `react-md` from 1.18.1 to 5.1.4
- [Release notes](https://github.com/mlaursen/react-md/releases)
- [Changelog](https://github.com/mlaursen/react-md/blob/main/packages/react-md/CHANGELOG.md)
- [Commits](https://github.com/mlaursen/react-md/commits/v5.1.4/packages/react-md)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: react-md
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 29, 2022
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