Skip to content

Conversation

@dependabot
Copy link

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

Removes d3-color. It's no longer used after updating ancestor dependency metro. These dependencies need to be updated together.

Removes d3-color

Updates metro from 0.45.2 to 0.45.6

Release notes

Sourced from metro's releases.

v0.45.6

  • [Improvement]: Ensure that jsonvalue exists in resolver.sourceExts (#250).
  • [Fix]: Add "use strict" when transforming JS modules.
  • [Fix]: Create inline source maps only when no URL is specified (#260).
  • [Fix]: Add missing dependencies to the Metro package.

(list of commits since v0.45.5)

v0.45.5

  • [Fix]: Add @babel/plugin-external-helpers as a metro dependency.

(list of commits since v0.45.4)

v0.45.4

  • [Feature]: Add support for babel.config.js config files in the React Native transformer (#251).
  • [Improvement]: Return a meaningful message when a bundle doesn't exist.
  • [Fix]: Fix haste module resolution inside of scoped modules (#241).
  • [Fix]: Do not include the sourcecode of assets in the sourcemaps.
  • [Fix]: Ignore babel config files when transforming import/export statements.
  • [Fix]: Do not generate non-ES5 code when transforming import/export statements.
  • [Fix]: Small issues around the new experimentalImportSupport config flag (more info).

(list of commits since v0.45.3)

v0.45.3

  • [Improvement]: Preview source code or source image of a module, as well as the output code from the metro visualizer.
  • [Fix]: Make Metro visualizer dependency optional.

(list of commits since v0.45.2)

Commits
  • 0c28693 Bump metro@0.45.6
  • 898f06e Fix end to end test snapshots
  • a89249c Add missing dependencies to the Metro package
  • ca136fb Add end to end tests for import/export support
  • f9539ef fix: ensure "json" exists in resolver.sourceExts (#250)
  • 6e835fa Use Object.defineProperty instead of standard assignment
  • 1f805a8 Add "use strict" when transforming a module
  • 4c87b94 Check that bundles generated by Metro are ES5-compatible
  • 4b4f97f Create inlineSourceMaps when no URL is specified (#260)
  • e886eae metro-buck: add support for import/export
  • 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 [d3-color](https://github.com/d3/d3-color). It's no longer used after updating ancestor dependency [metro](https://github.com/facebook/metro). These dependencies need to be updated together.


Removes `d3-color`

Updates `metro` from 0.45.2 to 0.45.6
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.45.2...v0.45.6)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: metro
  dependency-type: indirect
...

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.

1 participant