Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Bump dns-packet from 1.3.1 to 1.3.4 in /src/app #1360

Merged
merged 1 commit into from May 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2021

Bumps dns-packet from 1.3.1 to 1.3.4.

Commits

Dependabot compatibility score

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2021
Copy link
Contributor

@jwalgran jwalgran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is part of CRA and our build is working

$ docker-compose run --rm --no-deps app yarn why dns-packet
Creating open-apparel-registry_app_run ... done
yarn why v1.22.5
[1/4] Why do we have the module "dns-packet"...?
[2/4] Initialising dependency graph...
[3/4] Finding dependency...
[4/4] Calculating file sizes...
=> Found "dns-packet@1.3.1"
info Reasons this module exists
   - "react-scripts#webpack-dev-server#bonjour#multicast-dns" depends on it
   - Hoisted from "react-scripts#webpack-dev-server#bonjour#multicast-dns#dns-packet"
info Disk size without dependencies: "44KB"
info Disk size with unique dependencies: "152KB"
info Disk size with transitive dependencies: "152KB"
info Number of shared dependencies: 2
Done in 1.45s.

@jwalgran jwalgran merged commit 9c23b10 into develop May 28, 2021
@jwalgran jwalgran deleted the dependabot/npm_and_yarn/src/app/dns-packet-1.3.4 branch May 28, 2021 23:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant